From d9a4b60f9ae7e15c44675ea56fe6a06613c419ae Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 9 Dec 2012 13:38:47 +0100 Subject: fix of damaged files from beta1 Change-Id: Ic4113a05d443dddc9e9420e460579efd8e8e79a4 --- .../km/helpcontent2/source/text/sbasic/shared.po | 33012 ++++++++++++++ source/km/helpcontent2/source/text/scalc/01.po | 43147 +++++++++++++++++++ source/km/helpcontent2/source/text/shared/02.po | 14168 ++++++ .../km/helpcontent2/source/text/shared/optionen.po | 8267 ++++ source/km/helpcontent2/source/text/swriter/02.po | 3230 ++ .../km/helpcontent2/source/text/swriter/guide.po | 10153 +++++ .../registry/data/org/openoffice/Office/UI.po | 4700 ++ source/km/scp2/source/accessories.po | 1904 + source/km/sd/source/ui/app.po | 68 + source/km/svx/source/dialog.po | 3134 ++ source/km/svx/source/svdraw.po | 280 + source/km/sw/source/ui/fldui.po | 141 + 12 files changed, 122204 insertions(+) (limited to 'source/km') diff --git a/source/km/helpcontent2/source/text/sbasic/shared.po b/source/km/helpcontent2/source/text/sbasic/shared.po index 962a31b79d6..7b74d2511ae 100644 --- a/source/km/helpcontent2/source/text/sbasic/shared.po +++ b/source/km/helpcontent2/source/text/sbasic/shared.po @@ -4483,3 +4483,33015 @@ msgctxt "" "help.text" msgid "Print \"The current hour is \" & Hour( Now )" msgstr "Print \"The current hour is \" & Hour( Now )" + +#: 03030201.xhp +msgctxt "" +"03030201.xhp\n" +"par_id3153145\n" +"15\n" +"help.text" +msgid "End Sub" +msgstr "End Sub" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"tit\n" +"help.text" +msgid "End Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ End [ពេល​រត់]" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"bm_id3150771\n" +"help.text" +msgid "End statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ End" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"hd_id3150771\n" +"1\n" +"help.text" +msgid "End Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ End [ពេល​រត់]" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3153126\n" +"2\n" +"help.text" +msgid "Ends a procedure or block." +msgstr "បញ្ចប់​បែបបទ ឬ​បណ្តុំ​មួយ ។" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"hd_id3147264\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3148552\n" +"4\n" +"help.text" +msgid "End, End Function, End If, End Select, End Sub" +msgstr "End, End Function, End If, End Select, End Sub" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"hd_id3149456\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3150398\n" +"6\n" +"help.text" +msgid "Use the End statement as follows:" +msgstr "ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ End ដូច​ខាង​ក្រោម ៖" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"hd_id3154366\n" +"7\n" +"help.text" +msgid "Statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3151043\n" +"8\n" +"help.text" +msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution." +msgstr "End ៖ មិន​ត្រូវ​​ការ​ ប៉ុន្តែ​អាច​ត្រូវ​បាន​បញ្ចូល​ត្រង់​ណា​ក៏​បាន ក្នុង​បែបបទ​មួយ​ដើម្បី​បញ្ចប់​ដំណើរការ​ប្រតិបត្តិ​កម្មវិធី ។" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3145171\n" +"9\n" +"help.text" +msgid "End Function: Ends a Function statement." +msgstr "End Function ៖ បញ្ចប់​សេចក្តី​ថ្លែង​ការណ៍ Function ។" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3153192\n" +"10\n" +"help.text" +msgid "End If: Marks the end of a If...Then...Else block." +msgstr "End If ៖ សម្គាល់​ចុង​បញ្ចប់​នៃ បណ្តុំ If...Then...Else ។" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3148451\n" +"11\n" +"help.text" +msgid "End Select: Marks the end of a Select Case block." +msgstr "End Select ៖ សម្គាល់​ចុង​បញ្ចប់​នៃ​បណ្តុំ Select Case ។" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3155131\n" +"12\n" +"help.text" +msgid "End Sub: Ends a Sub statement." +msgstr "End Sub ៖ បញ្ចប់​សេចក្តី​ថ្លែង​ការណ៍ Sub ។" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"hd_id3146120\n" +"13\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3152887\n" +"19\n" +"help.text" +msgid "Print \"Number from 1 to 5\"" +msgstr "Print \"Number from 1 to 5\"" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3148618\n" +"21\n" +"help.text" +msgid "Print \"Number from 6 to 8\"" +msgstr "Print \"Number from 6 to 8\"" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3147436\n" +"23\n" +"help.text" +msgid "Print \"Greater than 8\"" +msgstr "Print \"Greater than 8\"" + +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id3150418\n" +"25\n" +"help.text" +msgid "Print \"Outside range 1 to 10\"" +msgstr "Print \"Outside range 1 to 10\"" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"tit\n" +"help.text" +msgid "HasUnoInterfaces Function [Runtime]" +msgstr "អនុគមន៍ HasUnoInterfaces [ពេល​រត់]" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"bm_id3149987\n" +"help.text" +msgid "HasUnoInterfaces function" +msgstr "អនុគមន៍ HasUnoInterfaces" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"hd_id3149987\n" +"1\n" +"help.text" +msgid "HasUnoInterfaces Function [Runtime]" +msgstr "អនុគមន៍ HasUnoInterfaces [ពេល​រត់]" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"par_id3151262\n" +"2\n" +"help.text" +msgid "Tests if a Basic Uno object supports certain Uno interfaces." +msgstr "ពិសោធន៍​បើ​វត្ថុ Basic Uno គាំទ្រ​ចំណុច​ប្រទាក់ Uno ពិត​ប្រាកដ ។" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"par_id3154232\n" +"3\n" +"help.text" +msgid "Returns True, if all stated Uno interfaces are supported, otherwise False is returned." +msgstr "ត្រឡប់ ពិត ប្រសិន​បើ​ Uno interfaces​ទាំងអស់ បាន​ថ្លែង​ ត្រូវ​បាន​គាំទ្រ បើ​ពុំ​នោះ​​សោត​ត្រឡប់ មិន​ពិត ។" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"hd_id3150040\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"par_id3155555\n" +"5\n" +"help.text" +msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])" +msgstr "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"hd_id3153345\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"par_id3148538\n" +"7\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"hd_id3159157\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"par_id3155419\n" +"9\n" +"help.text" +msgid "oTest: the Basic Uno object that you want to test." +msgstr "oTest ៖ វត្ថុ Basic Uno ដែល​អ្នក​ចង់​សាកល្បង ។" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"par_id3149236\n" +"10\n" +"help.text" +msgid "Uno-Interface-Name: list of Uno interface names." +msgstr "Uno-Interface-Name ៖ បញ្ជី​នៃ​ឈ្មោះ​ចំណុច​ប្រទាក់ Uno ។" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"hd_id3147574\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03104400.xhp +msgctxt "" +"03104400.xhp\n" +"par_id3149580\n" +"12\n" +"help.text" +msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )" +msgstr "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"tit\n" +"help.text" +msgid "Choose Function [Runtime]" +msgstr "អនុគមន៍ Choose [ពេល​រត់]" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"bm_id3143271\n" +"help.text" +msgid "Choose function" +msgstr "អនុគមន៍ Choose" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"hd_id3143271\n" +"1\n" +"help.text" +msgid "Choose Function [Runtime]" +msgstr "អនុគមន៍ Choose [ពេល​រត់]" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"par_id3149234\n" +"2\n" +"help.text" +msgid "Returns a selected value from a list of arguments." +msgstr "ត្រឡប់​តម្លៃ​ដែល​បាន​ជ្រើស​ពី​បញ្ជី​នៃ​អាគុយម៉ង់ ។" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"hd_id3148943\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"par_id3147560\n" +"4\n" +"help.text" +msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])" +msgstr "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"hd_id3154346\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"par_id3148664\n" +"6\n" +"help.text" +msgid "Index: A numeric expression that specifies the value to return." +msgstr "សន្ទស្សន៍​ ៖ កន្សោម​លេខ​ដែល​បញ្ជាក់​ពី​តម្លៃ ដើម្បី​ត្រឡប់ ។" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"par_id3150791\n" +"7\n" +"help.text" +msgid "Selection1: Any expression that contains one of the possible choices." +msgstr "Selection1 ៖ កន្សោម​ណា​មួយ​ដែល​មាន​ជម្រើស​មួយ​ក្នុង​ជម្រើស​ដែល​អាច​ទៅ​រួច ។" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"par_id3151043\n" +"8\n" +"help.text" +msgid "The Choose function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on." +msgstr "អនុគមន៍ Choose ត្រឡប់​តម្លៃ​ពី​បញ្ជី​កន្សោម​ដោយ​ផ្អែក​លើ​តម្លៃ​សន្ទស្សន៍ ។ ប្រសិន​បើ សន្ទស្សន៍ = 1 អនុគមន៍​ត្រឡប់​កន្សោម​ទី​មួយ​ក្នុង​បញ្ជី ប្រសិន​បើ​សន្ទស្សន៍ i= 2 វា​ត្រឡប់​កន្សោម​ទី​ពីរ និង​បន្ត​បន្ទាប់ ។" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"par_id3153192\n" +"9\n" +"help.text" +msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value." +msgstr "ប្រសិន​បើ​តម្លៃ​សន្ទស្សន៍​តូច​ជាង 1 ឬ​ធំ​ជាង​ចំនួន​កន្សោម​ដែល​បាន​រាយ អនុគមន៍​ត្រឡប់​តម្លៃ Null  ។" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"par_id3156281\n" +"10\n" +"help.text" +msgid "The following example uses the Choose function to select a string from several strings that form a menu:" +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម ប្រើ​អនុគមន៍ Choose ដើម្បី​ជ្រើស​ខ្សែ​អក្សរ​មួយ​ពី​ខ្សែ​អក្សរ​ច្រើន ដែល​បង្កើត​បាន​ជា​ម៉ឺនុយ​មួយ​ ៖" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"hd_id3150439\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"par_id3156443\n" +"20\n" +"help.text" +msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")" +msgstr "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"tit\n" +"help.text" +msgid "Line Input # Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Line Input # [ពេល​រត់]" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"bm_id3153361\n" +"help.text" +msgid "Line Input statement" +msgstr "សេចក្ដី​ថ្លែងការណ៍ Line Input" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"hd_id3153361\n" +"1\n" +"help.text" +msgid "Line Input # Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Line Input # [ពេល​រត់]" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"par_id3156280\n" +"2\n" +"help.text" +msgid "Reads strings from a sequential file into a variable." +msgstr "អាន​ខ្សែ​អក្សរ​ពី​ឯកសារ​ត​គ្នា​ទៅ​ក្នុង​អថេរ​មួយ ។" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"hd_id3150447\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"par_id3147229\n" +"4\n" +"help.text" +msgid "Line Input #FileNumber As Integer, Var As String" +msgstr "Line Input #FileNumber As Integer, Var As String" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"hd_id3145173\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"par_id3161832\n" +"6\n" +"help.text" +msgid "FileNumber: Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT." +msgstr "លេខ​ឯកសារ ៖ លេខ​របស់​ឯកសារ​ដែល​មាន​ទិន្នន័យ​ដែល​អ្នក​ចង់អាន ។ ឯកសារ​ត្រូវតែ​បាន​បើក​ជា​មុន​ជា​មួយ​សេចក្ដី​ថ្លែងការណ៍ Open ដោយ​ប្រើ​ពាក្យ​គន្លឹះ INPUT ។" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"par_id3151119\n" +"7\n" +"help.text" +msgid "var: The name of the variable that stores the result." +msgstr "var ៖ ឈ្មោះ​អថេរ​ដែល​រក្សាទុក​លទ្ធផល ។" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"par_id3150010\n" +"8\n" +"help.text" +msgid "With the Line Input# statement, you can read strings from an open file into a variable. String variables are read line-by-line up to the first carriage return (Asc=13) or linefeed (Asc=10). Line end marks are not included in the resulting string." +msgstr "ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Line Input# អ្នក​អាច​អាន​ខ្សែ​អក្សរ​ពី​ឯកសារ​ដែល​បើក​មួយ​​ទៅ​ជា​​អថេរ​មួយ ។ អថេរ​ខ្សែ​អក្សរ​ត្រូវ​បាន​អាន​ម្តង​មួយ​ជួរ​ៗ រហូត​ដល់​ចូល​បន្ទាត់​ថ្មី​ដំបូង (Asc=13) ឬ​ចុះ​បន្ទាត់ (Asc=10) ។ សញ្ញា​ចុង​បន្ទាត់​មិន​ត្រូវ​បាន​រួម​បញ្ចូល​ក្នុង​ខ្សែ​អក្សរ​លទ្ធផល​ទេ ។" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"hd_id3163711\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"par_id3147124\n" +"18\n" +"help.text" +msgid "Print #iNumber, \"This is a line of text\"" +msgstr "Print #iNumber, \"This is a line of text\"" + +#: 03020203.xhp +msgctxt "" +"03020203.xhp\n" +"par_id3153415\n" +"19\n" +"help.text" +msgid "Print #iNumber, \"This is another line of text\"" +msgstr "Print #iNumber, \"This is another line of text\"" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"tit\n" +"help.text" +msgid "Xor-Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Xor [ពេល​រត់]" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"bm_id3156024\n" +"help.text" +msgid "Xor operator (logical)" +msgstr "សញ្ញា​ប្រមាណវិធី Xor (តក្កវិជ្ជា)" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"hd_id3156024\n" +"1\n" +"help.text" +msgid "Xor-Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Xor [ពេល​រត់]" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"par_id3159414\n" +"2\n" +"help.text" +msgid "Performs a logical Exclusive-Or combination of two expressions." +msgstr "បង្កើត​តក្កវិជ្ជា​​ Exclusive-Or​ បន្សំ​នៃ​កន្សោម​ពីរ​ ។" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"hd_id3153381\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"par_id3150400\n" +"4\n" +"help.text" +msgid "Result = Expression1 Xor Expression2" +msgstr "Result = Expression1 Xor Expression2" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"hd_id3153968\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"par_id3150448\n" +"6\n" +"help.text" +msgid "Result: Any numeric variable that contains the result of the combination." +msgstr "លទ្ធផល​ ៖ អថេរ​លេខ​ណា​មួយ ដែល​មាន​លទ្ធផល​នៃ​បន្សំ ។" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"par_id3125864\n" +"7\n" +"help.text" +msgid "Expression1, Expression2: Any numeric expressions that you want to combine." +msgstr "កន្សោម​ទី​1, កន្សោម​ទី​2 ៖ កន្សោម​លេខ​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​ផ្សំ ។" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"par_id3150439\n" +"8\n" +"help.text" +msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other." +msgstr "ការ​ភ្ជាប់​គ្នា​តក្កវិជ្ជា Exclusive-Or​ នៃ​កន្សោម​ប៊ូលីន​ពីរ ត្រឡប់​តម្លៃ ពិត​ តែ​ក្នុង​ករណី​ដែល​​ន្សោម​ទាំងពីរ​ខុស​គ្នា ។" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"par_id3153770\n" +"9\n" +"help.text" +msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions." +msgstr "ការ​ភ្ជាប់​ប្រមាណវិធី​ bitwise Exclusive-Or ត្រឡប់​ប៊ីត​មួយ​ ប្រសិន​បើ​ប៊ីត​ត្រូវ​គ្នា​ត្រូវ​បាន​កំណត់​ក្នុង​កន្សោម​តែ​មួយ​នៃ​កន្សោម​ទាំង​ពីរ ។" + +#: 03060600.xhp +msgctxt "" +"03060600.xhp\n" +"hd_id3153366\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03060600.xhp +#, fuzzy +msgctxt "" +"03060600.xhp\n" +"par_id3156442\n" +"15\n" +"help.text" +msgid "vOut = vA > vB Xor vB > vC ' returns 0" +msgstr "vOut = vA > vB Xor vB > vC REM returns 0" + +#: 03060600.xhp +#, fuzzy +msgctxt "" +"03060600.xhp\n" +"par_id3153191\n" +"16\n" +"help.text" +msgid "vOut = vB > vA Xor vB > vC ' returns -1" +msgstr "vOut = vB > vA Xor vB > vC REM returns -1" + +#: 03060600.xhp +#, fuzzy +msgctxt "" +"03060600.xhp\n" +"par_id3153144\n" +"17\n" +"help.text" +msgid "vOut = vA > vB Xor vB > vD ' returns -1" +msgstr "vOut = vA > vB Xor vB > vD REM returns 0" + +#: 03060600.xhp +#, fuzzy +msgctxt "" +"03060600.xhp\n" +"par_id3154944\n" +"18\n" +"help.text" +msgid "vOut = (vB > vD Xor vB > vA) ' returns 0" +msgstr "vOut = vA > vB Xor vB > vD REM returns 0" + +#: 03060600.xhp +#, fuzzy +msgctxt "" +"03060600.xhp\n" +"par_id3148455\n" +"19\n" +"help.text" +msgid "vOut = vB Xor vA ' returns 2" +msgstr "vOut = vB Xor vA REM returns 2" + +#: 03080600.xhp +msgctxt "" +"03080600.xhp\n" +"tit\n" +"help.text" +msgid "Absolute Values" +msgstr "តម្លៃ​ដាច់​ខាត" + +#: 03080600.xhp +msgctxt "" +"03080600.xhp\n" +"hd_id3146958\n" +"1\n" +"help.text" +msgid "Absolute Values" +msgstr "តម្លៃ​ដាច់​ខាត" + +#: 03080600.xhp +msgctxt "" +"03080600.xhp\n" +"par_id3150771\n" +"2\n" +"help.text" +msgid "This function returns absolute values." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​តម្លៃ​ដាច់​ខាត ។" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"tit\n" +"help.text" +msgid "DefLng Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefLng [ពេល​រត់]" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"bm_id3148538\n" +"help.text" +msgid "DefLng statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefLng" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"hd_id3148538\n" +"1\n" +"help.text" +msgid "DefLng Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefLng [ពេល​រត់]" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"par_id3149514\n" +"2\n" +"help.text" +msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." +msgstr "កំណត់​ប្រភេទ​​អថេរ​លំនាំដើម ដោយ​យោង​តាម​ជួរ​អក្សរ ប្រសិន​បើ​គ្មាន​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស ឬ​ពាក្យ​គន្លឹះ​ត្រូវ​បាន​បញ្ជាក់ ។" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"hd_id3150504\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"par_id3145609\n" +"4\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"hd_id3154760\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"par_id3145069\n" +"6\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"par_id3150791\n" +"7\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"par_id3148798\n" +"8\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"par_id3154686\n" +"9\n" +"help.text" +msgid "DefLng: Long" +msgstr "DefLng ៖ ធំ" + +#: 03101600.xhp +msgctxt "" +"03101600.xhp\n" +"hd_id3153192\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101600.xhp +#, fuzzy +msgctxt "" +"03101600.xhp\n" +"par_id3154124\n" +"12\n" +"help.text" +msgid "' Prefix definitions for variable types:" +msgstr "REM Prefix definitions for variable types:" + +#: 03101600.xhp +#, fuzzy +msgctxt "" +"03101600.xhp\n" +"par_id3145273\n" +"22\n" +"help.text" +msgid "lCount=123456789 ' lCount is an implicit long integer variable" +msgstr "lCount=123456789 REM lCount is an implicit long integer variable" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"tit\n" +"help.text" +msgid "Using Variables" +msgstr "ការ​ប្រើ​អថេរ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"bm_id3149346\n" +"help.text" +msgid "names of variablesvariables; usingtypes of variablesdeclaring variablesvalues;of variablesconstantsarrays;declaringdefining;constants" +msgstr "ឈ្មោះ​អថេរអថេរ; ការ​ប្រើប្រភេទ​អថេរការ​ប្រកាស​អថេរតម្លៃ; របស់​អថេរថេរអារេ; ការ​ប្រកាសការ​កំណត់; ថេរ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3149346\n" +"1\n" +"help.text" +msgid "Using Variables" +msgstr "ការ​ប្រើ​អថេរ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154346\n" +"3\n" +"help.text" +msgid "The following describes the basic use of variables in $[officename] Basic." +msgstr "ដូច​ខាង​ក្រោម​ពណ៌នា​អំពី​មូលដ្ឋាន​នៃ​ការ​ប្រើ​អថេរ​ក្នុង $[officename] Basic ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3153361\n" +"4\n" +"help.text" +msgid "Naming Conventions for Variable Identifiers" +msgstr "ការ​សន្មត​ឈ្មោះ សម្រាប់​ឈ្មោះ​អថេរ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3148797\n" +"5\n" +"help.text" +msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name must be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do." +msgstr "ឈ្មោះ​អថេរ​អាច​មាន​តួ​អក្សរ​ច្រើន​បំផុត ២៥៥ តួ ។ តួ​អក្សរ​ទី​មួយ​នៃ​ឈ្មោះ​អថេរ ត្រូវ​តែ ជា​អក្សរ​ពី A-Z ឬ a-z ។ លេខ​ក៏​អាច​ត្រូវ​បាន​ប្រើ​ក្នុង​ឈ្មោះ​អថេរ ប៉ុន្តែ​សញ្ញា​វណ្ណយុត្ត និង​តួ​អក្សរ​ពិសេស​មិន​ត្រូវ​​បាន​​អនុញ្ញាត​​ទេ លើក​លែង​តែ​តួ​អក្សរ (\"_\") ។ ក្នុង $[officename] Basic ឈ្មោះ​អថេរ​មិន​ប្រកាន់​អក្សរ​តូច​ធំ​ទេ ។ ឈ្មោះ​អថេរ​អាច​មាន​ដក​ឃ្លា ប៉ុន្តែ​ត្រូវ​តែ​ដាក់​សញ្ញា \"[ ]\" នៅ​ជុំ​វិញ ប្រសិន​បើ​ពួក​វា​មាន ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3156422\n" +"6\n" +"help.text" +msgid "Examples for variable identifiers:" +msgstr "ឧទាហរណ៍​អំពី​ឈ្មោះ​អថេរ ៖" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3156441\n" +"126\n" +"help.text" +msgid "Correct" +msgstr "ត្រឹមត្រូវ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3149664\n" +"127\n" +"help.text" +msgid "Correct" +msgstr "ត្រឹមត្រូវ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3146119\n" +"128\n" +"help.text" +msgid "Correct" +msgstr "ត្រឹមត្រូវ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3153876\n" +"11\n" +"help.text" +msgid "Not valid, variable with space must be enclosed in square brackets" +msgstr "មិន​ត្រឹមត្រូវ អថេរ​ដែល​មាន​ដក​ឃ្លា ត្រូវ​តែ​ស្ថិត​នៅ​ក្នុង​សញ្ញា \"[ ]\"" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154510\n" +"15\n" +"help.text" +msgid "Correct" +msgstr "ត្រឹមត្រូវ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3150330\n" +"129\n" +"help.text" +msgid "Not valid, special characters are not allowed" +msgstr "មិន​ត្រឹមត្រូវ តួ​អក្សរ​ពិសេស​មិន​ត្រូវ​បាន​អនុញ្ញាត" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154254\n" +"130\n" +"help.text" +msgid "Not valid, variable may not begin with a number" +msgstr "មិន​ត្រឹមត្រូវ អថេរ​​មិន​​អាច​​ចាប់​ផ្តើម​​ដោយ​​លេខ​" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3149256\n" +"131\n" +"help.text" +msgid "Not valid, punctuation marks are not allowed" +msgstr "មិន​ត្រឹមត្រូវ សញ្ញា​វណ្ណយុត្ត​មិន​ត្រូវ​បាន​អនុញ្ញាត" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3146317\n" +"17\n" +"help.text" +msgid "Declaring Variables" +msgstr "ការ​ប្រកាស​អថេរ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3150299\n" +"18\n" +"help.text" +msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the Dim statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word." +msgstr "ក្នុង $[officename] Basic អ្នក​មិន​ចាំបាច់​ប្រកាស​អថេរ​ជាក់លាក់ ។ ការ​ប្រកាស​អថេរ​មួយ​អាច​ត្រូវ​បាន​ធ្វើ​ដោយ​ប្រើ Dim ។ អ្នក​អាច​ប្រកាស​អថេរ​ច្រើន​ជាង​មួយ​នៅ​ពេល​តែ​មួយ ដោយ​បំបែក​ដោយ​សញ្ញា (,) ។ ដើម្បី​កំណត់​ប្រភេទ​អថេរ ប្រើ​សញ្ញា​ប្រភេទ​ប្រកាស​បន្ទាប់​ពី​ឈ្មោះ ឬ​ពាក្យ​គន្លឹះ​ដែល​សមរម្យ​ក៏​បាន ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154118\n" +"140\n" +"help.text" +msgid "Examples for variable declarations:" +msgstr "ឧទាហរណ៍​សម្រាប់​ការ​ប្រកាស​អថេរ ៖" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3150982\n" +"132\n" +"help.text" +msgid "Declares the variable \"a\" as a String" +msgstr "ប្រកាស​អថេរ \"a\" ជា String" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3150343\n" +"133\n" +"help.text" +msgid "Declares the variable \"a\" as a String" +msgstr "ប្រកាស​អថេរ \"a\" ជា String" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3155507\n" +"22\n" +"help.text" +msgid "Declares one variable as a String and one as an Integer" +msgstr "ប្រកាស​អថេរ​មួយ​ជា String និង​មួយ​ទៀត​ជា Integer" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_idN10859\n" +"help.text" +msgid "Declares c as a Boolean variable that can be TRUE or FALSE" +msgstr "ប្រកាស c ជា​អថេរ​ប៊ូលីន ដែល​អាច ពិត ឬ​មិនពិត ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3150519\n" +"23\n" +"help.text" +msgid "It is very important when declaring variables that you use the type-declaration character each time, even if it was used in the declaration instead of a keyword. Thus the following statements are invalid:" +msgstr "វា​សំខាន់​ណាស់ នៅ​ពេល​ប្រកាស​អថេរ​ដែល​អ្នក​ប្រើតួ​អក្សរ​ប្រភេទ​ប្រកាស​​​គ្រប់​ពេល បើ​ទោះ​បី​ជា​វា​ត្រូវ​បាន​ប្រើ​ក្នុង​ការ​ប្រកាស ជំនួស​ឲ្យ​ពាក្យ​គន្លឹះ ។ ដូច្នេះ​ឃ្លា​ដូច​ខាង​ក្រោម​គឺ​មិន​ត្រឹមត្រូវ ៖" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154527\n" +"134\n" +"help.text" +msgid "Declares \"a\" as a String" +msgstr "ប្រកាស \"a\" ជា String" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3153064\n" +"135\n" +"help.text" +msgid "Type-declaration missing: \"a$=\"" +msgstr "បាត់​ការ​ប្រកាស​ប្រភេទ ៖ \"a$=\"" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3144770\n" +"26\n" +"help.text" +msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!" +msgstr "នៅ​ពេល​អ្នក​បាន​ប្រកាស​អថេរ​មួយ​ជា​ប្រភេទ​ពិត​ប្រាកដ​មួយ អ្នក​មិន​អាច​ប្រកាស​អថេរ​ដោយ​ប្រើ​ឈ្មោះ​ដូច​គ្នា​ម្តង​ទៀត​ជា​ប្រភេទ​ផ្សេង​បាន​ទេ !" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3149331\n" +"27\n" +"help.text" +msgid "Forcing Variable Declarations" +msgstr "បង្ខំ​​​ឲ្យ​​មាន​ការ​ប្រកាស​អថេរ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3149443\n" +"28\n" +"help.text" +msgid "To force declaration of variables, use the following command:" +msgstr "ដើម្បី​បង្ខំ​ការ​ប្រកាស​អថេរ ប្រើ​ពាក្យ​បញ្ជា​ដូច​ខាង​ក្រោម ៖" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3155072\n" +"30\n" +"help.text" +msgid "The Option Explicit statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type Single." +msgstr "សេចក្តី​ថ្លែង​ការណ៍​Option Explicit ត្រូវ​តែ​ជា​បន្ទាត់​ទី​មួយ​ក្នុង​ម៉ូឌុល នៅ​មុន SUB ទី​មួយ ។ ជា​ទូទៅ មាន​តែ​អារេ​ប៉ុណ្ណោះ​ដែល​ត្រូវ​ការ​ប្រកាស​ជាក់លាក់ ។ អថេរ​ផ្សេង​ទៀត​ទាំងអស់ ត្រូវ​បាន​ប្រកាស​ដោយ​យោង​ទៅ​តួ​អក្សរ​ប្រភេទ​ប្រកាស ឬប្រសិន​បើ​ត្រូវ​បាន​លុប​ចោល​ វា​ជា​ប្រភេទ​លំនាំដើម Single ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3154614\n" +"34\n" +"help.text" +msgid "Variable Types" +msgstr "ប្រភេទ​អថេរ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3155383\n" +"35\n" +"help.text" +msgid "$[officename] Basic supports four variable classes:" +msgstr "$[officename] Basic គាំទ្រ​អថេរ​បួន​ប្រភេទ ៖" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3153972\n" +"36\n" +"help.text" +msgid "Numeric variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers." +msgstr "អថេរ ជា​លេខ អាច​ផ្ទុក​តម្លៃ​លេខ ។ អថេរ​ខ្លះ​ត្រូវ​បាន​ប្រើ​ដើម្បី​រក្សាទុក​ចំនួន​ធំ ឬ​តូច និង​ផ្សេង​ទៀត​ត្រូវ​បាន​ប្រើ សម្រាប់​ចំនួន​ទសភាគ ឬ​ប្រភាគ ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3159226\n" +"37\n" +"help.text" +msgid "String variables contain character strings." +msgstr "String អថេរ​ដែល​មាន​ខ្សែ​តួ​អក្សរ ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3145217\n" +"38\n" +"help.text" +msgid "Boolean variables contain either the TRUE or the FALSE value." +msgstr "អថេរ ប៊ូលីន មាន​តម្លៃ​ពិត​ ឬ​មិន​ពិត​ ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154762\n" +"39\n" +"help.text" +msgid "Object variables can store objects of various types, like tables and documents within a document." +msgstr "វត្ថុ​ អថេរ​អាច​រក្សាទុក​វត្ថុ​ប្រភេទ​ខុស​ៗ​គ្នា ដូចជា​តារាង និង​ឯកសារ​ក្នុង​​ឯកសារ​​មួយ ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3153805\n" +"40\n" +"help.text" +msgid "Integer Variables" +msgstr "អថេរ​ចំនួន​គត់" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3146966\n" +"41\n" +"help.text" +msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character." +msgstr "អថេរ​​ចំនួន​គត់​ស្ថិត​នៅ​ចន្លោះ​ពី -32768 ដល់ 32767 ។ ប្រសិន​បើ​អ្នក​ផ្តល់​តម្លៃ​ទសភាគ​ទៅ​អថេរ​ចំនួន​គត់​មួយ ខ្ទង់​ទសភាគ​ត្រូវ​បាន​បង្គត់​ទៅ​ចំនួន​គត់​បន្ទាប់ ។ អថេរ​ចំនួន​គត់​ត្រូវ​បាន​គណនា​យ៉ាង​លឿន​ក្នុង​បែបបទ និង​សម​ស្រប​សម្រាប់​អថេរ​រាប់​ក្នុង​រង្វិល​ជុំ ។ អថេរ​ចំនួន​គត់​​ត្រូវ​ការ​អង្គ​ចងចាំ​តែ ២ បៃ​ប៉ុណ្ណោះ ។ \"%\" គឺ​ជា​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3147546\n" +"45\n" +"help.text" +msgid "Long Integer Variables" +msgstr "អថេរ​ចំនួន​គត់​ធំ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3151193\n" +"46\n" +"help.text" +msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character." +msgstr "អថេរ​ចំនួន​គត់​ធំ​ស្ថិត​នៅ​ចន្លោះ​ពី -2147483648 ដល់ 2147483647 ។ ប្រសិន​បើ​អ្នក​ផ្តល់​តម្លៃ​ទសភាគ​ទៅ​អថេរ​ចំនួន​គត់​ធំ ខ្ទង់​ទសភាគ​ត្រូវ​បាន​បង្គត់​ទៅ​ចំនួន​គត់​បន្ទាប់ ។ អថេរ​ចំនួន​គត់​ធំ​ត្រូវ​បាន​គណនា​យ៉ាង​លឿន​ក្នុង​បែបបទ និង​សម​ស្រប​សម្រាប់​អថេរ​រាប់​ក្នុង​រង្វិល​ជុំ សម្រាប់​តម្លៃ​ធំ​ៗ ។ អថេរ​ចំនួន​គត់​ធំ​ទាមទារ​អង្គ​ចងចាំ ៤ បៃ ។ \"&\" គឺ​ជា​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id7596972\n" +"help.text" +msgid "Decimal Variables" +msgstr "អថេរ​គោលដប់" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id2649311\n" +"help.text" +msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits." +msgstr "អថេរ​គោលដប់​អាច​យក​លេខ​វិជ្ជមាន អវិជ្ជមាន ឬ​សូន្យ ។ ភាព​ត្រឹមត្រូវ​គឺ​មាន​រហូត​ដល់ ២៩ តួលេខ ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id7617114\n" +"help.text" +msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)." +msgstr "អ្នក​អាច​ប្រើ​សញ្ញា (+) ឬ (-) ជា​បុព្វបទ​សម្រាប់​លេខ​គោលដប់ (ដោយ​មាន ឬ​គ្មាន​ចន្លោះ) ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id1593676\n" +"help.text" +msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down." +msgstr "ប្រសិន​បើ​លេខ​គោលដប់​ត្រូវ​បាន​កំណត់​ជាអថេរ​ចំនួន​គត់ %PRODUCTNAME Basic បង្គត់​ចំនួន​ចុះ ឬ​ឡើង ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3147500\n" +"50\n" +"help.text" +msgid "Single Variables" +msgstr "អថេរ​តែ​មួយ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3153070\n" +"51\n" +"help.text" +msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"." +msgstr "អថេរ​តែ​មួយ​អាច​ទទួល​​យក​តម្លៃ​វិជ្ជមាន ឬ​អវិជ្ជមាន​ដែល​ស្ថិត​នៅ​ចន្លោះ​ពី 3.402823 x 10E38 ដល់ 1.401298 x 10E-45 ។ អថេរ​តែ​មួយ​គឺ​ជា​អថេរ​ពិត ដែល​ចំនួន​ខ្ទង់​ទសភាគ​ថយ​នៅ​ពេល​ផ្នែក​មិន​មែន​ទសភាគ​នៃ​ចំនួន​កើន​ឡើង ។ អថេរ​តែ​មួយ​សម​ស្រប សម្រាប់​ការ​គណនា​គណិត​វិទ្យា​ដែល​មាន​ចំនួន​ខ្ទង់​មធ្យម ។ ការ​គណនា​ទាមទារ​ពេល​ច្រើន​ជាង​អថេរ​ចំនួន​គត់ ប៉ុន្តែ​លឿន​ជាង​ការ​គណនា​ជាមួយ​អថេរ​ទ្វេ​ ។ អថេរ​តែ​មួយ​ទាមទារ​សិតិ ៤ បៃ ។ តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស​គឺ \"!\" ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3155753\n" +"54\n" +"help.text" +msgid "Double Variables" +msgstr "អថេរ​ទ្វេ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3150953\n" +"55\n" +"help.text" +msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"." +msgstr "អថេរ​ទ្វេ​អាច​ទទួល​យក​តម្លៃ​វិជ្ជមាន ឬ​អវិជ្ជមាន​ដែល​ស្ថិត​នៅ​ចន្លោះ​ពី 1.79769313486232 x 10E308 ដល់ 4.94065645841247 x 10E-324 ។ អថេរ​ទ្វេ​ជា​អថេរ​ទសភាគ ដែល​ចំនួន​ខ្ទង់​ទសភាគ​ថយ​ចុះ​នៅ​ពេល​ផ្នែក​មិន​មែន​ទសភាគ​នៃ​លេខ​កើន​ឡើង ។ អថេរ​ទ្វេ​សមស្រប​សម្រាប់​ការ​គណនា​ច្បាស់លាស់ ។ ​ការ​គណនា​ត្រូវ​ការ​​​ពេល​ច្រើន​​ជាង​មួយ​ដង​​សម្រាប់​អថេរ​តែ​មួយ​ ។ អថេរ​ទ្វេ​ទាមទារ​អង្គ​ចងចាំ ៨ បៃ ។ តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស​គឺ \"#\" ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3155747\n" +"95\n" +"help.text" +msgid "Currency Variables" +msgstr "អថេរ​រូបិយប័ណ្ណ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3153337\n" +"96\n" +"help.text" +msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"." +msgstr "អថេរ​រូបិយប័ណ្ណ​ត្រូវ​បាន​រក្សា​ទុក​ខាង​ក្នុង​ជា​ចំនួន ៦៤ ប៊ីត (៨ បៃ) និង​បាន​​បង្ហាញ​ជា​ចំនួន​ទសភាគ​ថេរ​មួយ​ដែល​មាន​ខ្ទង់​មិន​មែន​ទសភាគ ១៥ ខ្ទង់ និង​ខ្ទង់​ទសភាគ ៤ ខ្ទង់ ។ តម្លៃ​ស្ថិត​នៅ​ចន្លោះ​ពី -922337203685477.5808 ដល់ +922337203685477.5807 ។ អថេរ​រូបិយប័ណ្ណ​ត្រូវ​បាន​ប្រើ​ដើម្បី​គណនា​តម្លៃ​រូបិយប័ណ្ណ​ដែល​មាន​ចំនួន​ខ្ទង់​ទសភាគ​ខ្ពស់ ។ តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស​គឺ \"@\" ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3148742\n" +"58\n" +"help.text" +msgid "String Variables" +msgstr "អថេរ​ខ្សែ​អក្សរ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3151393\n" +"59\n" +"help.text" +msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"." +msgstr "អថេរ​ខ្សែ​អក្សរ​អាច​ផ្ទុក​ខ្សែ​អក្សរ​បាន​រហូត​ដល់​ទៅ​ ៦៥,៥៣៥ តួ​អក្សរ ។ តួ​អក្សរ​នីមួយ​ៗ​ត្រូវ​បាន​រក្សា​ទុក​ជា​តម្លៃ​យូនីកូដ​ដែល​ត្រូវ​គ្នា ។ អថេរ​ខ្សែ​អក្សរ​គឺ​សម​ស្រប​សម្រាប់​ប្រតិបត្តិ​ពាក្យ​ក្នុង​កម្មវិធី និង​សម្រាប់​រក្សា​ទុក​ជា​បណ្តោះ​អាសន្ន​នូវ​តួ​អក្សរ​មិន​អាច​បោះពុម្ព​នា​នា ដែល​មាន​ប្រវែង​អតិ​បរមា​រហូត​ដល់ ៦៤ គីឡូ​បៃ ។ អង្គ​ចងចាំ​ដែល​​ត្រូវ​ការ​សម្រាប់​រក្សា​ទុក​អថេរ​ខ្សែ​អក្សរ គឺ​អាស្រ័យ​លើ​ចំនួន​តួ​អក្សរ​ក្នុង​អថេរ ។ តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស​គឺ \"$\" ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3150534\n" +"62\n" +"help.text" +msgid "Boolean Variables" +msgstr "អថេរ​ប៊ូលីន" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3145632\n" +"63\n" +"help.text" +msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE." +msgstr "អថេរ​ប៊ូលីន​ទុក​តែ​តម្លៃ​មួយ​នៃ​តម្លៃ​ពីរ ៖ ពិត ឬ​មិនពិត ។ លេខ ០ វាយតម្លៃ​ជា មិនពិត គ្រប់​តម្លៃ​ផ្សេង​ទៀត​វាយតម្លៃ​ជា ពិត ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3149722\n" +"65\n" +"help.text" +msgid "Date Variables" +msgstr "អថេរ​កាល​បរិច្ឆេទ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3159116\n" +"66\n" +"help.text" +msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with Dateserial, Datevalue, Timeserial or Timevalue are automatically converted to the internal format. Date-variables are converted to normal numbers by using the Day, Month, Year or the Hour, Minute, Second function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word Date." +msgstr "អថេរ​កាល​បរិច្ឆេទ​អាច​មាន​តែ​តម្លៃ​កាល​បរិច្ឆេទ និង​ពេល​វេលា​ដែល​រក្សា​ទុក​ក្នុង​ទ្រង់ទ្រាយ​ខាង​ក្នុង ។ តម្លៃ​ដែល​បាន​ផ្តល់​ទៅ​អថេរ​កាល​បរិច្ឆេទ​ជាមួយ Dateserial, Datevalue, TimeserialTimevalue ត្រូវ​បាន​បម្លែង​ដោយ​ស្វ័យ​ប្រវត្តិ​ទៅ​ជា​ទ្រង់ទ្រាយ​ខាង​ក្នុង ។ អថេរ​កាល​បរិច្ឆេទ​ត្រូវ​បាន​បម្លែង​ជា​លេខ​ធម្មតា​ដោយ​ប្រើ​អនុគមន៍ Day, Month, YearHour, Minute, Second ។ ទ្រង់ទ្រាយ​ខាង​ក្នុង​អាច​ធ្វើ​ឲ្យ​ប្រើ​បាន​ការ​ប្រៀបធៀប​នៃ​តម្លៃ​កាល​បរិច្ឆេទ​/​ពេល​វេលា ដោយ​គណនា​ភាព​ខុស​គ្នា​រវាង​ចំនួន​ពីរ ។ អថេរ​ទាំង​នេះ​អាច​ត្រូវ​បាន​ប្រកាស​តែ​ជាមួយ​ពាក្យ​គន្លឹះ Date ប៉ុណ្ណោះ ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3148732\n" +"68\n" +"help.text" +msgid "Initial Variable Values" +msgstr "តម្លៃ​​អថេរ​ដំបូង​" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154549\n" +"69\n" +"help.text" +msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:" +msgstr "នៅ​ពេល​អថេរ​ត្រូវ​បាន​ប្រកាស វា​ត្រូវ​បាន​កំណត់​ដោយ​ស្វ័យ​ប្រវត្តិ​ទៅ​ជា​តម្លៃ \"Null\" ។ ចំណាំ​​ការ​​​សន្មត​​​ដូច​ខាង​ក្រោម ៖​" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3143222\n" +"70\n" +"help.text" +msgid "Numeric variables are automatically assigned the value \"0\" as soon as they are declared." +msgstr "អថេរ ជា​លេខ ត្រូវ​បាន​ផ្តល់​តម្លៃ \"0\" ដោយ​ស្វ័យ​ប្រវត្តិ នៅ​ពេល​ពួក​វា​ត្រូវ​បាន​ប្រកាស ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3150693\n" +"71\n" +"help.text" +msgid "Date variables are assigned the value 0 internally; equivalent to converting the value to \"0\" with the Day, Month, Year or the Hour, Minute, Second function." +msgstr "អថេរ​កាល​បរិច្ឆេទ ត្រូវ​បាន​ផ្តល់​តម្លៃ​ខាង​ក្នុង​គឺ 0 ដែល​សមមូល​ទៅ​នឹង​ការ​បម្លែង​តម្លៃ​ជា \"0\" ជាមួយ​អនុគមន៍ Day, Month, YearHour, Minute, Second ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154807\n" +"72\n" +"help.text" +msgid "String variables are assigned an empty-string (\"\") when they are declared." +msgstr "អថេរ String ត្រូវ​បាន​ផ្តល់​តម្លៃ​ខ្សែ​អក្សរ​ទទេ (\"\") នៅ​ពេល​ពួក​វា​ត្រូវ​បាន​ប្រកាស ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3153936\n" +"83\n" +"help.text" +msgid "Arrays" +msgstr "អារេ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3148736\n" +"84\n" +"help.text" +msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index." +msgstr "$[officename] Basic ស្គាល់​អារេ​មួយ ឬ​ច្រើន​វិមាត្រ ដែល​កំណត់​ដោយ​​ប្រភេទ​អថេរ​បាន​បញ្ជាក់​​ ។ អារេ​គឺ​សមរម្យ សម្រាប់​កែ​សម្រួល​បញ្ជី និង​តារាង​ក្នុង​កម្មវិធី ។ ធាតុ​នីមួយ​ៗ​នៃ​អារេ អាច​ត្រូវ​បាន​ផ្តល់​ទីតាំង​តាម​រយៈ​សន្ទស្សន៍​ជា​លេខ ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3149546\n" +"85\n" +"help.text" +msgid "Arrays must be declared with the Dim statement. There are several ways to define the index range of an array:" +msgstr "អារេ ត្រូវ​តែ ប្រកាស​ដោយ​ប្រើ Dim ។ មាន​វិធី​ជា​ច្រើន ដើម្បី​កំណត់​ជួរ​សន្ទស្សន៍​នៃ​អារេ​មួយ ៖" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154567\n" +"136\n" +"help.text" +msgid "21 elements numbered from 0 to 20" +msgstr "21​ ​ធាតុ​ បង់​លេខ​រៀង​ចាប់ពី 0 ដល់ 20" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3154397\n" +"137\n" +"help.text" +msgid "30 elements (a matrix of 6 x 5 elements)" +msgstr "30 ធាតុ (ម៉ាទ្រីស​ដែល​មាន​ធាតុ 6 x 5)" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3149690\n" +"138\n" +"help.text" +msgid "21 elements numbered from 5 to 25" +msgstr "21 ធាតុ បង់​លេខ​រៀង​ចាប់ពី 5 ដល់ 25" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3153113\n" +"89\n" +"help.text" +msgid "21 elements (including 0), numbered from -15 to 5" +msgstr "21 ធាតុ (រួម​ទាំង 0) បង់លេខរៀង​ចាប់ពី -15 ដល់ 5" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3153005\n" +"90\n" +"help.text" +msgid "The index range can include positive as well as negative numbers." +msgstr "ជួរ​សន្ទស្សន៍​អាច​រួមបញ្ចូល​នូវ​ចំនួន​វិជ្ជមាន ក៏​ដូចជា​ចំនួន​អវិជ្ជមាន ។" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id3154507\n" +"91\n" +"help.text" +msgid "Constants" +msgstr "ថេរ" + +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id3156357\n" +"92\n" +"help.text" +msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:" +msgstr "Constants មាន​តម្លៃ​ថេរ ។ ពួក​វា​ត្រូវ​បាន​កំណត់​តែ​ម្តង​ប៉ុណ្ណោះ​ក្នុង​កម្មវិធី និង​មិន​អាច​កំណត់​ម្តង​ទៀត​នៅ​ពេល​ក្រោយ ៖" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"tit\n" +"help.text" +msgid "DefObj Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefObj [ពេល​រត់]" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"bm_id3149811\n" +"help.text" +msgid "DefObj statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefObj" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"hd_id3149811\n" +"1\n" +"help.text" +msgid "DefObj Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefObj [ពេល​រត់]" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"par_id3147573\n" +"2\n" +"help.text" +msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." +msgstr "កំណត់​ប្រភេទ​​អថេរ​លំនាំដើម ដោយ​យោង​តាម​ជួរ​អក្សរ ប្រសិន​បើ​គ្មាន​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស ឬ​ពាក្យ​គន្លឹះ​ត្រូវ​បាន​បញ្ជាក់ ។" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"hd_id3150504\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"par_id3147530\n" +"4\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"hd_id3153896\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"par_id3148552\n" +"6\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"par_id3150358\n" +"7\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"par_id3148798\n" +"8\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"par_id3150769\n" +"9\n" +"help.text" +msgid "DefObj: Object" +msgstr "DefObj ៖ វត្ថុ" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"hd_id3156212\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101700.xhp +msgctxt "" +"03101700.xhp\n" +"par_id3153969\n" +"12\n" +"help.text" +msgid "REM Prefix definitions for variable types:" +msgstr "REM Prefix definitions for variable types:" + +#: 03101700.xhp +#, fuzzy +msgctxt "" +"03101700.xhp\n" +"par_id3156424\n" +"13\n" +"help.text" +msgid "DefBool b" +msgstr "DefBool b" + +#: 03101700.xhp +#, fuzzy +msgctxt "" +"03101700.xhp\n" +"par_id3159254\n" +"14\n" +"help.text" +msgid "DefDate t" +msgstr "DefDate t" + +#: 03101700.xhp +#, fuzzy +msgctxt "" +"03101700.xhp\n" +"par_id3150440\n" +"15\n" +"help.text" +msgid "DefDbL d" +msgstr "DefDbL d" + +#: 03101700.xhp +#, fuzzy +msgctxt "" +"03101700.xhp\n" +"par_id3161832\n" +"16\n" +"help.text" +msgid "DefInt i" +msgstr "DefInt i" + +#: 03101700.xhp +#, fuzzy +msgctxt "" +"03101700.xhp\n" +"par_id3145365\n" +"17\n" +"help.text" +msgid "DefLng l" +msgstr "DefLng l" + +#: 03101700.xhp +#, fuzzy +msgctxt "" +"03101700.xhp\n" +"par_id3149481\n" +"18\n" +"help.text" +msgid "DefObj o" +msgstr "DefObj o" + +#: 03101700.xhp +#, fuzzy +msgctxt "" +"03101700.xhp\n" +"par_id3152886\n" +"19\n" +"help.text" +msgid "DefVar v" +msgstr "DefVar v" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"tit\n" +"help.text" +msgid "Let Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Let [ពេល​រត់]" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"bm_id3147242\n" +"help.text" +msgid "Let statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Let" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"hd_id3147242\n" +"1\n" +"help.text" +msgid "Let Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Let [ពេល​រត់]" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"par_id3149233\n" +"2\n" +"help.text" +msgid "Assigns a value to a variable." +msgstr "ផ្តល់​តម្លៃ​មួយ​ទៅ​អថេរ​មួយ ។" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"hd_id3153127\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"par_id3154285\n" +"4\n" +"help.text" +msgid "[Let] VarName=Expression" +msgstr "[Let] VarName=Expression" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"hd_id3148944\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"par_id3147560\n" +"6\n" +"help.text" +msgid "VarName: Variable that you want to assign a value to. Value and variable type must be compatible." +msgstr "VarName ៖ អថេរ​ដែល​អ្នក​ចង់​ផ្តល់​តម្លៃ​ទៅ​​ឲ្យ​ ។ តម្លៃ និង​ប្រភេទ​​អថេរ​​ត្រូវ​តែ​​ឆប​គ្នា ។" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"par_id3148451\n" +"7\n" +"help.text" +msgid "As in most BASIC dialects, the keyword Let is optional." +msgstr "ដូច​នៅក្នុងគ្រាម​ភាសា​ភាគច្រើន Basic ពាក្យគន្លឹះLet គឺតាមចិត្ត ។" + +#: 03103100.xhp +msgctxt "" +"03103100.xhp\n" +"hd_id3145785\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03103100.xhp +#, fuzzy +msgctxt "" +"03103100.xhp\n" +"par_id3152939\n" +"12\n" +"help.text" +msgid "MsgBox Len(sText) ' returns 9" +msgstr "MsgBox Len(sText) REM Returns 9" + +#: 03010000.xhp +msgctxt "" +"03010000.xhp\n" +"tit\n" +"help.text" +msgid "Screen I/O Functions" +msgstr "អនុគមន៍​អេក្រង់ I/O" + +#: 03010000.xhp +msgctxt "" +"03010000.xhp\n" +"hd_id3156280\n" +"1\n" +"help.text" +msgid "Screen I/O Functions" +msgstr "អនុគមន៍​អេក្រង់ I/O" + +#: 03010000.xhp +msgctxt "" +"03010000.xhp\n" +"par_id3153770\n" +"2\n" +"help.text" +msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries." +msgstr "ផ្នែក​នេះ​ពណ៌នា​អំពី​អនុគមន៍​ពេល​រត់​ ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​ហៅ​ប្រអប់ ដើម្បី​​បញ្ចូល និង​បង្ហាញ​សកម្មភាព​បញ្ចូល​របស់​អ្នក​ប្រើ ។" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"tit\n" +"help.text" +msgid "CreateUnoService Function [Runtime]" +msgstr "អនុគមន៍ CreateUnoService [ពេល​រត់]" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"bm_id3150682\n" +"help.text" +msgid "CreateUnoService function" +msgstr "អនុគមន៍ CreateUnoService" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"hd_id3150682\n" +"1\n" +"help.text" +msgid "CreateUnoService Function [Runtime]" +msgstr "អនុគមន៍ CreateUnoService [ពេល​រត់]" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"par_id3152924\n" +"2\n" +"help.text" +msgid "Instantiates a Uno service with the ProcessServiceManager." +msgstr "បង្កើត​សេវា Uno ភ្លាម​ៗ​ដោយ​ប្រើ ProcessServiceManager ។" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"hd_id3152801\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"par_id3153346\n" +"4\n" +"help.text" +msgid "oService = CreateUnoService( Uno service name )" +msgstr "oService = CreateUnoService( Uno service name )" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"par_idN1060F\n" +"help.text" +msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html" +msgstr "សម្រាប់​បញ្ជី​សេវា​ដែល​មាន ចូល​ទៅកាន់ ៖ http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"hd_id3151111\n" +"5\n" +"help.text" +msgid "Examples:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"par_id3154046\n" +"6\n" +"help.text" +msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )" +msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"bm_id8334604\n" +"help.text" +msgid "filepicker;API service" +msgstr "filepicker; សេវា API" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"par_idN10625\n" +"help.text" +msgid "The following code uses a service to open a file open dialog:" +msgstr "រហ្សលិខ​​ដូច​ខាង​ក្រោម ប្រើ​សេវា​មួយ​ដើម្បី​បើក​ប្រអប់​បើក​ឯកសារមួយ​ ៖" + +#: 03131600.xhp +msgctxt "" +"03131600.xhp\n" +"par_idN1062B\n" +"help.text" +msgid "fName = FileOpenDialog (\"Please select a file\")" +msgstr "fName = FileOpenDialog (\"Please select a file\")" + +#: 03131600.xhp +#, fuzzy +msgctxt "" +"03131600.xhp\n" +"par_idN10630\n" +"help.text" +msgid "Print \"file chosen: \"+fName" +msgstr "print \"file chosen: \"+fName" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"tit\n" +"help.text" +msgid "Month Function [Runtime]" +msgstr "អនុគមន៍ Month [ពេល​រត់]" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"bm_id3153127\n" +"help.text" +msgid "Month function" +msgstr "អនុគមន៍ Month" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"hd_id3153127\n" +"1\n" +"help.text" +msgid "Month Function [Runtime]" +msgstr "អនុគមន៍ Month [ពេល​រត់]" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"par_id3148550\n" +"2\n" +"help.text" +msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function." +msgstr "ត្រឡប់​ខែ​នៃ​ឆ្នាំ​ពី​​​កាល​បរិច្ឆេទតម្លៃ​សម្គាល់​​ ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​អនុគមន៍ DateSerial ឬ DateValue ។" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"hd_id3145068\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"par_id3150398\n" +"4\n" +"help.text" +msgid "Month (Number)" +msgstr "Month (Number)" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"hd_id3154366\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"par_id3154125\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"hd_id3150768\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"par_id3156423\n" +"8\n" +"help.text" +msgid "Number: Numeric expression that contains the serial date number that is used to determine the month of the year." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ដែល​មាន​លេខ​សម្គាល់​កាល​បរិច្ឆេទ ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​ខែ​នៃ​ឆ្នាំ ។" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"par_id3153770\n" +"9\n" +"help.text" +msgid "This function is the opposite of the DateSerial function. It returns the month in the year that corresponds to the serial date that is generated by DateSerial or DateValue. For example, the expression" +msgstr "អនុគមន៍​នេះ​គឺ​ផ្ទុយ​នឹង​អនុគមន៍ DateSerial ។ វា​ត្រឡប់​ខែ​ក្នុង​ឆ្នាំ​ដែល​ត្រូវ​គ្នា​ទៅ​នឹង​កាល​បរិច្ឆេទ ដែល​ត្រូវ​បាន​បង្កើត​ដោយ DateSerial ឬ​DateValue ។ ឧទាហរណ៍ កន្សោម" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"par_id3145366\n" +"11\n" +"help.text" +msgid "returns the value 12." +msgstr "ត្រឡប់​តម្លៃ 12 ។" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"hd_id3146923\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030104.xhp +msgctxt "" +"03030104.xhp\n" +"par_id3149664\n" +"14\n" +"help.text" +msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\"" +msgstr "MsgBox \"\" & Month(Now) ,64,\"The current month\"" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"tit\n" +"help.text" +msgid "GoSub...Return Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ GoSub...Return [ពេល​រត់]" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"bm_id3147242\n" +"help.text" +msgid "GoSub...Return statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ GoSub...Return" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"hd_id3147242\n" +"1\n" +"help.text" +msgid "GoSub...Return Statement [Runtime]" +msgstr "​សេចក្តី​ថ្លែង​ការណ៍ GoSub...Return [ពេល​រត់]" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3145316\n" +"2\n" +"help.text" +msgid "Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the GoSub statement." +msgstr "ហៅ​ទម្រង់​ការ​រង​មួយ​ ​ដែល​ត្រូវ​បាន​ចង្អុល​បង្ហាញ​ដោយ​ស្លាក​ពី​ទម្រង់​ការ​រង​មួយ ឬ​អនុគមន៍​មួយ ។ សេចក្តី​ថ្លែង​ការណ៍​ដែល​នៅ​បន្ត​ពី​ស្លាក​ត្រូវ​បាន​ប្រតិបត្តិ​រហូត​ដល់​សេចក្តី​ថ្លែង​ការណ៍ Return បន្ទាប់ ។ បន្ត​​មក​ទៀត កម្មវិធី​បន្ត​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍​ដែល​នៅ​បន្ត​ពី​សេចក្តី​ថ្លែង​ការណ៍ GoSub  ។" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"hd_id3145609\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3145069\n" +"4\n" +"help.text" +msgid "see Parameters" +msgstr "មើល​ប៉ារ៉ាម៉ែត្រ​" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"hd_id3147265\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3148664\n" +"6\n" +"help.text" +msgid "Sub/Function" +msgstr "Sub/Function" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3150400\n" +"7\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090301.xhp +#, fuzzy +msgctxt "" +"03090301.xhp\n" +"par_id3154140\n" +"8\n" +"help.text" +msgid "Label" +msgstr "ស្លាក" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3150869\n" +"9\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3154909\n" +"10\n" +"help.text" +msgid "GoSub Label" +msgstr "GoSub Label" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3153969\n" +"11\n" +"help.text" +msgid "Exit Sub/Function" +msgstr "Exit Sub/Function" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3154685\n" +"12\n" +"help.text" +msgid "Label:" +msgstr "ស្លាក ៖" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3145786\n" +"13\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090301.xhp +#, fuzzy +msgctxt "" +"03090301.xhp\n" +"par_id3159252\n" +"14\n" +"help.text" +msgid "Return" +msgstr "ត្រឡប់" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3154321\n" +"15\n" +"help.text" +msgid "End Sub/Function" +msgstr "End Sub/Function" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3147318\n" +"16\n" +"help.text" +msgid "The GoSub statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")." +msgstr "GoSub សេចក្តី​ថ្លែង​ការណ៍​ហៅ​ទម្រង់​ការ​រង​មូលដ្ឋាន​ដែល​ចង្អុល​បង្ហាញ​ដោយ​ស្លាក​​មួយ​ពី​ក្នុង​ទម្រង់​ការ​រង ឬ​អនុគមន៍ ។ ឈ្មោះ​នៃ​ស្លាក​ត្រូវ​តែ​បញ្ចប់​ដោយ​សញ្ញា​ចុច​ពីរ (\":\") ។" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3153190\n" +"17\n" +"help.text" +msgid "If the program encounters a Return statement not preceded by GoSub, $[officename] Basic returns an error message. Use Exit Sub or Exit Function to ensure that the program leaves a Sub or Function before reaching the next Return statement." +msgstr "ប្រសិន​បើ​​កម្មវិធី​ជួប​ប្រទះ​សេចក្តី​ថ្លែង​ការណ៍ Return ដែល​មិន​នៅ​ពី​មុខ​ដោយ GoSub $[officename] Basic ត្រឡប់​សារ​កំហុស​មួយ ។ ប្រើ Exit Sub ឬ​Exit Function ដើម្បី​ធ្វើ​ឲ្យ​ប្រាកដ​ថា​កម្មវិធី​ចាកចេញ​ពី Sub ឬ​ Function មុន​ពេល​ទៅ​ដល់​សេចក្តី​ថ្លែង​ការណ៍ Return បន្ទាប់ ។" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3145799\n" +"19\n" +"help.text" +msgid "The following example demonstrates the use of GoSub and Return. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user." +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម​បង្ហាញ​ពី​ការ​ប្រើ​នៃ GoSub និងReturn ។ ដោយ​ប្រតិបត្តិ​ផ្នែក​នៃ​កម្មវិធី​ពីរ​ដង កម្មវិធី​គណនា​ឫស​ការេ​នៃ​ចំនួន​ពីរ​ដែល​ត្រូវ​បាន​បញ្ចូល​ដោយ​អ្នក​ប្រើ ។" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"hd_id3156284\n" +"20\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3146970\n" +"25\n" +"help.text" +msgid "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))" +msgstr "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3150329\n" +"26\n" +"help.text" +msgid "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))" +msgstr "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3154756\n" +"29\n" +"help.text" +msgid "Print \"The square root of\";iInputa;\" is\";iInputc" +msgstr "Print \"The square root of\";iInputa;\" is\";iInputc" + +#: 03090301.xhp +msgctxt "" +"03090301.xhp\n" +"par_id3147340\n" +"32\n" +"help.text" +msgid "Print \"The square root of\";iInputb;\" is\";iInputc" +msgstr "Print \"The square root of\";iInputb;\" is\";iInputc" + +#: 03090408.xhp +msgctxt "" +"03090408.xhp\n" +"tit\n" +"help.text" +msgid "Stop Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Stop [ពេល​រត់]" + +#: 03090408.xhp +msgctxt "" +"03090408.xhp\n" +"bm_id3153311\n" +"help.text" +msgid "Stop statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Stop" + +#: 03090408.xhp +msgctxt "" +"03090408.xhp\n" +"hd_id3153311\n" +"1\n" +"help.text" +msgid "Stop Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Stop [ពេល​រត់]" + +#: 03090408.xhp +msgctxt "" +"03090408.xhp\n" +"par_id3154142\n" +"2\n" +"help.text" +msgid "Stops the execution of the Basic program." +msgstr "បញ្ឈប់​ដំណើរការ​ប្រតិបត្តិ​នៃ​កម្មវិធី Basic ។" + +#: 03090408.xhp +msgctxt "" +"03090408.xhp\n" +"hd_id3153126\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090408.xhp +msgctxt "" +"03090408.xhp\n" +"par_id3156023\n" +"4\n" +"help.text" +msgid "Stop" +msgstr "បញ្ឈប់" + +#: 03090408.xhp +msgctxt "" +"03090408.xhp\n" +"hd_id3156344\n" +"5\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"tit\n" +"help.text" +msgid "RGB Function [Runtime]" +msgstr "អនុគមន៍ RGB [ពេល​រត់]" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"hd_id3150792\n" +"1\n" +"help.text" +msgid "RGB Function [Runtime]" +msgstr "អនុគមន៍ RGB [ពេល​រត់]" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id3150447\n" +"2\n" +"help.text" +msgid "Returns a long integer color value consisting of red, green, and blue components." +msgstr "ត្រឡប់ តម្លៃ​ពណ៌​ចំនួន​គត់​ធំ ដែល​មាន​សមាសភាគ​ពណ៌​ក្រហម បៃតង និង​ខៀវ ។​" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"hd_id3147229\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id3155132\n" +"4\n" +"help.text" +msgid "RGB (Red, Green, Blue)" +msgstr "RGB (Red, Green, Blue)" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"hd_id3156442\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id3159153\n" +"6\n" +"help.text" +msgid "Long" +msgstr "Long" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"hd_id3154013\n" +"7\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id3152597\n" +"8\n" +"help.text" +msgid "Red: Any integer expression that represents the red component (0-255) of the composite color." +msgstr "Red ៖ កន្សោម​ចំនួន​គត់​មួយ ដែល​តំណាង​សមាសភាគ​ពណ៌​ក្រហម (០-២៥៥) នៃ​ពណ៌​ដែល​ផ្សំ ។" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id3146974\n" +"9\n" +"help.text" +msgid "Green: Any integer expression that represents the green component (0-255) of the composite color." +msgstr "Green ៖ កន្សោម​ចំនួន​គត់​មួយ ដែល​តំណាង​សមាសភាគ​ពណ៌​បៃតង (០-២៥៥) នៃ​ពណ៌​ដែល​ផ្សំ ។" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id3151113\n" +"10\n" +"help.text" +msgid "Blue: Any integer expression that represents the blue component (0-255) of the composite color." +msgstr "Blue ៖ កន្សោម​ចំនួន​គត់​មួយ ដែល​តំណាង​សមាសភាគ​ពណ៌​ខៀវ (០-២៥៥) នៃ​ពណ៌​ដែល​ផ្សំ ។" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"hd_id3147435\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010305.xhp +#, fuzzy +msgctxt "" +"03010305.xhp\n" +"par_id3145647\n" +"15\n" +"help.text" +msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" +msgstr "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id3154491\n" +"16\n" +"help.text" +msgid "\"red= \" & red(lVar) & Chr(13)&_" +msgstr "\"red= \" & Red(lVar) & Chr(13)&_" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id3149401\n" +"17\n" +"help.text" +msgid "\"green= \" & green(lVar) & Chr(13)&_" +msgstr "\"green= \" & Green(lVar) & Chr(13)&_" + +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id3150716\n" +"18\n" +"help.text" +msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" +msgstr "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\"" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"tit\n" +"help.text" +msgid "IsNull Function [Runtime]" +msgstr "អនុគមន៍ IsNull [ពេល​រត់]" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"bm_id3155555\n" +"help.text" +msgid "IsNull functionNull value" +msgstr "អនុគមន៍ IsNullតម្លៃ Null" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"hd_id3155555\n" +"1\n" +"help.text" +msgid "IsNull Function [Runtime]" +msgstr "អនុគមន៍ IsNull [ពេល​រត់]" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"par_id3146957\n" +"2\n" +"help.text" +msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data." +msgstr "ពិសោធន៍​ប្រសិន​បើ​វ៉ារ្យង់​​មួយ​មាន​តម្លៃ គ្មាន​សោះ ​ពិសេស បញ្ជាក់​ថា​អថេរ​មិន​មាន​ទិន្នន័យ ។" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"hd_id3150670\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"par_id3150984\n" +"4\n" +"help.text" +msgid "IsNull (Var)" +msgstr "IsNull (Var)" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"hd_id3149514\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"par_id3145609\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"hd_id3149669\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"par_id3159414\n" +"8\n" +"help.text" +msgid "Var: Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value." +msgstr "Var ៖ អថេរ​ណា​មួយ​ដែល​អ្នក​ចង់​ពិសោធន៍ ។ អនុគមន៍​នេះ​ត្រឡប់ True ប្រសិន​បើ​វ៉ារ្យង់​​មាន​តម្លៃ \"គ្មាន​សោះ\" ឬ False បើ​វ៉ារ្យង់​ គ្មាន​​តម្លៃ \"គ្មាន​សោះ\" ។" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"par_idN1062A\n" +"help.text" +msgid "Null - This value is used for a variant data sub type without valid contents." +msgstr "Null - តម្លៃ​នេះ​ត្រូវ​បាន​ប្រើ​សម្រាប់​ប្រភេទ​រង​ទិន្នន័យ​វ៉ារ្យ៉ង់​ដែល​គ្មាន​មាតិកា​ត្រឹមត្រូវ ។" + +#: 03102600.xhp +msgctxt "" +"03102600.xhp\n" +"hd_id3153381\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"tit\n" +"help.text" +msgid "\"+\" Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី \"+\" [ពេល​រត់]" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"bm_id3145316\n" +"help.text" +msgid "\"+\" operator (mathematical)" +msgstr "សញ្ញា​ប្រមាណវិធី \"+\" (គណិតវិទ្យា)" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"hd_id3145316\n" +"1\n" +"help.text" +msgid "\"+\" Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី \"+\" [ពេល​រត់]" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"par_id3145068\n" +"2\n" +"help.text" +msgid "Adds or combines two expressions." +msgstr "បន្ថែម ឬ​ផ្សំ​កន្សោម​ពីរ ។" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"hd_id3144500\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"par_id3150358\n" +"4\n" +"help.text" +msgid "Result = Expression1 + Expression2" +msgstr "Result = Expression1 + Expression2" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"hd_id3150400\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"par_id3154123\n" +"6\n" +"help.text" +msgid "Result: Any numerical expression that contains the result of the addition." +msgstr "លទ្ធផល​ ៖ កន្សោម​លេខ​ណា​មួយ ដែល​មាន​លទ្ធផល​នៃ​ការ​បូក​​បន្ថែម ។" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"par_id3150870\n" +"7\n" +"help.text" +msgid "Expression1, Expression2: Any numerical expressions that you want to combine or to add." +msgstr "កន្សោម​ទី​1, កន្សោមទី​​2 ៖ កន្សោម​លេខ​មួយចំនួន​ ​ដែល​អ្នក​ចង់​ផ្សំ ឬ​បន្ថែម ។" + +#: 03070300.xhp +msgctxt "" +"03070300.xhp\n" +"hd_id3153969\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"tit\n" +"help.text" +msgid "Trim Function [Runtime]" +msgstr "អនុគមន៍ Trim [ពេល​រត់]" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"bm_id3150616\n" +"help.text" +msgid "Trim function" +msgstr "អនុគមន៍ Trim" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"hd_id3150616\n" +"1\n" +"help.text" +msgid "Trim Function [Runtime]" +msgstr "អនុគមន៍ Trim [ពេល​រត់]" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"par_id3149177\n" +"2\n" +"help.text" +msgid "Removes all leading and trailing spaces from a string expression." +msgstr "យក​ចេញ​ពី​កន្សោម​ខ្សែ​អក្សរ​នូវ​រាល់​ដក​ឃ្លា​ដែល​នៅ​មុខ និង​នៅ​ក្រោយ ។" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"hd_id3159157\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"par_id3155341\n" +"4\n" +"help.text" +msgid "Trim( Text As String )" +msgstr "Trim( Text As String )" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"hd_id3155388\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"par_id3143228\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"hd_id3145609\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"par_id3159414\n" +"8\n" +"help.text" +msgid "Text: Any string expression." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ។" + +#: 03120311.xhp +msgctxt "" +"03120311.xhp\n" +"hd_id3148663\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03000000.xhp +msgctxt "" +"03000000.xhp\n" +"tit\n" +"help.text" +msgid "Run-Time Functions" +msgstr "អនុគមន៍​ពេល​រត់" + +#: 03000000.xhp +msgctxt "" +"03000000.xhp\n" +"hd_id3152895\n" +"1\n" +"help.text" +msgid "Run-Time Functions" +msgstr "អនុគមន៍​ពេល​រត់" + +#: 03000000.xhp +msgctxt "" +"03000000.xhp\n" +"par_id3148983\n" +"2\n" +"help.text" +msgid "This section describes the Runtime Functions of %PRODUCTNAME Basic." +msgstr "ផ្នែក​នេះ​ពណ៌នា​អំពី​អនុគមន៍​ពេល​រត់​​នៃ %PRODUCTNAME Basic ។" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"tit\n" +"help.text" +msgid "Open Statement[Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Open [ពេល​រត់]" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"bm_id3150791\n" +"help.text" +msgid "Open statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Open" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"hd_id3150791\n" +"1\n" +"help.text" +msgid "Open Statement[Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Open [ពេល​រត់]" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3150769\n" +"2\n" +"help.text" +msgid "Opens a data channel." +msgstr "បើក​វិថី​ទិន្នន័យ​មួយ​ ។​" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"hd_id3147230\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3154124\n" +"4\n" +"help.text" +msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" +msgstr "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"hd_id3156280\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3155132\n" +"6\n" +"help.text" +msgid "FileName: Name and path of the file that you wan to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created." +msgstr "FileName ៖ ឈ្មោះ និង​ផ្លូវ​នៃ​ឯកសារ ដែល​អ្នក​ចង់​បើក ។ ប្រសិន​បើ​អ្នក​ព្យាយាម​អាន​ឯកសារ​ដែល​មិនមាន (សិទ្ធិ​ដំណើរការ = អាន) នោះ​សារ​កំហុស​នឹង​លេចឡើង ។ ប្រសិន​បើ​អ្នក​ព្យាយាម​សរសេរ​ឯកសារ​ដែល​មិនមាន (សិទ្ធិ​ដំណើរការ = សរសេរ) នោះ​ឯកសារ​ថ្មី​គឺ​ត្រូវ​បង្កើត ។" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3149262\n" +"7\n" +"help.text" +msgid "Mode: Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)." +msgstr "Mode ៖ ពាក្យ​គន្លឹះ​ដែល​បញ្ជាក់​​​របៀប​ឯកសារ ។ តម្លៃ​ត្រឹមត្រូវ ៖ Append (បន្ថែម​ខាង​ចុង​ទៅ​ឯកសារ​ត​គ្នា) Binary (ទិន្នន័យ​អាច​ត្រូវ​បាន​ចូល​ដំណើរការ​ជា​បៃ​ដោយ​ប្រើ Get និង Put) Input (បើក​ប៉ុស្តិ៍​ទិន្នន័យ​សម្រាប់​អាន) Output (បើក​ប៉ុស្ដិ៍​ទិន្នន័យ​សម្រាប់​សរសេរ) និង Random (កែ​សម្រួល​ឯកសារ​ប្រែប្រួល) ។" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3154014\n" +"8\n" +"help.text" +msgid "IOMode: Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)." +msgstr "IOMode ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​ចូល​ដំណើរការ ។ តម្លៃ​ត្រឹមត្រូវ ៖ Read (បាន​តែ​អាន), Write (បាន​តែ​សរសេរ), Read Write (ទាំងពីរ) ។" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3150011\n" +"9\n" +"help.text" +msgid "Protected: Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)." +msgstr "Protected ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ស្ថានភាព​សុវត្ថិភាព​នៃ​ឯកសារ​បន្ទាប់​ពី​បើក ។ តម្លៃ​ត្រឹមត្រូវ ៖ Shared (ឯកសារ​អាច​ត្រូវ​បាន​បើក​ដោយ​កម្មវិធី​ផ្សេង​ទៀត) Lock Read (ឯកសារ​ត្រូវ​បាន​ការពារ​ទល់​នឹង​ការ​អាន) Lock Write (ឯកសារ​ត្រូវ​បាន​ការពារ​ទល់​នឹង​ការ​សរសេរ) Lock Read Write (បដិសេធ​ការ​ចូល​ដំណើរការ​ឯកសារ) ។" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3153190\n" +"10\n" +"help.text" +msgid "FileNumber: Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement." +msgstr "ចំនួន​ឯកសារ​ ៖ កន្សោម​ចំនួន​គត់​ណា​មួយ​ពី 0 ដល់ 511 ដើម្បី​ចង្អុល​បង្ហាញ​ចំនួន​នៃ​វិថី​ទិន្នន័យ​ដែល​ទំនេរ ។ បន្ទាប់​មក​អ្នក​អាច​ហុច​ពាក្យ​បញ្ជា​តាម​រយៈ​វិថី​ទិន្នន័យ ដើម្បី​ចូល​ដំណើរការ​ឯកសារ ។ លេខ​ឯកសារ​ត្រូវ​តែ​កំណត់​ដោយ​អនុគមន៍ FreeFile ភ្លាម​ៗ​មុន​សេចក្តី​ថ្លែង​ការណ៍ Open ។" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3151115\n" +"11\n" +"help.text" +msgid "DatasetLength: For random access files, set the length of the records." +msgstr "ប្រវែង​សំណុំ​ទិន្នន័យ ៖ សម្រាប់​ការ​ចូល​ដំណើរ​ការ​ឯកសារ​ចៃដន្យ កំណត់​ប្រវែង​របស់​កំណត់​ត្រា ។" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3153418\n" +"12\n" +"help.text" +msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears." +msgstr "អ្នក​អាច​កែប្រែ​តែ​មាតិកា​នៃ​ឯកសារ ដែល​ត្រូវ​បាន​បើក​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Open ។ ប្រសិន​បើ​អ្នក​ព្យាយាម​បើក​ឯកសារ​មួយ​ដែល​បាន​បើក​រួច​ហើយ សារ​កំហុស​មួយ​នឹង​លេច​ឡើង ។" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"hd_id3149123\n" +"13\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3154705\n" +"22\n" +"help.text" +msgid "Print #iNumber, \"This is a line of text\"" +msgstr "Print #iNumber, \"This is a line of text\"" + +#: 03020103.xhp +msgctxt "" +"03020103.xhp\n" +"par_id3146916\n" +"23\n" +"help.text" +msgid "Print #iNumber, \"This is another line of text\"" +msgstr "Print #iNumber, \"This is another line of text\"" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"tit\n" +"help.text" +msgid "\"*\" Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី \"*\" [ពេល​រត់]" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"bm_id3147573\n" +"help.text" +msgid "\"*\" operator (mathematical)" +msgstr "សញ្ញា​ប្រមាណវិធី \"*\" (គណិតវិទ្យា)" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"hd_id3147573\n" +"1\n" +"help.text" +msgid "\"*\" Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី \"*\" [ពេល​រត់]" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"par_id3154347\n" +"2\n" +"help.text" +msgid "Multiplies two values." +msgstr "គុណ​តម្លៃ​ពីរ ។" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"hd_id3148946\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"par_id3150358\n" +"4\n" +"help.text" +msgid "Result = Expression1 * Expression2" +msgstr "Result = Expression1 * Expression2" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"hd_id3150400\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"par_id3154365\n" +"6\n" +"help.text" +msgid "Result: Any numeric expression that records the result of a multiplication." +msgstr "លទ្ធផល​ ៖ កន្សោម​លេខ​ណា​មួយ ដែល​កត់​ត្រា​លទ្ធផល​នៃ​ផល​គុណ ។" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"par_id3154685\n" +"7\n" +"help.text" +msgid "Expression1, Expression2: Any numeric expressions that you want to multiply." +msgstr "កន្សោម​ទី​1, កន្សោម​ទី​2 ៖ កន្សោម​លេខ​មួយចំនួន​ ដែល​អ្នក​ចង់​គុណ ។" + +#: 03070200.xhp +msgctxt "" +"03070200.xhp\n" +"hd_id3153968\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020000.xhp +msgctxt "" +"03020000.xhp\n" +"tit\n" +"help.text" +msgid "File I/O Functions" +msgstr "អនុគមន៍ File I/O" + +#: 03020000.xhp +msgctxt "" +"03020000.xhp\n" +"hd_id3156344\n" +"1\n" +"help.text" +msgid "File I/O Functions" +msgstr "​អនុគមន៍ File I/O" + +#: 03020000.xhp +msgctxt "" +"03020000.xhp\n" +"par_id3153360\n" +"2\n" +"help.text" +msgid "Use File I/O functions to create and manage user-defined (data) files." +msgstr "ប្រើ​អនុគមន៍ File I/O ដើម្បី​បង្កើត និង​គ្រប់គ្រង​ឯកសារ​ដែល​កំណត់​ដោយ​អ្នក​ប្រើ (ទិន្នន័យ) ។" + +#: 03020000.xhp +msgctxt "" +"03020000.xhp\n" +"par_id3150398\n" +"3\n" +"help.text" +msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory." +msgstr "អ្នក​អាច​ប្រើ​អនុគមន៍​ទាំង​នេះ ដើម្បី​គាំទ្រ​ការ​បង្កើត​នៃ​ឯកសារ \"ប្រែប្រួល\" ដូច្នេះ​អ្នក​អាច​រក្សា​ទុក និង​ផ្ទុក​ឡើង​វិញ​នូវ​កំណត់​ត្រា​ខ្លះ ដោយ​បញ្ជាក់​​លេខ​កំណត់​ត្រា​របស់​ពួក​វា ។ អនុគមន៍ File I/O ក៏​អាច​ជួយ​អ្នក​គ្រប់គ្រង​​ឯកសារ​របស់​អ្នក ដោយ​ផ្តល់​ឲ្យ​អ្នក​នូវ​ព័ត៌មាន​ដូចជា ទំហំ​ឯកសារ ការ​កំណត់​ផ្លូវ​បច្ចុប្បន្ន ឬ​កាល​បរិច្ឆេទ​បង្កើត​ឯកសារ​មួយ ឬ​ថត​មួយ ។" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"tit\n" +"help.text" +msgid "CStr Function [Runtime]" +msgstr "អនុគមន៍ CStr [ពេល​រត់]" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"bm_id3146958\n" +"help.text" +msgid "CStr function" +msgstr "អនុគមន៍ CStr" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"hd_id3146958\n" +"1\n" +"help.text" +msgid "CStr Function [Runtime]" +msgstr "អនុគមន៍ CStr [ពេល​រត់]" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3147574\n" +"2\n" +"help.text" +msgid "Converts any numeric expression to a string expression." +msgstr "បម្លែង​កន្សោម​លេខ​ណា​មួយ​ទៅ​ជា​កន្សោម​ខ្សែ​អក្សរ ។" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"hd_id3148473\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3145315\n" +"4\n" +"help.text" +msgid "CStr (Expression)" +msgstr "CStr (Expression)" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"hd_id3153062\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3153897\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"hd_id3154760\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3149457\n" +"8\n" +"help.text" +msgid "Expression: Any valid string or numeric expression that you want to convert." +msgstr "Expression ៖ កន្សោម​ខ្សែ​អក្សរ ឬ​លេខ​ត្រឹមត្រូវ​ណា​មួយ ដែល​អ្នក​ចង់​បម្លែង ។" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"hd_id3150358\n" +"9\n" +"help.text" +msgid "Expression Types and Conversion Returns" +msgstr "ប្រភេទ​កន្សោម និង​ការ​ត្រឡប់​នៃ​ការ​បម្លែង" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3153192\n" +"10\n" +"help.text" +msgid "Boolean :" +msgstr "ប៊ូលីន ៖" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3156422\n" +"11\n" +"help.text" +msgid "String that evaluates to either True or False." +msgstr "ខ្សែ​អក្សរ​ដែល​វាយ​តម្លៃ​ទាំង ពិត ឬ​មិន​ពិត ។" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3147287\n" +"12\n" +"help.text" +msgid "Date :" +msgstr "កាល​បរិច្ឆេទ ៖" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3155411\n" +"13\n" +"help.text" +msgid "String that contains the date and time." +msgstr "ខ្សែ​អក្សរ​ដែល​មាន​កាល​បរិច្ឆេទ និង​ពេល​វេលា ។" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3147428\n" +"14\n" +"help.text" +msgid "Null :" +msgstr "គ្មាន​សោះ ៖" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3150486\n" +"15\n" +"help.text" +msgid "Run-time error." +msgstr "កំហុស​ពេល​រត់ ។" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3153953\n" +"16\n" +"help.text" +msgid "Empty :" +msgstr "ទទេ ៖" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3155306\n" +"17\n" +"help.text" +msgid "String without any characters." +msgstr "ខ្សែ​អក្សរ​ដែល​គ្មាន​តួ​អក្សរ ។" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3149260\n" +"18\n" +"help.text" +msgid "Any :" +msgstr "ណា​មួយ ៖" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3152938\n" +"19\n" +"help.text" +msgid "Corresponding number as string." +msgstr "លេខ​ត្រូវ​គ្នា​ជា​ខ្សែ​អក្សរ ។" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"par_id3155738\n" +"20\n" +"help.text" +msgid "Zeros at the end of a floating-point number are not included in the returned string." +msgstr "លេខ​សូន្យ​នៅ​ចុង​ចំនួន​ទសភាគ មិន​ត្រូវ​បាន​រួម​​បញ្ចូល​ក្នុង​​ខ្សែ​​អក្សរ​​ដែល​​ត្រឡប់ ។" + +#: 03101000.xhp +msgctxt "" +"03101000.xhp\n" +"hd_id3154729\n" +"21\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"tit\n" +"help.text" +msgid "Close Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Close [ពេល​រត់]" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"bm_id3157896\n" +"help.text" +msgid "Close statement" +msgstr "​សេចក្តី​ថ្លែង​ការណ៍ Close" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"hd_id3157896\n" +"1\n" +"help.text" +msgid "Close Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Close [ពេល​រត់]" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"par_id3147573\n" +"2\n" +"help.text" +msgid "Closes a specified file that was opened with the Open statement." +msgstr "បិទ​ឯកសារ​ដែល​បាន​បញ្ជាក់​ ដែល​ត្រូវ​បាន​បើក​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Open ។" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"hd_id3156344\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"par_id3147265\n" +"4\n" +"help.text" +msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]" +msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"hd_id3153379\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"par_id3150791\n" +"6\n" +"help.text" +msgid "FileNumber: Any integer expression that specifies the number of the data channel that was opened with the Open statement." +msgstr "ចំនួន​ឯកសារ​ ៖ កន្សោម​ចំនួន​គត់​ណា​មួយ ដែល​បញ្ជាក់​​លេខ​នៃ​វិថី​ទិន្នន័យ ដែល​ត្រូវ​បាន​បើក​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Open ។" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"hd_id3153192\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"par_id3153727\n" +"16\n" +"help.text" +msgid "Print #iNumber, \"First line of text\"" +msgstr "Print #iNumber, \"First line of text\"" + +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"par_id3147350\n" +"17\n" +"help.text" +msgid "Print #iNumber, \"Another line of text\"" +msgstr "Print #iNumber, \"Another line of text\"" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"tit\n" +"help.text" +msgid "IsObject Function [Runtime]" +msgstr "អនុគមន៍ IsObject [ពេល​រត់]" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"bm_id3149346\n" +"help.text" +msgid "IsObject function" +msgstr "អនុគមន៍ IsObject" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"hd_id3149346\n" +"1\n" +"help.text" +msgid "IsObject Function [Runtime]" +msgstr "អនុគមន៍ IsObject [ពេល​រត់]" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id3148538\n" +"2\n" +"help.text" +msgid "Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False." +msgstr "ពិសោធន៍​បើ​អថេរ​វត្ថុ​មួយ​ជា​វត្ថុ OLE ។ អនុគមន៍​ត្រឡប់ True បើ​អថេរ​ជា​វត្ថុ OLE បើ​ពុំ​នោះ​សោត​វា​ត្រឡប់ False ។" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"hd_id3149234\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id3154285\n" +"4\n" +"help.text" +msgid "IsObject (ObjectVar)" +msgstr "IsObject (ObjectVar)" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"hd_id3148685\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id3156024\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"hd_id3148947\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id3148552\n" +"8\n" +"help.text" +msgid "ObjectVar: Any variable that you want to test. If the Object variable contains an OLE object, the function returns True." +msgstr "ObjectVar ៖ អថេរ​ណា​មួយ ដែល​អ្នក​ចង់​សាកល្បង ។ ប្រសិន​បើ​អថេរ​វត្ថុ​មាន​វត្ថុ OLE អនុគមន៍​ត្រឡប់​ពិត ។" + +#: 03132500.xhp +msgctxt "" +"03132500.xhp\n" +"tit\n" +"help.text" +msgid "GetDefaultContext Function [Runtime]" +msgstr "អនុគមន៍ GetDefaultContext [ពេលរត់]" + +#: 03132500.xhp +msgctxt "" +"03132500.xhp\n" +"bm_id4761192\n" +"help.text" +msgid "GetDefaultContext function" +msgstr "អនុគមន៍ GetDefaultContext" + +#: 03132500.xhp +msgctxt "" +"03132500.xhp\n" +"par_idN10580\n" +"help.text" +msgid "GetDefaultContext Function [Runtime]" +msgstr "អនុគមន៍ GetDefaultContext [ពេលរត់]" + +#: 03132500.xhp +msgctxt "" +"03132500.xhp\n" +"par_idN10590\n" +"help.text" +msgid "Returns the default context of the process service factory, if existent, else returns a null reference." +msgstr "ត្រឡប់​បរិបទ​លំនាំដើម​របស់​រោងចក្រ​សេវា​ប្រតិបត្តិការ ប្រសិន​បើ​មាន ផ្សេង​ពី​នោះ​ត្រឡប់​សេចក្ដីយោង​គ្មាន​សោះ ។" + +#: 03132500.xhp +msgctxt "" +"03132500.xhp\n" +"par_idN10593\n" +"help.text" +msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the Professional UNO chapter in the Developer's Guide on api.libreoffice.org for more information." +msgstr "អនុគមន៍​ពេល​រត់​នេះ ត្រឡប់​បរិបទ​សមាសភាគ​លំនាំ​ដើម​ដែល​ត្រូវ​ប្រើ ប្រសិនបើ​ចាប់ផ្ដើម​សេវា​តាមរយៈ XmultiServiceFactory ។ មើល​ជំពូក Professional UNO ក្នុង មគ្គុទ្ទេសក៍​អ្នក​បង្កើត នៅ​លើ api.libreoffice.org សម្រាប់​ព័ត៌មាន​បន្ថែម ។" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"tit\n" +"help.text" +msgid "Atn Function [Runtime]" +msgstr "អនុគមន៍ Atn [ពេល​រត់]" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"bm_id3150616\n" +"help.text" +msgid "Atn function" +msgstr "អនុគមន៍ Atn" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"hd_id3150616\n" +"1\n" +"help.text" +msgid "Atn Function [Runtime]" +msgstr "អនុគមន៍ Atn [ពេល​រត់]" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3149346\n" +"2\n" +"help.text" +msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2." +msgstr "អនុគមន៍​ត្រីកោណ​មាត្រ​ដែល​ត្រឡប់​អ័ក្ស​តង់សង់​នៃ​កន្សោម​លេខ ។ តម្លៃ​ត្រឡប់​ស្ថិត​នៅ​ចន្លោះ​ពី -Pi/2 ទៅ +Pi/2 ។" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3143271\n" +"3\n" +"help.text" +msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle." +msgstr "អ័ក្ស​តង់សង់​គឺ​ជា​អនុគមន៍​ច្រាស​នៃ​អនុគមន៍​តង់សង់ ។ អនុគមន៍ Atn ត្រឡប់​មុំ \"អាល់ហ្វា\" ដែល​គិត​ជា​រ៉ាដ្យង់ ដោយ​ប្រើ​តង់សង់​នៃ​មុំ​នេះ ។ អនុគមន៍​ក៏​អាច​ត្រឡប់​មុំ \"អាល់ហ្វា\" ដោយ​ប្រៀបធៀប​សមាមាត្រ​នៃ​ប្រវែង​ជ្រុង​ឈម និង​ប្រវែង​ជ្រុង​ជាប់​ក្នុង​ត្រីកោណ​កែង ។" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3145315\n" +"4\n" +"help.text" +msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha" +msgstr "Atn(ជ្រុង​ឈម/ជ្រុង​ជាប់)= Alpha" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"hd_id3149669\n" +"5\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3148947\n" +"6\n" +"help.text" +msgid "Atn (Number)" +msgstr "Atn (Number)" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"hd_id3148664\n" +"7\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3150359\n" +"8\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"hd_id3148798\n" +"9\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3156212\n" +"10\n" +"help.text" +msgid "Number: Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ណា​មួយ​ដែល​តំណាង​ឲ្យ​សមាមាត្រ​នៃ​ជ្រុង​ពីរ​នៃ​ត្រីកោណ​កែង ។ អនុគមន៍ Atn ត្រឡប់​មុំ​ត្រូវ​គ្នា​គិត​ជា​រ៉ាដ្យង់ (អ័ក្ស​តង់សង់) ។" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3153192\n" +"11\n" +"help.text" +msgid "To convert radians to degrees, multiply radians by 180/pi." +msgstr "ដើម្បី​បម្លែង​រ៉ាដ្យង់​ជា​ដឺក្រេ គុណ​រ៉ាដ្យង់​នឹង 180/pi ។" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3147230\n" +"12\n" +"help.text" +msgid "degree=(radian*180)/pi" +msgstr "degree=(radian*180)/pi" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3125864\n" +"13\n" +"help.text" +msgid "radian=(degree*pi)/180" +msgstr "radian=(degree*pi)/180" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3159252\n" +"14\n" +"help.text" +msgid "Pi is here the fixed circle constant with the rounded value 3.14159." +msgstr "Pi នៅ​ទី​នេះ​គឺ​ជា​ថេរ​រង្វង់​ថេរ ដែល​មាន​តម្លៃ​​បង្គត់ 3.14159 ។" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"hd_id3153142\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080101.xhp +#, fuzzy +msgctxt "" +"03080101.xhp\n" +"par_id3146985\n" +"16\n" +"help.text" +msgid "' The following example calculates for a right-angled triangle" +msgstr "REM The following example calculates for a right-angled triangle" + +#: 03080101.xhp +#, fuzzy +msgctxt "" +"03080101.xhp\n" +"par_id3145750\n" +"17\n" +"help.text" +msgid "' the angle Alpha from the tangent of the angle Alpha:" +msgstr "REM the angle Alpha from the tangent of the angle Alpha:" + +#: 03080101.xhp +#, fuzzy +msgctxt "" +"03080101.xhp\n" +"par_id3151112\n" +"19\n" +"help.text" +msgid "' rounded Pi = 3.14159 Is a predefined constant" +msgstr "REM rounded Pi = 3.14159 is a predefined constant" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3149262\n" +"22\n" +"help.text" +msgid "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")" +msgstr "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3149482\n" +"23\n" +"help.text" +msgid "d2 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"Opposite\")" +msgstr "d2 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"Opposite\")" + +#: 03080101.xhp +msgctxt "" +"03080101.xhp\n" +"par_id3155415\n" +"24\n" +"help.text" +msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\"" +msgstr "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\"" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"tit\n" +"help.text" +msgid "Rnd Function [Runtime]" +msgstr "អនុគមន៍ Rnd [ពេល​រត់]" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"bm_id3148685\n" +"help.text" +msgid "Rnd function" +msgstr "អនុគមន៍ Rnd" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"hd_id3148685\n" +"1\n" +"help.text" +msgid "Rnd Function [Runtime]" +msgstr "អនុគមន៍ Rnd [ពេល​រត់]" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3149669\n" +"2\n" +"help.text" +msgid "Returns a random number between 0 and 1." +msgstr "ត្រឡប់​ចំនួន​ចៃដន្យ​មួយ​រវាង ​0 ​និង​ 1 ។" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"hd_id3153897\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3150543\n" +"4\n" +"help.text" +msgid "Rnd [(Expression)]" +msgstr "Rnd [(Expression)]" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"hd_id3149655\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3154365\n" +"6\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"hd_id3154909\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3125864\n" +"8\n" +"help.text" +msgid "Expression: Any numeric expression." +msgstr "កន្សោម ៖ កន្សោម​ជា​លេខ​ណាមួយ ។" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3155306\n" +"12\n" +"help.text" +msgid "Omitted: Returns the next random number in the sequence." +msgstr "ត្រូវ​បាន​លុប ៖ ត្រឡប់​លេខ​ចៃដន្យ​បន្ទាប់​ក្នុង​លំដាប់ ។" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3147318\n" +"14\n" +"help.text" +msgid "The Rnd function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:" +msgstr "អនុគមន៍ Rnd ត្រឡប់​តែ​តម្លៃ​ស្ថិត​នៅ​ចន្លោះ 0 ទៅ 1 ។ ដើម្បី​បង្កើត​ចំនួន​គត់​ចៃដន្យ​ក្នុង​ជួរ​ដែល​បាន​ផ្តល់ ប្រើ​រូបមន្ត​ក្នុង​ឧទាហរណ៍​ដូច​ខាង​ក្រោម ៖" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"hd_id3151118\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3147124\n" +"21\n" +"help.text" +msgid "Print \"Number from 1 to 5\"" +msgstr "Print \"Number from 1 to 5\"" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3154943\n" +"23\n" +"help.text" +msgid "Print \"Number from 6 to 8\"" +msgstr "Print \"Number from 6 to 8\"" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3151074\n" +"25\n" +"help.text" +msgid "Print \"Greater than 8\"" +msgstr "Print \"Greater than 8\"" + +#: 03080302.xhp +msgctxt "" +"03080302.xhp\n" +"par_id3155602\n" +"27\n" +"help.text" +msgid "Print \"Outside range 1 to 10\"" +msgstr "Print \"Outside range 1 to 10\"" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"tit\n" +"help.text" +msgid "Str Function [Runtime]" +msgstr "អនុគមន៍ Str [ពេល​រត់]" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"bm_id3143272\n" +"help.text" +msgid "Str function" +msgstr "អនុគមន៍ Str" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"hd_id3143272\n" +"1\n" +"help.text" +msgid "Str Function [Runtime]" +msgstr "អនុគមន៍ Str [ពេល​រត់]" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"par_id3155100\n" +"2\n" +"help.text" +msgid "Converts a numeric expression into a string." +msgstr "បម្លែង​កន្សោម​ជា​លេខ​ទៅ​ជា​ខ្សែ​អក្សរ​មួយ ។" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"hd_id3109850\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "Str (Expression)" +msgstr "Str (Expression)" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"hd_id3150040\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"par_id3146117\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"hd_id3155805\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"par_id3149178\n" +"8\n" +"help.text" +msgid "Expression: Any numeric expression." +msgstr "កន្សោម​ ៖ កន្សោម​ជា​លេខ​ណា​មួយ ។" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"par_id3146958\n" +"9\n" +"help.text" +msgid "The Str function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)." +msgstr "អនុគមន៍ Str បម្លែង​អថេរ​លេខ ឬ​លទ្ធផល​នៃ​ការ​គណនា​ទៅ​ជា​ខ្សែ​អក្សរ​មួយ ។ ចំនួន​អវិជ្ជមាន​ត្រូវ​បាន​នាំ​មុខ​ដោយ​សញ្ញា​ដក ។ ចំនួន​វិជ្ជមាន​ត្រូវ​បាន​នាំ​មុខ​ដោយ​ដក​ឃ្លា (ជំនួស​ឲ្យ​សញ្ញា​បូក) ។" + +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"hd_id3155419\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030300.xhp +msgctxt "" +"03030300.xhp\n" +"tit\n" +"help.text" +msgid "System Date and Time" +msgstr "កាល​បរិច្ឆេទ និង​ពេល​វេលា​របស់​ប្រព័ន្ធ" + +#: 03030300.xhp +msgctxt "" +"03030300.xhp\n" +"hd_id3154923\n" +"1\n" +"help.text" +msgid "System Date and Time" +msgstr "កាល​បរិច្ឆេទ និង​ពេល​វេលា​របស់​ប្រព័ន្ធ" + +#: 03030300.xhp +msgctxt "" +"03030300.xhp\n" +"par_id3149457\n" +"2\n" +"help.text" +msgid "The following functions and statements set or return the system date and time." +msgstr "អនុគមន៍ និង​សេចក្តី​ថ្លែង​ការណ៍​​ដូច​ខាង​ក្រោម​កំណត់ ឬ​ត្រឡប់​កាល​បរិច្ឆេទ និង​ពេល​វេលា​របស់​ប្រព័ន្ធ ។" + +#: 03090200.xhp +msgctxt "" +"03090200.xhp\n" +"tit\n" +"help.text" +msgid "Loops" +msgstr "រង្វិល​ជុំ" + +#: 03090200.xhp +msgctxt "" +"03090200.xhp\n" +"hd_id3153990\n" +"1\n" +"help.text" +msgid "Loops" +msgstr "រង្វិល​ជុំ" + +#: 03090200.xhp +msgctxt "" +"03090200.xhp\n" +"par_id3147226\n" +"2\n" +"help.text" +msgid "The following statements execute loops." +msgstr "សេចក្តី​ថ្លែង​ការណ៍​ដូច​ខាង​ក្រោម​ប្រតិបត្តិ​រង្វិល​ជុំ ។" + +#: 03070000.xhp +msgctxt "" +"03070000.xhp\n" +"tit\n" +"help.text" +msgid "Mathematical Operators" +msgstr "សញ្ញា​ប្រមាណវិធី​គណិតវិទ្យា" + +#: 03070000.xhp +msgctxt "" +"03070000.xhp\n" +"hd_id3149234\n" +"1\n" +"help.text" +msgid "Mathematical Operators" +msgstr "សញ្ញា​ប្រមាណវិធី​គណិតវិទ្យា" + +#: 03070000.xhp +msgctxt "" +"03070000.xhp\n" +"par_id3145068\n" +"2\n" +"help.text" +msgid "The following mathematical operators are supported in $[officename] Basic." +msgstr "សញ្ញា​ប្រមាណ​វិធី​គណិតវិទ្យា​ដូច​ខាង​ក្រោម ត្រូវ​បាន​គាំទ្រ​ក្នុង $[officename] Basic ។" + +#: 03070000.xhp +msgctxt "" +"03070000.xhp\n" +"par_id3148552\n" +"3\n" +"help.text" +msgid "This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program." +msgstr "ជំពូក​នេះ​ផ្តល់​នូវ​ទិដ្ឋភាព​ខ្លី​ៗ​នៃ​សញ្ញា​ប្រមាណ​វិធី​នព្វន្ធ ដែល​អ្នក​អាច​ត្រូវ​ការ​សម្រាប់​ការ​គណនា​ក្នុង​កម្មវិធី​មួយ ។" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"tit\n" +"help.text" +msgid "Do...Loop Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Do...Loop [ពេល​រត់]" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"bm_id3156116\n" +"help.text" +msgid "Do...Loop statementWhile; Do loopUntilloops" +msgstr "សេចក្តីថ្លែងការណ៍ Do...LoopWhile; Do loopUntilរង្វិលជុំ" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"hd_id3156116\n" +"1\n" +"help.text" +msgid "Do...Loop Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Do...Loop [ពេល​រត់]" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3109850\n" +"2\n" +"help.text" +msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True." +msgstr "ធ្វើ​សេចក្តី​ថ្លែង​ការណ៍​ដែល​នៅ​ចន្លោះ​សេចក្តី​ថ្លែង​ការណ៍ Do និង Loop ឡើង​វិញ ខណៈ​ពេល​លក្ខខណ្ឌ​ពិត ឬ​រហូត​ដល់​លក្ខខណ្ឌ​ក្លាយ​ជា​ពិត ។" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"hd_id3149119\n" +"3\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3155150\n" +"4\n" +"help.text" +msgid "Do [{While | Until} condition = True]" +msgstr "Do [{While | Until} condition = True]" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3154422\n" +"5\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3150789\n" +"6\n" +"help.text" +msgid "[Exit Do]" +msgstr "[Exit Do]" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3155805\n" +"7\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3145090\n" +"8\n" +"help.text" +msgid "Loop" +msgstr "Loop" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3154749\n" +"9\n" +"help.text" +msgid "or" +msgstr "ឬ" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3150503\n" +"10\n" +"help.text" +msgid "Do" +msgstr "Do" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3149762\n" +"11\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3150984\n" +"12\n" +"help.text" +msgid "[Exit Do]" +msgstr "[Exit Do]" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3143228\n" +"13\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3149235\n" +"14\n" +"help.text" +msgid "Loop [{While | Until} condition = True]" +msgstr "Loop [{While | Until} condition = True]" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"hd_id3156024\n" +"15\n" +"help.text" +msgid "Parameters/Elements" +msgstr "ប៉ារ៉ាម៉ែត្រ​/​ធាតុ" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3156344\n" +"16\n" +"help.text" +msgid "Condition: A comparison, numeric or string expression, that evaluates either True or False." +msgstr "លក្ខខណ្ឌ៖ កន្សោម​លេខ ឬ​ខ្សែ​អក្សរ​ប្រៀបធៀប ដែល​វាយ​តម្លៃ​ទាំង ពិត ឬ​មិន​ពិត ។" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3149669\n" +"17\n" +"help.text" +msgid "Statement block: Statements that you want to repeat while or until the condition is True." +msgstr "Statement block ៖ សេចក្តី​ថ្លែង​ការណ៍​ដែល​អ្នក​ចង់​ធ្វើ​ម្តង​ទៀតនូវ​ While ឬ until ​លក្ខខណ្ឌ​ពិត ។" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3150791\n" +"18\n" +"help.text" +msgid "The Do...Loop statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the Do or the Loop statement. The following examples are valid combinations:" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Do...Loop ប្រតិបត្តិ​រង្វិល​ជុំ​មួយ​រហូត​ទាល់​តែ​លក្ខខណ្ឌ​ពិត​ប្រាកដ​មួយ​ពិត ។ លក្ខខណ្ឌ​ដើម្បី​ចេញ​ពី​រង្វិល​ជុំ​ត្រូវ​តែ​បញ្ចូល​បន្ត​ពី​សេចក្តី​ថ្លែង​ការណ៍ Do ឬ​Loop ។ ឧទាហរណ៍​ខាង​ក្រោម​គឺ​ជា​បន្សំ​ត្រឹមត្រូវ ៖" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"hd_id3154366\n" +"19\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3145171\n" +"20\n" +"help.text" +msgid "Do While condition = True" +msgstr "Do While condition = True" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3149203\n" +"21\n" +"help.text" +msgid "...statement block" +msgstr "... បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3125864\n" +"22\n" +"help.text" +msgid "Loop" +msgstr "Loop" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3154124\n" +"24\n" +"help.text" +msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true." +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍​នៅ​ចន្លោះ​សេចក្តី​ថ្លែង​ការណ៍ Do While និង Loop ត្រូវ​បាន​ធ្វើ​ម្តង​ទៀត​រហូត​ដល់​លក្ខខណ្ឌ​ពិត ។" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3153968\n" +"25\n" +"help.text" +msgid "Do Until condition = True" +msgstr "Do Until condition = True" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3154909\n" +"26\n" +"help.text" +msgid "...statement block" +msgstr "... បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3159151\n" +"27\n" +"help.text" +msgid "Loop" +msgstr "Loop" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3150440\n" +"29\n" +"help.text" +msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false." +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍​នៅ​ចន្លោះ​សេចក្តី​ថ្លែង​ការណ៍ Do Until និង Loop statements ត្រូវ​បាន​ធ្វើ​ម្តង​ទៀត បើ​លក្ខខណ្ឌ​នៅ​តែ​មិន​ពិត ។" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3153952\n" +"30\n" +"help.text" +msgid "Do" +msgstr "Do" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3147349\n" +"31\n" +"help.text" +msgid "...statement block" +msgstr "... បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3159153\n" +"32\n" +"help.text" +msgid "Loop While condition = True" +msgstr "Loop While condition = True" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3146985\n" +"34\n" +"help.text" +msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true." +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍​ដែល​ស្ថិត​នៅ​ចន្លោះ​សេចក្តី​ថ្លែង​ការណ៍ Do និង Loop ​ធ្វើ​ម្តង​ទៀត​រហូត​ដល់​​លក្ខខណ្ឌ​ពិត ។" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3150488\n" +"35\n" +"help.text" +msgid "Do" +msgstr "Do" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3153189\n" +"36\n" +"help.text" +msgid "...statement block" +msgstr "... បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3155411\n" +"37\n" +"help.text" +msgid "Loop Until condition = True" +msgstr "Loop Until condition = True" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3151117\n" +"39\n" +"help.text" +msgid "The statement block between the Do and the Loop statements repeats until the condition is true." +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍​នៅ​ចន្លោះ​សេចក្តី​ថ្លែង​ការណ៍ Do និង Loop ធ្វើ​ម្តង​ទៀត​រហូត​ដល់​លក្ខខណ្ឌ​ពិត ។" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3149484\n" +"41\n" +"help.text" +msgid "Use the Exit Do statement to unconditionally end the loop. You can add this statement anywhere in a Do...Loop statement. You can also define an exit condition using the If...Then structure as follows:" +msgstr "ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ Exit Do ដើម្បី​បញ្ចប់​រង្វិល​ជុំ​ដោយ​គ្មាន​លក្ខខណ្ឌ ។ អ្នក​អាច​បន្ថែម​សេចក្តី​ថ្លែង​ការណ៍​នេះ​នៅ​ត្រង់​កន្លែង​ណា​ក៏​បាន​ក្នុង​សេចក្តី​ថ្លែង​ការណ៍ Do...Loop ។ អ្នក​ក៏​អាច​កំណត់​លក្ខខណ្ឌ​ចាកចេញ ដោយ​ប្រើ​រចនា​សម្ព័ន្ធ If...Then ដូច​ខាង​ក្រោម ៖" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3149262\n" +"42\n" +"help.text" +msgid "Do..." +msgstr "Do..." + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3149298\n" +"43\n" +"help.text" +msgid "statements" +msgstr "សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3145646\n" +"44\n" +"help.text" +msgid "If condition = True Then Exit Do" +msgstr "If condition = True Then Exit Do" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3154490\n" +"45\n" +"help.text" +msgid "statements" +msgstr "សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"par_id3153159\n" +"46\n" +"help.text" +msgid "Loop..." +msgstr "Loop..." + +#: 03090201.xhp +msgctxt "" +"03090201.xhp\n" +"hd_id3147396\n" +"47\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"tit\n" +"help.text" +msgid "Oct Function [Runtime]" +msgstr "អនុគមន៍ Oct [ពេល​រត់]" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"bm_id3155420\n" +"help.text" +msgid "Oct function" +msgstr "អនុគមន៍ Oct" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"hd_id3155420\n" +"1\n" +"help.text" +msgid "Oct Function [Runtime]" +msgstr "អនុគមន៍ Oct [ពេល​រត់]" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"par_id3154924\n" +"2\n" +"help.text" +msgid "Returns the octal value of a number." +msgstr "ត្រឡប់​តម្លៃ​គោល​ប្រាំ​បី​នៃ​ចំនួន​មួយ ។" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"hd_id3148947\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"par_id3150543\n" +"4\n" +"help.text" +msgid "Oct (Number)" +msgstr "Oct (Number)" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"hd_id3153360\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"par_id3154138\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"hd_id3156422\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"par_id3150768\n" +"8\n" +"help.text" +msgid "Number: Any numeric expression that you want to convert to an octal value." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​បម្លែង​ទៅ​ជា​តម្លៃ​គោល​ប្រាំ​បី ។" + +#: 03080802.xhp +msgctxt "" +"03080802.xhp\n" +"hd_id3148672\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080400.xhp +msgctxt "" +"03080400.xhp\n" +"tit\n" +"help.text" +msgid "Square Root Calculation" +msgstr "ការ​គណនា​ឫស​ការេ" + +#: 03080400.xhp +msgctxt "" +"03080400.xhp\n" +"hd_id3148946\n" +"1\n" +"help.text" +msgid "Square Root Calculation" +msgstr "ការ​គណនា​ឫស​ការេ" + +#: 03080400.xhp +msgctxt "" +"03080400.xhp\n" +"par_id3159414\n" +"2\n" +"help.text" +msgid "Use this function to calculate square roots." +msgstr "ប្រើ​អនុគមន៍​នេះ​ ដើម្បី​គណនា​ឫស​ការេ ។" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"tit\n" +"help.text" +msgid "CDateFromIso Function [Runtime]" +msgstr "អនុគមន៍ CDateFromIso [ពេល​រត់]" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"bm_id3153127\n" +"help.text" +msgid "CdateFromIso function" +msgstr "អនុគមន៍ CdateFromIso" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"hd_id3153127\n" +"1\n" +"help.text" +msgid "CDateFromIso Function [Runtime]" +msgstr "អនុគមន៍ CDateFromIso [ពេល​រត់]" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"par_id3148550\n" +"2\n" +"help.text" +msgid "Returns the internal date number from a string that contains a date in ISO format." +msgstr "ត្រឡប់​លេខ​កាល​បរិច្ឆេទ​ខាង​ក្នុង​ពី​ខ្សែ​អក្សរ ដែល​មាន​កាល​បរិច្ឆេទ​ក្នុង​ទ្រង់ទ្រាយ ISO ។" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"hd_id3148947\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"par_id3150400\n" +"4\n" +"help.text" +msgid "CDateFromIso(String)" +msgstr "CDateFromIso(String)" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"hd_id3154367\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"par_id3156212\n" +"6\n" +"help.text" +msgid "Internal date number" +msgstr "លេខ​កាល​បរិច្ឆេទ​ខាង​ក្នុង" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"hd_id3125864\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"par_id3154685\n" +"8\n" +"help.text" +msgid "String: A string that contains a date in ISO format. The year may have two or four digits." +msgstr "ខ្សែ ៖ ខ្សែ​អក្សរ​ដែល​មាន​កាល​បរិច្ឆេទ​ក្នុង​ទ្រង់ទ្រាយ ISO ។ ឆ្នាំ​អាច​មាន​តួ​លេខ​ពីរ ឬ​បួន​ខ្ទង់ ។" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"hd_id3150439\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"par_id3147318\n" +"10\n" +"help.text" +msgid "dateval = CDateFromIso(\"20021231\")" +msgstr "dateval = CDateFromIso(\"20021231\")" + +#: 03030108.xhp +msgctxt "" +"03030108.xhp\n" +"par_id3146921\n" +"11\n" +"help.text" +msgid "returns 12/31/2002 in the date format of your system" +msgstr "ត្រឡប់ 12/31/2002 ក្នុង​ទ្រង់ទ្រាយ​កាល​បរិច្ឆេទ​នៃ​ប្រព័ន្ធ​របស់​អ្នក" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"tit\n" +"help.text" +msgid "CCur Function [Runtime]" +msgstr "អនុគមន៍ CCur [ពេល​រត់]" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"bm_id8926053\n" +"help.text" +msgid "CCur function" +msgstr "អនុគមន៍ CCur" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"par_idN10541\n" +"help.text" +msgid "CCur Function [Runtime]" +msgstr "អនុគមន៍ CCur [ពេល​រត់]" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"par_idN10545\n" +"help.text" +msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols." +msgstr "បម្លែង​កន្សោម​ខ្សែ​អក្សរ ឬ​កន្សោម​លេខ​ទៅ​ជា​កន្សោម​រូបិយប័ណ្ណ ។ ការ​កំណត់​មូលដ្ឋាន​ត្រូវ​បាន​ប្រើ​សម្រាប់​សញ្ញា​ក្បៀស និង​សញ្ញា​រូបិយប័ណ្ណ ។" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"par_idN10548\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"par_idN105E8\n" +"help.text" +msgid "CCur(Expression)" +msgstr "CCur(កន្សោម)" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"par_idN105EB\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"par_idN105EF\n" +"help.text" +msgid "Currency" +msgstr "រូបិយប័ណ្ណ" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"par_idN105F2\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100050.xhp +msgctxt "" +"03100050.xhp\n" +"par_idN105F6\n" +"help.text" +msgid "Expression: Any string or numeric expression that you want to convert." +msgstr "កន្សោម ៖ កន្សោម​ខ្សែ​អក្សរ ឬ​កន្សោម​លេខ​ដែល​អ្នក​ចង់​បម្លែង ។" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"tit\n" +"help.text" +msgid "Tan Function [Runtime]" +msgstr "អនុគមន៍ Tan [ពេល​រត់]" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"bm_id3148550\n" +"help.text" +msgid "Tan function" +msgstr "អនុគមន៍ Tan" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"hd_id3148550\n" +"1\n" +"help.text" +msgid "Tan Function [Runtime]" +msgstr "អនុគមន៍ Tan [ពេល​រត់]" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3148663\n" +"2\n" +"help.text" +msgid "Determines the tangent of an angle. The angle is specified in radians." +msgstr "កំណត់​តង់សង់​របស់​មុំ​មួយ ។ មុំ​ត្រូវ​បាន​បញ្ជាក់​ជា​រ៉ាដ្យង់ ។" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3153379\n" +"3\n" +"help.text" +msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle." +msgstr "ដោយ​ប្រើ​មុំ Alpha អនុគមន៍ Tan គណនា​សមាមាត្រ​ប្រវែង​នៃ​ជ្រុង​ឈម​មុំ ទៅ​នឹង​ប្រវែង​ជ្រុង​ជាប់​មុំ ក្នុង​ត្រីកោណ​កែង ។" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3154366\n" +"4\n" +"help.text" +msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle" +msgstr "Tan(Alpha) = ជ្រុង​ឈម​/​ជ្រុង​ជាប់" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"hd_id3145174\n" +"5\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3151042\n" +"6\n" +"help.text" +msgid "Tan (Number)" +msgstr "Tan (Number)" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"hd_id3156214\n" +"7\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3156281\n" +"8\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"hd_id3155132\n" +"9\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3145786\n" +"10\n" +"help.text" +msgid "Number: Any numeric expression that you want to calculate the tangent for (in radians)." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​គណនា​តង់សង់ (គិត​ជា​រ៉ាដ្យង់) ។" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3153728\n" +"11\n" +"help.text" +msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi." +msgstr "ដើម្បី​បម្លែង​ដឺក្រេ​ទៅ​ជា​រ៉ាដ្យង់ គុណ​នឹង Pi/180 ។ ដើម្បី​បម្លែង​រ៉ាដ្យង់​ទៅ​ជា​ដឺក្រេ គុណ​នឹង 180/Pi ។" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3155414\n" +"12\n" +"help.text" +msgid "degrees=(radiant*180)/Pi" +msgstr "degrees=(radiant*180)/Pi" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3146975\n" +"13\n" +"help.text" +msgid "radiant=(degrees*Pi)/180" +msgstr "radiant=(degrees*Pi)/180" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3147434\n" +"14\n" +"help.text" +msgid "Pi is approximately 3.141593." +msgstr "Pi គឺ​ប្រហែល 3.141593 ។" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"hd_id3149483\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080104.xhp +#, fuzzy +msgctxt "" +"03080104.xhp\n" +"par_id3148646\n" +"16\n" +"help.text" +msgid "' In this example, the following entry is possible for a right-angled triangle:" +msgstr "REM In this example, the following entry is possible for a right-angled triangle:" + +#: 03080104.xhp +#, fuzzy +msgctxt "" +"03080104.xhp\n" +"par_id3150012\n" +"17\n" +"help.text" +msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:" +msgstr "REM ផ្នែក​ដែល​នៅ​ទល់​មុខ​នឹង​មុំ និង​មុំ​ (គិត​ជា​ដឺក្រេ)​ ដើម្បី​គណនា​ប្រវែង​របស់​ផ្នែក​ដែល​នៅ​ជាប់​នឹង​មុំ ៖" + +#: 03080104.xhp +#, fuzzy +msgctxt "" +"03080104.xhp\n" +"par_id3153158\n" +"19\n" +"help.text" +msgid "' Pi = 3.1415926 is a pre-defined variable" +msgstr "REM Pi = 3.1415926 is a pre-defined variable" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3145252\n" +"22\n" +"help.text" +msgid "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")" +msgstr "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3149582\n" +"23\n" +"help.text" +msgid "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")" +msgstr "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")" + +#: 03080104.xhp +msgctxt "" +"03080104.xhp\n" +"par_id3154016\n" +"24\n" +"help.text" +msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))" +msgstr "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"tit\n" +"help.text" +msgid "CDate Function [Runtime]" +msgstr "អនុគមន៍ CDate [ពេល​រត់]" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"bm_id3150772\n" +"help.text" +msgid "CDate function" +msgstr "អនុគមន៍ CDate" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"hd_id3150772\n" +"1\n" +"help.text" +msgid "CDate Function [Runtime]" +msgstr "អនុគមន៍ CDate [ពេល​រត់]" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"par_id3150986\n" +"2\n" +"help.text" +msgid "Converts any string or numeric expression to a date value." +msgstr "បម្លែង​កន្សោម​ខ្សែ​អក្សរ ឬ​លេខ​ណា​មួយ​ទៅ​ជា​តម្លៃ​កាល​បរិច្ឆេទ ។" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"hd_id3148944\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"par_id3148947\n" +"4\n" +"help.text" +msgid "CDate (Expression)" +msgstr "CDate (Expression)" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"hd_id3148552\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"par_id3159414\n" +"6\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"hd_id3153525\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"par_id3150359\n" +"8\n" +"help.text" +msgid "Expression: Any string or numeric expression that you want to convert." +msgstr "កន្សោម​ ៖ កន្សោម​ខ្សែ​អក្សរ ឬ​លេខ​ណា​មួយ​ដែល​អ្នក​ចង់​បម្លែង ។" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"par_id3125864\n" +"9\n" +"help.text" +msgid "When you convert a string expression, the date and time must be entered in the format MM.DD.YYYY HH.MM.SS, as defined by the DateValue and TimeValue function conventions. In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time." +msgstr "នៅ​ពេល​អ្នក​បម្លែង​កន្សោម​ខ្សែ​អក្សរ​មួយ កាល​បរិច្ឆេទ និង​ពេល​វេលា​ត្រូវ​តែ​បញ្ចូល​ក្នុង​ទ្រង់ទ្រាយ MM.DD.YYYY HH.MM.SS ដូច​ដែល​បាន​កំណត់​ដោយ​ការ​បម្លែង​អនុគមន៍ DateValue និង​TimeValue ។ ក្នុង​កន្សោម​លេខ តម្លៃ​នៅ​ខាង​ឆ្វេង​នៃ​សញ្ញា​ទសភាគ តំណាង​ឲ្យ​កាល​បរិច្ឆេទ​ដែល​ចាប់ផ្តើម​ពី ថ្ងៃ​ទី ៣១ ខែ ធ្នូ ឆ្នាំ ១៨៩៩ ។ តម្លៃ​នៅ​ខាង​ស្តាំ​នៃ​សញ្ញា​ទសភាគ តំណាង​ឲ្យ​ពេល​វេលា ។" + +#: 03100300.xhp +msgctxt "" +"03100300.xhp\n" +"hd_id3156422\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"tit\n" +"help.text" +msgid "Events" +msgstr "ព្រឹត្តិការណ៍" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3155506\n" +"1\n" +"help.text" +msgid "Events" +msgstr "ព្រឹត្តិការណ៍" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3146114\n" +"2\n" +"help.text" +msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected." +msgstr "កំណត់​ការ​ផ្តល់​តម្លៃ​ព្រឹត្តិការណ៍ សម្រាប់​វត្ថុ​បញ្ជា ឬ​ប្រអប់​ដែល​បាន​ជ្រើស ។ ព្រឹត្តិការណ៍​ដែល​មាន​​អាស្រ័យ​លើ​ប្រភេទ​នៃ​វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3145387\n" +"16\n" +"help.text" +msgid "When receiving focus" +msgstr "ពេល​ទទួល ការ​ផ្តោត​អារម្មណ៍" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3155090\n" +"17\n" +"help.text" +msgid "This event takes place if a control receives the focus." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង​ប្រសិន​បើ​វត្ថុ​បញ្ជា​ទទួល​ការ​ផ្ដោត​អារម្មណ៍ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3152892\n" +"18\n" +"help.text" +msgid "When losing focus" +msgstr "ពេល​បាត់បង់​ ការ​ផ្តោត​អារម្មណ៍" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3153305\n" +"19\n" +"help.text" +msgid "This event takes place if a control loses the focus." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង​ប្រសិន​វត្ថុ​បញ្ជា​បាត់បង់​ការ​ផ្ដោត​អារម្មណ៍ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3152896\n" +"20\n" +"help.text" +msgid "Key pressed" +msgstr "ចុច​​គ្រាប់​ចុច" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3148837\n" +"21\n" +"help.text" +msgid "This event occurs when the user presses any key while the control has the focus." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង​ នៅ​ពេល​អ្នក​ប្រើ​ចុច​គ្រាប់​ចុច​ណាមួយ​ខណៈ​ពេល​វត្ថុ​បញ្ជា​មាន​ការ​ផ្ដោត​អារម្មណ៍ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3146869\n" +"43\n" +"help.text" +msgid "Key released" +msgstr "លែង​​គ្រាប់​​ចុច" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3155267\n" +"44\n" +"help.text" +msgid "This event occurs when the user releases a key while the control has the focus." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង​ នៅ​ពេល​អ្នក​ប្រើ​លែង​គ្រាប់​ចុច​មួយ​ខណៈពេល​វត្ថុ​បញ្ជា​មាន​ការ​ផ្ដោត​អារម្មណ៍ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3159096\n" +"41\n" +"help.text" +msgid "Modified" +msgstr "បាន​កែប្រែ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3156019\n" +"42\n" +"help.text" +msgid "This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង​ នៅ​ពេល​វត្ថុ​បញ្ជា​បាត់បង់​ការ​ផ្ដោត​អារម្មណ៍​ និង​មាតិកា​របស់​វត្ថុ​បញ្ជា​ត្រូវ​បាន​ផ្លាស់ប្ដូរ​តាំង​ពី​វា​បាត់បង់​ការ​ផ្ដោត​អារម្មណ៍ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3144508\n" +"10\n" +"help.text" +msgid "Text modified" +msgstr "អត្ថបទ​​បាន​កែប្រែ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3148608\n" +"11\n" +"help.text" +msgid "This event takes place if you enter or modify a text in an input field." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង​ ប្រសិន​បើ​អ្នក​បញ្ចូល ឬ​ កែប្រែ​អត្ថបទ​ក្នុង​វាល​បញ្ចូល​មួយ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3159207\n" +"8\n" +"help.text" +msgid "Item status changed" +msgstr "ស្ថានភាព​ធាតុ ត្រូវ​បាន​ផ្លាស់ប្តូរ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3155097\n" +"9\n" +"help.text" +msgid "This event takes place if the status of the control field is changed, for example, from checked to unchecked." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង​ ប្រសិន​បើ​ស្ថានភាព​របស់​វាល​វត្ថុបញ្ជា​ត្រូវ​បាន​ផ្លាស់ប្ដូរ ឧទាហរណ៍ ពី​គូសធីកទៅ​ជា​មិន​គូសធីក ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3151304\n" +"26\n" +"help.text" +msgid "Mouse inside" +msgstr "កណ្តុរ​ក្នុង" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3152871\n" +"27\n" +"help.text" +msgid "This event takes place when the mouse enters the control." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង នៅ​ពេល​កណ្ដុរ​បញ្ចូល​វត្ថុ​បញ្ជា ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3146778\n" +"30\n" +"help.text" +msgid "Mouse moved while key pressed" +msgstr "​កណ្តុរ​បានផ្លាស់ទី​​ ខណៈ​ពេល​​​​ចុច​​គ្រាប់​ចុច​" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3150403\n" +"31\n" +"help.text" +msgid "This event takes place when the mouse is dragged while a key is pressed." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង​ នៅ​ពេល​កណ្ដុរ​​ត្រូវ​បាន​អូស​ខណៈ​ពេល​ចុច​គ្រាប់​ចុច​មួយ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3150210\n" +"32\n" +"help.text" +msgid "Mouse moved" +msgstr "​​​​កណ្តុរ​​បានផ្លាស់ទី​" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3149697\n" +"33\n" +"help.text" +msgid "This event takes place when the mouse moves over the control." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង នៅ​ពេល​កណ្ដុរ​ផ្លាស់ទី​លើ​វត្ថុ​បញ្ជា ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3145216\n" +"22\n" +"help.text" +msgid "Mouse button pressed" +msgstr "ចុច​​ប៊ូតុង​​កណ្តុរ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3155914\n" +"23\n" +"help.text" +msgid "This event takes place when the mouse button is pressed while the mouse pointer is on the control." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង នៅ​ពេល​ចុច​ប៊ុតុង​កណ្ដុរ​​ខណៈ​ពេល​ព្រួញ​កណ្ដុរ​នៅ​លើ​​វត្ថុ​បញ្ជា ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3148899\n" +"24\n" +"help.text" +msgid "Mouse button released" +msgstr "​លែង​​​ប៊ូតុង​​​កណ្តុរ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3153812\n" +"25\n" +"help.text" +msgid "This event takes place when the mouse button is released while the mouse pointer is on the control." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង​ នៅ​ពេល​ចុច​ប៊ូតុង​កណ្ដុរ​ខណៈពេល​ព្រួញ​កណ្ដុរ​នៅ​លើ​វត្ថុ​បញ្ជា ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3153556\n" +"28\n" +"help.text" +msgid "Mouse outside" +msgstr "កណ្តុរ​ក្រៅ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3153013\n" +"29\n" +"help.text" +msgid "This event takes place when the mouse leaves the control." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើតឡើង នៅពេល​កណ្ដុរ​ចេញ​ពី​វត្ថុ​បញ្ជា ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3155759\n" +"45\n" +"help.text" +msgid "While adjusting" +msgstr "ខណៈ​ពេល​លៃតម្រូវ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3156364\n" +"46\n" +"help.text" +msgid "This event takes place when a scrollbar is being dragged." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង នៅ​ពេល​របាររមូរ​កំពុង​ត្រូវ​បាន​អូស ។" + +#: 01050200.xhp +msgctxt "" +"01050200.xhp\n" +"tit\n" +"help.text" +msgid "Call Stack Window (Calls)" +msgstr "បង្អួច​ហៅ​ជង់ (ហៅ)" + +#: 01050200.xhp +msgctxt "" +"01050200.xhp\n" +"hd_id3146794\n" +"1\n" +"help.text" +msgid "Call Stack Window (Calls)" +msgstr "បង្អួច​ហៅ​ជង់ (ហៅ)" + +#: 01050200.xhp +msgctxt "" +"01050200.xhp\n" +"par_id3150400\n" +"2\n" +"help.text" +msgid "Displays the sequence of procedures and functions during the execution of a program. The Call Stack allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list." +msgstr "បង្ហាញ​បែបបទ និង​អនុគមន៍​ត​ៗ​គ្នា កំឡុង​ពេល​ប្រតិបត្តិ​កម្មវិធី ។ ហៅ​ជង់ អនុញ្ញាត​ឲ្យ​អ្នក​ត្រួត​ពិនិត្យ​បែបបទ និង​អនុគមន៍​ត​ៗ​គ្នា កំឡុង​ពេល​ប្រតិបត្តិ​កម្មវិធី ។ បែបបទ​ជា​អនុគមន៍​ត្រូវ​បាន​បង្ហាញ​ពី​ក្រោម​ឡើង​លើ​ដែល​មាន​អនុគមន៍ ឬ​បែបបទ​ដែល​បាន​ហៅ​ថ្មី​ៗ​ភាគ​ច្រើន នៅ​ខាង​លើ​នៃ​បញ្ជី ។" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"tit\n" +"help.text" +msgid "TwipsPerPixelY Function [Runtime]" +msgstr "អនុគមន៍ TwipsPerPixelY [ពេល​រត់]" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"bm_id3150040\n" +"help.text" +msgid "TwipsPerPixelY function" +msgstr "អនុគមន៍ TwipsPerPixelY" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"hd_id3150040\n" +"1\n" +"help.text" +msgid "TwipsPerPixelY Function [Runtime]" +msgstr "អនុគមន៍ TwipsPerPixelY [ពេល​រត់]" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"par_id3154186\n" +"2\n" +"help.text" +msgid "Returns the number of twips that represent the height of a pixel." +msgstr "ត្រឡប់​ចំនួន​ធ្វីប​ដែល​តំណាង​កម្ពស់​នៃ​ភីកសែល ។" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"hd_id3145090\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"par_id3153681\n" +"4\n" +"help.text" +msgid "n = TwipsPerPixelY" +msgstr "n = TwipsPerPixelY" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"hd_id3148473\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"par_id3154306\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"hd_id3149235\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03131400.xhp +msgctxt "" +"03131400.xhp\n" +"par_id3154142\n" +"9\n" +"help.text" +msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" +msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" + +#: 03120100.xhp +msgctxt "" +"03120100.xhp\n" +"tit\n" +"help.text" +msgid "ASCII/ANSI Conversion in Strings" +msgstr "ការ​បម្លែង ASCII/ANSI ក្នុង​ខ្សែ​អក្សរ" + +#: 03120100.xhp +msgctxt "" +"03120100.xhp\n" +"hd_id3147443\n" +"1\n" +"help.text" +msgid "ASCII/ANSI Conversion in Strings" +msgstr "ការ​បម្លែង ASCII/ANSI ក្នុង​ខ្សែ​អក្សរ" + +#: 03120100.xhp +msgctxt "" +"03120100.xhp\n" +"par_id3159201\n" +"2\n" +"help.text" +msgid "The following functions convert strings to and from ASCII or ANSI code." +msgstr "អនុគមន៍​ដូច​ខាង​ក្រោម បម្លែង​ខ្សែ​អក្សរ​ទៅ​ជា និង​ពី​លេខ ASCII ឬ ANSI ។" + +#: 03090411.xhp +msgctxt "" +"03090411.xhp\n" +"tit\n" +"help.text" +msgid "With Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ With [ពេល​រត់]" + +#: 03090411.xhp +msgctxt "" +"03090411.xhp\n" +"bm_id3153311\n" +"help.text" +msgid "With statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ With" + +#: 03090411.xhp +msgctxt "" +"03090411.xhp\n" +"hd_id3153311\n" +"1\n" +"help.text" +msgid "With Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ With [ពេល​រត់]" + +#: 03090411.xhp +msgctxt "" +"03090411.xhp\n" +"par_id3159158\n" +"2\n" +"help.text" +msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached." +msgstr "កំណត់​វត្ថុ​មួយ​ជា​វត្ថុ​លំនាំដើម ។ លុះត្រា​តែ​ឈ្មោះ​វត្ថុ​ផ្សេង​ទៀត​ត្រូវ​បាន​ប្រកាស បើ​មិន​ដូច្នោះ​ទេ​លក្ខណសម្បត្តិ និង​វិធីសាស្ត្រ​ទាំងអស់​នឹង​យោង​ទៅ​វត្ថុ​លំនាំដើម រហូត​ទាល់​តែ​ជួប​សេចក្តី​ថ្លែង​ការណ៍ End With ។" + +#: 03090411.xhp +msgctxt "" +"03090411.xhp\n" +"hd_id3156153\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090411.xhp +msgctxt "" +"03090411.xhp\n" +"par_id3145609\n" +"4\n" +"help.text" +msgid "With Object Statement block End With" +msgstr "With បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍​វត្ថុ End With" + +#: 03090411.xhp +msgctxt "" +"03090411.xhp\n" +"hd_id3154924\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090411.xhp +msgctxt "" +"03090411.xhp\n" +"par_id3147560\n" +"6\n" +"help.text" +msgid "Use With and End With if you have several properties or methods for a single object." +msgstr "ប្រើ With និង​End With ប្រសិន​បើ​អ្នក​មាន​លក្ខណសម្បត្តិ ឬ​វិធីសាស្ត្រ​ជា​ច្រើន សម្រាប់​វត្ថុ​តែ​មួយ ។" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"tit\n" +"help.text" +msgid "DatePart Function [Runtime]" +msgstr "អនុគមន៍ DatePart [ពេល​រត់]" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"bm_id249946\n" +"help.text" +msgid "DatePart function" +msgstr "អនុគមន៍ DatePart" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN10542\n" +"help.text" +msgid "DatePart Function [Runtime]" +msgstr "អនុគមន៍ DatePart [ពេល​រត់]" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN10546\n" +"help.text" +msgid "The DatePart function returns a specified part of a date." +msgstr "អនុគមន៍ DatePart ត្រឡប់​ផ្នែក​នៃ​កាលបរិច្ឆេទ​ដែលបាន​បញ្ជាក់ ។" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN10549\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN105E8\n" +"help.text" +msgid "DatePart (Add, Date [, Week_start [, Year_start]])" +msgstr "DatePart (Add, Date [, Week_start [, Year_start]])" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN105EB\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN105EF\n" +"help.text" +msgid "A Variant containing a date." +msgstr "វ៉ារ្យ៉ង់​មួយ​ដែល​មាន​ទិន្នន័យ​មួយ ។" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN105F2\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN105F6\n" +"help.text" +msgid "Add - A string expression from the following table, specifying the date interval." +msgstr "Add - កន្សោម​ខ្សែ​អក្សរ​មួយ​ពី​តារាង​ខាង​ក្រោម ដែល​បញ្ជាក់​​ចន្លោះ​ពេល​កាលបរិច្ឆេទ ។" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN10604\n" +"help.text" +msgid "Date - The date from which the result is calculated." +msgstr "កាលបរិច្ឆេទ - កាលបរិច្ឆេទ​ដែល​លទ្ធផល​នឹង​ត្រូវ​បាន​គណនា​ពី ។" + +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN10611\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"tit\n" +"help.text" +msgid "DefSng Statement [Runtime]" +msgstr "សេចក្ដីថ្លែងការណ៍ DefSng [ពេល​រត់]" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"bm_id2445142\n" +"help.text" +msgid "DefSng statement" +msgstr "សេចក្ដីថ្លែងការណ៍ DefSng" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN10577\n" +"help.text" +msgid "DefSng Statement [Runtime]" +msgstr "សេចក្ដីថ្លែងការណ៍ DefSng [ពេល​រត់]" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN10587\n" +"help.text" +msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range." +msgstr "បើ​មិន​បាន​បញ្ជាក់​តួអក្សរ​ប្រកាស​ប្រភេទ ឬ​ពាក្យ​គន្លឹះ សេចក្ដីថ្លែងការណ៍ DefSng នឹង​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម អាស្រ័យ​តាម​ជួរ​អក្សរ ។" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN1058A\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN1058E\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN10591\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN10595\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​​​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN1059C\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN105A3\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN105AA\n" +"help.text" +msgid "DefSng: Single" +msgstr "DefSng ៖ តែ​មួយ" + +#: 03101130.xhp +msgctxt "" +"03101130.xhp\n" +"par_idN105B1\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101130.xhp +#, fuzzy +msgctxt "" +"03101130.xhp\n" +"par_idN105B5\n" +"help.text" +msgid "' Prefix definitions for variable types:" +msgstr "REM Prefix definitions for variable types:" + +#: 03101130.xhp +#, fuzzy +msgctxt "" +"03101130.xhp\n" +"par_idN105D3\n" +"help.text" +msgid "sSng=Single ' sSng is an implicit single variable" +msgstr "sSng=Single REM sSng is an implicit single variable" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"tit\n" +"help.text" +msgid "LTrim Function [Runtime]" +msgstr "អនុគមន៍ LTrim [ពេល​រត់]" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"bm_id3147574\n" +"help.text" +msgid "LTrim function" +msgstr "អនុគមន៍ LTrim" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"hd_id3147574\n" +"1\n" +"help.text" +msgid "LTrim Function [Runtime]" +msgstr "អនុគមន៍ LTrim [ពេល​រត់]" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"par_id3145316\n" +"2\n" +"help.text" +msgid "Removes all leading spaces at the start of a string expression." +msgstr "យក​ចេញ​នូវ​ដក​ឃ្លា​ដែល​នៅ​មុខ​គេ នៃ​ដើម​កន្សោម​ខ្សែ​អក្សរ ។" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"hd_id3154924\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"par_id3148552\n" +"4\n" +"help.text" +msgid "LTrim (Text As String)" +msgstr "LTrim (Text As String)" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"hd_id3156344\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"par_id3151056\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"hd_id3150543\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"par_id3150792\n" +"8\n" +"help.text" +msgid "Text: Any string expression." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ។" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"par_id3125863\n" +"9\n" +"help.text" +msgid "Use this function to remove spaces at the beginning of a string expression." +msgstr "ប្រើ​អនុគមន៍​នេះ​ដើម្បី​យក​ចេញ​នូវ​ដក​ឃ្លា​នៅ​ដើម​នៃ​កន្សោម​ខ្សែ​អក្សរ ។" + +#: 03120305.xhp +msgctxt "" +"03120305.xhp\n" +"hd_id3145419\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"tit\n" +"help.text" +msgid "Print Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Print [ពេល​រត់]" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"bm_id3147230\n" +"help.text" +msgid "Print statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Print" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"hd_id3147230\n" +"1\n" +"help.text" +msgid "Print Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Print [ពេល​រត់]" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id3156281\n" +"2\n" +"help.text" +msgid "Outputs the specified strings or numeric expressions to a dialog or to a file." +msgstr "បញ្ចេញ​ខ្សែអក្សរ​ដែលបាន​បញ្ជាក់ ឬ​កន្សោម​ជាលេខ​ទៅ​ប្រអប់ ឬ​ឯកសារ ។" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"hd_id3145785\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id3153188\n" +"4\n" +"help.text" +msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]" +msgstr "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"hd_id3147348\n" +"5\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id2508621\n" +"help.text" +msgid "FileName: Any numeric expression that contains the file number that was set by the Open statement for the respective file." +msgstr "ឈ្មោះ​ឯកសារ ៖ កន្សោម​លេខ​ដែល​មាន​លេខ​ឯកសារ ដែល​ត្រូវ​បាន​កំណត់​ដោយ​សេចក្ដី​ថ្លែងការណ៍ Open សម្រាប់​ឯកសារ​នីមួយៗ ។" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id3163712\n" +"6\n" +"help.text" +msgid "Expression: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted." +msgstr "Expression ៖ កន្សោម​លេខ ឬ​ខ្សែ​អក្សរ​ណា​មួយ​ដែល​នឹង​ត្រូវ​បោះពុម្ព ។ កន្សោម​ច្រើន​អាច​ត្រូវ​បាន​បំបែក​ដោយ​សញ្ញា​​ចំណុច​ក្បៀស ។ ប្រសិន​បើ​បំបែក​ដោយ​សញ្ញា​ក្បៀស កន្សោម​ត្រូវ​បាន​ចុះ​បន្ទាត់​ទៅ​ចំណុច​ឈប់​ថេប​បន្ទាប់ ។ ចំណុច​ឈប់​ថេប​មិន​អាច​ត្រូវ​បាន​លៃ​តម្រូវ ។" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id3153092\n" +"7\n" +"help.text" +msgid "Number: Number of spaces to be inserted by the Spc function." +msgstr "ចំនួន ៖ ចំនួន​ដក​ឃ្លា​ដែល​នឹង​ត្រូវ​បញ្ចូល​ដោយ​អនុគមន៍ Spc ។" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id3145364\n" +"8\n" +"help.text" +msgid "Pos: Spaces are inserted until the specified position." +msgstr "Pos ៖ ដក​ឃ្លា​ត្រូវ​បាន​បញ្ចូល​រហូត​ដល់​ទីតាំង​ដែល​បាន​បញ្ជាក់​​លម្អិត ។" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id3154319\n" +"9\n" +"help.text" +msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once." +msgstr "ប្រសិន​បើ​សញ្ញា​​ចំណុច​ក្បៀស ឬ​សញ្ញា​ក្បៀស​លេច​ឡើង​បន្ទាប់​ពី​កន្សោម​ដែល​នឹង​ត្រូវ​បោះពុម្ព $[officename] Basic រក្សា​ទុក​អត្ថបទ​ក្នុង​អង្គ​ចងចាំ​បណ្តោះ​អាសន្ន​មួយ និង​បន្ត​ប្រតិបត្តិ​កម្មវិធី​ដោយ​មិន​បោះពុម្ព ។ នៅ​ពេល​ជួប​ប្រទះ Print statement ផ្សេង​ទៀត​ដែល​គ្មាន​សញ្ញា​​ចំណុច​ក្បៀស ឬ​សញ្ញា​ក្បៀស​នៅ​ចុង​បញ្ចប់ អត្ថបទ​ទាំងអស់​ដែល​នឹង​ត្រូវ​បោះពុម្ព​ត្រូវ​បាន​បោះពុម្ព​ភ្លាម​ៗ ។" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id3145272\n" +"10\n" +"help.text" +msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation." +msgstr "កន្សោម​​លេខ​វិជ្ជមាន​​ត្រូវ​​បាន​បោះពុម្ព​ដោយ​មាន​ដក​ឃ្លា​​នៅ​​ពី​​​មុខ ។ កន្សោម​អវិជ្ជមាន​ត្រូវ​បាន​បោះពុម្ព​ដោយ​មាន​សញ្ញា​ដក​នៅ​ពី​មុខ ។ ប្រសិន​បើ​ជួរ​ពិត​ប្រាកដ​ត្រូវ​បាន​លើស សម្រាប់​តម្លៃ​ទសភាគ កន្សោម​ជា​​លេខ​រៀង​ៗ​ខ្លួន​ត្រូវ​បាន​បោះពុម្ព​ក្នុង កំណត់​​​អិច​ស្ប៉ូណង់​ស្យែល ។" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id3154011\n" +"11\n" +"help.text" +msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line." +msgstr "ប្រសិន​បើ​កន្សោម​ដែល​នឹង​ត្រូវ​បោះពុម្ព​លើស​ប្រវែង​ពិត​ប្រាកដ ការ​បង្ហាញ​នឹង​រុំ​ទៅ​ជួរ​បន្ទាប់​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"par_id3146969\n" +"12\n" +"help.text" +msgid "You can insert the Tab function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the Spc function to insert a specified number of spaces." +msgstr "អ្នក​អាច​បញ្ចូល​អនុគមន៍ Tab ដែល​ព័ទ្ធ​ជុំ​វិញ​ដោយ​សញ្ញា​​ចំណុច​ក្បៀស​រវាង​អាគុយម៉ង់ ដើម្បី​ចូល​បន្ទាត់​ទិន្នផល​ទៅ​ទីតាំង​ជាក់លាក់​មួយ ឬ​អ្នក​អាច​ប្រើ​អនុគមន៍ Spc ដើម្បី​បញ្ចូល​ចំនួន​ដក​ឃ្លា​ជាក់លាក់​មួយ ។" + +#: 03010103.xhp +msgctxt "" +"03010103.xhp\n" +"hd_id3146912\n" +"13\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"tit\n" +"help.text" +msgid "Control and Dialog Properties" +msgstr "លក្ខណសម្បត្តិ​វត្ថុ​បញ្ជា និង​ប្រអប់" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"bm_id3153379\n" +"help.text" +msgid "controls; propertiesproperties; controls and dialogsdialogs; properties" +msgstr "វត្ថុ​បញ្ជា; លក្ខណសម្បត្តិលក្ខណសម្បត្តិ; វត្ថុ​បញ្ជា និង​ប្រអប់ប្រអប់; លក្ខណសម្បត្តិ" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"hd_id3153379\n" +"1\n" +"help.text" +msgid "Control and Dialog Properties" +msgstr "លក្ខណសម្បត្តិ​វត្ថុ​បញ្ជា និង​ប្រអប់" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3156280\n" +"2\n" +"help.text" +msgid "Specifies the properties of the selected dialog or control. You must be in the design mode to be able to use this command." +msgstr "បញ្ជាក់​លក្ខណសម្បត្តិ​របស់​ប្រអប់ ឬ​វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស ។ អ្នក​ត្រូវ​តែ​នៅ​ក្នុង​របៀប​រចនា​ ដើម្បី​អាច​ប្រើ​ពាក្យ​បញ្ជា​នេះ​បាន ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"hd_id3151043\n" +"20\n" +"help.text" +msgid "Entering Data in the Properties Dialog" +msgstr "ការ​បញ្ចូល​ទិន្នន័យ​ក្នុង​ប្រអប់​លក្ខណសម្បត្តិ" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3153771\n" +"3\n" +"help.text" +msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the Properties dialog:" +msgstr "បន្សំ​គ្រាប់​ចុច​ដូច​ខាង​ក្រោម អនុវត្ត​ដើម្បី​បញ្ចូល​ទិន្នន័យ​ក្នុង​​វាល​​បន្ទាត់​ច្រើន ឬ​ប្រអប់​បន្សំ​នៃ​ប្រអប់ លក្ខណសម្បត្តិ ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3150010\n" +"18\n" +"help.text" +msgid "Keys" +msgstr "គ្រាប់​ចុច" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3147317\n" +"19\n" +"help.text" +msgid "Effects" +msgstr "បែបផែន" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3146121\n" +"4\n" +"help.text" +msgid "Alt+Down Arrow" +msgstr "ជំនួស(Alt)+ព្រួញ​ចុះ​ក្រោម" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3149581\n" +"5\n" +"help.text" +msgid "Opens a combo box" +msgstr "បើក​ប្រអប់​បន្សំ" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3147394\n" +"6\n" +"help.text" +msgid "Alt+Up Arrow" +msgstr "ជំនួស(Alt)+ព្រួញ​ឡើង​លើ" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3148455\n" +"7\n" +"help.text" +msgid "Closes a combo box" +msgstr "បិទ​ប្រអប់​បន្សំ​មួយ" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3154511\n" +"8\n" +"help.text" +msgid "Shift+Enter" +msgstr "ប្តូរ (Shift) + បញ្ចូល (Enter)" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3146971\n" +"9\n" +"help.text" +msgid "Inserts a line break in multiline fields." +msgstr "បញ្ចូល​ចុះ​បន្ទាត់​ក្នុង​​វាល​ច្រើន​បន្ទាត់ ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3146914\n" +"10\n" +"help.text" +msgid "(UpArrow)" +msgstr "(ព្រួញ​ឡើង​លើ)" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3153714\n" +"11\n" +"help.text" +msgid "Goes to the previous line." +msgstr "ទៅ​ជួរ​មុន ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3159266\n" +"12\n" +"help.text" +msgid "(DownArrow)" +msgstr "(ព្រួញ​ចុះ​ក្រោម)" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3146314\n" +"13\n" +"help.text" +msgid "Goes to the next line." +msgstr "ទៅ​ជួរ​បន្ទាប់ ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3149255\n" +"14\n" +"help.text" +msgid "Enter" +msgstr "បញ្ចូល​​(Enter)" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3149566\n" +"15\n" +"help.text" +msgid "Applies the changes made to a field and places the cursor into the next field." +msgstr "អនុវត្ត​​ភាព​ផ្លាស់​ប្តូរ​​ដែល​​បាន​​ធ្វើ​ចំពោះ​វាល​មួយ និង​​ដាក់​ទស្សន៍​ទ្រនិច​ទៅ​ក្នុង​វាល​បន្ទាប់ ។" + +#: 03080100.xhp +msgctxt "" +"03080100.xhp\n" +"tit\n" +"help.text" +msgid "Trigonometric Functions" +msgstr "អនុគមន៍​ត្រីកោណមាត្រ" + +#: 03080100.xhp +msgctxt "" +"03080100.xhp\n" +"hd_id3159201\n" +"1\n" +"help.text" +msgid "Trigonometric Functions" +msgstr "អនុគមន៍​ត្រីកោណមាត្រ" + +#: 03080100.xhp +msgctxt "" +"03080100.xhp\n" +"par_id3149180\n" +"2\n" +"help.text" +msgid "The following are the trigonometric functions that are supported in $[officename] Basic." +msgstr "ខាង​ក្រោម​ជា​អនុគមន៍​ត្រីកោណ​មាត្រ ដែល​ត្រូវ​បាន​គាំទ្រ​ក្នុង $[officename] Basic ។" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"tit\n" +"help.text" +msgid "CVErr Function [Runtime]" +msgstr "អនុគមន៍ CVErr [ពេល​រត់]" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"bm_id531022\n" +"help.text" +msgid "CVErr function" +msgstr "អនុគមន៍ CVErr" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"par_idN1054B\n" +"help.text" +msgid "CVErr Function [Runtime]" +msgstr "អនុគមន៍ CVErr [ពេល​រត់]" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"par_idN1055B\n" +"help.text" +msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"." +msgstr "បម្លែង​កន្សោម​ខ្សែ​អក្សរ ឬ​កន្សោម​លេខ​ទៅ​ជា​កន្សោម​វ៉ារ្យ៉ង់​នៃ​ប្រភេទ​រង \"កំហុស\" ។" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"par_idN1055E\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"par_idN10562\n" +"help.text" +msgid "CVErr(Expression)" +msgstr "CVErr(កន្សោម)" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"par_idN10565\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"par_idN10569\n" +"help.text" +msgid "Variant." +msgstr "វ៉ារ្យ៉ង់ ។" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"par_idN1056C\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100080.xhp +msgctxt "" +"03100080.xhp\n" +"par_idN10570\n" +"help.text" +msgid "Expression: Any string or numeric expression that you want to convert." +msgstr "កន្សោម ៖ កន្សោម​ខ្សែ​អក្សរ ឬ​កន្សោម​លេខ​ដែល​អ្នក​ចង់​បម្លែង ។" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"tit\n" +"help.text" +msgid "Fix Function [Runtime]" +msgstr "អនុគមន៍ Fix [ពេល​រត់]" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"bm_id3159201\n" +"help.text" +msgid "Fix function" +msgstr "អនុគមន៍ Fix" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"hd_id3159201\n" +"1\n" +"help.text" +msgid "Fix Function [Runtime]" +msgstr "អនុគមន៍ Fix [ពេល​រត់]" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"par_id3149346\n" +"2\n" +"help.text" +msgid "Returns the integer value of a numeric expression by removing the fractional part of the number." +msgstr "ត្រឡប់​តម្លៃ​គត់​នៃ​កន្សោម​លេខ ដោយ​យក​ផ្នែក​ទសភាគ​នៃ​លេខ​ចេញ ។" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"hd_id3155419\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"par_id3156152\n" +"4\n" +"help.text" +msgid "Fix (Expression)" +msgstr "Fix (Expression)" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"hd_id3154923\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"par_id3148947\n" +"6\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"hd_id3154760\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"par_id3149457\n" +"8\n" +"help.text" +msgid "Expression: Numeric expression that you want to return the integer value for." +msgstr "កន្សោម ៖ កន្សោម​លេខ ដែល​អ្នក​ចង់​ត្រឡប់​តម្លៃ​ចំនួន​គត់ ។" + +#: 03080501.xhp +msgctxt "" +"03080501.xhp\n" +"hd_id3150447\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080501.xhp +#, fuzzy +msgctxt "" +"03080501.xhp\n" +"par_id3156214\n" +"11\n" +"help.text" +msgid "Print Fix(3.14159) ' returns 3." +msgstr "Print Fix(3.14159) REM returns 3." + +#: 03080501.xhp +#, fuzzy +msgctxt "" +"03080501.xhp\n" +"par_id3154217\n" +"12\n" +"help.text" +msgid "Print Fix(0) ' returns 0." +msgstr "Print Fix(0) REM returns 0." + +#: 03080501.xhp +#, fuzzy +msgctxt "" +"03080501.xhp\n" +"par_id3145786\n" +"13\n" +"help.text" +msgid "Print Fix(-3.14159) ' returns -3." +msgstr "Print Fix(-3.14159) REM returns -3." + +#: 03090300.xhp +msgctxt "" +"03090300.xhp\n" +"tit\n" +"help.text" +msgid "Jumps" +msgstr "លោត" + +#: 03090300.xhp +msgctxt "" +"03090300.xhp\n" +"hd_id3151262\n" +"1\n" +"help.text" +msgid "Jumps" +msgstr "លោត" + +#: 03090300.xhp +msgctxt "" +"03090300.xhp\n" +"par_id3148983\n" +"2\n" +"help.text" +msgid "The following statements execute jumps." +msgstr "statements ដូច​ខាង​​ក្រោម​ប្រតិបត្តិ​ការ​លោត ។" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"tit\n" +"help.text" +msgid "CreateUnoStruct Function [Runtime]" +msgstr "អនុគមន៍ CreateUnoStruct [ពេល​រត់]" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"bm_id3150499\n" +"help.text" +msgid "CreateUnoStruct function" +msgstr "អនុគមន៍ CreateUnoStruct" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"hd_id3150499\n" +"1\n" +"help.text" +msgid "CreateUnoStruct Function [Runtime]" +msgstr "អនុគមន៍ CreateUnoStruct [ពេល​រត់]" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"par_id3150713\n" +"2\n" +"help.text" +msgid "Creates an instance of a Uno structure type." +msgstr "បង្កើត​វត្ថុ​មួយ​របស់​ប្រភេទ​រចនាសម្ព័ន្ធ Uno ។" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"par_id3147226\n" +"3\n" +"help.text" +msgid "Use the following structure for your statement:" +msgstr "ប្រើ​រចនា​សម្ព័ន្ធ​ដូច​ខាង​ក្រោម សម្រាប់​សេចក្តី​ថ្លែង​ការណ៍​របស់​អ្នក ៖" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"par_id3149177\n" +"4\n" +"help.text" +msgid "Dim oStruct as new com.sun.star.beans.Property" +msgstr "Dim oStruct as new com.sun.star.beans.Property" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"hd_id3156153\n" +"5\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"par_id3155341\n" +"6\n" +"help.text" +msgid "oStruct = CreateUnoStruct( Uno type name )" +msgstr "oStruct = CreateUnoStruct( Uno type name )" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"hd_id3145316\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03131500.xhp +msgctxt "" +"03131500.xhp\n" +"par_id3149762\n" +"8\n" +"help.text" +msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )" +msgstr "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"tit\n" +"help.text" +msgid "Time Statement [Runtime]" +msgstr "Time Statement [ពេល​វេលា]" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"bm_id3145090\n" +"help.text" +msgid "Time statement" +msgstr "សេចក្តីថ្លែងការណ៍ Time" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"hd_id3145090\n" +"1\n" +"help.text" +msgid "Time Statement [Runtime]" +msgstr "Time Statement [ពេល​រត់]" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"par_id3150984\n" +"2\n" +"help.text" +msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​ពេល​វេលា​របស់​ប្រព័ន្ធ​បច្ចុប្បន្ន​ជា​ខ្សែ​អក្សរ​មួយ ក្នុង​ទ្រង់​ទ្រាយ​ជា \"HH:MM:SS\" ។" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"hd_id3154346\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"par_id3149670\n" +"4\n" +"help.text" +msgid "Time" +msgstr "ពេល​វេលា" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"hd_id3150792\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"par_id3149656\n" +"6\n" +"help.text" +msgid "Text: Any string expression that specifies the new time in the format \"HH:MM:SS\"." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​បញ្ជាក់​ពេល​វេលា​ថ្មី​ក្នុង​ទ្រង់ទ្រាយ \"HH:MM:SS\" ។" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"hd_id3145173\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030302.xhp +msgctxt "" +"03030302.xhp\n" +"par_id3150870\n" +"9\n" +"help.text" +msgid "MsgBox Time,0,\"The time is\"" +msgstr "MsgBox Time,0,\"The time is\"" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"tit\n" +"help.text" +msgid "CreateUnoDialog Function [Runtime]" +msgstr "អនុគមន៍ CreateUnoDialog [ពេល​រត់]" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"bm_id3150040\n" +"help.text" +msgid "CreateUnoDialog function" +msgstr "អនុគមន៍ CreateUnoDialog" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"hd_id3150040\n" +"1\n" +"help.text" +msgid "CreateUnoDialog Function [Runtime]" +msgstr "អនុគមន៍ CreateUnoDialog [ពេល​រត់]" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3154186\n" +"2\n" +"help.text" +msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime." +msgstr "បង្កើត​វត្ថុ Basic Uno ដែល​តំណាង​ឲ្យ​វត្ថុ​បញ្ជា​ប្រអប់ Uno កំឡុង​ពេល​ពេល​រត់ Basic ។" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3153750\n" +"3\n" +"help.text" +msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library." +msgstr "ប្រអប់​ត្រូវ​បាន​កំណត់​ក្នុង​បណ្ណាល័យ​ប្រអប់ ។ ដើម្បី​បង្ហាញ​ប្រអប់​មួយ ប្រអប់ \"បន្ត​ផ្ទាល់\" ត្រូវ​តែ​បង្កើត​ពី​បណ្ណាល័យ ។" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3153681\n" +"4\n" +"help.text" +msgid "See Examples." +msgstr "មើល ឧទាហរណ៍ ។" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"hd_id3154286\n" +"5\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3159176\n" +"6\n" +"help.text" +msgid "CreateUnoDialog( oDlgDesc )" +msgstr "CreateUnoDialog( oDlgDesc )" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"hd_id3143270\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3159157\n" +"8\n" +"help.text" +msgid "' Get dialog description from the dialog library" +msgstr "' Get dialog description from the dialog library" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3149234\n" +"9\n" +"help.text" +msgid "oDlgDesc = DialogLibraries.Standard.Dialog1" +msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3154923\n" +"10\n" +"help.text" +msgid "' generate \"live\" dialog" +msgstr "' generate \"live\" dialog" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3149670\n" +"11\n" +"help.text" +msgid "oDlgControl = CreateUnoDialog( oDlgDesc )" +msgstr "oDlgControl = CreateUnoDialog( oDlgDesc )" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3148550\n" +"12\n" +"help.text" +msgid "' display \"live\" dialog" +msgstr "' display \"live\" dialog" + +#: 03131800.xhp +msgctxt "" +"03131800.xhp\n" +"par_id3154072\n" +"13\n" +"help.text" +msgid "oDlgControl.execute" +msgstr "oDlgControl.execute" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"tit\n" +"help.text" +msgid "IsEmpty Function [Runtime]" +msgstr "អនុគមន៍ IsEmpty [ពេល​រត់]" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"bm_id3153394\n" +"help.text" +msgid "IsEmpty function" +msgstr "អនុគមន៍ IsEmpty" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"hd_id3153394\n" +"1\n" +"help.text" +msgid "IsEmpty Function [Runtime]" +msgstr "អនុគមន៍ IsEmpty [ពេល​រត់]" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"par_id3163045\n" +"2\n" +"help.text" +msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized." +msgstr "ពិសោធន៍​ប្រសិន​បើ​អថេរ​វ៉ារ្យង់​​មាន​តម្លៃ \"ទទេ\" ។ តម្លៃ \"ទទេ\" បញ្ជាក់​ថា​អថេរ​មិន​ទាន់​ត្រូវ​បាន​ចាប់ផ្តើម ។" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"hd_id3159158\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"par_id3153126\n" +"4\n" +"help.text" +msgid "IsEmpty (Var)" +msgstr "IsEmpty (Var)" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"hd_id3148685\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"par_id3156344\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"hd_id3148947\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"par_id3154347\n" +"8\n" +"help.text" +msgid "Var: Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False." +msgstr "Var ៖ អថេរ​ណា​មួយ​ដែល​អ្នក​ចង់​ពិសោធន៍ ។ ប្រសិន​បើ​វ៉ារ្យង់​​​មាន​តម្លៃ \"ទទេ\" អនុគមន៍​ត្រឡប់ True ផ្សេង​ពី​នោះ​អនុគមន៍​ត្រឡប់ False ។" + +#: 03102400.xhp +msgctxt "" +"03102400.xhp\n" +"hd_id3154138\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03102400.xhp +#, fuzzy +msgctxt "" +"03102400.xhp\n" +"par_id3154863\n" +"13\n" +"help.text" +msgid "Print IsEmpty(sVar) ' Returns True" +msgstr "Print IsEmpty(sVar) REM Returns True" + +#: 03030200.xhp +msgctxt "" +"03030200.xhp\n" +"tit\n" +"help.text" +msgid "Converting Time Values" +msgstr "ការ​បម្លែង​តម្លៃ​ពេល​វេលា" + +#: 03030200.xhp +msgctxt "" +"03030200.xhp\n" +"hd_id3147226\n" +"1\n" +"help.text" +msgid "Converting Time Values" +msgstr "ការ​បម្លែង​តម្លៃ​ពេល​វេលា" + +#: 03030200.xhp +msgctxt "" +"03030200.xhp\n" +"par_id3149415\n" +"2\n" +"help.text" +msgid "The following functions convert time values to calculable numbers." +msgstr "អនុគមន៍​ដូច​ខាង​ក្រោម​បម្លែង​តម្លៃ​ពេល​វេលា​ទៅ​ជា​ចំនួន​ដែល​អាច​គណនា​បាន ។" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"tit\n" +"help.text" +msgid "CLng Function [Runtime]" +msgstr "អនុគមន៍ CLng [ពេល​រត់]" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"bm_id3153311\n" +"help.text" +msgid "CLng function" +msgstr "អនុគមន៍ CLng" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"hd_id3153311\n" +"1\n" +"help.text" +msgid "CLng Function [Runtime]" +msgstr "អនុគមន៍ CLng [ពេល​រត់]" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"par_id3148686\n" +"2\n" +"help.text" +msgid "Converts any string or numeric expression to a long integer." +msgstr "បម្លែង​កន្សោម​ខ្សែ​អក្សរ ឬ​លេខ​ណា​មួយ​ទៅ​ជា​ចំនួន​គត់​ធំ ។" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"hd_id3145315\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"par_id3147573\n" +"4\n" +"help.text" +msgid "CLng (Expression)" +msgstr "CLng (Expression)" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"hd_id3145610\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"par_id3153897\n" +"6\n" +"help.text" +msgid "Long" +msgstr "Long" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"hd_id3154760\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"par_id3159414\n" +"8\n" +"help.text" +msgid "Expression: Any numerical expression that you want to convert. If the Expression lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." +msgstr "កន្សោម​ ៖ កន្សោម​លេខ​ណា​មួយ​ដែល​អ្នក​ចង់​បម្លែង ។ ប្រសិន​បើ Expression ស្ថិត​នៅ​ក្រៅ​ជួរ​ចំនួន​គត់​ធំ​រវាង -2.147.483.648 និង 2.147.483.647 ដែល​ត្រឹមត្រូវ $[officename] Basic ត្រឡប់​កំហុស​លើស​ចំណុះ​មួយ ។ ដើម្បី​បម្លែង​កន្សោម​ខ្សែ​អក្សរ លេខ​ត្រូវ​តែ​វាយ​បញ្ចូល​ជា​អត្ថបទ​ធម្មតា (\"123.5\") ដោយ​ប្រើ​ទ្រង់ទ្រាយ​លេខ​លំនាំដើម នៃ​ប្រព័ន្ធ​ប្រតិបត្តិការ​របស់​អ្នក ។" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"par_id3150358\n" +"9\n" +"help.text" +msgid "This function always rounds the fractional part of a number to the nearest integer." +msgstr "អនុគមន៍​នេះ​តែងតែ​បង្គត់​ផ្នែក​ទសភាគ​នៃ​ចំនួន​មួយ ទៅ​ជា​ចំនួន​គត់​ដែល​ជិត​បំផុត ។" + +#: 03100600.xhp +msgctxt "" +"03100600.xhp\n" +"hd_id3154216\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: main0211.xhp +msgctxt "" +"main0211.xhp\n" +"tit\n" +"help.text" +msgid "Macro Toolbar" +msgstr "របារ​ឧបករណ៍​ម៉ាក្រូ" + +#: main0211.xhp +msgctxt "" +"main0211.xhp\n" +"bm_id3150543\n" +"help.text" +msgid "toolbars; Basic IDEmacro toolbar" +msgstr "របារ​ឧបករណ៍; Basic IDEរបារ​ឧបករណ៍​ម៉ាក្រូ" + +#: main0211.xhp +msgctxt "" +"main0211.xhp\n" +"hd_id3150543\n" +"1\n" +"help.text" +msgid "Macro Toolbar" +msgstr "របារ​ឧបករណ៍​ម៉ាក្រូ" + +#: main0211.xhp +msgctxt "" +"main0211.xhp\n" +"par_id3147288\n" +"2\n" +"help.text" +msgid "The Macro Toolbar contains commands to create, edit, and run macros." +msgstr "The របារ​ឧបករណ៍​ម៉ាក្រូ មាន​ពាក្យ​បញ្ជា​ដើម្បី​បង្កើត កែ​សម្រួល និង​រត់​ម៉ាក្រូ ។" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"tit\n" +"help.text" +msgid "\"-\" Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី \"-\" [ពេល​រត់]" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"bm_id3156042\n" +"help.text" +msgid "\"-\" operator (mathematical)" +msgstr "សញ្ញា​ប្រមាណវិធី \"-\" (គណិតវិទ្យា)" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"hd_id3156042\n" +"1\n" +"help.text" +msgid "\"-\" Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី \"-\" [ពេល​រត់]" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"par_id3153345\n" +"2\n" +"help.text" +msgid "Subtracts two values." +msgstr "ដក​តម្លៃ​ពីរ ។" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"hd_id3149416\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"par_id3156023\n" +"4\n" +"help.text" +msgid "Result = Expression1 - Expression2" +msgstr "Result = Expression1 - Expression2" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"hd_id3154760\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"par_id3147560\n" +"6\n" +"help.text" +msgid "Result: Any numerical expression that contains the result of the subtraction." +msgstr "លទ្ធផល​ ៖ កន្សោម​លេខ​ណា​មួយ ដែល​មាន​លទ្ធផល​នៃ​ផល​ដក ។" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"par_id3150398\n" +"7\n" +"help.text" +msgid "Expression1, Expression2: Any numerical expressions that you want to subtract." +msgstr "កន្សោម​ទី​1, កន្សោម​ទី​2 ៖ កន្សោម​លេខ​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​ដក ។" + +#: 03070100.xhp +msgctxt "" +"03070100.xhp\n" +"hd_id3154366\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"tit\n" +"help.text" +msgid "TimeSerial Function [Runtime]" +msgstr "អនុគមន៍ TimeSerial [ពេល​រត់]" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"bm_id3143271\n" +"help.text" +msgid "TimeSerial function" +msgstr "អនុគមន៍ TimeSerial" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"hd_id3143271\n" +"1\n" +"help.text" +msgid "TimeSerial Function [Runtime]" +msgstr "អនុគមន៍ TimeSerial [ពេល​រត់]" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3156344\n" +"2\n" +"help.text" +msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times." +msgstr "គណនា​តម្លៃ​សម្គាល់​ពេល​វេលា សម្រាប់​ប៉ារ៉ាម៉ែត្រ​ម៉ោង នាទី និង​វិនាទី​ដែល​បាន​បញ្ជាក់​ ដែល​ត្រូវ​បាន​ហុច​ជា​តម្លៃ​លេខ ។ បន្ទាប់​មក​អ្នក​អាច​ប្រើ​តម្លៃ​នេះ ដើម្បី​គណនា​ភាព​ខុស​គ្នា​រវាង​ពេល​វេលា ។" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"hd_id3146794\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3150792\n" +"5\n" +"help.text" +msgid "TimeSerial (hour, minute, second)" +msgstr "TimeSerial (hour, minute, second)" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"hd_id3148797\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3154908\n" +"7\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"hd_id3154124\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3153193\n" +"9\n" +"help.text" +msgid "hour: Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23." +msgstr "hour ៖ កន្សោម​​ចំនួន​គត់​ណា​មួយ​ដែល​បញ្ជាក់​ពី​ម៉ោង​នៃ​ពេល​វេលា ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​តម្លៃ​សម្គាល់​ពេល​វេលា ។ តម្លៃ​ត្រឹមត្រូវ ៖ ០-២៣ ។" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3159252\n" +"10\n" +"help.text" +msgid "minute: Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value." +msgstr "minute ៖ កន្សោម​ចំនួន​គត់​ណា​មួយ​ដែល​បញ្ជាក់​ពី​នាទី​នៃ​ពេល​វេលា ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​តម្លៃ​សម្គាល់​ពេល​វេលា ។ ជា​ទូទៅ ប្រើ​តម្លៃ​ចន្លោះ ០ និង ៥៩ ។ ទោះ​ជា​យ៉ាង​ណា​ក៏​ដោយ អ្នក​ក៏​អាច​ប្រើ​តម្លៃ​ដែល​ស្ថិត​នៅ​ក្រៅ​ជួរ​នេះ ដែល​ចំនួន​នាទី​មាន​ឥទ្ធិពល​លើ​តម្លៃ​ម៉ោង ។" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3161831\n" +"11\n" +"help.text" +msgid "second: Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value." +msgstr "second ៖ កន្សោម​ចំនួន​គត់​ណា​មួយ​ដែល​បញ្ជាក់​ពី​វិនាទី​នៃ​ពេល​វេលា ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​តម្លៃ​សម្គាល់​ពេល​វេលា ។ ជា​ទូទៅ អ្នក​អាច​ប្រើ​តម្លៃ​ចន្លោះ ០ និង ៥៩ ។ ទោះ​ជា​យ៉ាង​ណា​ក៏​ដោយ អ្នក​ក៏​អាច​ប្រើ​តម្លៃ​ដែល​ស្ថិត​នៅ​ក្រៅ​ជួរ​នេះ ដែល​ចំនួន​វិនាទី​មាន​ឥទ្ធិពល​លើ​តម្លៃ​នាទី ។" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3155854\n" +"12\n" +"help.text" +msgid "Examples:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3153952\n" +"13\n" +"help.text" +msgid "12, -5, 45 corresponds to 11, 55, 45" +msgstr "12, -5, 45 ត្រូវ​គ្នា​ទៅ​នឹង 11, 55, 45" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3147349\n" +"14\n" +"help.text" +msgid "12, 61, 45 corresponds to 13, 2, 45" +msgstr "12, 61, 45 ត្រូវ​គ្នា​ទៅ​នឹង 13, 2, 45" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3147426\n" +"15\n" +"help.text" +msgid "12, 20, -2 corresponds to 12, 19, 58" +msgstr "12, 20, -2 ត្រូវ​គ្នា​ទៅ​នឹង 12, 19, 58" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3153365\n" +"16\n" +"help.text" +msgid "12, 20, 63 corresponds to 12, 21, 4" +msgstr "12, 20, 63 ត្រូវ​គ្នា​ទៅ​នឹង 12, 21, 4" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3146985\n" +"17\n" +"help.text" +msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences." +msgstr "អ្នក​អាច​ប្រើ​អនុគមន៍ TimeSerial ដើម្បី​បម្លែង​ពេល​វេលា​ណា​មួយ​ទៅ​ជា​តម្លៃ​តែ​មួយ ដែល​អ្នក​អាច​ប្រើ​ដើម្បី​គណនា​ភាព​ខុស​គ្នា ។" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3155308\n" +"18\n" +"help.text" +msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them." +msgstr "អនុគមន៍ TimeSerial ត្រឡប់​វ៉ារ្យង់​ប្រភេទ VarType 7 (កាល​បរិច្ឆេទ) ។ តម្លៃ​នេះ​ត្រូវ​បាន​រក្សា​ទុក​ខាង​ក្នុង​ជា លេខ​ដែល​មាន​ចំនួន​ទសភាគ​ទ្វេ​ចន្លោះ​ពី 0 ដល់ 0.9999999999 ។ ដោយ​ផ្ទុយ​ទៅ​នឹង​អនុគមន៍ DateSerial ឬ DateValue ដែល​តម្លៃ​លេខ​សម្គាល់​កាល​បរិច្ឆេទ​ត្រូវ​បាន​គណនា​ជា​ថ្ងៃ ដោយ​មាន​ទំនាក់​ទំនង​ទៅ​នឹង​កាល​បរិច្ឆេទ​ថេរ អ្នក​អាច​គណនា​ជាមួយ​តម្លៃ​ដែល​បាន​ត្រឡប់​ដោយ​អនុគមន៍ TimeSerial ប៉ុន្តែ​អ្នក​មិន​អាច​វាយ​តម្លៃ​ពួក​វា​ទេ ។" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3149482\n" +"19\n" +"help.text" +msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions." +msgstr "នៅ​ក្នុង​អនុគមន៍ TimeValue អ្នក​អាច​ហុច​ខ្សែ​អក្សរ​ជា​ប៉ារ៉ាម៉ែត្រ​ដែល​មាន​ពេល​វេលា ។ សម្រាប់​អនុគមន៍ TimeSerial ទោះ​ជា​យ៉ាង​ណា​ក៏​ដោយ អ្នក​អាច​ហុច​ប៉ារ៉ាម៉ែត្រ​ផ្សេង​គ្នា (ម៉ោង នាទី វិនាទី) ជា​កន្សោម​លេខ​ដាច់​ពី​គ្នា ។" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"hd_id3154790\n" +"20\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3155600\n" +"25\n" +"help.text" +msgid "MsgBox dDate,64,\"Time as a number\"" +msgstr "MsgBox dDate,64,\"Time as a number\"" + +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3153417\n" +"26\n" +"help.text" +msgid "MsgBox sDate,64,\"Formatted time\"" +msgstr "MsgBox sDate,64,\"Formatted time\"" + +#: 03110000.xhp +msgctxt "" +"03110000.xhp\n" +"tit\n" +"help.text" +msgid "Comparison Operators" +msgstr "សញ្ញា​ប្រមាណ​វិធី​ប្រៀបធៀប" + +#: 03110000.xhp +msgctxt "" +"03110000.xhp\n" +"hd_id3155555\n" +"1\n" +"help.text" +msgid "Comparison Operators" +msgstr "សញ្ញា​ប្រមាណ​វិធី​ប្រៀបធៀប" + +#: 03110000.xhp +msgctxt "" +"03110000.xhp\n" +"par_id3153528\n" +"2\n" +"help.text" +msgid "The available comparison operators are described here." +msgstr "សញ្ញា​ប្រមាណ​វិធី​ប្រៀបធៀប​ដែល​មាន ​ត្រូវ​បាន​ពណ៌នា​នៅ​ទី​នេះ ។" + +#: 03090100.xhp +msgctxt "" +"03090100.xhp\n" +"tit\n" +"help.text" +msgid "Condition Statements" +msgstr "សេចក្តី​ថ្លែង​ការណ៍​លក្ខខណ្ឌ" + +#: 03090100.xhp +msgctxt "" +"03090100.xhp\n" +"hd_id3154422\n" +"1\n" +"help.text" +msgid "Condition Statements" +msgstr "សេចក្តី​ថ្លែង​ការណ៍​លក្ខខណ្ឌ" + +#: 03090100.xhp +msgctxt "" +"03090100.xhp\n" +"par_id3153750\n" +"2\n" +"help.text" +msgid "The following statements are based on conditions." +msgstr "សេចក្តី​ថ្លែង​ការណ៍​ដូច​ខាង​ក្រោម​ពឹងផ្អែក​លើ​លក្ខខណ្ឌ ។" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"tit\n" +"help.text" +msgid "CByte Function [Runtime]" +msgstr "អនុគមន៍ CByte [ពេល​រត់]" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"bm_id3156027\n" +"help.text" +msgid "CByte function" +msgstr "អនុគមន៍ CByte" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"hd_id3156027\n" +"1\n" +"help.text" +msgid "CByte Function [Runtime]" +msgstr "អនុគមន៍ CByte [ពេល​រត់]" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"par_id3143267\n" +"2\n" +"help.text" +msgid "Converts a string or a numeric expression to the type Byte." +msgstr "បម្លែង​កន្សោម​ខ្សែ​អក្សរ ឬ​លេខ​ទៅ​ជា​ប្រភេទ​បៃ ។" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"hd_id3149811\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"par_id3147573\n" +"4\n" +"help.text" +msgid "Cbyte( expression )" +msgstr "Cbyte( expression )" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"hd_id3145315\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"par_id3148473\n" +"6\n" +"help.text" +msgid "Byte" +msgstr "បៃ" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"hd_id3147530\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120105.xhp +msgctxt "" +"03120105.xhp\n" +"par_id3145068\n" +"8\n" +"help.text" +msgid "Expression: A string or a numeric expression." +msgstr "កន្សោម​ ៖ ខ្សែ​អក្សរ ឬ​កន្សោម​ជា​លេខ​មួយ ។" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"tit\n" +"help.text" +msgid "InputBox Function [Runtime]" +msgstr "អនុគមន៍ InputBox [ពេល​រត់]" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"bm_id3148932\n" +"help.text" +msgid "InputBox function" +msgstr "អនុគមន៍ InputBox" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"hd_id3148932\n" +"1\n" +"help.text" +msgid "InputBox Function [Runtime]" +msgstr "អនុគមន៍ InputBox [ពេល​រត់]" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3151262\n" +"2\n" +"help.text" +msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable." +msgstr "បង្ហាញ​ប្រអប់​បញ្ចូល​ក្នុង​ប្រអប់​មួយ ដែល​អ្នក​ប្រើ​អាច​បញ្ចូល​អត្ថបទ ។ ព័ត៌មាន​បញ្ចូល​ត្រូវ​បាន​ផ្តល់​ទៅ​អថេរ​មួយ ។" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3151100\n" +"3\n" +"help.text" +msgid "The InputBox statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, InputBox returns a zero-length string (\"\")." +msgstr "InputBox statement គឺ​ជា​វិធីសាស្ត្រ​ដ៏​ងាយ​ស្រួល​ក្នុង​ការ​បញ្ចូល​អត្ថបទ​តាម​រយៈ​ប្រអប់​មួយ ។ អះអាង​ព័ត៌មាន​បញ្ចូល​ដោយ​ចុច​ យល់ព្រម ឬ​​ចុច ត្រឡប់ ។ ព័ត៌មាន​បញ្ចូល​ត្រូវ​បាន​ត្រឡប់​ជា​តម្លៃ​ត្រឡប់​អនុគមន៍ ។ ប្រសិន​បើ​អ្នក​បិទ​ប្រអប់​ជាមួយ​ បោះបង់​ InputBox ត្រឡប់​ខ្សែ​អក្សរ​ប្រវែង​សូន្យ (\"\") ។" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"hd_id3152347\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3159201\n" +"5\n" +"help.text" +msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])" +msgstr "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"hd_id3150713\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3145090\n" +"7\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"hd_id3149346\n" +"8\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3153311\n" +"9\n" +"help.text" +msgid "Msg: String expression displayed as the message in the dialog box." +msgstr "Msg ៖ កន្សោម​ខ្សែ​អក្សរ​ដែល​បង្ហាញ​ជា​សារ​ក្នុង​ប្រអប់ ។" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3145315\n" +"10\n" +"help.text" +msgid "Title: String expression displayed in the title bar of the dialog box." +msgstr "ចំណងជើង ៖ កន្សោម​ខ្សែ​អក្សរ​ដែល​បង្ហាញ​ក្នុង​របារ​ចំណងជើង​នៃ​ប្រអប់ ។" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3154307\n" +"11\n" +"help.text" +msgid "Default: String expression displayed in the text box as default if no other input is given." +msgstr "លំនាំដើម ៖ កន្សោម​ខ្សែ​អក្សរ​ដែល​បាន​បង្ហាញ​ក្នុង​ប្រអប់​អត្ថបទ​​ជា​លំនាំដើម ប្រសិន​បើ​គ្មាន​ព័ត៌មាន​បញ្ចូល​ផ្សេង​ទៀត​ត្រូវ​បាន​ផ្តល់ ។" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3147573\n" +"12\n" +"help.text" +msgid "x_pos: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application." +msgstr "x_pos ៖ កន្សោម​ចំនួន​គត់​ដែល​បញ្ជាក់​​លម្អិត​ទីតាំង​ផ្ដេក​នៃ​ប្រអប់ ។ ទីតាំង​គឺ​ជា​កូអរដោនេ​ដាច់​ខាត និង​មិន​យោង​ទៅ​បង្អួច​នៃ​កម្មវិធី​ការិយាល័យ ។" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3156024\n" +"13\n" +"help.text" +msgid "y_pos: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application." +msgstr "ទីតាំង_y ៖ កន្សោម​ចំនួន​គត់​ដែល​បញ្ជាក់​ទីតាំង​បញ្ឈរ​នៃ​ប្រអប់ ។ ទីតាំង​គឺ​ជា​កូអរដោនេ​ដាច់​ខាត និង​មិន​យោង​ទៅ​បង្អួច​នៃ​កម្មវិធី​ការិយាល័យ ។" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3153897\n" +"14\n" +"help.text" +msgid "If x_pos and y_pos are omitted, the dialog is centered on the screen. The position is specified in twips." +msgstr "ប្រសិន​បើ​​ x_pos និងy_pos ​ត្រូវ​បាន​លុប​ ប្រអប់​ត្រូវ​បាន​ដាក់​​​នៅ​ចំ​កណ្តាល​អេក្រង់ ។ ទីតាំង​ត្រូវ​បាន​បញ្ជាក់​គិត​ជា ធ្វីប ។" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"hd_id3149456\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3154367\n" +"18\n" +"help.text" +msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")" +msgstr "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")" + +#: 03010201.xhp +msgctxt "" +"03010201.xhp\n" +"par_id3151042\n" +"19\n" +"help.text" +msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")" +msgstr "MsgBox ( sText , 64, \"Confirmation of phrase\")" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"tit\n" +"help.text" +msgid "AND Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី AND [ពេល​រត់]" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"bm_id3146117\n" +"help.text" +msgid "AND operator (logical)" +msgstr "សញ្ញា​ប្រមាណវិធី AND (តក្កវិជ្ជា)" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"hd_id3146117\n" +"1\n" +"help.text" +msgid "AND Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី AND [ពេល​រត់]" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"par_id3143268\n" +"2\n" +"help.text" +msgid "Logically combines two expressions." +msgstr "ផ្សំ​កន្សោម​ពីរ​តាម​តក្ក​វិជ្ជា ។" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"hd_id3147574\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"par_id3156344\n" +"4\n" +"help.text" +msgid "Result = Expression1 And Expression2" +msgstr "Result = Expression1 And Expression2" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"hd_id3148946\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"par_id3149457\n" +"6\n" +"help.text" +msgid "Result: Any numeric variable that records the result of the combination." +msgstr "លទ្ធផល​ ៖ អថេរ​លេខ​ណា​មួយ ដែល​កត់ត្រា​លទ្ធផល​នៃ​បន្សំ ។" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"par_id3150541\n" +"7\n" +"help.text" +msgid "Expression1, Expression2: Any expressions that you want to combine." +msgstr "Expression1, Expression2 ៖ កន្សោម​​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​ផ្សំ ។" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"par_id3156215\n" +"8\n" +"help.text" +msgid "Boolean expressions combined with AND only return the value True if both expressions evaluate to True:" +msgstr "កន្សោម​ប៊ូលីន​ដែល​បាន​ផ្សំ​ជាមួយ AND ប៉ុណ្ណោះ​​ ត្រឡប់​តម្លៃ ពិត​ ​​ប្រសិន​បើ​កន្សោម​ទាំង​ពីរ​វាយ​តម្លៃ​ថា​ពិត​ ពិត​ ៖" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"par_id3150870\n" +"9\n" +"help.text" +msgid "True AND True returns True; for all other combinations the result is False." +msgstr "ពិត AND ពិត ត្រឡប់ ពិត សម្រាប់​បន្សំ​ផ្សេង​ទៀត​ទាំងអស់ លទ្ធផល​គឺ មិន​ពិត ។" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"par_id3153768\n" +"10\n" +"help.text" +msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions." +msgstr "សញ្ញា​ប្រមាណ​វិធី AND ក៏​ប្រតិបត្តិ​ការ​ប្រៀបធៀបប្រមាណ​វិធី​ bitwise មួយ​នៃ​ប៊ីត​ដែល​មាន​ទីតាំង​ដូច​គ្នា​បេះបិទ ក្នុង​កន្សោម​លេខ​ពីរ ។" + +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"hd_id3153727\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03060100.xhp +#, fuzzy +msgctxt "" +"03060100.xhp\n" +"par_id3146984\n" +"16\n" +"help.text" +msgid "vVarOut = A > B And B > C ' returns -1" +msgstr "vVarOut = A > B And B > C REM returns -1" + +#: 03060100.xhp +#, fuzzy +msgctxt "" +"03060100.xhp\n" +"par_id3154014\n" +"17\n" +"help.text" +msgid "vVarOut = B > A And B > C ' returns 0" +msgstr "vVarOut = B > A And B > C REM returns 0" + +#: 03060100.xhp +#, fuzzy +msgctxt "" +"03060100.xhp\n" +"par_id3149262\n" +"18\n" +"help.text" +msgid "vVarOut = A > B And B > D ' returns 0" +msgstr "vVarOut = (B > D And B > A) REM returns 0" + +#: 03060100.xhp +#, fuzzy +msgctxt "" +"03060100.xhp\n" +"par_id3145751\n" +"19\n" +"help.text" +msgid "vVarOut = (B > D And B > A) ' returns 0" +msgstr "vVarOut = (B > D And B > A) REM returns 0" + +#: 03060100.xhp +#, fuzzy +msgctxt "" +"03060100.xhp\n" +"par_id3147394\n" +"20\n" +"help.text" +msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments" +msgstr "vVarOut = B And A REM returns 8 due to the bitwise AND combination of both arguments" + +#: 01000000.xhp +msgctxt "" +"01000000.xhp\n" +"tit\n" +"help.text" +msgid "Programming with $[officename] Basic" +msgstr "សរសេរ​កម្មវិធី​ជាមួយ $[officename] Basic" + +#: 01000000.xhp +msgctxt "" +"01000000.xhp\n" +"hd_id3156027\n" +"1\n" +"help.text" +msgid "Programming with $[officename] Basic " +msgstr "សរសេរ​កម្មវិធី​ជាមួយ $[officename] Basic " + +#: 01000000.xhp +msgctxt "" +"01000000.xhp\n" +"par_id3153708\n" +"2\n" +"help.text" +msgid "This is where you find general information about working with macros and $[officename] Basic." +msgstr "នេះ​ជា​កន្លែង​ដែល​អ្នក​អាច​រក​ព័ត៌មាន​ទូទៅ អំពី​ការ​ធ្វើការ​ជាមួយ​ម៉ាក្រូ និង $[officename] Basic ។" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"tit\n" +"help.text" +msgid "Declare Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Declare [ពេល​រត់]" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"bm_id3148473\n" +"help.text" +msgid "Declare statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Declare" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"hd_id3148473\n" +"1\n" +"help.text" +msgid "Declare Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Declare [ពេល​រត់]" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"bm_id3145316\n" +"help.text" +msgid "DLL (Dynamic Link Library)" +msgstr "DLL (Dynamic Link Library)" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"par_id3145316\n" +"2\n" +"help.text" +msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic." +msgstr "ប្រកាស និង​កំណត់​ទម្រង់ការ​រង​មួយ​ក្នុង​ឯកសារ DLL មួយ​ដែល​អ្នក​ចង់​ប្រតិបត្តិ​ពី $[officename] Basic ។" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"par_id3146795\n" +"3\n" +"help.text" +msgid "See also: FreeLibrary" +msgstr "មើល​ផង​ដែរ ៖ FreeLibrary" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"hd_id3156344\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"par_id3148664\n" +"5\n" +"help.text" +msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]" +msgstr "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"hd_id3153360\n" +"6\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"par_id3154140\n" +"8\n" +"help.text" +msgid "Name: A different name than defined in the DLL, to call the subroutine from $[officename] Basic." +msgstr "Name ៖ ឈ្មោះ​ខុស​គ្នា​ពី​ឈ្មោះ​ដែល​បាន​កំណត់​ក្នុង DLL ដើម្បី​ហៅ​ទម្រង់​ការ​រង​ពី $[officename] Basic ។" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"par_id3150870\n" +"9\n" +"help.text" +msgid "Aliasname: Name of the subroutine as defined in the DLL." +msgstr "Aliasname ៖ ឈ្មោះ​នៃ​ទម្រង់​ការ​រង​ដូច​បាន​កំណត់​ក្នុង DLL ។" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"par_id3154684\n" +"10\n" +"help.text" +msgid "Libname: File or system name of the DLL. This library is automatically loaded the first time the function is used." +msgstr "Libname ៖ ឯកសារ ឬ​ឈ្មោះ​ប្រព័ន្ធ​នៃ DLL ។ បណ្ណាល័យ​នេះ​ត្រូវ​បាន​ផ្ទុក​ដោយ​ស្វ័យ​ប្រវត្តិ នៅ​ពេល​ដំបូង​ដែល​អនុគមន៍​ត្រូវ​បាន​ប្រើ ។" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"par_id3148452\n" +"11\n" +"help.text" +msgid "Argumentlist: List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure." +msgstr "Argumentlist ៖ បញ្ជី​ប៉ារ៉ាម៉ែត្រ​ដែល​តំណាង​ឲ្យ​អាគុយម៉ង់ ដែល​ត្រូវ​បាន​ហុច​ទៅ​បែបបទ នៅ​ពេល​វា​ត្រូវ​បាន​ហៅ ។ ប្រភេទ និង​ចំនួន​ប៉ារ៉ាម៉ែត្រ​គឺ​ពឹងផ្អែក​លើ​បែបបទ​ដែល​បាន​ប្រតិបត្តិ ។" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"par_id3147289\n" +"12\n" +"help.text" +msgid "Type: Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name." +msgstr "Type ៖ កំណត់​ប្រភេទ​ទិន្នន័យ​នៃ​តម្លៃ ដែល​ត្រូវ​បាន​ត្រឡប់​ដោយ​បែបបទ​អនុគមន៍ ។ អ្នក​អាច​ដក​ប៉ារ៉ាម៉ែត្រ​នេះ​ចេញ ប្រសិន​បើ​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស​ត្រូវ​បាន​បញ្ចូល​បន្ទាប់​ពី​ឈ្មោះ ។" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"par_id3146922\n" +"13\n" +"help.text" +msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword ByVal." +msgstr "ដើម្បី​ហុច​ប៉ារ៉ាម៉ែត្រ​មួយ​ទៅ​ទម្រង់​ការ​រង​ជា​តម្លៃ​ជំនួស​ឲ្យ​សេចក្តី​យោង ប៉ារ៉ាម៉ែត្រ​ត្រូវ​តែ​បញ្ជាក់​ដោយ​ពាក្យ​គន្លឹះ ByVal ។" + +#: 03090403.xhp +msgctxt "" +"03090403.xhp\n" +"hd_id3153951\n" +"14\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120400.xhp +msgctxt "" +"03120400.xhp\n" +"tit\n" +"help.text" +msgid "Editing String Length" +msgstr "ការ​កែ​សម្រួល​ប្រវែង​អត្ថបទ​" + +#: 03120400.xhp +msgctxt "" +"03120400.xhp\n" +"hd_id3155150\n" +"1\n" +"help.text" +msgid "Editing String Length" +msgstr "ការ​កែ​សម្រួល​ប្រវែង​អត្ថបទ" + +#: 03120400.xhp +msgctxt "" +"03120400.xhp\n" +"par_id3159201\n" +"2\n" +"help.text" +msgid "The following functions determine string lengths and compare strings." +msgstr "អនុគមន៍​ដូច​ខាង​ក្រោម​កំណត់​ប្រវែង​ខ្សែ​អក្សរ និង​ប្រៀបធៀប​ខ្សែ​អក្សរ ។" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"tit\n" +"help.text" +msgid "Or-Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Or [ពេល​រត់]" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"bm_id3150986\n" +"help.text" +msgid "Or operator (logical)" +msgstr "សញ្ញា​ប្រមាណវិធី Or (តក្កវិជ្ជា)" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"hd_id3150986\n" +"1\n" +"help.text" +msgid "Or Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Or [ពេល​រត់]" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"par_id3148552\n" +"2\n" +"help.text" +msgid "Performs a logical OR disjunction on two expressions." +msgstr "បង្កើត​ការ​បំបែក​តក្ក​វិជ្ជា OR លើ​កន្សោម​ពីរ ។" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"hd_id3148664\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"par_id3150358\n" +"4\n" +"help.text" +msgid "Result = Expression1 Or Expression2" +msgstr "Result = Expression1 Or Expression2" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"hd_id3151211\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"par_id3153192\n" +"6\n" +"help.text" +msgid "Result: Any numeric variable that contains the result of the disjunction." +msgstr "លទ្ធផល​ ៖ អថេរ​លេខ​ណា​មួយ ដែល​មាន​លទ្ធផល​នៃ​ការ​បំបែក ។" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"par_id3147229\n" +"7\n" +"help.text" +msgid "Expression1, Expression2: Any numeric expressions that you want to compare." +msgstr "កន្សោម​ទី​1, កន្សោម​ទី​2 ៖ កន្សោម​លេខ​មួយ​ចំនួន​ ដែល​​អ្នក​​ចង់​​ប្រៀប​ធៀប ។" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"par_id3154684\n" +"8\n" +"help.text" +msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True." +msgstr "ការ​បំបែក​តក្ក​វិជ្ជា OR នៃ​កន្សោម​ប៊ូលីន​ពីរ​ត្រឡប់​តម្លៃ​ពិត ប្រសិន​បើ​​​​​​​ការ​ប្រៀប​ធៀប​កន្សោម​មាន​មួយ​ពិត​​ ។" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"par_id3153768\n" +"9\n" +"help.text" +msgid "A bit-wise comparison sets a bit in the result if the corresponding bit is set in at least one of the two expressions." +msgstr "ការ​ប្រៀបធៀប​ប្រមាណវិធី​ bit-wise កំណត់​ប៊ីត​ក្នុង​លទ្ធផល ប្រសិន​បើ​ប៊ីត​ដែល​ត្រូវ​គ្នា​ត្រូវ​បាន​កំណត់​ក្នុង​កន្សោម​យ៉ាង​តិច​មួយ​នៃ​កន្សោម​ពីរ ។" + +#: 03060500.xhp +msgctxt "" +"03060500.xhp\n" +"hd_id3161831\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"tit\n" +"help.text" +msgid "Format Function [Runtime]" +msgstr "អនុគមន៍ Format [ពេល​រត់]" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"bm_id3153539\n" +"help.text" +msgid "Format function" +msgstr "អនុគមន៍ Format" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"hd_id3153539\n" +"1\n" +"help.text" +msgid "Format Function [Runtime]" +msgstr "អនុគមន៍ Format [ពេល​រត់]" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3156042\n" +"2\n" +"help.text" +msgid "Converts a number to a string, and then formats it according to the format that you specify." +msgstr "បម្លែង​លេខ​ទៅ​ជា​ខ្សែ​អក្សរ ហើយ​បន្ទាប់​មក​ធ្វើ​ទ្រង់ទ្រាយ​វា​ទៅ​តាម​ទ្រង់ទ្រាយ​ដែល​អ្នក​បញ្ជាក់ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"hd_id3145090\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3153527\n" +"5\n" +"help.text" +msgid "Format (Number [, Format As String])" +msgstr "Format (Number [, Format As String])" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"hd_id3149178\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3148474\n" +"7\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"hd_id3159176\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3149415\n" +"9\n" +"help.text" +msgid "Number: Numeric expression that you want to convert to a formatted string." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ដែល​អ្នក​ចង់​បម្លែង​ទៅ​ជា​ខ្សែ​អក្សរ​ដែល​មាន​ទ្រង់ទ្រាយ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3147531\n" +"10\n" +"help.text" +msgid "Format: String that specifies the format code for the number. If Format is omitted, the Format function works like the Str function." +msgstr "ទ្រង់ទ្រាយ ៖ ខ្សែ​អក្សរ​ដែល​បញ្ជាក់​​​កូដ​ទ្រង់ទ្រាយ សម្រាប់​លេខ ។ ប្រសិន​បើ Format ត្រូវ​បាន​លុប អនុគមន៍ Format ធ្វើការ​ដូច​អនុគមន៍ Str ដែរ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"hd_id3147561\n" +"47\n" +"help.text" +msgid "Formatting Codes" +msgstr "កូដ​​ទ្រង់ទ្រាយ" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3147265\n" +"11\n" +"help.text" +msgid "The following list describes the codes that you can use for formatting a number:" +msgstr "បញ្ជី​ដូច​ខាង​ក្រោម​ពិ​ពណ៌នា​អំពី​កូដ ដែល​អ្នក​អាច​ប្រើ​សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ​លេខ ៖" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3153380\n" +"12\n" +"help.text" +msgid "0: If Number has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed." +msgstr "0 ៖ តួលេខ​ត្រូវ​បាន​បង្ហាញ ប្រសិន​បើ ចំនួន​ មាន​តួលេខ​នៅ​ទីតាំង​នៃ 0 ក្នុង​កូដ​ទ្រង់ទ្រាយ បើ​ពុំ​នោះ​សោត​សូន្យ​ត្រូវ​បាន​បង្ហាញ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3151210\n" +"13\n" +"help.text" +msgid "If Number has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting." +msgstr "ប្រសិន​បើ ចំនួន​ មាន​តួលេខ​ច្រើន​ជាង​ចំនួន​សូន្យ​ក្នុង​កូដ​ទ្រង់ទ្រាយ (នៅ​ផ្នែក​ទាំង​ពីរ​នៃ​ទសភាគ) សូន្យ​ពី​មុខ ឬ​ពី​ក្រោយ​នឹង​ត្រូវ​បាន​បង្ហាញ ។ ប្រសិន​បើ​​លេខ​មាន​តួលេខ​ដែល​នៅ​ខាង​ឆ្វេង​នៃ​អ្នក​ខណ្ឌ​ចែក​ទសភាគ​ច្រើន​ជាង​ចំនួន​សូន្យ​ក្នុង​កូដ​ទ្រង់ទ្រាយ តួលេខ​បន្ថែម​ត្រូវ​បាន​បង្ហាញ​ដោយ​គ្មាន​ទ្រង់ទ្រាយ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3151176\n" +"14\n" +"help.text" +msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the Format code." +msgstr "ខ្ទង់​ទសភាគ​ក្នុង​លេខ ត្រូវ​បាន​បង្គត់​ដោយ​ផ្អែក​លើ​ចំនួន​សូន្យ ដែលបង្ហាញ​​បន្ទាប់​ពី​អ្នក​បំបែក​ទសភាគ​ក្នុង​លេខ ទ្រង់ទ្រាយ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3154123\n" +"15\n" +"help.text" +msgid "#: If Number contains a digit at the position of the # placeholder in the Format code, the digit is displayed, otherwise nothing is displayed at this position." +msgstr "# ៖ តួលេខ​ត្រូវ​បាន​បង្ហាញ ប្រសិន​បើ ចំនួន​ មាន​តួលេខ​នៅ​ទីតាំង​នៃ​កន្លែង​ដាក់ # ក្នុង​កូដ ទ្រង់ទ្រាយ បើ​ពុំ​នោះ​សោត​នឹង​គ្មាន​អ្វី​បង្ហាញ​នៅ​ទីតាំង​នេះ​ទេ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3148452\n" +"16\n" +"help.text" +msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed." +msgstr "និមិត្ត​សញ្ញា​នេះ​ធ្វើការ​ដូច 0 ដែរ លើកលែង​តែ​សូន្យ​ដែល​នៅ​មុខ ឬ​នៅ​ក្រោយ​នឹង​មិន​ត្រូវ​បាន​បង្ហាញ​ទេ ប្រសិន​បើ​មាន​តួ​អក្សរ # ក្នុង​កូដ​ទ្រង់ទ្រាយ​ច្រើន​ជាង​តួលេខ​ក្នុង​លេខ ។ មាន​តែ​តួលេខ​នៃ​លេខ​ដែល​ទាក់ទង​ប៉ុណ្ណោះ ​នឹង​ត្រូវ​បាន​បង្ហាញ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3159150\n" +"17\n" +"help.text" +msgid ".: The decimal placeholder determines the number of decimal places to the left and right of the decimal separator." +msgstr ".: កន្លែង​ដាក់​ទសភាគ​កំណត់​ចំនួន​នៃ​ខ្ទង់​ទសភាគ ដែល​នៅ​ខាង​ឆ្វេង និង​ខាង​ស្តាំ​នៃ​អ្នក​បំបែក​ទសភាគ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3159252\n" +"18\n" +"help.text" +msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator." +msgstr "បើ​កូដ​ទ្រង់ទ្រាយ​មាន​តែ​កន្លែង​ដាក់ # នៅ​ខាង​ឆ្វេង​នៃ​និមិត្ត​សញ្ញា​នេះ លេខ​ដែល​តូច​ជាង 1 នឹង​ចាប់ផ្តើម​ដោយ​អ្នក​ខណ្ឌ​ចែក​ទសភាគ ។ ដើម្បី​បង្ហាញ​សូន្យ​នៅ​ពី​មុខ​ជាមួយ​លេខ​ប្រភាគ​ជានិច្ច ប្រើ 0 ជា​កន្លែង​ដាក់​សម្រាប់​តួលេខ​ទី​មួយ​នៅ​ខាង​ឆ្វេង​នៃ​អ្នក​ខណ្ឌ​ចែក​ទសភាគ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3153368\n" +"19\n" +"help.text" +msgid "%: Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code." +msgstr "% ៖ គុណ​លេខ​នឹង ១០០ រួច​បញ្ចូល​សញ្ញា​ភាគរយ (%) ត្រង់​កន្លែង​ដែល​លេខ​លេច​ឡើង​ក្នុង​លេខ​ទ្រង់ទ្រាយ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3149481\n" +"20\n" +"help.text" +msgid "E- E+ e- e+ : If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent." +msgstr "E- E+ e- e+ ៖ ប្រសិន​បើ​កូដ​ទ្រង់ទ្រាយ​មាន​យ៉ាង​ហោច​កន្លែង​ដាក់​តួលេខ​មួយ (0 ឬ #) នៅ​ខាង​ស្តាំ​នៃ​និមិត្ត​សញ្ញា E-, E+, e- ឬ e+ លេខ​ត្រូវ​បាន​ធ្វើ​ទ្រង់ទ្រាយ​ក្នុង​ទ្រង់ទ្រាយ​វិទ្យាសាស្ត្រ ឬ​អិច​ស្ប៉ូណង់​ស្យែល ។ អក្សរ E ឬ e ត្រូវ​បាន​បញ្ចូល​ចន្លោះ​លេខ និង​និទស្សន្ត ។ ចំនួន​កន្លែង​ដាក់​សម្រាប់​តួលេខ​ដែល​នៅ​ខាង​ស្តាំ​នៃ​និមិត្ត​សញ្ញា កំណត់​ចំនួន​តួលេខ​ក្នុង​និទស្សន្ត ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3149262\n" +"21\n" +"help.text" +msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+." +msgstr "ប្រសិន​បើ​និទស្សន្ត​អវិជ្ជមាន សញ្ញា​ដក​ត្រូវ​បាន​បង្ហាញ​ដោយ​ផ្ទាល់​ពី​មុខ​និទស្សន្ត​ជាមួយ E-, E+, e-, e+ ។ ប្រសិន​បើ​និទស្សន្ត​វិជ្ជមាន សញ្ញា​បូក​ត្រូវ​បាន​បង្ហាញ​តែ​ពី​មុខ​និទស្សន្ត​ជាមួយ E+ ឬ e+ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3148617\n" +"23\n" +"help.text" +msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)." +msgstr "អ្នក​កំណត់​ខ្ទង់​ពាន់​ត្រូវ​បាន​បង្ហាញ ប្រសិន​បើ​កូដ​ទ្រង់ទ្រាយ​មាន​អ្នក​កំណត់​ដែល​ត្រូវ​បាន​ព័ទ្ធ​ជុំ​វិញ​ដោយ​កន្លែង​ដាក់​តួ​លេខ (0 ឬ #) ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3163713\n" +"29\n" +"help.text" +msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings." +msgstr "ការ​ប្រើ​ចំណុច​មួយជា​អ្នក​បំបែក​ខ្ទង់ពាន់ និង​ទសភាគ គឺ​អាស្រ័យ​ទៅ​លើ​ការ​កំណត់​តំបន់ ។ តែង​តែ​ប្រើចំណុច​ជា​សញ្ញា​ទសភាគ ពេល​អ្នក​បញ្ចូល​ចំនួន​មួយ​ដោយ​ផ្ទាល់ក្នុងកូដ Basic ។ តួ​អក្សរ​ពិតប្រាកដ​ដែល​បាន​បង្ហាញ​ជា​សញ្ញា​ទសភាគ​ អាស្រ័យ​លើ​ទ្រង់​ទ្រាយ​របស់​ចំនួន​ ក្នុង​ការ​កំណត់​ប្រព័ន្ធ​របស់​អ្នក ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3152887\n" +"24\n" +"help.text" +msgid "- + $ ( ) space: A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character." +msgstr "- + $ ( ) space ៖ សញ្ញា​បូក (+) សញ្ញា​ដក (-) សញ្ញា​ដុល្លារ ($) ដក​ឃ្លា ឬ​តង្កៀប​ដែល​បាន​បញ្ចូល​ដោយ​ផ្ទាល់​ក្នុង​កូដ​ទ្រង់ទ្រាយ ត្រូវ​បាន​បង្ហាញ​ជា​តួ​អក្សរ​តម្លៃ​ត្រង់ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3148576\n" +"25\n" +"help.text" +msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")." +msgstr "ដើម្បី​បង្ហាញ​តួ​អក្សរ​ក្រៅ​ពី​តួ​អក្សរ​ដែល​បាន​រាយ​នៅ​ទីនេះ អ្នក​ត្រូវ​តែ​ដាក់​ពី​មុខ​វា​ដោយ​សញ្ញា (\\) ឬ​ដាក់​វា​ក្នុង​សញ្ញា​សម្រង់ (\" \") ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3153139\n" +"26\n" +"help.text" +msgid "\\ : The backslash displays the next character in the format code." +msgstr "\\ ៖ សញ្ញា \\ បង្ហាញ​តួអក្សរ​បន្ទាប់​នៅ​ក្នុងកូដ​ទ្រង់ទ្រាយ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3153366\n" +"27\n" +"help.text" +msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code." +msgstr "តួ​អក្សរ​ក្នុង​កូដ​ទ្រង់ទ្រាយ​ដែល​មាន​អត្ថន័យ​ពិសេស អាច​ត្រូវ​បាន​បង្ហាញ​តែ​ជា​តួ​អក្សរ​តម្លៃ​ត្រង់ បើ​ពួក​វា​ស្ថិត​នៅ​ក្រោយ​សញ្ញា \\ ។ សញ្ញា \\ ខ្លួន​វា​មិន​ត្រូវ​បាន​បង្ហាញ​ទេ ទាល់​តែ​អ្នក​បញ្ចូល​សញ្ញា \\ ទ្វេ (\\\\) ក្នុង​កូដ​ទ្រង់ទ្រាយ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3155411\n" +"28\n" +"help.text" +msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)." +msgstr "តួ​អក្សរ​ដែល​ត្រូវ​តែ​ស្ថិត​នៅ​ក្រោយ​សញ្ញា \\ ក្នុង​កូដ​ទ្រង់ទ្រាយ​ដើម្បី​បង្ហាញ​ជា​តួ​អក្សរ​តម្លៃ​ត្រង់​គឺ តួ​អក្សរ​ដែល​មាន​ទ្រង់ទ្រាយ​ជា​កាល​បរិច្ឆេទ និង​ពេល​វេលា (a, c, d, h, m, n, p, q, s, t, w, y, /, :) តួ​អក្សរ​ដែល​មាន​ទ្រង់ទ្រាយ​ជា​លេខ (#, 0, %, E, e សញ្ញា​ក្បៀស សញ្ញា​ចុច) និង​តួ​អក្សរ​ដែល​មាន​ទ្រង់ទ្រាយ​ជា​ខ្សែ​អក្សរ (@, &, <, >, !) ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3145749\n" +"30\n" +"help.text" +msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places." +msgstr "អ្នក​ក៏​អាច​ប្រើ​ទ្រង់ទ្រាយ​លេខ​ដែល​បាន​កំណត់​មុន​ដូច​ខាង​ក្រោម ។ លើក​លែង​តែ \"ចំនួន​ទូទៅ\" កូដ​ទ្រង់ទ្រាយ​ដែល​បាន​កំណត់​មុន​ទាំងអស់ ត្រឡប់​លេខ​ជា​ចំនួន​ទសភាគ​ដែល​មាន​ខ្ទង់​ទសភាគ​ពីរ​ខ្ទង់ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3150113\n" +"31\n" +"help.text" +msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks." +msgstr "ប្រសិន​បើ​អ្នក​ប្រើ​ទ្រង់ទ្រាយ​កំណត់​ជា​មុន ឈ្មោះ​នៃ​ទ្រង់ទ្រាយ​ត្រូវ​តែ​ស្ថិត​នៅ​ក្នុង​សញ្ញា​សម្រង់ (\"\") ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"hd_id3149377\n" +"32\n" +"help.text" +msgid "Predefined format" +msgstr "ទ្រង់ទ្រាយ​កំណត់​ជា​មុន" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3154730\n" +"33\n" +"help.text" +msgid "General Number: Numbers are displayed as entered." +msgstr "លេខ​ទូទៅ​ ៖ លេខ​ត្រូវ​បាន​បង្ហាញ​ដូច​ដែល​បាន​បញ្ចូល ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3153158\n" +"34\n" +"help.text" +msgid "Currency: Inserts a dollar sign in front of the number and encloses negative numbers in brackets." +msgstr "រូបិយប័ណ្ណ ៖ បញ្ចូល​សញ្ញា​ដុល្លារ​ពី​មុខ​លេខ និង​ដាក់​លេខ​អវិជ្ជមាន​ក្នុង​វង់​ក្រចក ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3154490\n" +"35\n" +"help.text" +msgid "Fixed: Displays at least one digit in front of the decimal separator." +msgstr "បាន​ជួសជុល​ ៖ បង្ហាញ​យ៉ាង​ហោច​មួយ​តួលេខ នៅ​ពី​មុខ​អ្នក​ខណ្ឌ​ចែក​ទសភាគ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3153415\n" +"36\n" +"help.text" +msgid "Standard: Displays numbers with a thousands separator." +msgstr "ស្តង់ដារ​ ៖ បង្ហាញ​លេខ​ជាមួយ​អ្នក​បំបែក​ខ្ទង់​ពាន់ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3150715\n" +"37\n" +"help.text" +msgid "Percent: Multiplies the number by 100 and appends a percent sign to the number." +msgstr "ភាគរយ ៖ គុណ​លេខ​នឹង ១០០ រួច​បន្ថែម​សញ្ញា​ភាគរយ​នៅ​ខាង​ចុង​លេខ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3153836\n" +"38\n" +"help.text" +msgid "Scientific: Displays numbers in scientific format (for example, 1.00E+03 for 1000)." +msgstr "វិទ្យាសាស្ត្រ​ ៖ បង្ហាញ​លេខ​ក្នុង​ទ្រង់ទ្រាយ​វិទ្យាសាស្ត្រ (ឧទាហរណ៍ 1,00E+03 សម្រាប់ 1000) ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"par_id3153707\n" +"39\n" +"help.text" +msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers." +msgstr "កូដ​​​ទ្រង់ទ្រាយ​អាច​ត្រូវ​បាន​ចែក​ជា ៣ ផ្នែក ​ដែល​ត្រូវ​បាន​ចែក​ដាច់​ពី​គ្នា​ដោយ​សញ្ញា​​ចំណុច​ក្បៀស ។ ផ្នែក​ទី​មួយ​កំណត់​ទ្រង់ទ្រាយ សម្រាប់​តម្លៃ​វិជ្ជមាន ផ្នែក​ទី​ពីរ​សម្រាប់​តម្លៃ​អវិជ្ជមាន និង​ផ្នែក​ទី​បី​សម្រាប់​តម្លៃ​សូន្យ ។ ប្រសិន​បើ​អ្នក​កំណត់​កូដ​​​​ទ្រង់ទ្រាយ​តែ​មួយ វា​អនុវត្ត​ទៅ​ចំនួន​ទាំងអស់ ។" + +#: 03120301.xhp +msgctxt "" +"03120301.xhp\n" +"hd_id3149019\n" +"40\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120301.xhp +#, fuzzy +msgctxt "" +"03120301.xhp\n" +"par_idN107A2\n" +"help.text" +msgid "' always use a period as decimal delimiter when you enter numbers in Basic source code." +msgstr "REM តែងតែ​ប្រើ​សញ្ញា(.) ជា​ធាតុ​ខណ្ឌ​ចែក​ នៅពេល​អ្នក​បញ្ចូល​លេខ​ក្នុង​កូដ​ប្រភព​មូលដ្ឋាន ។" + +#: 03120301.xhp +#, fuzzy +msgctxt "" +"03120301.xhp\n" +"par_id3147339\n" +"46\n" +"help.text" +msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale." +msgstr "REM បង្ហាញ​ សម្រាប់​​ 6,328.20 ក្នុង​ English locale, 6.328,20 ក្នុង German locale" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"tit\n" +"help.text" +msgid "$[officename] Basic IDE" +msgstr "$[officename] Basic IDE" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"hd_id3154422\n" +"1\n" +"help.text" +msgid "$[officename] Basic IDE" +msgstr "$[officename] Basic IDE" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"par_id3153142\n" +"2\n" +"help.text" +msgid "This section describes the structure of the Basic IDE." +msgstr "ផ្នែក​នេះ​ពណ៌នា​អំពី​រចនា​សម្ព័ន្ធ​នៃ Basic IDE ។" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"par_idN105C9\n" +"help.text" +msgid "Opens the Basic IDE where you can write and edit macros." +msgstr "បើក Basic IDE ដែល​អ្នក​អាច​សរសេរ និង​កែសម្រួល​ម៉ាក្រូ ។" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"hd_id3153188\n" +"5\n" +"help.text" +msgid "Commands From the Context menu of the Module Tabs" +msgstr "ពាក្យ​បញ្ជា​ពី​ម៉ឺនុយ​បរិបទ នៃ​ផ្ទាំង​ម៉ូឌុល" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"hd_id3154731\n" +"6\n" +"help.text" +msgid "Insert" +msgstr "បញ្ចូល" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"hd_id3151074\n" +"8\n" +"help.text" +msgid "Module" +msgstr "ម៉ូឌុល" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"par_id3149581\n" +"9\n" +"help.text" +msgid "Inserts a new module into the current library." +msgstr "បញ្ចូល​ម៉ូឌុល​ថ្មី​មួយ​ទៅ​ក្នុង​បណ្ណាល័យ​បច្ចុប្បន្ន ។" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"hd_id3147397\n" +"10\n" +"help.text" +msgid "Dialog" +msgstr "ប្រអប់" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"par_id3144335\n" +"11\n" +"help.text" +msgid "Inserts a new dialog into the current library." +msgstr "បញ្ចូល​ប្រអប់​ថ្មី​មួយ​ទៅ​ក្នុង​បណ្ណាល័យ​បច្ចុប្បន្ន ។" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"hd_id3155602\n" +"12\n" +"help.text" +msgid "Delete" +msgstr "លុប" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"par_id3155064\n" +"13\n" +"help.text" +msgid "Deletes the selected module." +msgstr "លុប​ម៉ូឌុល​ដែល​បាន​ជ្រើស ។" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"hd_id3149018\n" +"14\n" +"help.text" +msgid "Rename" +msgstr "ប្តូរ​​ឈ្មោះ" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"par_id3154754\n" +"15\n" +"help.text" +msgid "Renames the current module in place." +msgstr "ប្ដូរ​ឈ្មោះ​ម៉ូឌុល​បច្ចុប្បន្ន ។" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"hd_id3150043\n" +"16\n" +"help.text" +msgid "Hide" +msgstr "លាក់" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"par_id3145147\n" +"17\n" +"help.text" +msgid "Hides the current module." +msgstr "លាក់​ម៉ូឌុល​បច្ចុប្បន្ន ។" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"hd_id3163805\n" +"18\n" +"help.text" +msgid "Modules" +msgstr "ម៉ូឌុល" + +#: 01050000.xhp +msgctxt "" +"01050000.xhp\n" +"par_id3153965\n" +"19\n" +"help.text" +msgid "Opens the Macro Organizer dialog." +msgstr "បើក​ប្រអប់ អ្នក​រៀបចំ​ម៉ាក្រូ ។" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"tit\n" +"help.text" +msgid "DateDiff Function [Runtime]" +msgstr "អនុគមន៍ DateDiff [ពេល​រត់]" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"bm_id6134830\n" +"help.text" +msgid "DateDiff function" +msgstr "អនុគមន៍ DateDiff" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10542\n" +"help.text" +msgid "DateDiff Function [Runtime]" +msgstr "អនុគមន៍ DateDiff [ពេល​រត់]" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10546\n" +"help.text" +msgid "Returns the number of date intervals between two given date values." +msgstr "ត្រឡប់​ចំនួន​ចន្លោះ​ពេល​កាលបរិច្ឆេទ រវាង​តម្លៃ​កាលបរិច្ឆេទ​ពីរ​ដែល​បាន​ផ្ដល់ ។" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10549\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10648\n" +"help.text" +msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])" +msgstr "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN1064B\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN1064F\n" +"help.text" +msgid "A number." +msgstr "ចំនួន​មួយ ។" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10652\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10656\n" +"help.text" +msgid "Add - A string expression from the following table, specifying the date interval." +msgstr "Add - កន្សោម​ខ្សែ​អក្សរ​មួយ​ពី​តារាង​ខាង​ក្រោម ដែល​បញ្ជាក់​​ចន្លោះ​ពេល​កាលបរិច្ឆេទ ។" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10664\n" +"help.text" +msgid "Date1, Date2 - The two date values to be compared." +msgstr "កាលបរិច្ឆេទ១, កាលបរិច្ឆេទ២ - តម្លៃ​កាលបរិច្ឆេទ​ពីរ​ដែល​នឹង​ត្រូវ​ប្រៀបធៀប ។" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN1066A\n" +"help.text" +msgid "Week_start - An optional parameter that specifies the starting day of a week." +msgstr "Week_start - ប៉ារ៉ាម៉ែត្រ​ស្រេច​ចិត្ត ដែល​បញ្ជាក់​​ថ្ងៃ​ចាប់ផ្ដើម​នៃ​សប្ដាហ៍ ។" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN1067A\n" +"help.text" +msgid "Week_start value" +msgstr "តម្លៃ Week_start" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10680\n" +"help.text" +msgid "Explanation" +msgstr "សេចក្តី​ពន្យល់" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10687\n" +"help.text" +msgid "0" +msgstr "0" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN1068D\n" +"help.text" +msgid "Use system default value" +msgstr "ប្រើ​តម្លៃ​លំនាំដើម​ប្រព័ន្ធ" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10694\n" +"help.text" +msgid "1" +msgstr "១" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN1069A\n" +"help.text" +msgid "Sunday (default)" +msgstr "ថ្ងៃ​អាទិត្យ (លំនាំដើម)" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106A1\n" +"help.text" +msgid "2" +msgstr "២" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106A7\n" +"help.text" +msgid "Monday" +msgstr "ថ្ងៃ​ច័ន្ទ" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106AE\n" +"help.text" +msgid "3" +msgstr "3" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106B4\n" +"help.text" +msgid "Tuesday" +msgstr "ថ្ងៃ​អង្គារ" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106BB\n" +"help.text" +msgid "4" +msgstr "4" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106C1\n" +"help.text" +msgid "Wednesday" +msgstr "ថ្ងៃ​ពុធ" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106C8\n" +"help.text" +msgid "5" +msgstr "5" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106CE\n" +"help.text" +msgid "Thursday" +msgstr "ថ្ងៃ​ព្រហស្បតិ៍" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106D5\n" +"help.text" +msgid "6" +msgstr "6" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106DB\n" +"help.text" +msgid "Friday" +msgstr "សុក្រ" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106E2\n" +"help.text" +msgid "7" +msgstr "7" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106E8\n" +"help.text" +msgid "Saturday" +msgstr "សៅរ៍" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106EB\n" +"help.text" +msgid "Year_start - An optional parameter that specifies the starting week of a year." +msgstr "Year_start - ប៉ារ៉ាម៉ែត្រ​ស្រេច​ចិត្ត ដែល​បញ្ជាក់​​សប្ដាហ៍​ចាប់ផ្ដើម​នៃ​ឆ្នាំ ។" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN106FB\n" +"help.text" +msgid "Year_start value" +msgstr "តម្លៃ Year_start" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10701\n" +"help.text" +msgid "Explanation" +msgstr "សេចក្តី​ពន្យល់" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10708\n" +"help.text" +msgid "0" +msgstr "0" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN1070E\n" +"help.text" +msgid "Use system default value" +msgstr "ប្រើ​តម្លៃ​លំនាំដើម​ប្រព័ន្ធ" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10715\n" +"help.text" +msgid "1" +msgstr "១" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN1071B\n" +"help.text" +msgid "Week 1 is the week with January, 1st (default)" +msgstr "សប្ដាហ៍១ គឺ​ជា​សប្ដាហ៍​ដែល​មាន ថ្ងៃ​ទី១ ខែ​មករា (លំនាំដើម)" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10722\n" +"help.text" +msgid "2" +msgstr "២" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10728\n" +"help.text" +msgid "Week 1 is the first week containing four or more days of that year" +msgstr "សប្ដាហ៍១ គឺ​ជា​សប្ដាហ៍​ទីមួយ ដែល​មាន​បួន ឬ​ច្រើន​ថ្ងៃ​នៃ​ឆ្នាំ​នោះ" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN1072F\n" +"help.text" +msgid "3" +msgstr "3" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10735\n" +"help.text" +msgid "Week 1 is the first week containing only days of the new year" +msgstr "សប្ដាហ៍១ គឺ​ជា​សប្ដាហ៍​ទីមួយ ដែល​មាន​តែ​ថ្ងៃ​នៃ​ឆ្នាំ​ថ្មី" + +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10738\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"tit\n" +"help.text" +msgid "While...Wend Statement[Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ While...Wend [ពេល​រត់]" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"bm_id3150400\n" +"help.text" +msgid "While;While...Wend loop" +msgstr "While;While...Wend loop" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"hd_id3150400\n" +"1\n" +"help.text" +msgid "While...Wend Statement[Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ While...Wend [ពេល​រត់]" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3151211\n" +"2\n" +"help.text" +msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the While statement. If the condition is still True, the loop is executed again." +msgstr "នៅ​ពេល​កម្មវិធី​ជួប​ប្រទះ​សេចក្តី​ថ្លែង​ការណ៍ While វាសាកល្បង​​លក្ខខណ្ឌ ។ ប្រសិន​បើ​លក្ខខណ្ឌ​មិន​ពិត កម្មវិធី​បន្ត​ដោយ​ផ្ទាល់​បន្ទាប់​ពី​សេចក្តី​ថ្លែង​ការណ៍ Wend ។ បើ​លក្ខខណ្ឌ​ពិត រង្វិល​ជុំ​ត្រូវ​បាន​ប្រតិបត្តិ​ទាល់​តែ​កម្មវិធី​ជួប​ Wend ហើយ​បន្ទាប់​មក​លោត​ត្រឡប់​ទៅ​សេចក្តី​ថ្លែង​ការណ៍ While  ។ បើ​លក្ខខណ្ឌ​នៅ​តែ​ពិត នោះ​រង្វិល​ជុំ​ត្រូវ​បាន​ប្រតិបត្តិ​ម្តង​ទៀត ។" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3151041\n" +"3\n" +"help.text" +msgid "Unlike the Do...Loop statement, you cannot cancel a While...Wend loop with Exit. Never exit a While...Wend loop with GoTo, since this can cause a run-time error." +msgstr "ខុស​ពី​សេចក្តី​ថ្លែង​ការណ៍ Do...Loop អ្នក​មិន​អាច​បោះបង់​រង្វិល​ជុំ While...Wend ដោយ​ប្រើ Exit ។ កុំ​ចេញ​ពី​រង្វិល​ជុំ While...Wend ដោយ​ប្រើ GoTo ដោយ​សារ​តែ​នេះ​អាច​បណ្តាល​ឲ្យ​មាន​កំហុស​ពេល​រត់ ។​" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3145172\n" +"4\n" +"help.text" +msgid "A Do...Loop is more flexible than a While...Wend." +msgstr "Do...Loop មាន​លក្ខណៈ​រស់​រវើក​ជាង While...Wend ។" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"hd_id3155133\n" +"5\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3147288\n" +"6\n" +"help.text" +msgid "While Condition [Statement] Wend" +msgstr "While Condition [Statement] Wend" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"hd_id3153139\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3159153\n" +"8\n" +"help.text" +msgid "Sub ExampleWhileWend" +msgstr "Sub ExampleWhileWend" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3151114\n" +"9\n" +"help.text" +msgid "Dim stext As String" +msgstr "Dim stext As String" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3153143\n" +"10\n" +"help.text" +msgid "Dim iRun As Integer" +msgstr "Dim iRun As Integer" + +#: 03090203.xhp +#, fuzzy +msgctxt "" +"03090203.xhp\n" +"par_id3155306\n" +"11\n" +"help.text" +msgid "sText =\"This Is a short text\"" +msgstr "sText =\"This is a short text\"" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3154011\n" +"12\n" +"help.text" +msgid "iRun = 1" +msgstr "iRun = 1" + +#: 03090203.xhp +#, fuzzy +msgctxt "" +"03090203.xhp\n" +"par_id3147215\n" +"13\n" +"help.text" +msgid "While iRun < Len(sText)" +msgstr "while iRun < Len(sText)" + +#: 03090203.xhp +#, fuzzy +msgctxt "" +"03090203.xhp\n" +"par_id3147427\n" +"14\n" +"help.text" +msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )" +msgstr "if Mid(sText,iRun,1 )<> \" \" then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3149665\n" +"15\n" +"help.text" +msgid "iRun = iRun + 1" +msgstr "iRun = iRun + 1" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3152939\n" +"16\n" +"help.text" +msgid "Wend" +msgstr "Wend" + +#: 03090203.xhp +msgctxt "" +"03090203.xhp\n" +"par_id3153189\n" +"17\n" +"help.text" +msgid "MsgBox sText,0,\"Text encoded\"" +msgstr "MsgBox sText,0,\"Text encoded\"" + +#: 03090203.xhp +#, fuzzy +msgctxt "" +"03090203.xhp\n" +"par_id3145251\n" +"18\n" +"help.text" +msgid "End Sub" +msgstr "End Sub" + +#: 03103450.xhp +msgctxt "" +"03103450.xhp\n" +"tit\n" +"help.text" +msgid "Global Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Global [ពេល​រត់]" + +#: 03103450.xhp +msgctxt "" +"03103450.xhp\n" +"bm_id3159201\n" +"help.text" +msgid "Global statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Global" + +#: 03103450.xhp +msgctxt "" +"03103450.xhp\n" +"hd_id3159201\n" +"1\n" +"help.text" +msgid "Global Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Global [ពេល​រត់]" + +#: 03103450.xhp +msgctxt "" +"03103450.xhp\n" +"par_id3149177\n" +"2\n" +"help.text" +msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session." +msgstr "កំណត់​វិមាត្រ​អថេរ​មួយ ឬ​អារេ​មួយ​នៅ​កម្រិត​សកល (នោះ​គឺ​មិន​មែន​នៅ​ក្នុង​ទម្រង់​ការ​រង ឬ​អនុគមន៍) ដូច្នេះ​អថេរ និង​អារេ​មាន​សុពលភាព​ក្នុង​បណ្ណាល័យ និង​ម៉ូឌុល​ទាំងអស់ សម្រាប់​សម័យ​បច្ចុប្បន្ន ។" + +#: 03103450.xhp +msgctxt "" +"03103450.xhp\n" +"hd_id3143270\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03103450.xhp +msgctxt "" +"03103450.xhp\n" +"par_id3150771\n" +"4\n" +"help.text" +msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" +msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" + +#: 03103450.xhp +msgctxt "" +"03103450.xhp\n" +"hd_id3156152\n" +"5\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"tit\n" +"help.text" +msgid "Const Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Const [ពេល​រត់]" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"bm_id3146958\n" +"help.text" +msgid "Const statement" +msgstr "អនុគមន៍ Const" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"hd_id3146958\n" +"1\n" +"help.text" +msgid "Const Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Const [ពេល​រត់]" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id3154143\n" +"2\n" +"help.text" +msgid "Defines a string as a constant." +msgstr "កំណត់​ខ្សែ​អក្សរ​មួយ​ជា​ថេរ​មួយ ។" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"hd_id3150670\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id3150984\n" +"4\n" +"help.text" +msgid "Const Text = Expression" +msgstr "Const Text = Expression" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"hd_id3147530\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id3153897\n" +"6\n" +"help.text" +msgid "Text: Any constant name that follows the standard variable naming conventions." +msgstr "Text ៖ ឈ្មោះ​ថេរ​ណា​មួយ ដែល​អនុវត្ត​តាម​ការ​កំណត់​ឈ្មោះ​អថេរ​តាម​ស្តង់ដារ ។" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id3147264\n" +"7\n" +"help.text" +msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:" +msgstr "ថេរមួយ​ ​គឺ​ជា​អថេរ​ដែល​ជួយ​ធ្វើ​ឲ្យ​ការ​អាន​កម្មវិធី​កាន់​តែ​មាន​ភាព​ងាយ​ស្រួល ។ ថេរ​មិន​ត្រូវ​បាន​កំណត់​ជា​អថេរ​ប្រភេទ​ជាក់លាក់​ទេ ប៉ុន្តែ​ភាគ​ច្រើន​ត្រូវ​បាន​ប្រើ​ជា​កន្លែង​ដាក់​ក្នុង​កូដ ។ អ្នក​អាច​កំណត់​ថេរ​តែ​ម្តង​ប៉ុណ្ណោះ ហើយ​វា​មិន​អាច​ត្រូវ​បាន​កែប្រែ​ទេ ។ ប្រើ​សេចក្តី​ថ្លែង​ការណ៍​ដូច​ខាង​ក្រោម​ដើម្បី​កំណត់​ថេរ​មួយ ៖" + +#: 03100700.xhp +#, fuzzy +msgctxt "" +"03100700.xhp\n" +"par_id3150542\n" +"8\n" +"help.text" +msgid "CONST ConstName=Expression" +msgstr "CONST ConstName=Expression" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id3150400\n" +"9\n" +"help.text" +msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it." +msgstr "ប្រភេទ​កន្សោម​គឺ​មិន​ទាក់ទង​គ្នា ។ បើ​កម្មវិធី​ត្រូវ​បាន​ចាប់ផ្តើម $[officename] Basic បម្លែង​កូដ​កម្មវិធី​នៅ​ខាង​ក្នុង ដូច្នេះ​រាល់​ពេល ​ដែល​ថេរ​ត្រូវ​បាន​ប្រើ កន្សោម​ដែល​បាន​កំណត់​នឹង​ជំនួស​វា ។" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"hd_id3154366\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id3153969\n" +"14\n" +"help.text" +msgid "Const sVar = \"Program\", dVar As Double = 1.00" +msgstr "Const sVar = \"Program\", dVar As Double = 1.00" + +#: 01020200.xhp +msgctxt "" +"01020200.xhp\n" +"tit\n" +"help.text" +msgid "Using Objects" +msgstr "ការ​ប្រើ​វត្ថុ" + +#: 01020200.xhp +msgctxt "" +"01020200.xhp\n" +"hd_id3145645\n" +"1\n" +"help.text" +msgid "Using the Object Catalog" +msgstr "ការ​ប្រើ​កាតាឡុក​វត្ថុ" + +#: 01020200.xhp +msgctxt "" +"01020200.xhp\n" +"par_id3153707\n" +"76\n" +"help.text" +msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]." +msgstr "កាតាឡុក​វត្ថុ​ផ្តល់​នូវ​ទិដ្ឋភាព​នៃ​ម៉ូឌុល និង​ប្រអប់​ទាំងអស់ ដែល​អ្នក​បាន​បង្កើត​ក្នុង $[officename] ។" + +#: 01020200.xhp +msgctxt "" +"01020200.xhp\n" +"par_id3147346\n" +"78\n" +"help.text" +msgid "Click the Object Catalog icon Icon in the Macro toolbar to display the object catalog." +msgstr "ចុច​រូបតំណាង កាតាឡុក​វត្ថុ រូបតំណាង ក្នុង​របារ​ឧបករណ៍​ម៉ាក្រូ ដើម្បី​បង្ហាញ​កាតាឡុក​វត្ថុ ។" + +#: 01020200.xhp +msgctxt "" +"01020200.xhp\n" +"par_id3155114\n" +"79\n" +"help.text" +msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects." +msgstr "ប្រអប់​បង្ហាញ​បញ្ជី​នៃ​វត្ថុ​ដែល​មាន​ស្រាប់​ទាំងអស់ ក្នុង​លក្ខណៈ​ជា​ឋានានុក្រម ។ ចុច​ទ្វេដង​លើ​ធាតុ​បញ្ជី​មួយ នឹង​បើក​វត្ថុ​ដែល​នៅ​ក្រោម​បង្គាប់​របស់​វា ។" + +#: 01020200.xhp +msgctxt "" +"01020200.xhp\n" +"par_id3150786\n" +"83\n" +"help.text" +msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, select the corresponding entry and click the Show icon Icon." +msgstr "ដើម្បី​បង្ហាញ​ម៉ូឌុល​ខ្លះ​ក្នុង​កម្មវិធី​និពន្ធ ឬ​ដើម្បី​ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង SUB ឬ FUNCTION ដែល​បាន​ជ្រើស ជ្រើស​ធាតុ​ត្រូវគ្នា ហើយ​ចុច​រូបតំណាង បង្ហាញ រូបតំណាង ។" + +#: 01020200.xhp +msgctxt "" +"01020200.xhp\n" +"par_id3153266\n" +"81\n" +"help.text" +msgid "Click the (X) icon in the title bar to close the object catalog." +msgstr "ចុច​រូប​តំណាង (X) ក្នុង​របារ​ចំណងជើង ដើម្បី​បិទ​កាតាឡុក​វត្ថុ ។" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"tit\n" +"help.text" +msgid "FreeLibrary Function [Runtime]" +msgstr "អនុគមន៍ FreeLibrary [ពេល​រត់]" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"bm_id3143270\n" +"help.text" +msgid "FreeLibrary function" +msgstr "អនុគមន៍ FreeLibrary" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"hd_id3143270\n" +"1\n" +"help.text" +msgid "FreeLibrary Function [Runtime]" +msgstr "អនុគមន៍ FreeLibrary [ពេល​រត់]" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"par_id3147559\n" +"2\n" +"help.text" +msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: Declare" +msgstr "លែង DLLs ដែល​ត្រូវ​បាន​ផ្ទុក​ដោយ​សេចក្តី​ថ្លែង​ការណ៍ Declare ។ DLL ដែល​បាន​លែង​ត្រូវ​បាន​ផ្ទុក​ដោយ​ស្វ័យ​ប្រវត្តិ បើ​អនុគមន៍​មួយ​ក្នុង​ចំណោម​អនុគមន៍​ទាំងអស់​របស់​វា ត្រូវ​បាន​ហៅ ។ មើល​ផង​ដែរ ៖ Declare" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"hd_id3148550\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"par_id3153361\n" +"4\n" +"help.text" +msgid "FreeLibrary (LibName As String)" +msgstr "FreeLibrary (LibName As String)" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"hd_id3153380\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"par_id3154138\n" +"6\n" +"help.text" +msgid "LibName: String expression that specifies the name of the DLL." +msgstr "LibName ៖ កន្សោម​ខ្សែ​អក្សរ​ដែល​បញ្ជាក់​អំពី​ឈ្មោះ​នៃ DLL ។" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"par_id3146923\n" +"7\n" +"help.text" +msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime." +msgstr "FreeLibrary អាច​បញ្ចេញ​តែ DLLs ដែល​ត្រូវ​បាន​ផ្ទុក​កំឡុង​ពេល​រត់ Basic ។" + +#: 03090405.xhp +msgctxt "" +"03090405.xhp\n" +"hd_id3153363\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03103500.xhp +msgctxt "" +"03103500.xhp\n" +"tit\n" +"help.text" +msgid "Static Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Static [ពេល​រត់]" + +#: 03103500.xhp +msgctxt "" +"03103500.xhp\n" +"bm_id3149798\n" +"help.text" +msgid "Static statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Static" + +#: 03103500.xhp +msgctxt "" +"03103500.xhp\n" +"hd_id3149798\n" +"1\n" +"help.text" +msgid "Static Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Static [ពេល​រត់]" + +#: 03103500.xhp +msgctxt "" +"03103500.xhp\n" +"par_id3153311\n" +"2\n" +"help.text" +msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid." +msgstr "ប្រកាស​អថេរ​មួយ ឬ​អារេ​មួយ​នៅ​កម្រិត​បែបបទ​នៅ​ក្នុង​ទម្រង់​ការ​រង​មួយ ឬ​អនុគមន៍​មួយ ដូច្នេះ​តម្លៃ​នៃ​អថេរ ឬ​អារេ​ត្រូវ​បាន​ទុក​បន្ទាប់​ពី​ចេញ​ពី​ទម្រង់​ការ​រង ឬ​អនុគមន៍ ។ ការ​សន្មត​សេចក្តី​ថ្លែង​ការណ៍ Dim ក៏​មាន​សុពលភាព​ផង​ដែរ ។" + +#: 03103500.xhp +msgctxt "" +"03103500.xhp\n" +"par_id3147264\n" +"3\n" +"help.text" +msgid "The Static statement cannot be used to define variable arrays. Arrays must be specified according to a fixed size." +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Static មិន​អាច​ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​អារេ​អថេរ ។ អារេ​ត្រូវ​តែ​បញ្ជាក់​​​ទៅ​តាម​ទំហំ​ថេរ ។" + +#: 03103500.xhp +msgctxt "" +"03103500.xhp\n" +"hd_id3149657\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03103500.xhp +msgctxt "" +"03103500.xhp\n" +"par_id3150400\n" +"5\n" +"help.text" +msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..." +msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..." + +#: 03103500.xhp +msgctxt "" +"03103500.xhp\n" +"hd_id3148452\n" +"6\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03103500.xhp +msgctxt "" +"03103500.xhp\n" +"par_id3150870\n" +"11\n" +"help.text" +msgid "MsgBox iResult,0,\"The answer is\"" +msgstr "MsgBox iResult,0,\"The answer is\"" + +#: 03103500.xhp +#, fuzzy +msgctxt "" +"03103500.xhp\n" +"par_id3151115\n" +"15\n" +"help.text" +msgid "' Function for initialization of the static variable" +msgstr "REM Function for initialization of the static variable" + +#: 03103500.xhp +#, fuzzy +msgctxt "" +"03103500.xhp\n" +"par_id1057161\n" +"help.text" +msgid "Const iMinimum As Integer = 40 ' minimum return value of this function" +msgstr "Const iMinimum as Integer = 40 REM minimum ត្រឡប់​តម្លៃ​អនុគមន៍​នេះ" + +#: 03103500.xhp +#, fuzzy +msgctxt "" +"03103500.xhp\n" +"par_id580462\n" +"help.text" +msgid "If iInit = 0 Then ' check if initialized" +msgstr "if iInit = 0 then REM ពិនិត្យ​ថាតើ​បានចាប់​ផ្ដើម​ឬអត់" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"tit\n" +"help.text" +msgid "For...Next Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ For...Next [ពេល​រត់]" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"bm_id3149205\n" +"help.text" +msgid "For statementTo statementStep statementNext statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Forសេចក្តី​ថ្លែង​ការណ៍ To សេចក្តី​ថ្លែង​ការណ៍ Stepសេចក្តី​ថ្លែង​ការណ៍ Next " + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"hd_id3149205\n" +"1\n" +"help.text" +msgid "For...Next Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ For...Next [ពេល​រត់]" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3143267\n" +"2\n" +"help.text" +msgid "Repeats the statements between the For...Next block a specified number of times." +msgstr "ធ្វើ​សេចក្តី​ថ្លែង​ការណ៍​នៅ​ចន្លោះ​បណ្តុំ For...Next ម្តង​ទៀត តាម​ចំនួន​ដង​ដែល​បាន​បញ្ជាក់ ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"hd_id3156153\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3148473\n" +"4\n" +"help.text" +msgid "For counter=start To end [Step step]" +msgstr "For counter=start To end [Step step]" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3156024\n" +"5\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3146796\n" +"6\n" +"help.text" +msgid "[Exit For]" +msgstr "[Exit For]" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3159414\n" +"7\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3153897\n" +"8\n" +"help.text" +msgid "Next [counter]" +msgstr "Next [counter]" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"hd_id3150400\n" +"9\n" +"help.text" +msgid "Variables:" +msgstr "អថេរ ៖" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3150358\n" +"10\n" +"help.text" +msgid "Counter: Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed." +msgstr "Counter: អ្នក​រាប់​រង្វិល​​ជុំ​​​ដែល​ផ្តល់​តម្លៃ​ចាប់ផ្តើម​នូវ​​តម្លៃ​ដែល​នៅ​ខាង​ស្តាំ​សញ្ញា​ស្មើ (start) ។ មាន​តែ​អថេរ​លេខ​ប៉ុណ្ណោះ​ដែល​ត្រឹមត្រូវ ។ អ្នក​រាប់​រង្វិល​ជុំ​កើន ឬ​ថយ ដោយ​យោង​​ទៅ​តាម​អថេរ Step រហូត​ដល់ End ត្រូវ​បាន​ហុច ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3152455\n" +"11\n" +"help.text" +msgid "Start: Numeric variable that defines the initial value at the beginning of the loop." +msgstr "ចាប់​ផ្តើម​ ៖ អថេរ​ជា​លេខ​ដែល​កំណត់​តម្លៃ​ចាប់ផ្តើម​នៅ​ដើម​នៃ​រង្វិល​ជុំ ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3151043\n" +"12\n" +"help.text" +msgid "End: Numeric variable that defines the final value at the end of the loop." +msgstr "ចុង​បញ្ចប់​ ៖ អថេរ​លេខ​ដែល​កំណត់​តម្លៃ​ចុង​ក្រោយ​នៅ​ចុង​បញ្ចប់​នៃ​រង្វិល​ជុំ ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3156281\n" +"13\n" +"help.text" +msgid "Step: Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value." +msgstr "Step ៖ កំណត់​តម្លៃ​ដែល​ប្រើ​ដើម្បី​បង្កើន ឬ​បន្ថយ​អ្នក​រាប់​រង្វិល​ជុំ ។ ប្រសិន​បើ Step មិន​ត្រូវ​បាន​បញ្ជាក់​ទេ​ នោះ​អ្នក​រាប់​រង្វិល​ជុំ​ត្រូវ​បាន​បង្កើន​ម្តង 1 ។ ក្នុង​ករណី​នេះ End ត្រូវ​តែ​ធំ​ជាង Start ។ ប្រសិន​បើ​អ្នក​ចង់​បន្ថយ Counter End ត្រូវ​តែ​តូច​ជាង Start ហើយ Step ត្រូវ​តែ​ផ្តល់​តម្លៃ​អវិជ្ជមាន ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3154684\n" +"14\n" +"help.text" +msgid "The For...Next loop repeats all of the statements in the loop for the number of times that is specified by the parameters." +msgstr "រង្វិល​ជុំ For...Next ធ្វើ​សេចក្តី​ថ្លែង​ការណ៍​ទាំងអស់​ក្នុង​រង្វិល​ជុំ​ម្តង​ទៀត ទៅ​តាម​ចំនួន​ដង​ដែល​ត្រូវ​បាន​បញ្ជាក់​​ដោយ​ប៉ារ៉ាម៉ែត្រ ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3147287\n" +"15\n" +"help.text" +msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends." +msgstr "នៅ​ពេល​អថេរ​រាប់​ត្រូវ​បាន​បន្ថយ $[officename] Basic ពិនិត្យ​មើល​ប្រសិន​បើ​ឈាន​ដល់​​តម្លៃ​បញ្ចប់​​ ។ ដរាបណា​​អ្នក​រាប់​​ហុច​​តម្លៃ​បញ្ចប់ រង្វិល​ជុំ​នឹង​បញ្ចប់​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3159154\n" +"16\n" +"help.text" +msgid "It is possible to nest For...Next statements. If you do not specify a variable following the Next statement, Next automatically refers to the most recent For statement." +msgstr "វា​អាច​ធ្វើ​បាន​ដើម្បី​ត្រួត​សេចក្តី​ថ្លែង​ការណ៍ For...Next លើ​គ្នា ។ បើ​អ្នក​មិន​បញ្ជាក់​​​អថេរ​បន្ទាប់​ពី​សេចក្តី​ថ្លែង​ការណ៍ Next Next យោង​ដោយ​ស្វ័យ​ប្រវត្តិ​ទៅ​សេចក្តី​ថ្លែង​ការណ៍ For ដែល​ថ្មី​បំផុត ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3155306\n" +"17\n" +"help.text" +msgid "If you specify an increment of 0, the statements between For and Next are repeated continuously." +msgstr "ប្រសិន​បើ​អ្នក​បញ្ជាក់​​​ចំនួន​បន្ថែម ០ នោះ​សេចក្តី​ថ្លែង​ការណ៍​នៅ​ចន្លោះ For និង​Next ត្រូវ​បាន​ធ្វើ​ម្តង​ទៀត​រហូត ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3155854\n" +"18\n" +"help.text" +msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)." +msgstr "នៅ​ពេល​រាប់​ចុះ​អថេរ​រាប់ $[officename] Basic ពិនិត្យ​មើល​ភាព​លើស​​ ឬ​ខ្វះ​​ ។ រង្វិល​នឹង​បញ្ចប់​នៅ​ពេល Counter លើស End (តម្លៃ Step វិជ្ជមាន) ឬ​តិច​ជាង End (តម្លៃ Step អវិជ្ជមាន) ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3145273\n" +"19\n" +"help.text" +msgid "Use the Exit For statement to exit the loop unconditionally. This statement must be within a For...Next loop. Use the If...Then statement to test the exit condition as follows:" +msgstr "ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ Exit For ដើម្បី​ចេញ​ពី​រង្វិល​ជុំ​ដោយ​​គ្មាន​​លក្ខខណ្ឌ ។ សេចក្តី​ថ្លែង​ការណ៍​នេះ​ត្រូវ​តែ​នៅ​ចន្លោះ​រង្វិល​ជុំ For...Next ។ ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ If...Then ដើម្បីសាកល្បង​​លក្ខខណ្ឌ​ចេញ​​ដូច​ខាង​ក្រោម ៖" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3153190\n" +"20\n" +"help.text" +msgid "For..." +msgstr "For..." + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3149482\n" +"21\n" +"help.text" +msgid "statements" +msgstr "សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3147124\n" +"22\n" +"help.text" +msgid "If condition = True Then Exit For" +msgstr "If condition = True Then Exit For" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3153159\n" +"23\n" +"help.text" +msgid "statements" +msgstr "សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3154096\n" +"24\n" +"help.text" +msgid "Next" +msgstr "បន្ទាប់" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3156286\n" +"25\n" +"help.text" +msgid "Note: In nested For...Next loops, if you exit a loop unconditionally with Exit For, only one loop is exited." +msgstr "ចំណាំ ៖ ក្នុង​រង្វិល​ជុំ For...Next ដែល​ត្រួត​លើ​គ្នា បើ​អ្នក​ចេញ​ពី​រង្វិល​ជុំ​មួយ​ដោយ​គ្មាន​លក្ខខណ្ឌ ​ដោយ​ប្រើ Exit For នោះ​មាន​តែ​រង្វិល​ជុំ​មួយ​ប៉ុណ្ណោះ ដែល​ត្រូវ​បាន​ចេញ ។" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"hd_id3148457\n" +"26\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3151074\n" +"27\n" +"help.text" +msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:" +msgstr "ឧទាហរណ៍​ខាង​ក្រោម​ប្រើ​រង្វិល​ជុំ​ដែល​បាន​ត្រួត​​​លើ​គ្នា​ពីរ ដើម្បី​តម្រៀប​អារេ​​ខ្សែ​អក្សរ​ដែល​មាន​ធាតុ ១០ ( sEntry() ) ដែល​ដំបូង​ត្រូវ​បាន​បំពេញ​ដោយ​មាតិកា​ផ្សេង​ៗ​គ្នា ៖" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3155767\n" +"42\n" +"help.text" +msgid "sEntry(0) = \"Jerry\"" +msgstr "sEntry(0) = \"Jerry\"" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3153711\n" +"33\n" +"help.text" +msgid "sEntry(1) = \"Patty\"" +msgstr "sEntry(1) = \"Patty\"" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3148993\n" +"34\n" +"help.text" +msgid "sEntry(2) = \"Kurt\"" +msgstr "sEntry(2) = \"Kurt\"" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3156382\n" +"35\n" +"help.text" +msgid "sEntry(3) = \"Thomas\"" +msgstr "sEntry(3) = \"Thomas\"" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3155174\n" +"36\n" +"help.text" +msgid "sEntry(4) = \"Michael\"" +msgstr "sEntry(4) = \"Michael\"" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3166448\n" +"37\n" +"help.text" +msgid "sEntry(5) = \"David\"" +msgstr "sEntry(5) = \"David\"" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3149255\n" +"38\n" +"help.text" +msgid "sEntry(6) = \"Cathy\"" +msgstr "sEntry(6) = \"Cathy\"" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3149565\n" +"39\n" +"help.text" +msgid "sEntry(7) = \"Susie\"" +msgstr "sEntry(7) = \"Susie\"" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3145148\n" +"40\n" +"help.text" +msgid "sEntry(8) = \"Edward\"" +msgstr "sEntry(8) = \"Edward\"" + +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"par_id3145229\n" +"41\n" +"help.text" +msgid "sEntry(9) = \"Christine\"" +msgstr "sEntry(9) = \"Christine\"" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"tit\n" +"help.text" +msgid "ChDir Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ ChDir [ពេល​រត់]" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"bm_id3150178\n" +"help.text" +msgid "ChDir statement" +msgstr "សេចក្ដី​ថ្លែងការណ៍ ChDir" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"hd_id3150178\n" +"1\n" +"help.text" +msgid "ChDir Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ ChDir [ពេល​រត់]" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"par_id3153126\n" +"2\n" +"help.text" +msgid "Changes the current directory or drive." +msgstr "ផ្លាស់​​ប្តូរ​ថត ឬ​ដ្រាយ​បច្ចុប្បន្ន ។" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"par_id9783013\n" +"help.text" +msgid "This runtime statement currently does not work as documented. See this issue for more information." +msgstr "ឃ្លាពេល​រត់នេះ​បច្ចុប្បន្នមិន​ដំណើរការ​ដូច​ដែល​បាន​សរសេរ​ក្នុង​ឯកសារ​នោះ​ទេ ។ សូម​មើល បញ្ហា​នេះ សម្រាប់​ព័ត៌មាន​បន្ថែម ។" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"hd_id3154347\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"par_id3153897\n" +"4\n" +"help.text" +msgid "ChDir Text As String" +msgstr "ChDir Text As String" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"hd_id3148664\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"par_id3150543\n" +"6\n" +"help.text" +msgid "Text: Any string expression that specifies the directory path or drive." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​បញ្ជាក់​​ផ្លូវ​ថត ឬ​ដ្រាយ ។" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"par_id3152598\n" +"7\n" +"help.text" +msgid "If you only want to change the current drive, enter the drive letter followed by a colon." +msgstr "ប្រសិន​បើ​អ្នក​ចង់​​ផ្លាស់​ប្តូរ​តែ​ដ្រាយ​បច្ចុប្បន្ន បញ្ចូល​​អក្សរ​​របស់​ដ្រាយ​បន្ត​ដោយ​សញ្ញា​ចុច​ពីរ (:) ។" + +#: 03020401.xhp +msgctxt "" +"03020401.xhp\n" +"hd_id3151116\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"tit\n" +"help.text" +msgid "Other Commands" +msgstr "ពាក្យ​បញ្ជា​ផ្សេង​ទៀត" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"hd_id3156027\n" +"1\n" +"help.text" +msgid "Other Commands" +msgstr "ពាក្យ​បញ្ជា​ផ្សេង​ទៀត" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"par_id3153312\n" +"2\n" +"help.text" +msgid "This is a list of the functions and the statements that are not included in the other categories." +msgstr "នេះ​ជា​បញ្ជី​​​អនុគមន៍ និង​សេចក្តី​ថ្លែង​ការណ៍​ដែល​មិន​ត្រូវ​បាន​រួម​បញ្ចូល​ក្នុង​ប្រភេទ​ផ្សេង​ទៀត ។" + +#: 03030301.xhp +msgctxt "" +"03030301.xhp\n" +"tit\n" +"help.text" +msgid "Date Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Date [ពេល​រត់]" + +#: 03030301.xhp +msgctxt "" +"03030301.xhp\n" +"bm_id3156027\n" +"help.text" +msgid "Date statement" +msgstr "សេចក្តីថ្លែងការណ៍ Date" + +#: 03030301.xhp +msgctxt "" +"03030301.xhp\n" +"hd_id3156027\n" +"1\n" +"help.text" +msgid "Date Statement [Runtime]" +msgstr "Date Statement [ពេល​រត់]" + +#: 03030301.xhp +msgctxt "" +"03030301.xhp\n" +"par_id3147291\n" +"2\n" +"help.text" +msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings." +msgstr "ត្រឡប់​កាល​បរិច្ឆេទ​របស់​ប្រព័ន្ធ​បច្ចុប្បន្ន​ជា​ខ្សែ​អក្សរ​មួយ ឬ​កំណត់​កាល​បរិច្ឆេទ​ឡើង​វិញ ។ ទ្រង់ទ្រាយ​កាល​បរិច្ឆេទ​អាស្រ័យ​លើ​ការ​កំណត់​ប្រព័ន្ធ​មូលដ្ឋាន​របស់​អ្នក ។" + +#: 03030301.xhp +msgctxt "" +"03030301.xhp\n" +"hd_id3148686\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030301.xhp +msgctxt "" +"03030301.xhp\n" +"par_id3146794\n" +"4\n" +"help.text" +msgid "Date ; Date = Text As String" +msgstr "Date ; Date = Text As String" + +#: 03030301.xhp +msgctxt "" +"03030301.xhp\n" +"hd_id3154347\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030301.xhp +msgctxt "" +"03030301.xhp\n" +"par_id3145069\n" +"6\n" +"help.text" +msgid "Text: Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings." +msgstr "Text ៖ ត្រូវ​ការ​​ដើម្បី​កំណត់​កាល​បរិច្ឆេទ​ប្រព័ន្ធ​ឡើង​វិញ ។ ក្នុង​ករណី​នេះ កន្សោម​ខ្សែ​អក្សរ​ត្រូវ​តែ​ត្រូវ​គ្នា​ទៅ​នឹង​ទ្រង់ទ្រាយ​កាល​បរិច្ឆេទ ដែល​បាន​កំណត់​ក្នុង​ការ​កំណត់​មូលដ្ឋាន​របស់​អ្នក ។" + +#: 03030301.xhp +msgctxt "" +"03030301.xhp\n" +"hd_id3150793\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030301.xhp +#, fuzzy +msgctxt "" +"03030301.xhp\n" +"par_id3156424\n" +"9\n" +"help.text" +msgid "MsgBox \"The date is \" & Date" +msgstr "msgbox \"The date is \" & Date" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"tit\n" +"help.text" +msgid "LSet Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ LSet [ពេល​រត់]" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"bm_id3143268\n" +"help.text" +msgid "LSet statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ LSet" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"hd_id3143268\n" +"1\n" +"help.text" +msgid "LSet Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ LSet [ពេល​រត់]" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"par_id3155419\n" +"2\n" +"help.text" +msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type." +msgstr "តម្រឹម​ខ្សែ​អក្សរ​មួយ​ទៅ​ខាង​ឆ្វេង​នៃ​អថេរ​ខ្សែ​អក្សរ ឬ​ចម្លង​​អថេរ​​នៃ​ប្រភេទ​​ដែល​កំណត់​ដោយ​អ្នក​ប្រើ​ទៅ​អថេរ​ផ្សេង​ទៀត នៃ​ប្រភេទ​ខុស​គ្នា​ដែល​កំណត់​ដោយ​អ្នក​ប្រើ ។" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"hd_id3145317\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"par_id3150984\n" +"4\n" +"help.text" +msgid "LSet Var As String = Text or LSet Var1 = Var2" +msgstr "LSet Var As String = Text ឬ LSet Var1 = Var2" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"hd_id3143271\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"par_id3145610\n" +"6\n" +"help.text" +msgid "Var: Any String variable that contains the string that you want align to the left." +msgstr "Var ៖ អថេរ​ខ្សែ​អក្សរ ដែល​មាន​ខ្សែ​អក្សរ​ដែល​អ្នក​ចង់​តម្រឹម​ទៅ​ខាង​ឆ្វេង ។" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"par_id3154346\n" +"7\n" +"help.text" +msgid "Text: String that you want to align to the left of the string variable." +msgstr "Text ៖ ខ្សែ​អក្សរ ដែល​អ្នក​ចង់​តម្រឹម​ទៅ​ខាង​ឆ្វេង​នៃ​អថេរ​ខ្សែ​អក្សរ ។" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"par_id3151054\n" +"8\n" +"help.text" +msgid "Var1: Name of the user-defined type variable that you want to copy to." +msgstr "Var1 ៖ ឈ្មោះ​អថេរ​ដែល​បាន​កំណត់​ប្រភេទ​ដោយ​អ្នក​ប្រើ ដែល​អ្នក​ចង់​ចម្លង​ទៅ ។" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"par_id3153361\n" +"9\n" +"help.text" +msgid "Var2: Name of the user-defined type variable that you want to copy from." +msgstr "Var2 ៖ ឈ្មោះ​អថេរ​ដែល​បាន​កំណត់​ប្រភេទ​ដោយ​អ្នក​ប្រើ ដែល​អ្នក​ចង់​ចម្លង​ពី ។" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"par_id3154686\n" +"10\n" +"help.text" +msgid "If the string is shorter than the string variable, LSet left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the LSet statement, you can also copy a user-defined type variable to another variable of the same type." +msgstr "បើ​ខ្សែ​អក្សរ​ខ្លី​ជាង​អថេរ​ខ្សែ​អក្សរ LSet តម្រឹម​ឆ្វេង​នូវ​ខ្សែ​អក្សរ​ដែល​នៅ​ក្នុង​អថេរ​ខ្សែ​អក្សរ ។ ទីតាំង​នៅ​សល់​ណា​មួយ​ក្នុង​អថេរ​ខ្សែ​អក្សរ​ត្រូវ​បាន​ជំនួស​ដោយ​ដក​ឃ្លា ។ បើ​ខ្សែ​អក្សរ​វែង​ជាង​អថេរ​ខ្សែ​អក្សរ នោះ​មាន​តែ​តួ​អក្សរ​ដែល​នៅ​ឆ្វេង​បំផុត​រហូត​ដល់​ប្រវែង​នៃ​អថេរ​ខ្សែ​អក្សរ​ប៉ុណ្ណោះ​ដែល​ត្រូវ​បាន​ចម្លង ។ ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ LSet អ្នក​ក៏​អាច​ចម្លង​អថេរ​ដែល​កំណត់​ប្រភេទ​ដោយ​អ្នក​ប្រើ ទៅ​កាន់​អថេរ​ផ្សេង​ទៀត​ដែល​មាន​ប្រភេទ​ដូច​គ្នា ។" + +#: 03120304.xhp +msgctxt "" +"03120304.xhp\n" +"hd_id3156282\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120304.xhp +#, fuzzy +msgctxt "" +"03120304.xhp\n" +"par_id3152940\n" +"18\n" +"help.text" +msgid "' Align \"SBX\" within the 40-character reference string" +msgstr "REM Align \"SBX\" within the 40-character reference string" + +#: 03120304.xhp +#, fuzzy +msgctxt "" +"03120304.xhp\n" +"par_id3148647\n" +"19\n" +"help.text" +msgid "' Replace asterisks with spaces" +msgstr "REM ជំនួស​សញ្ញា​ផ្កាយ​ដោយ​ដក​ឃ្លា" + +#: 03120304.xhp +#, fuzzy +msgctxt "" +"03120304.xhp\n" +"par_id3151075\n" +"30\n" +"help.text" +msgid "' Left-align \"SBX\" within the 40-character reference string" +msgstr "REM Left-align \"SBX\" within the 40-character reference string" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"tit\n" +"help.text" +msgid "CDateToIso Function [Runtime]" +msgstr "អនុគមន៍ CDateToIso [ពេល​រត់]" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "CdateToIso function" +msgstr "អនុគមន៍ CdateToIso" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "CDateToIso Function [Runtime]" +msgstr "អនុគមន៍ CDateToIso [ពេល​រត់]" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Returns the date in ISO format from a serial date number that is generated by the DateSerial or the DateValue function." +msgstr "ត្រឡប់​កាល​បរិច្ឆេទ​ក្នុង​ទ្រង់ទ្រាយ ISO ពី​លេខ​សម្គាល់​កាល​បរិច្ឆេទ ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​អនុគមន៍ DateSerial ឬ DateValue ។" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateToIso(Number)" +msgstr "CDateToIso(Number)" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "Number: Integer that contains the serial date number." +msgstr "ចំនួន​ ៖ ចំនួន​គត់​ដែល​មាន​លេខ​សម្គាល់​កាល​បរិច្ឆេទ ។" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030107.xhp +msgctxt "" +"03030107.xhp\n" +"par_id3153126\n" +"11\n" +"help.text" +msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\"" +msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\"" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"tit\n" +"help.text" +msgid "Shell Function [Runtime]" +msgstr "អនុគមន៍ Shell [ពេល​រត់]" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"bm_id3150040\n" +"help.text" +msgid "Shell function" +msgstr "អនុគមន៍ Shell" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"hd_id3150040\n" +"1\n" +"help.text" +msgid "Shell Function [Runtime]" +msgstr "អនុគមន៍ Shell [ពេល​រត់]" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3153394\n" +"2\n" +"help.text" +msgid "Starts another application and defines the respective window style, if necessary." +msgstr "ប្រសិន​បើ​ចាំបាច់ ចាប់ផ្តើម​កម្មវិធី​ផ្សេង​ទៀត និង​កំណត់​រចនាប័ទ្ម​បង្អួច​រៀង​ៗ​ខ្លួន ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"hd_id3153345\n" +"4\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3147576\n" +"5\n" +"help.text" +msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])" +msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"hd_id3149235\n" +"6\n" +"help.text" +msgid "Parameter" +msgstr "ប៉ារ៉ាម៉ែត្រ" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"hd_id3154306\n" +"23\n" +"help.text" +msgid "Pathname" +msgstr "Pathname" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3155419\n" +"7\n" +"help.text" +msgid "Complete path and program name of the program that you want to start." +msgstr "ផ្លូវ​ពេញ​លេញ និង​ឈ្មោះ​កម្មវិធី​នៃ​កម្មវិធី​ដែល​អ្នក​ចង់​ចាប់ផ្តើម ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"hd_id3150771\n" +"24\n" +"help.text" +msgid "Windowstyle" +msgstr "Windowstyle" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3145609\n" +"8\n" +"help.text" +msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:" +msgstr "កន្សោម​ចំនួន​គត់​ស្រេច​ចិត្ត ដែល​បញ្ជាក់លម្អិត​​អំពី​រចនាប័ទ្ម​នៃ​បង្អួច​ដែល​កម្មវិធី​ត្រូវ​បាន​ប្រតិបត្តិ​ក្នុង ។ អាច​មាន​តម្លៃ​ដូច​ខាង​ក្រោម ៖" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3148663\n" +"25\n" +"help.text" +msgid "0" +msgstr "0" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3153360\n" +"10\n" +"help.text" +msgid "The focus is on the hidden program window." +msgstr "ការ​ផ្តោត​អារម្មណ៍​គឺ​ស្ថិត​នៅ​លើ​បង្អួច​កម្មវិធី​ដែល​លាក់ ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3154123\n" +"26\n" +"help.text" +msgid "1" +msgstr "១" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3144760\n" +"11\n" +"help.text" +msgid "The focus is on the program window in standard size." +msgstr "ការ​ផ្តោត​អារម្មណ៍​គឺ​ស្ថិត​នៅ​លើ​បង្អួច​កម្មវិធី​ក្នុង​ទំហំ​តាម​ស្តង់ដារ ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3156422\n" +"27\n" +"help.text" +msgid "2" +msgstr "២" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3148451\n" +"12\n" +"help.text" +msgid "The focus is on the minimized program window." +msgstr "ការ​ផ្តោត​អារម្មណ៍​គឺ​ស្ថិត​នៅ​លើ​បង្អួច​កម្មវិធី​ដែល​បាន​បង្រួម​អប្ប​បរមា ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3149561\n" +"28\n" +"help.text" +msgid "3" +msgstr "3" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3146921\n" +"13\n" +"help.text" +msgid "focus is on the maximized program window." +msgstr "ការ​ផ្តោត​អារម្មណ៍​គឺ​ស្ថិត​នៅ​លើ​បង្អួច​កម្មវិធី​ដែល​បាន​ពង្រីក​អតិ​បរមា ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3149481\n" +"29\n" +"help.text" +msgid "4" +msgstr "4" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3155854\n" +"14\n" +"help.text" +msgid "Standard size program window, without focus." +msgstr "បង្អួច​កម្មវិធី​ទំហំ​តាម​ស្តង់ដារ ដោយ​គ្មាន​ការ​ផ្តោត​អារម្មណ៍ ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3145271\n" +"30\n" +"help.text" +msgid "6" +msgstr "6" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3152938\n" +"15\n" +"help.text" +msgid "Minimized program window, focus remains on the active window." +msgstr "បង្អួច​កម្មវិធី​ដែល​បាន​បង្រួម​អប្ប​បរមា ការ​ផ្តោត​អារម្មណ៍​នៅ​សល់​លើ​បង្អួច​សកម្ម ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3146119\n" +"31\n" +"help.text" +msgid "10" +msgstr "10" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3151112\n" +"16\n" +"help.text" +msgid "Full-screen display." +msgstr "បង្ហាញ​​ពេញ​​អេក្រង់ ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"hd_id3150419\n" +"33\n" +"help.text" +msgid "Param" +msgstr "Param" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3149412\n" +"17\n" +"help.text" +msgid "Any string expression that specifies the command line that want to pass." +msgstr "កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​បញ្ជាក់​​លម្អិត​អំពី​ជួរ​ពាក្យ​បញ្ជា​ដែល​អ្នក​ចង់​ហុច ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"hd_id3148456\n" +"32\n" +"help.text" +msgid "bSync" +msgstr "bSync" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id3154096\n" +"18\n" +"help.text" +msgid "If this value is set to true, the Shell command and all $[officename] tasks wait until the shell process completes. If the value is set to false, the shell returns directly. The default value is false." +msgstr "ប្រសិន​បើ​តម្លៃ​នេះ​ត្រូវ​បាន​កំណត់​ទៅ​ជា ពិត ពាក្យ​បញ្ជា Shell និង​ភារកិច្ច​ទាំងអស់​របស់ $[officename] នឹង​រង់ចាំ​រហូត​ដល់​ប្រតិបត្តិ​ការ​សែល​ចប់​សព្វ​គ្រប់ ។ ប្រសិន​បើ​តម្លៃ​ត្រូវ​បាន​កំណត់​ទៅ​ជា មិន​ពិត សែល​ត្រឡប់​ដោយ​ផ្ទាល់ ។ តម្លៃ​លំនាំដើម​គឺ មិន​ពិត ។" + +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"hd_id3154270\n" +"19\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"tit\n" +"help.text" +msgid "TwipsPerPixelX Function [Runtime]" +msgstr "អនុគម​ន៍ TwipsPerPixelX [ពេល​រត់]" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"bm_id3153539\n" +"help.text" +msgid "TwipsPerPixelX function" +msgstr "អនុគមន៍ TwipsPerPixelX" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"hd_id3153539\n" +"1\n" +"help.text" +msgid "TwipsPerPixelX Function [Runtime]" +msgstr "អនុគមន៍ TwipsPerPixelX [ពេល​រត់]" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"par_id3153394\n" +"2\n" +"help.text" +msgid "Returns the number of twips that represent the width of a pixel." +msgstr "ត្រឡប់​ចំនួន​ធ្វីប​ដែល​តំណាង​ទទឹង​នៃ​ភីកសែល ។" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"hd_id3153527\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"par_id3151110\n" +"4\n" +"help.text" +msgid "n = TwipsPerPixelX" +msgstr "n = TwipsPerPixelX" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"hd_id3150669\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"par_id3150503\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"hd_id3159176\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03131300.xhp +msgctxt "" +"03131300.xhp\n" +"par_id3153061\n" +"9\n" +"help.text" +msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" +msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"tit\n" +"help.text" +msgid "CInt Function [Runtime]" +msgstr "អនុគមន៍ CInt [ពេល​រត់]" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"bm_id3149346\n" +"help.text" +msgid "CInt function" +msgstr "អនុគមន៍ CInt" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"hd_id3149346\n" +"1\n" +"help.text" +msgid "CInt Function [Runtime]" +msgstr "អនុគមន៍ CInt [ពេល​រត់]" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id3155419\n" +"2\n" +"help.text" +msgid "Converts any string or numeric expression to an integer." +msgstr "បម្លែង​កន្សោម​ខ្សែ​អក្សរ ឬ​លេខ​ណា​មួយ​ទៅ​ជា​ចំនួន​គត់ ។" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"hd_id3147573\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id3154142\n" +"4\n" +"help.text" +msgid "CInt (Expression)" +msgstr "CInt (Expression)" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"hd_id3147531\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id3147560\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"hd_id3145069\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id3159414\n" +"8\n" +"help.text" +msgid "Expression: Any numeric expression that you want to convert. If the Expression exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." +msgstr "កន្សោម​ ៖ កន្សោម​លេខ​ណា​មួយ​ដែល​អ្នក​ចង់​បម្លែង ។ ប្រសិន​បើ Expression លើស​ជួរ​តម្លៃ​ចន្លោះ -32768 និង 32767 $[officename] Basic រាយ​ការណ៍​កំហុស​លើស​ចំណុះ​មួយ ។ ដើម្បី​បម្លែង​កន្សោម​ខ្សែ​អក្សរ លេខ​ត្រូវ​តែ​វាយ​បញ្ចូល​ជា​អត្ថបទ​ធម្មតា (\"123.5\") ដោយ​ប្រើ​ទ្រង់ទ្រាយ​លេខ​លំនាំដើម នៃ​ប្រព័ន្ធ​ប្រតិបត្តិការ​របស់​អ្នក ។" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id3150358\n" +"9\n" +"help.text" +msgid "This function always rounds the fractional part of a number to the nearest integer." +msgstr "អនុគមន៍​នេះ​តែងតែ​បង្គត់​ផ្នែក​ទសភាគ​នៃ​ចំនួន​មួយ ទៅ​ជា​ចំនួន​គត់​ដែល​ជិត​បំផុត ។" + +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"hd_id3145419\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"tit\n" +"help.text" +msgid "DateAdd Function [Runtime]" +msgstr "អនុគមន៍ DateAdd [ពេល​រត់]" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"bm_id6269417\n" +"help.text" +msgid "DateAdd function" +msgstr "អនុគមន៍ DateAdd" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10548\n" +"help.text" +msgid "DateAdd Function [Runtime]" +msgstr "អនុគមន៍ DateAdd [ពេល​រត់]" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10558\n" +"help.text" +msgid "Adds a date interval to a given date a number of times and returns the resulting date." +msgstr "បូក​ចំនួន​ដង​នៃ​ចន្លោះ​ពេល​កាលបរិច្ឆេទ​ទៅ​កាលបរិច្ឆេទ​ដែល​បាន​ផ្ដល់ ហើយ​ត្រឡប់​កាលបរិច្ឆេទ​លទ្ធផល ។" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN1055B\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN1055F\n" +"help.text" +msgid "DateAdd (Add, Count, Date)" +msgstr "DateAdd (Add, Count, Date)" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN1061E\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10622\n" +"help.text" +msgid "A Variant containing a date." +msgstr "វ៉ារ្យ៉ង់​មួយ​ដែល​មាន​ទិន្នន័យ​មួយ ។" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10625\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10629\n" +"help.text" +msgid "Add - A string expression from the following table, specifying the date interval." +msgstr "Add - កន្សោម​ខ្សែ​អក្សរ​មួយ​ពី​តារាង​ខាង​ក្រោម ដែល​បញ្ជាក់​ចន្លោះ​ពេល​កាលបរិច្ឆេទ ។" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10636\n" +"help.text" +msgid "Add (string value)" +msgstr "Add (តម្លៃ​ខ្សែ​អក្សរ)" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN1063C\n" +"help.text" +msgid "Explanation" +msgstr "សេចក្តី​ពន្យល់" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10643\n" +"help.text" +msgid "yyyy" +msgstr "yyyy" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10649\n" +"help.text" +msgid "Year" +msgstr "ឆ្នាំ" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10650\n" +"help.text" +msgid "q" +msgstr "q" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10656\n" +"help.text" +msgid "Quarter" +msgstr "មួយ​ភាគ​បួន" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN1065D\n" +"help.text" +msgid "m" +msgstr "m" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10663\n" +"help.text" +msgid "Month" +msgstr "ខែ" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN1066A\n" +"help.text" +msgid "y" +msgstr "y" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10670\n" +"help.text" +msgid "Day of year" +msgstr "ថ្ងៃ​នៃ​ឆ្នាំ" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10677\n" +"help.text" +msgid "w" +msgstr "w" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN1067D\n" +"help.text" +msgid "Weekday" +msgstr "ថ្ងៃ​ធ្វើការ" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10684\n" +"help.text" +msgid "ww" +msgstr "ww" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN1068A\n" +"help.text" +msgid "Week of year" +msgstr "សប្ដាហ៍​នៃ​ឆ្នាំ" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10691\n" +"help.text" +msgid "d" +msgstr "d" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN10697\n" +"help.text" +msgid "Day" +msgstr "ថ្ងៃ" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN1069E\n" +"help.text" +msgid "h" +msgstr "h" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN106A4\n" +"help.text" +msgid "Hour" +msgstr "ម៉ោង" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN106AB\n" +"help.text" +msgid "n" +msgstr "n" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN106B1\n" +"help.text" +msgid "Minute" +msgstr "នាទី" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN106B8\n" +"help.text" +msgid "s" +msgstr "s" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN106BE\n" +"help.text" +msgid "Second" +msgstr "វិនាទី" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN106C1\n" +"help.text" +msgid "Count - A numerical expression specifying how often the Add interval will be added (Count is positive) or subtracted (Count is negative)." +msgstr "Count - កន្សោម​លេខ​ដែល​បញ្ជាក់​​ចំនួន​ចន្លោះ​ពេល Add នឹង​ត្រូវ​បាន​បូក (Count វិជ្ជមាន) ឬ​ដក (Count អវិជ្ជមាន) ។" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN106C4\n" +"help.text" +msgid "Date - A given date or the name of a Variant variable containing a date. The Add value will be added Count times to this value." +msgstr "កាលបរិច្ឆេទ - កាលបរិច្ឆេទ​ដែល​បាន​ផ្ដល់ ឬ​ឈ្មោះ​របស់​អថេរ​វ៉ារ្យ៉ង់​ដែល​មាន​កាលបរិច្ឆេទ ។ តម្លៃ Add នឹង​ត្រូវ​បាន​បូក Count ដង​បន្ថែម​លើ​តម្លៃ​នេះ ។" + +#: 03030110.xhp +msgctxt "" +"03030110.xhp\n" +"par_idN106C7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"tit\n" +"help.text" +msgid "DefBool Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefBool [ពេល​រត់]" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"bm_id3145759\n" +"help.text" +msgid "DefBool statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefBool" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"hd_id3145759\n" +"1\n" +"help.text" +msgid "DefBool Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefBool [ពេល​រត់]" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"par_id3153089\n" +"2\n" +"help.text" +msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range." +msgstr "ប្រសិន​បើ​គ្មាន​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស ឬ​ពាក្យ​គន្លឹះ​ត្រូវ​បាន​បញ្ជាក់​សេចក្តី​ថ្លែង​ការណ៍ DefBool កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម​សម្រាប់​អថេរ អាស្រ័យ​លើ​ជួរ​អក្សរ ។" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"hd_id3149495\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"par_id3150682\n" +"4\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"hd_id3159201\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"par_id3147226\n" +"6\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"par_id3149178\n" +"7\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"par_id3150669\n" +"8\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"par_id3149233\n" +"9\n" +"help.text" +msgid "DefBool: Boolean" +msgstr "DefBool ៖ ប៊ូលីន" + +#: 03101100.xhp +msgctxt "" +"03101100.xhp\n" +"hd_id3149762\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101100.xhp +#, fuzzy +msgctxt "" +"03101100.xhp\n" +"par_id3156152\n" +"12\n" +"help.text" +msgid "' Prefix definition for variable types:" +msgstr "REM Prefix definition for variable types:" + +#: 03101100.xhp +#, fuzzy +msgctxt "" +"03101100.xhp\n" +"par_id3151381\n" +"22\n" +"help.text" +msgid "bOK=TRUE ' bOK is an implicit boolean variable" +msgstr "bOK=TRUE REM bOK is an implicit Boolean variable" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"tit\n" +"help.text" +msgid "SetAttr Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ SetAttr [ពេល​រត់]" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"bm_id3147559\n" +"help.text" +msgid "SetAttr statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ SetAttr" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"hd_id3147559\n" +"1\n" +"help.text" +msgid "SetAttr Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ SetAttr [ពេល​រត់]" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3147264\n" +"2\n" +"help.text" +msgid "Sets the attribute information for a specified file." +msgstr "កំណត់​ព័ត៌មាន​គុណ​លក្ខណៈ សម្រាប់​ឯកសារដែល​បាន​បញ្ជាក់​​​មួយ ។" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"hd_id3150359\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3154365\n" +"4\n" +"help.text" +msgid "SetAttr FileName As String, Attribute As Integer" +msgstr "SetAttr FileName As String, Attribute As Integer" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"hd_id3125863\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3154909\n" +"6\n" +"help.text" +msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, SetAttr searches for the file in the current directory. You can also use URL notation." +msgstr "FileName ៖ ឈ្មោះ​ឯកសារ​ រួម​ទាំង​ផ្លូវ ដែល​អ្នក​ចង់សាកល្បង​​គុណ​លក្ខណៈ​​ ។ ប្រសិន​បើ​អ្នក​មិន​ចង់​បញ្ចូល​ផ្លូវ​មួយ​​ SetAttr ស្វែងរក​ឯកសារ​ក្នុង​ថត​បច្ចុប្បន្ន ។ អ្នក​ក៏​អាច​ប្រើ​ផងដែរ​នូវ​ កំណត់ URL ។" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3153192\n" +"7\n" +"help.text" +msgid "Attribute: Bit pattern defining the attributes that you want to set or to clear:" +msgstr "Attribute ៖ លំនាំ​តូច​ៗ​​​កំណត់​គុណ​លក្ខណៈ ដែល​អ្នក​ចង់​កំណត់ ឬ​ជម្រះ ៖" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3145786\n" +"8\n" +"help.text" +msgid "Value" +msgstr "តម្លៃ" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3152596\n" +"9\n" +"help.text" +msgid "0 : Normal files." +msgstr "0 ៖ ឯកសារ​ធម្មតា ។" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3149262\n" +"10\n" +"help.text" +msgid "1 : Read-only files." +msgstr "1 ៖ ឯកសារ​បាត​តែ​អាន ។" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3152576\n" +"13\n" +"help.text" +msgid "32 : File was changed since last backup (Archive bit)." +msgstr "32 ៖ ឯកសារ​ត្រូវ​បាន​ផ្លាស់​​ប្តូរ តាំង​ពី​ចម្លង​ទុក​ចុង​ក្រោយ (បណ្ណសារ​​​តិច​តួច) ។" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3153093\n" +"14\n" +"help.text" +msgid "You can set multiple attributes by combining the respective values with a logic OR statement." +msgstr "អ្នក​អាច​កំណត់​គុណ​លក្ខណៈ​​ជា​ច្រើន ដោយ​ផ្សំ​តម្លៃ​រៀង​ៗ​ខ្លួន​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍​តក្ក​វិជ្ជា OR ។" + +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"hd_id3147434\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020414.xhp +#, fuzzy +msgctxt "" +"03020414.xhp\n" +"par_id3148645\n" +"17\n" +"help.text" +msgid "On Error GoTo ErrorHandler ' Define target for error handler" +msgstr "On Error Goto ErrorHandler REM Define target for error-handler" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"tit\n" +"help.text" +msgid "GoTo Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ GoTo [ពេល​រត់]" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"bm_id3159413\n" +"help.text" +msgid "GoTo statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ GoTo" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"hd_id3159413\n" +"1\n" +"help.text" +msgid "GoTo Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ GoTo [ពេល​រត់]" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3153379\n" +"2\n" +"help.text" +msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label." +msgstr "បន្ត​ប្រតិបត្តិ​កម្មវិធី​ក្នុង Sub ឬ Function នៅ​ជួរ​បែបបទ​ ដែល​ចង្អុល​បង្ហាញ​ដោយ​ស្លាក​​មួយ​ ។" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"hd_id3149656\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3154367\n" +"4\n" +"help.text" +msgid "see Parameters" +msgstr "មើល​ប៉ារ៉ាម៉ែត្រ​" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"hd_id3150870\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3156214\n" +"6\n" +"help.text" +msgid "Sub/Function" +msgstr "Sub/Function" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3156424\n" +"7\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3154685\n" +"8\n" +"help.text" +msgid "Label1" +msgstr "Label1" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3145786\n" +"9\n" +"help.text" +msgid "Label2:" +msgstr "Label2:" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3161832\n" +"10\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090302.xhp +#, fuzzy +msgctxt "" +"03090302.xhp\n" +"par_id3146120\n" +"11\n" +"help.text" +msgid "Exit Sub" +msgstr "Exit Sub" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3150010\n" +"12\n" +"help.text" +msgid "Label1:" +msgstr "Label1:" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3152462\n" +"13\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3149664\n" +"14\n" +"help.text" +msgid "GoTo Label2" +msgstr "GoTo Label2" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3152886\n" +"15\n" +"help.text" +msgid "End Sub/Function" +msgstr "End Sub/Function" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3152596\n" +"16\n" +"help.text" +msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")." +msgstr "ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ GoTo ដើម្បី​ណែនាំ $[officename] Basic ឲ្យ​បន្ត​ការ​ប្រតិបត្តិ​កម្មវិធី​នៅ​ទីតាំង​ផ្សេង​ទៀត​ក្នុង​បែបបទ ។ ទីតាំង​ត្រូវ​តែ​បញ្ជាក់​ដោយ​ស្លាក ។ ដើម្បី​កំណត់​ស្លាក​មួយ ផ្តល់​ឈ្មោះ​មួយ ហើយ​បន្ទាប់​មក​បញ្ចប់​វា​ដោយ​ប្រើ​សញ្ញា (\":\") ។" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id3155416\n" +"17\n" +"help.text" +msgid "You cannot use the GoTo statement to jump out of a Sub or Function." +msgstr "អ្នក​មិន​អាច​ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ GoTo ដើម្បី​លោត​ចេញ​ពី Sub ឬ Function ។" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"hd_id3154731\n" +"19\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090302.xhp +msgctxt "" +"03090302.xhp\n" +"par_id6967035\n" +"help.text" +msgid "see Parameters" +msgstr "មើល​ប៉ារ៉ាម៉ែត្រ​" + +#: 03080700.xhp +msgctxt "" +"03080700.xhp\n" +"tit\n" +"help.text" +msgid "Expression Signs" +msgstr "សញ្ញា​កន្សោម" + +#: 03080700.xhp +msgctxt "" +"03080700.xhp\n" +"hd_id3150702\n" +"1\n" +"help.text" +msgid "Expression Signs" +msgstr "សញ្ញា​កន្សោម" + +#: 03080700.xhp +msgctxt "" +"03080700.xhp\n" +"par_id3148668\n" +"2\n" +"help.text" +msgid "This function returns the algebraic sign of a numeric expression." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​សញ្ញា​ពិជគណិត នៃ​កន្សោម​លេខ ។" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"tit\n" +"help.text" +msgid "RSet Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ RSet [ពេល​រត់]" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"bm_id3153345\n" +"help.text" +msgid "RSet statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ RSet" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"hd_id3153345\n" +"1\n" +"help.text" +msgid "RSet Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ RSet [ពេល​រត់]" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"par_id3150503\n" +"2\n" +"help.text" +msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another." +msgstr "តម្រឹម​ស្តាំ​នូវ​ខ្សែ​អក្សរ​មួយ​ក្នុង​អថេរ​ខ្សែ​អក្សរ ឬ​ចម្លង​ប្រភេទ​អថេរ​ដែល​កំណត់​ដោយ​អ្នក​ប្រើ​ទៅ​ក្នុង​ប្រភេទ​អថេរ​មួយ​ផ្សេង​ទៀត ។" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"hd_id3149234\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"par_id3150669\n" +"4\n" +"help.text" +msgid "RSet Text As String = Text or RSet Variable1 = Variable2" +msgstr "RSet Text As String = Text ឬ RSet Variable1 = Variable2" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"hd_id3156024\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"par_id3148552\n" +"6\n" +"help.text" +msgid "Text: Any string variable." +msgstr "អត្ថបទ ៖ អថេរ​ខ្សែ​អក្សរ​ណា​មួយ ។" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"par_id3154924\n" +"7\n" +"help.text" +msgid "Text: String that you want to right-align in the string variable." +msgstr "អត្ថបទ​៖ ខ្សែ​អក្សរ​ដែល​អ្នក​ចង់​តម្រឹម​ស្តាំ​ក្នុង​អថេរ​ខ្សែ​អក្សរ ។" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"par_id3149456\n" +"8\n" +"help.text" +msgid "Variable1: User-defined variable that is the target for the copied variable." +msgstr "Variable1 ៖ អថេរ​កំណត់​ដោយ​អ្នក​ប្រើ ដែល​ជា​គោលដៅ​សម្រាប់​អថេរ​ដែល​បាន​ចម្លង ។" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"par_id3153381\n" +"9\n" +"help.text" +msgid "Variable2: User-defined variable that you want to copy to another variable." +msgstr "Variable2 ៖ អថេរ​កំណត់​ដោយ​អ្នក​ប្រើ ដែល​អ្នក​ចង់​ចម្លង​ទៅ​អថេរ​ផ្សេង​ទៀត ។" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"par_id3154140\n" +"10\n" +"help.text" +msgid "If the string is shorter than the string variable, RSet aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable." +msgstr "ប្រសិន​បើ​ខ្សែ​អក្សរ​ខ្លី​ជាង​អថេរ​ខ្សែ​អក្សរ RSet តម្រឹម​ខ្សែ​អក្សរ​ទៅ​ខាង​ស្តាំ​ក្នុង​អថេរ​ខ្សែ​អក្សរ ។ តួ​អក្សរ​ដែល​នៅ​សល់​ក្នុង​អថេរ​ខ្សែ​អក្សរ ត្រូវ​បាន​ជំនួស​ដោយ​ដក​ឃ្លា ។ ប្រសិន​បើ​ខ្សែ​អក្សរ​វែង​ជាង​អថេរ​ខ្សែ​អក្សរ តួ​អក្សរ​ដែល​លើស​ប្រវែង​នៃ​អថេរ ត្រូវ​បាន​កាត់​ឲ្យ​ខ្លី ហើយ​មាន​តែ​តួ​អក្សរ​ដែល​នៅ​សល់​ប៉ុណ្ណោះ​ដែល​ត្រូវ​បាន​តម្រឹម​ស្តាំ​ក្នុង​អថេរ​ខ្សែ​អក្សរ ។" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"par_id3149202\n" +"11\n" +"help.text" +msgid "You can also use the RSet statement to assign variables of one user-defined type to another." +msgstr "អ្នក​ក៏​អាច​ប្រើ សេចក្តី​ថ្លែង​ការណ៍ RSet ដើម្បី​ផ្តល់​តម្លៃ​អថេរ​នៃ​ប្រភេទ​មួយ​ដែល​បាន​កំណត់​ដោយ​អ្នក​ប្រើ​ទៅ​មួយ​ផ្សេង​ទៀត ។" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"par_id3151042\n" +"12\n" +"help.text" +msgid "The following example uses the RSet and LSet statements to modify the left and right alignment of a string." +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ RSet និង​LSet ដើម្បី​កែប្រែ​ការ​តម្រឹម​ឆ្វេង និង​ស្តាំ​នៃ​ខ្សែ​អក្សរ​មួយ ។" + +#: 03120308.xhp +msgctxt "" +"03120308.xhp\n" +"hd_id3154909\n" +"13\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120308.xhp +#, fuzzy +msgctxt "" +"03120308.xhp\n" +"par_id3155856\n" +"20\n" +"help.text" +msgid "' Right-align \"SBX\" in a 40-character string" +msgstr "REM Right-align \"SBX\" in a 40-character string" + +#: 03120308.xhp +#, fuzzy +msgctxt "" +"03120308.xhp\n" +"par_id3152577\n" +"21\n" +"help.text" +msgid "' Replace asterisks with spaces" +msgstr "REM ជំនួស​សញ្ញា​ផ្កាយ​ដោយ​ដក​ឃ្លា" + +#: 03120308.xhp +#, fuzzy +msgctxt "" +"03120308.xhp\n" +"par_id3145801\n" +"32\n" +"help.text" +msgid "' Left-align \"SBX\" in a 40-character string" +msgstr "REM Left-align \"SBX\" in a 40-character string" + +#: 03080200.xhp +msgctxt "" +"03080200.xhp\n" +"tit\n" +"help.text" +msgid "Exponential and Logarithmic Functions" +msgstr "អនុគមន៍​អិច​ស្ប៉ូណង់​ស្យែល និង​លោការីត" + +#: 03080200.xhp +msgctxt "" +"03080200.xhp\n" +"hd_id3154758\n" +"1\n" +"help.text" +msgid "Exponential and Logarithmic Functions" +msgstr "អនុគមន៍​អិច​ស្ប៉ូណង់​ស្យែល និង​លោការីត" + +#: 03080200.xhp +msgctxt "" +"03080200.xhp\n" +"par_id3148550\n" +"2\n" +"help.text" +msgid "$[officename] Basic supports the following exponential and logarithmic functions." +msgstr "$[officename] Basic គាំទ្រ​អនុគមន៍​អិច​ស្ប៉ូណង់​ស្យែល និង​លោការីត​ដូច​ខាង​ក្រោម ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"tit\n" +"help.text" +msgid "The Basic Editor" +msgstr "កម្មវិធី​និពន្ធ Basic" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"bm_id3148647\n" +"help.text" +msgid "saving;Basic codeloading;Basic codeBasic editornavigating;in Basic projectslong lines;in Basic editorlines of text;in Basic editorcontinuation;long lines in editor" +msgstr "រក្សាទុក;កូដ Basicផ្ទុក;កូដ Basicកម្មវិធី​និពន្ធ Basicការ​រុករក;នៅ​ក្នុង​គម្រោង Basicបន្ទាត់​វែង;នៅ​ក្នុង​កម្មវិធី​និពន្ធ Basicបន្ទាត់​អត្ថបទ;នៅ​ក្នុង​កម្មវិធី​និពន្ធ Basicបន្ត;បន្ទាត់​វែង​នៅ​ក្នុង​កម្មវិធី​និពន្ធ" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"hd_id3147264\n" +"1\n" +"help.text" +msgid "The Basic Editor" +msgstr "កម្មវិធី​នពន្ធ​មូល​ដ្ឋាន" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3145069\n" +"3\n" +"help.text" +msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the Edit menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with CommandCtrl and the arrow keys)." +msgstr "កម្មវិធី​កែសម្រួល​មូលដ្ឋាន​ផ្ដល់​នូវ​មុខងារ​កែសម្រួល​ស្តង់ដារ ដែលអ្នក​ថ្នឹក​នៅពេល​ធ្វើការ​នៅ​ក្នុង​ឯកសារ​អត្ថបទ ។ វា​គាំទ្រ​មុខងារ​របស់​ម៉ឺនុយ កែសម្រួល (កាត់ លុប បិទភ្ជាប់) លទ្ធភាព​ដើម្បីជ្រើស​អត្ថបទ​ដោយ​ប្រើ​គ្រាប់ចុច​ប្ដូរ (Shift) ព្រមទាំង​មុខងារ​ទីតាំង (ឧទាហរណ៍ ផ្លាស់ទី​ពី​ពាក្យ​ទៅ​ពាក្យ​ដោយ​ប្រើ Commandបញ្ជា(Ctrl) និង​គ្រាប់​ចុច​ព្រួញ) ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3154686\n" +"31\n" +"help.text" +msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)" +msgstr "បន្ទាត់​វែង​អាច​ត្រូវ​បាន​ពុះ​ជា​ផ្នែក​ជា​ច្រើន ដោយ​បញ្ចូល​ចន្លោះ និង​តួអក្សរ​គូស​បន្ទាត់​ក្រោម ( _) ជា​តួអក្សរ​ពីរ​ចុង​ក្រោយរបស់​បន្ទាត់ ។ ការ​តភ្ជាប់បន្ទាត់​​នេះ​ជាមួយ​នឹង​បន្ទាត់ដូច​ខាង​ក្រោម​ទៅ​បន្ទាត់​ពិត ។ (ប្រសិន​បើ \"ជម្រើស​ភាព​ឆបគ្នា\" ត្រូវ​បាន​ប្រើ​នៅ​ក្នុង​ម៉ូឌុល​មូលដ្ឋាន​ដូច​គ្នា លក្ខណៈ​ពិសេស​បន្ទាត់​បន្តគឺ​ត្រឹមត្រូវ​ផង​ដែរ​សម្រាប់​បន្ទាត់​អធិប្បាយ ។)" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3151042\n" +"32\n" +"help.text" +msgid "If you press the Run BASIC icon on the Macro bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution." +msgstr "ប្រសិន​បើ​អ្នក​សង្កត់​រូបតំណាង រត់ BASIC នៅលើ​របារ​ម៉ាក្រូ នោះ​ការ​ប្រតិបត្តិ​កម្មវិធី ចាប់ផ្ដើម​នៅ​បន្ទាត់​ទីមួយនៃ​កម្មវិធី​និពន្ធ Basic ។ កម្មវិធី ប្រតិបត្តិ Sub ឬ Function ដំបូង ហើយ​បន្ទាប់មក​ការ​ប្រតិបត្តិ​កម្មវិធី​ឈប់ ។ \"Sub Main\" គឺ​មិន​គិត​នៅលើ​ការ​ប្រតិបត្តិ​កម្មវិធី​ឡើយ ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id59816\n" +"help.text" +msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code." +msgstr "បញ្ចូល​កូដ Basic របស់​អ្នក រវាង​បន្ទាត់ Sub Main និង End Sub ដែល​អ្នក​ឃើញ នៅពេល​ដែលអ្នក​បើក IDE ដំបូង ។ ផ្ទុយ​មកវិញ លុប​បន្ទាត់​ទាំងអស់ ហើយ​បញ្ចូល​កូដ Basic ផ្ទាល់​ខ្លួន​របស់​អ្នក ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"hd_id3125863\n" +"4\n" +"help.text" +msgid "Navigating in a Project" +msgstr "ការ​​រុករក​​ក្នុង​​គម្រោង​​មួយ" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"hd_id3145785\n" +"6\n" +"help.text" +msgid "The Library List" +msgstr "បញ្ជី​​បណ្ណាល័យ" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3146120\n" +"7\n" +"help.text" +msgid "Select a library from the Library list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed." +msgstr "ជ្រើស​បណ្ណាល័យ​មួយ​ពី​បញ្ជី បណ្ណាល័យ នៅ​ខាង​ឆ្វេង​នៃ​របារ​ឧបករណ៍ ដើម្បី​ផ្ទុក​បណ្ណាល័យ​ក្នុង​កម្មវិធី​និពន្ធ ។ ម៉ូឌុល​ទី​មួយ​នៃ​បណ្ណាល័យ​ដែល​បាន​ជ្រើស នឹង​ត្រូវ​បាន​បង្ហាញ ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"hd_id3153190\n" +"8\n" +"help.text" +msgid "The Object Catalog" +msgstr "កាតាឡុក​​​វត្ថុ" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"hd_id3148647\n" +"15\n" +"help.text" +msgid "Saving and Loading Basic Source Code" +msgstr "ការ​រក្សាទុក និង​ផ្ទុក​កូដ​ប្រភព Basic" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3154320\n" +"16\n" +"help.text" +msgid "You can save Basic code in a text file for saving and importing in other programming systems." +msgstr "អ្នក​អាច​រក្សាទុក​កូដ Basic ក្នុង​ឯកសារ​អត្ថបទ​មួយ សម្រាប់​រក្សាទុក និង​នាំ​ចេញ​​ក្នុង​​ប្រព័ន្ធ​​ប្រតិបត្តិការ​​ដទៃ​​ទៀត ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3149959\n" +"25\n" +"help.text" +msgid "You cannot save Basic dialogs to a text file." +msgstr "អ្នក​មិន​អាច​រក្សាទុក​ប្រអប់ Basic ទៅ​ឯកសារ​អត្ថបទ​មួយ ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"hd_id3149403\n" +"17\n" +"help.text" +msgid "Saving Source Code to a Text File" +msgstr "ការ​​រក្សាទុក​កូដ​ប្រភព​ទៅ​ឯកសារ​អត្ថបទ​មួយ" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3150327\n" +"18\n" +"help.text" +msgid "Select the module that you want to export as text from the object catalog." +msgstr "ជ្រើស​ម៉ូឌុល​ដែល​អ្នក​ចង់​នាំ​ចូល​ជា​អត្ថបទ​ពី​កាតាឡុក​វត្ថុ ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3150752\n" +"19\n" +"help.text" +msgid "Click the Save Source As icon in the Macro toolbar." +msgstr "ចុច​រូប​តំណាង រក្សាទុក​ប្រភព​ជា ក្នុង​របារ​ឧបករណ៍​ម៉ាក្រូ​ ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3154754\n" +"20\n" +"help.text" +msgid "Select a file name and click OK to save the file." +msgstr "ជ្រើស​ឈ្មោះ​ឯកសារ និង​ ​ចុច យល់ព្រម ដើម្បី​រក្សាទុក​ឯកសារ ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"hd_id3159264\n" +"21\n" +"help.text" +msgid "Loading Source Code From a Text File" +msgstr "ការ​ផ្ទុក​កូដ​ប្រភព​ពី​ឯកសារ​អត្ថបទ​មួយ" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3147343\n" +"22\n" +"help.text" +msgid "Select the module where you want to import the source code from the object catalog." +msgstr "ជ្រើស​ម៉ូឌុល​ដែល​អ្នក​ចង់​នាំ​ចូល​កូដ​ប្រភព​ពី​កាតាឡុក​វត្ថុ ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3145230\n" +"23\n" +"help.text" +msgid "Position the cursor where you want to insert the program code." +msgstr "ដាក់​ទស្សន៍​ទ្រនិច ត្រង់​កន្លែង​ដែល​អ្នក​ចង់​បញ្ចូល​កូដ​កម្មវិធី ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3149565\n" +"24\n" +"help.text" +msgid "Click the Insert Source Text icon in the Macro toolbar." +msgstr "ចុច​រូប​តំណាង បញ្ចូល​អត្ថបទ​ប្រភព ក្នុង​របារ​ឧបករណ៍​ម៉ាក្រូ ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3154020\n" +"33\n" +"help.text" +msgid "Select the text file containing the source code and click OK." +msgstr "ជ្រើស​ឯកសារ​អត្ថបទ​ដែល​មាន​កូដ​ប្រភព និង​ចុច យល់ព្រម ។" + +#: 01030200.xhp +msgctxt "" +"01030200.xhp\n" +"par_id3153198\n" +"29\n" +"help.text" +msgid "Basic IDE" +msgstr "Basic IDE" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"tit\n" +"help.text" +msgid "DefVar Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefVar [ពេល​រត់]" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"bm_id3143267\n" +"help.text" +msgid "DefVar statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefVar" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"hd_id3143267\n" +"1\n" +"help.text" +msgid "DefVar Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefVar [ពេល​រត់]" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"par_id3153825\n" +"2\n" +"help.text" +msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." +msgstr "កំណត់​ប្រភេទ​​អថេរ​លំនាំដើម ដោយ​យោង​តាម​ជួរ​អក្សរ ប្រសិន​បើ​គ្មាន​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស ឬ​ពាក្យ​គន្លឹះ​ត្រូវ​បាន​បញ្ជាក់ ។" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"hd_id3154143\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"par_id3149514\n" +"4\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"hd_id3156024\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"par_id3147560\n" +"6\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"par_id3148552\n" +"7\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"par_id3153524\n" +"8\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"par_id3150767\n" +"9\n" +"help.text" +msgid "DefVar: Variant" +msgstr "DefVar ៖ វ៉ារ្យង់" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"hd_id3151041\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03102000.xhp +#, fuzzy +msgctxt "" +"03102000.xhp\n" +"par_id3156214\n" +"11\n" +"help.text" +msgid "' Prefix definitions for variable types:" +msgstr "REM Prefix definitions for variable types:" + +#: 03102000.xhp +#, fuzzy +msgctxt "" +"03102000.xhp\n" +"par_id3154012\n" +"21\n" +"help.text" +msgid "vDiv=99 ' vDiv is an implicit variant" +msgstr "vDiv=99 REM vDiv is an implicit variant" + +#: 03102000.xhp +msgctxt "" +"03102000.xhp\n" +"par_id3146121\n" +"22\n" +"help.text" +msgid "vDiv=\"Hello world\"" +msgstr "vDiv=\"Hello world\"" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"tit\n" +"help.text" +msgid "Information" +msgstr "ព័ត៌មាន" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"hd_id3148550\n" +"1\n" +"help.text" +msgid "Information" +msgstr "ព័ត៌មាន" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153381\n" +"102\n" +"help.text" +msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. In Basic format codes, the decimal point (.) is always used as placeholder for the decimal separator defined in your locale and will be replaced by the corresponding character." +msgstr "អ្នក​អាច​កំណត់​ទីតាំង​ដែល​បាន​ប្រើ​សម្រាប់​ការ​ត្រួតពិនិត្យ​ការ​ធ្វើទ្រង់ទ្រាយ​ លេខ​ កាល​បរិច្ឆេទ​ និង​​ រូបបិយប័ណ្ណ​ក្នុង​​ $[officename] ជា​មូលដ្ឋាន​ក្នុង​​ %PRODUCTNAME - ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ជម្រើស​​ - ការ​កំណត់​ភាសា​​ - ភាសា​​ ។ ក្នុង​កូដ​ទ្រង់ទ្រាយ​ជាមូល​ដ្ឋាន​ខ្ទង់​​ទសភាព​​ () ត្រូវ​បាន​ប្រើ​​ជា​ ​កន្លែងដាក់​​ សម្រាប់​សញ្ញាក្បៀស​ដែល​បាន​​កំណត់​ក្នុង​ទីតាំង​របស់​អ្នក​ នឹង​ត្រូវបាន​​ជំនួស​ដោយ​តួអក្សរ​ដែល​ត្រូវ​គ្នា​ ។" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150870\n" +"103\n" +"help.text" +msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting." +msgstr "អនុវត្ត​ដូច​គ្នា​ទៅ​នឹង​ការ​កំណត់​មូលដ្ឋាន សម្រាប់​ទ្រង់ទ្រាយ​កាល​បរិច្ឆេទ ពេល​វេលា និង​រូបិយប័ណ្ណ ។ កូដ​ទ្រង់ទ្រាយ Basic នឹង​ត្រូវ​បាន​បកប្រែ និង​បង្ហាញ​ទៅ​តាម​ការ​កំណត់​​មូលដ្ឋាន​​របស់​​អ្នក ។" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3156424\n" +"2\n" +"help.text" +msgid "The color values of the 16 basic colors are as follows:" +msgstr "តម្លៃ​ពណ៌​នៃ​ពណ៌​គោល ១៦ គឺ​មាន​ដូច​ខាង​ក្រោម ៖" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153091\n" +"3\n" +"help.text" +msgid "Color Value" +msgstr "តម្លៃ​ពណ៌" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154319\n" +"4\n" +"help.text" +msgid "Color Name" +msgstr "ឈ្មោះ​ពណ៌" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3151112\n" +"5\n" +"help.text" +msgid "0" +msgstr "0" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3155854\n" +"6\n" +"help.text" +msgid "Black" +msgstr "ខ្មៅ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154942\n" +"7\n" +"help.text" +msgid "128" +msgstr "128" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154731\n" +"8\n" +"help.text" +msgid "Blue" +msgstr "ខៀវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3145645\n" +"9\n" +"help.text" +msgid "32768" +msgstr "32768" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3149400\n" +"10\n" +"help.text" +msgid "Green" +msgstr "បៃតង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150753\n" +"11\n" +"help.text" +msgid "32896" +msgstr "32896" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153765\n" +"12\n" +"help.text" +msgid "Cyan" +msgstr "ពណ៌ផ្ទៃ​មេឃ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154756\n" +"13\n" +"help.text" +msgid "8388608" +msgstr "8388608" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3159266\n" +"14\n" +"help.text" +msgid "Red" +msgstr "ក្រហម" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3163807\n" +"15\n" +"help.text" +msgid "8388736" +msgstr "8388736" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3145150\n" +"16\n" +"help.text" +msgid "Magenta" +msgstr "ក្រហម​ស្វាយ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3147002\n" +"17\n" +"help.text" +msgid "8421376" +msgstr "8421376" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3152778\n" +"18\n" +"help.text" +msgid "Yellow" +msgstr "លឿង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150088\n" +"19\n" +"help.text" +msgid "8421504" +msgstr "8421504" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3159239\n" +"20\n" +"help.text" +msgid "White" +msgstr "ស" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150206\n" +"21\n" +"help.text" +msgid "12632256" +msgstr "12632256" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3149817\n" +"22\n" +"help.text" +msgid "Gray" +msgstr "ប្រផេះ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150363\n" +"23\n" +"help.text" +msgid "255" +msgstr "255" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154576\n" +"24\n" +"help.text" +msgid "Light blue" +msgstr "ខៀវ​ស្រាល" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150367\n" +"25\n" +"help.text" +msgid "65280" +msgstr "65280" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150202\n" +"26\n" +"help.text" +msgid "Light green" +msgstr "បៃតង​ស្រាល" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154487\n" +"27\n" +"help.text" +msgid "65535" +msgstr "65535" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3151332\n" +"28\n" +"help.text" +msgid "Light cyan" +msgstr "ផ្ទៃ​មេឃ​ស្រាល" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3148702\n" +"29\n" +"help.text" +msgid "16711680" +msgstr "16711680" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153067\n" +"30\n" +"help.text" +msgid "Light red" +msgstr "ក្រហម​ស្រាល" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153912\n" +"31\n" +"help.text" +msgid "16711935" +msgstr "16711935" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3159097\n" +"32\n" +"help.text" +msgid "Light magenta" +msgstr "ក្រហម​ស្វាយ​ស្រាល" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3155266\n" +"33\n" +"help.text" +msgid "16776960" +msgstr "16776960" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3157978\n" +"34\n" +"help.text" +msgid "Light yellow" +msgstr "លឿង​ស្រាល" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153286\n" +"35\n" +"help.text" +msgid "16777215" +msgstr "16777215" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3151302\n" +"36\n" +"help.text" +msgid "Transparent white" +msgstr "ស​ថ្លា" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"hd_id3152869\n" +"37\n" +"help.text" +msgid "Error Codes" +msgstr "លេខ​កូដ​កំហុស" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id315509599\n" +"help.text" +msgid "1 An exception occurred" +msgstr "1 ករណី​លើកលែង​មួយ​បាន​កើតឡើង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3155095\n" +"38\n" +"help.text" +msgid "2 Syntax error" +msgstr "2 កំហុស​វាក្យសម្ពន្ធ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3149126\n" +"39\n" +"help.text" +msgid "3 Return without Gosub" +msgstr "3 ត្រឡប់​ដោយ​គ្មាន Gosub" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153976\n" +"40\n" +"help.text" +msgid "4 Incorrect entry; please retry" +msgstr "4 ការ​បញ្ចូល​មិន​ត្រឹមត្រូវ សូម​ព្យាយាម​ម្ដងទៀត" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150891\n" +"41\n" +"help.text" +msgid "5 Invalid procedure call" +msgstr "5 ការ​ហៅ​បែបបទ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3159227\n" +"42\n" +"help.text" +msgid "6 Overflow" +msgstr "6 លើស​ចំណុះ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154649\n" +"43\n" +"help.text" +msgid "7 Not enough memory" +msgstr "7 គ្មាន​អង្គ​ចងចាំ​គ្រប់គ្រាន់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150050\n" +"44\n" +"help.text" +msgid "8 Array already dimensioned" +msgstr "8 អារេ​មាន​វិមាត្រ​រួច​ហើយ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3148900\n" +"45\n" +"help.text" +msgid "9 Index out of defined range" +msgstr "9 លិបិក្រម​នៅ​ក្រៅ​ជួរ​ដែល​បាន​កំណត់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153806\n" +"46\n" +"help.text" +msgid "10 Duplicate definition" +msgstr "10 ការ​កំណត់​ជាន់​គ្នា" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3146963\n" +"47\n" +"help.text" +msgid "11 Division by zero" +msgstr "11 ចែក​នឹង​សូន្យ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153013\n" +"48\n" +"help.text" +msgid "12 Variable not defined" +msgstr "12 អថេរ​មិន​ត្រូវ​បាន​កំណត់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3155593\n" +"49\n" +"help.text" +msgid "13 Data type mismatch" +msgstr "13 ប្រភេទ​ទិន្នន័យ​មិន​ត្រូវគ្នា" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3151197\n" +"50\n" +"help.text" +msgid "14 Invalid parameter" +msgstr "14 ប៉ារ៉ាម៉ែត្រ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154710\n" +"51\n" +"help.text" +msgid "18 Process interrupted by user" +msgstr "18 ដំណើរការ​ត្រូវ​បាន​ផ្អាក​ដោយ​អ្នកប្រើ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3147504\n" +"52\n" +"help.text" +msgid "20 Resume without error" +msgstr "20 ធ្វើ​បន្ត​ដោយ​គ្មាន​កំហុស" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3145319\n" +"53\n" +"help.text" +msgid "28 Not enough stack memory" +msgstr "28 គ្មាន​អង្គ​ចងចាំ​ជង់​គ្រប់គ្រាន់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3146110\n" +"54\n" +"help.text" +msgid "35 Sub-procedure or function procedure not defined" +msgstr "35 បែបបទ​រង ឬ​បែបបទ​អនុគមន៍​មិន​ត្រូវ​បាន​កំណត់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3147246\n" +"55\n" +"help.text" +msgid "48 Error loading DLL file" +msgstr "48 កំហុស​ក្នុង​ការ​ផ្ទុក​ឯកសារ DLL" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3146101\n" +"56\n" +"help.text" +msgid "49 Wrong DLL call convention" +msgstr "49 សម្មតិកម្ម​ហៅ DLL មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153957\n" +"57\n" +"help.text" +msgid "51 Internal error" +msgstr "51 កំហុស​ខាង​ក្នុង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154404\n" +"58\n" +"help.text" +msgid "52 Invalid file name or file number" +msgstr "52 ឈ្មោះ ឬ​លេខ​ឯកសារ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3151338\n" +"59\n" +"help.text" +msgid "53 File not found" +msgstr "53 រក​មិន​ឃើញ​ឯកសារ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3147298\n" +"60\n" +"help.text" +msgid "54 Incorrect file mode" +msgstr "54 របៀប​ឯកសារ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3148747\n" +"61\n" +"help.text" +msgid "55 File already open" +msgstr "55 ឯកសារ​បើក​រួច​ហើយ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3145233\n" +"62\n" +"help.text" +msgid "57 Device I/O error" +msgstr "57 កំហុស​ឧបករណ៍ I/O" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3156399\n" +"63\n" +"help.text" +msgid "58 File already exists" +msgstr "58 មាន​ឯកសារ​រួច​ហើយ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3149324\n" +"64\n" +"help.text" +msgid "59 Incorrect record length" +msgstr "59 ប្រវែង​កំណត់ត្រា​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3147409\n" +"65\n" +"help.text" +msgid "61 Disk or hard drive full" +msgstr "61 ថាស ឬ​ថាស​រឹង​ពេញ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3149146\n" +"66\n" +"help.text" +msgid "62 Reading exceeds EOF" +msgstr "62 ការ​អាន​លើស EOF" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150456\n" +"67\n" +"help.text" +msgid "63 Incorrect record number" +msgstr "63 ចំនួន​កំណត់ត្រា​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3146883\n" +"68\n" +"help.text" +msgid "67 Too many files" +msgstr "67 ឯកសារ​ច្រើន​ពេក" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3146818\n" +"69\n" +"help.text" +msgid "68 Device not available" +msgstr "68 មិន​មាន​ឧបករណ៍" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3145225\n" +"70\n" +"help.text" +msgid "70 Access denied" +msgstr "70 ការ​ចូល​ដំណើរការ​ត្រូវ​បាន​បដិសេធ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150372\n" +"71\n" +"help.text" +msgid "71 Disk not ready" +msgstr "71 ថាស​មិន​ទាន់​រួច​រាល់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3148894\n" +"72\n" +"help.text" +msgid "73 Not implemented" +msgstr "73 មិន​អាច​ប្រតិបត្តិ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3152981\n" +"73\n" +"help.text" +msgid "74 Renaming on different drives impossible" +msgstr "74 មិន​អាច​ប្ដូរ​ឈ្មោះ​នៅ​លើ​ដ្រាយ​ខុសគ្នា" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3149355\n" +"74\n" +"help.text" +msgid "75 Path/file access error" +msgstr "75 កំហុស​ក្នុង​ការ​ចូល​ដំណើរការ ផ្លូវ/ឯកសារ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150477\n" +"75\n" +"help.text" +msgid "76 Path not found" +msgstr "76 រក​មិន​ឃើញ​ផ្លូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154678\n" +"76\n" +"help.text" +msgid "91 Object variable not set" +msgstr "91 អថេរ​វត្ថុ​មិន​ត្រូវ​បាន​កំណត់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3149890\n" +"77\n" +"help.text" +msgid "93 Invalid string pattern" +msgstr "93 លំនាំ​ខ្សែ​អក្សរ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3146942\n" +"78\n" +"help.text" +msgid "94 Use of zero not permitted" +msgstr "94 ការ​ប្រើ​លេខ​សូន្យ​មិន​ត្រូវ​បាន​អនុញ្ញាត" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469429\n" +"help.text" +msgid "250 DDE Error" +msgstr "250 កំហុស DDE" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469428\n" +"help.text" +msgid "280 Awaiting response to DDE connection" +msgstr "280 រង់ចាំ​ការ​ឆ្លើយតប​ទៅ​ការ​តភ្ជាប់ DDE" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469427\n" +"help.text" +msgid "281 No DDE channels available" +msgstr "281 មិន​មាន​ឆានែល DDE" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469426\n" +"help.text" +msgid "282 No application responded to DDE connect initiation" +msgstr "282 មិន​មាន​កម្មវិធី​ដែល​បាន​ឆ្លើយតប​នឹង​ការ​ចាប់ផ្ដើម​តភ្ជាប់​របស់ DDE" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469425\n" +"help.text" +msgid "283 Too many applications responded to DDE connect initiation" +msgstr "283 កម្មវិធី​ច្រើន​ពេក​ដែល​បាន​ឆ្លើយតប​នឹង​ការ​ចាប់ផ្ដើម​តភ្ជាប់ DDE" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469424\n" +"help.text" +msgid "284 DDE channel locked" +msgstr "284 ឆានែល DDE ជាប់​សោ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469423\n" +"help.text" +msgid "285 External application cannot execute DDE operation" +msgstr "285 កម្មវិធី​ក្រៅ​មិន​អាច​អនុវត្ត​ប្រតិបត្តិការ DDE" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469422\n" +"help.text" +msgid "286 Timeout while waiting for DDE response" +msgstr "286 អស់​ពេល​អំឡុង​ពេល​រង់ចាំ​ចម្លើយ​តប DDE" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469421\n" +"help.text" +msgid "287 user pressed ESCAPE during DDE operation" +msgstr "287 អ្នកប្រើ​បាន​ចុច ESCAPE អំឡុង​ពេល​ប្រតិបត្តិការ DDE" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469420\n" +"help.text" +msgid "288 External application busy" +msgstr "288 កម្មវិធី​ក្រៅ​ជាប់រវល់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469419\n" +"help.text" +msgid "289 DDE operation without data" +msgstr "289 ប្រតិបត្តិការ DDE ដែល​គ្មាន​ទិន្នន័យ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469418\n" +"help.text" +msgid "290 Data are in wrong format" +msgstr "290 ទិន្នន័យ​មាន​ទ្រង់ទ្រាយ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469417\n" +"help.text" +msgid "291 External application has been terminated" +msgstr "291 កម្មវិធី​ក្រៅ​ត្រូវ​បាន​បញ្ចប់​ដំណើរការ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469416\n" +"help.text" +msgid "292 DDE connection interrupted or modified" +msgstr "292 ការ​តភ្ជាប់ DDE ត្រូវ​បាន​រំខាន ឬ​កែប្រែ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469415\n" +"help.text" +msgid "293 DDE method invoked with no channel open" +msgstr "293 វិធីសាស្ត្រ DDE ត្រូវ​បាន​ហៅ​ដោយ​មិន​មាន​ឆានែល​បាន​បើក" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469414\n" +"help.text" +msgid "294 Invalid DDE link format" +msgstr "294 ទ្រង់ទ្រាយ​តំណ DDE មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469413\n" +"help.text" +msgid "295 DDE message has been lost" +msgstr "295 សារ DDE ត្រូវ​បាន​បាត់បង់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469412\n" +"help.text" +msgid "296 Paste link already performed" +msgstr "296 ការ​បិទភ្ជាប់​តំណ​ត្រូវ​បាន​អនុវត្ត​រួច​ហើយ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469411\n" +"help.text" +msgid "297 Link mode cannot be set due to invalid link topic" +msgstr "297 របៀប​តំណ​មិន​អាច​ត្រូវ​បាន​កំណត់ ដោយសារតែ​ប្រធានបទ​តំណ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31469410\n" +"help.text" +msgid "298 DDE requires the DDEML.DLL file" +msgstr "298 DDE ត្រូវការ​ឯកសារ DDEML.DLL" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150028\n" +"79\n" +"help.text" +msgid "323 Module cannot be loaded; invalid format" +msgstr "323 ម៉ូឌុល​មិន​អាច​ត្រូវ​បាន​ផ្ទុក; ទ្រង់ទ្រាយ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3148434\n" +"80\n" +"help.text" +msgid "341 Invalid object index" +msgstr "341 លិបិក្រម​វត្ថុ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3143219\n" +"81\n" +"help.text" +msgid "366 Object is not available" +msgstr "366 មិន​មាន​វត្ថុ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3144744\n" +"82\n" +"help.text" +msgid "380 Incorrect property value" +msgstr "380 តម្លៃ​លក្ខណសម្បត្តិ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3147420\n" +"83\n" +"help.text" +msgid "382 This property is read-only" +msgstr "382 លក្ខណសម្បត្តិ​នេះ​គឺ​បាន​តែ​អាន" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3147472\n" +"84\n" +"help.text" +msgid "394 This property is write-only" +msgstr "394 លក្ខណសម្បត្តិ​នេះ​គឺ​បាន​តែ​សរសេរ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3148583\n" +"85\n" +"help.text" +msgid "420 Invalid object reference" +msgstr "420 សេចក្ដី​យោង​វត្ថុ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3153329\n" +"86\n" +"help.text" +msgid "423 Property or method not found" +msgstr "423 រក​មិន​ឃើញ​លក្ខណសម្បត្តិ ឬ​វិធីសាស្ត្រ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3148738\n" +"87\n" +"help.text" +msgid "424 Object required" +msgstr "424 ត្រូវការ​វត្ថុ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3159084\n" +"88\n" +"help.text" +msgid "425 Invalid use of an object" +msgstr "425 ការ​ប្រើ​មិន​ត្រឹមត្រូវ​នៃ​វត្ថុ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3146806\n" +"89\n" +"help.text" +msgid "430 OLE Automation is not supported by this object" +msgstr "430 ស្វ័យ​ប្រតិកម្ម OLE មិន​ត្រូវ​បាន​គាំទ្រ​ដោយ​វត្ថុ​នេះ​ទេ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3146130\n" +"90\n" +"help.text" +msgid "438 This property or method is not supported by the object" +msgstr "438 លក្ខណសម្បត្តិ ឬ​វិធីសាស្ត្រ​នេះ មិន​ត្រូវ​បាន​គាំទ្រ​ដោយ​វត្ថុ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154374\n" +"91\n" +"help.text" +msgid "440 OLE automation error" +msgstr "440 កំហុស​ស្វ័យ​ប្រតិកម្ម OLE" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3149685\n" +"92\n" +"help.text" +msgid "445 This action is not supported by given object" +msgstr "445 សកម្មភាព​នេះ មិន​ត្រូវ​បាន​គាំទ្រ​ដោយ​វត្ថុ​ដែល​បាន​ផ្ដល់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150282\n" +"93\n" +"help.text" +msgid "446 Named arguments are not supported by given object" +msgstr "446 អាគុយម៉ង់​ដែល​បាន​ដាក់​ឈ្មោះ មិន​ត្រូវ​បាន​គាំទ្រ​ដោយ​វត្ថុ​ដែល​បាន​ផ្ដល់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3150142\n" +"94\n" +"help.text" +msgid "447 The current locale setting is not supported by the given object" +msgstr "447 ការ​កំណត់​មូលដ្ឋាន (locale) បច្ចុប្បន្ន មិន​ត្រូវ​បាន​គាំទ្រ​ដោយ​វត្ថុ​ដែល​បាន​ផ្ដល់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3152771\n" +"95\n" +"help.text" +msgid "448 Named argument not found" +msgstr "448 រក​មិន​ឃើញ​អាគុយម៉ង់​ដែល​បាន​ដាក់​ឈ្មោះ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3145145\n" +"96\n" +"help.text" +msgid "449 Argument is not optional" +msgstr "449 អាគុយម៉ង់​មិន​មែន​ស្រេច​ចិត្ត" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154399\n" +"97\n" +"help.text" +msgid "450 Invalid number of arguments" +msgstr "450 ចំនួន​អាគុយម៉ង់​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3146137\n" +"98\n" +"help.text" +msgid "451 Object is not a list" +msgstr "451 វត្ថុ​មិន​មែន​ជា​បញ្ជី" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3149507\n" +"99\n" +"help.text" +msgid "452 Invalid ordinal number" +msgstr "452 លេខ​លំដាប់​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3154566\n" +"100\n" +"help.text" +msgid "453 Specified DLL function not found" +msgstr "453 រក​មិន​ឃើញ​អនុគមន៍ DLL ដែល​បាន​បញ្ជាក់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id3145595\n" +"101\n" +"help.text" +msgid "460 Invalid clipboard format" +msgstr "460 ទ្រង់ទ្រាយ​ក្ដារតម្បៀតខ្ទាស់​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455951\n" +"help.text" +msgid "951 Unexpected symbol:" +msgstr "951 និមិត្តសញ្ញា​ដែល​មិន​រំពឹង ៖" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455952\n" +"help.text" +msgid "952 Expected:" +msgstr "952 ដែល​រំពឹង ៖" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455953\n" +"help.text" +msgid "953 Symbol expected" +msgstr "953 និមិត្តសញ្ញា​ដែល​បាន​រំពឹង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455954\n" +"help.text" +msgid "954 Variable expected" +msgstr "954 អថេរ​ដែល​បាន​រំពឹង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455955\n" +"help.text" +msgid "955 Label expected" +msgstr "955 ស្លាក​ដែល​បាន​រំពឹង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455956\n" +"help.text" +msgid "956 Value cannot be applied" +msgstr "956 តម្លៃ​មិន​អាច​ត្រូវ​បាន​អនុវត្ត" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455957\n" +"help.text" +msgid "957 Variable already defined" +msgstr "957 អថេរ​ត្រូវ​បាន​កំណត់​រួច​ហើយ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455958\n" +"help.text" +msgid "958 Sub procedure or function procedure already defined" +msgstr "958 បែបបទ Sub ឬ​បែបបទ function ត្រូវ​បាន​កំណត់​រួច​ហើយ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455959\n" +"help.text" +msgid "959 Label already defined" +msgstr "959 ស្លាក​ត្រូវ​បាន​កំណត់​រួច​ហើយ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455960\n" +"help.text" +msgid "960 Variable not found" +msgstr "960 រក​មិន​ឃើញ​អថេរ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455961\n" +"help.text" +msgid "961 Array or procedure not found" +msgstr "961 រក​មិន​ឃើញ​អារេ ឬ​បែបបទ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455962\n" +"help.text" +msgid "962 Procedure not found" +msgstr "962 រក​មិន​ឃើញ​បែបបទ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455963\n" +"help.text" +msgid "963 Label undefined" +msgstr "963 ស្លាក​ដែល​មិន​បាន​កំណត់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455964\n" +"help.text" +msgid "964 Unknown data type" +msgstr "964 មិន​ស្គាល់​ប្រភេទ​ទិន្នន័យ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455965\n" +"help.text" +msgid "965 Exit expected" +msgstr "965 ការ​ចេញ​ដែល​បាន​រំពឹង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455966\n" +"help.text" +msgid "966 Statement block still open: missing" +msgstr "966 ប្លុក​ឃ្លា​នៅតែ​បើក ៖ បាន​បាត់" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455967\n" +"help.text" +msgid "967 Parentheses do not match" +msgstr "967 វង់ក្រចក​មិន​ផ្គូផ្គង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455968\n" +"help.text" +msgid "968 Symbol already defined differently" +msgstr "968 និមិត្តសញ្ញា​ត្រូវ​បាន​កំណត់​ខុសគ្នា​រួច​ហើយ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455969\n" +"help.text" +msgid "969 Parameters do not correspond to procedure" +msgstr "969 ប៉ារ៉ាម៉ែត្រ​មិន​ត្រូវគ្នា​នឹង​បែបបទ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455970\n" +"help.text" +msgid "970 Invalid character in number" +msgstr "970 ចំនួន​តួអក្សរ​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455971\n" +"help.text" +msgid "971 Array must be dimensioned" +msgstr "971 អារេ​ត្រូវតែ​មាន​វិមាត្រ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455972\n" +"help.text" +msgid "972 Else/Endif without If" +msgstr "972 Else/Endif ដោយ​មិន​មាន If" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455973\n" +"help.text" +msgid "973 not allowed within a procedure" +msgstr "973 មិន​ត្រូវ​បាន​អនុញ្ញាត​នៅ​ក្នុង​បែបបទ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455974\n" +"help.text" +msgid "974 not allowed outside a procedure" +msgstr "974 មិន​ត្រូវ​បាន​អនុញ្ញាត​នៅ​ខាងក្រៅ​បែបបទ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455975\n" +"help.text" +msgid "975 Dimension specifications do not match" +msgstr "975 ការ​បញ្ជាក់​វិមាត្រ​មិន​ផ្គូផ្គង" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455976\n" +"help.text" +msgid "976 Unknown option:" +msgstr "976 មិន​ស្គាល់​ជម្រើស ៖" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455977\n" +"help.text" +msgid "977 Constant redefined" +msgstr "977 ថេរ​ត្រូវ​បាន​កំណត់​ឡើងវិញ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455978\n" +"help.text" +msgid "978 Program too large" +msgstr "978 កម្មវិធី​ធំ​ពេក" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455979\n" +"help.text" +msgid "979 Strings or arrays not permitted" +msgstr "979 ខ្សែ​អក្សរ ឬ​អារេ​មិន​ត្រូវ​បាន​អនុញ្ញាត" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455980\n" +"help.text" +msgid "1000 Object does not have this property" +msgstr "1000 វត្ថុ​មិន​មាន​លក្ខណសម្បត្តិ​នេះ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455981\n" +"help.text" +msgid "1001 Object does not have this method" +msgstr "1001 វត្ថុ​មិន​មាន​វិធីសាស្ត្រ​នេះ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455982\n" +"help.text" +msgid "1002 Required argument lacking" +msgstr "1002 ខ្វះ​អាគុយម៉ង់​ដែល​បាន​ទាមទារ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455983\n" +"help.text" +msgid "1003 Invalid number of arguments" +msgstr "1003 ចំនួន​អាគុយម៉ង់​មិន​ត្រឹមត្រូវ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455984\n" +"help.text" +msgid "1004 Error executing a method" +msgstr "1004 កំហុស​ក្នុង​ការ​ប្រតិបត្តិ​វិធីសាស្ត្រ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455985\n" +"help.text" +msgid "1005 Unable to set property" +msgstr "1005 មិន​អាច​កំណត់​លក្ខណសម្បត្តិ" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id31455986\n" +"help.text" +msgid "1006 Unable to determine property" +msgstr "1006 មិន​អាច​កំណត់​លក្ខណសម្បត្តិ" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"tit\n" +"help.text" +msgid "Mid Function, Mid Statement [Runtime]" +msgstr "អនុគមន៍ Mid សេចក្តី​ថ្លែង​ការណ៍ Mid [ពេល​រត់]" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"bm_id3143268\n" +"help.text" +msgid "Mid functionMid statement" +msgstr "អនុគមន៍ Midសេចក្តីថ្លែងការណ៍ Mid" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"hd_id3143268\n" +"1\n" +"help.text" +msgid "Mid Function, Mid Statement [Runtime]" +msgstr "អនុគមន៍ Mid, Mid Statement [ពេល​រត់]" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3148473\n" +"2\n" +"help.text" +msgid "Returns the specified portion of a string expression (Mid function), or replaces the portion of a string expression with another string (Mid statement)." +msgstr "ត្រឡប់​ផ្នែក​ដែល​បាន​បញ្ជាក់​​​នៃ​កន្សោម​ខ្សែ​អក្សរ (អនុគមន៍ Mid) ឬ​ជំនួស​ផ្នែក​នៃ​កន្សោម​ខ្សែ​អក្សរ​មួយ​ជាមួយ​ខ្សែ​អក្សរ​មួយ​ទៀត (សេចក្តី​ថ្លែង​ការណ៍ Mid) ។" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"hd_id3154285\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3147530\n" +"4\n" +"help.text" +msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)" +msgstr "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"hd_id3145068\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3149295\n" +"6\n" +"help.text" +msgid "String (only by Function)" +msgstr "ខ្សែ​អក្សរ (តែ​ដោយ​អនុគមន៍)" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"hd_id3154347\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3148664\n" +"8\n" +"help.text" +msgid "Text: Any string expression that you want to modify." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​អ្នក​ចង់​កែប្រែ ។" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3150359\n" +"9\n" +"help.text" +msgid "Start: Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535." +msgstr "ចាប់​ផ្តើម​ ៖ កន្សោម​លេខ​ដែល​ចង្អុល​បង្ហាញ​ទីតាំង​របស់​តួអក្សរក្នុង​ខ្សែ​អក្សរ ដែល​ទីតាំង​របស់​ខ្សែអក្សរ​ដែល​អ្នក​ចង់​ជំនួស ឬ​ ត្រឡប់​ចាប់ផ្តើម ។ តម្លៃ​ដែលអនុញ្ញាត​អតិបរមា​គឺ 65535 ។" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3148451\n" +"10\n" +"help.text" +msgid "Length: Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535." +msgstr "ប្រវែង ៖ កន្សោម​លេខ​ដែល​ត្រឡប់​ចំនួន​តួអក្សរ ដែល​អ្នក​ចង់​ជំនួស ឬ​ត្រឡប់ ។ តម្លៃ​ដែល​អនុញ្ញាត​អតិបរមាគឺ 65535 ។" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3125864\n" +"11\n" +"help.text" +msgid "If the Length parameter in the Mid function is omitted, all characters in the string expression from the start position to the end of the string are returned." +msgstr "ប្រសិន​បើ​ប៉ារ៉ម៉ែត្រ Length ក្នុង អនុគមន៍ Mid ត្រូវ​បាន​លុប តួ​អក្សរ​ទាំងអស់​ក្នុង​កន្សោម​ខ្សែ​អក្សរ​ពី​ទីតាំង​ចាប់ផ្តើម​រហូត​ដល់​ចុង​នៃ​ខ្សែ​អក្សរ​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3144762\n" +"12\n" +"help.text" +msgid "If the Length parameter in the Mid statement is less than the length of the text that you want to replace, the text is reduced to the specified length." +msgstr "ប្រសិន​បើ​ប៉ារ៉ាម៉ែត្រ Length ក្នុង សេចក្តី​ថ្លែង​ការណ៍ Mid តិច​ជាង​ប្រវែង​អត្ថបទ​ដែល​អ្នក​ចង់​ជំនួស អត្ថបទ​ត្រូវ​បាន​បន្ថយ​មក​ត្រឹម​ប្រវែង​ជាក់លាក់​មួយ ។" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3150769\n" +"13\n" +"help.text" +msgid "Text: The string to replace the string expression (Mid statement)." +msgstr "Text ៖ ខ្សែ​អក្សរ​ដើម្បី​ជំនួស​កន្សោម​ខ្សែ​អក្សរ (សេចក្តី​ថ្លែង​ការណ៍ Mid) ។" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"hd_id3149560\n" +"14\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120306.xhp +msgctxt "" +"03120306.xhp\n" +"par_id3153189\n" +"18\n" +"help.text" +msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" +msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"tit\n" +"help.text" +msgid "Year Function [Runtime]" +msgstr "អនុគមន៍ Year [ពេល​រត់]" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"bm_id3148664\n" +"help.text" +msgid "Year function" +msgstr "អនុគមន៍ Year" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"hd_id3148664\n" +"1\n" +"help.text" +msgid "Year Function [Runtime]" +msgstr "អនុគមន៍ Year [ពេល​រត់]" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"par_id3149655\n" +"2\n" +"help.text" +msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function." +msgstr "ត្រឡប់​ឆ្នាំ​ពី​លេខ​សម្គាល់​កាល​បរិច្ឆេទ ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​អនុគមន៍ DateSerial ឬ DateValue ។" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"hd_id3154125\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"par_id3147229\n" +"4\n" +"help.text" +msgid "Year (Number)" +msgstr "Year (Number)" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"hd_id3154685\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"par_id3153970\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"hd_id3150440\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"par_id3163712\n" +"8\n" +"help.text" +msgid "Number: Integer expression that contains the serial date number that is used to calculate the year." +msgstr "ចំនួន​ ៖ កន្សោម​ចំនួន​គត់​ដែល​មាន​លេខ​សម្គាល់​កាល​បរិច្ឆេទ ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​គណនា​ឆ្នាំ ។" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"par_id3152596\n" +"9\n" +"help.text" +msgid "This function is the opposite of the DateSerial function, and returns the year of a serial date. For example, the expression:" +msgstr "អនុគមន៍​នេះ​គឺ​ផ្ទុយ​នឹង​អនុគមន៍ DateSerial និង​ត្រឡប់​ឆ្នាំ​នៃ​កាល​បរិច្ឆេទ ឧទាហរណ៍ កន្សោម ៖" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"par_id3149483\n" +"11\n" +"help.text" +msgid "returns the value 1994." +msgstr "ត្រឡប់​តម្លៃ 1994 ។" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"hd_id3146985\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030106.xhp +msgctxt "" +"03030106.xhp\n" +"par_id3153363\n" +"14\n" +"help.text" +msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\"" +msgstr "MsgBox \"\" & Year(Now) ,64,\"Current year\"" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"tit\n" +"help.text" +msgid "Abs Function [Runtime]" +msgstr "អនុគមន៍ Abs [ពេល​រត់]" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"bm_id3159201\n" +"help.text" +msgid "Abs function" +msgstr "អនុគមន៍ Abs" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"hd_id3159201\n" +"1\n" +"help.text" +msgid "Abs Function [Runtime]" +msgstr "អនុគមន៍ Abs [ពេល​រត់]" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"par_id3153394\n" +"2\n" +"help.text" +msgid "Returns the absolute value of a numeric expression." +msgstr "ត្រឡប់​តម្លៃ​ដាច់​ខាត នៃ​កន្សោម​លេខ​មួយ ។" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"hd_id3149233\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"par_id3147573\n" +"4\n" +"help.text" +msgid "Abs (Number)" +msgstr "Abs (Number)" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"hd_id3156152\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"par_id3149670\n" +"6\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"hd_id3154924\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"par_id3154347\n" +"8\n" +"help.text" +msgid "Number: Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​​មួយ​ចំនួន​ ​ដែល​អ្នក​ចង់​ត្រឡប់​តម្លៃ​ដាច់​ខាត ។ ចំនួន​វិជ្ជមាន​រួម​ទាំង ០ ត្រូវ​បាន​ត្រឡប់​ដោយ​គ្មាន​ការ​ផ្លាស់ប្តូរ ចំណែក​ឯ​ចំនួន​អវិជ្ជមាន​ត្រូវ​បាន​បម្លែង​ទៅ​ជា​ចំនួន​វិជ្ជមាន ។" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"par_id3153381\n" +"9\n" +"help.text" +msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first." +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម​ប្រើ​អនុគមន៍ Abs ដើម្បី​គណនា​ភាព​ខុស​គ្នា​រវាង​តម្លៃ​ពីរ ។ វា​គ្មាន​បញ្ហាទេ​ ថា​តើ​អ្នក​បញ្ចូល​​តម្លៃ​ណា​មុន ។" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"hd_id3148451\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080601.xhp +#, fuzzy +msgctxt "" +"03080601.xhp\n" +"par_id3145786\n" +"14\n" +"help.text" +msgid "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value Input\"))" +msgstr "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value input\"))" + +#: 03080601.xhp +#, fuzzy +msgctxt "" +"03080601.xhp\n" +"par_id3149561\n" +"15\n" +"help.text" +msgid "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value Input\"))" +msgstr "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value input\"))" + +#: 03080601.xhp +msgctxt "" +"03080601.xhp\n" +"par_id3145750\n" +"16\n" +"help.text" +msgid "Print \"The difference is \"; Abs(siW1 - siW2)" +msgstr "Print \"The difference is \"; Abs(siW1 - siW2)" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"tit\n" +"help.text" +msgid "IsMissing function [Runtime]" +msgstr "អនុគមន៍ IsMissing [ពេល​រត់]" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"bm_id3153527\n" +"help.text" +msgid "IsMissing function" +msgstr "អនុគមន៍ IsMissing" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"hd_id3153527\n" +"1\n" +"help.text" +msgid "IsMissing function [Runtime]" +msgstr "អនុគមន៍ IsMissing [ពេល​រត់]" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"par_id3153825\n" +"2\n" +"help.text" +msgid "Tests if a function is called with an optional parameter." +msgstr "ពិសោធន៍​ប្រសិន​បើ​អនុគមន៍​មួយ ត្រូវ​បាន​ហៅ​ជាមួយ​ប៉ារ៉ាម៉ែត្រ​ស្រេច​​​​ចិត្ត​មួយ ។" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"par_id3150669\n" +"3\n" +"help.text" +msgid "See also: Optional" +msgstr "មើល​ផង​ដែរ ៖ ស្រេច​​​​ចិត្ត" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"hd_id3145611\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"par_id3154924\n" +"5\n" +"help.text" +msgid "IsMissing( ArgumentName )" +msgstr "IsMissing( ArgumentName )" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"hd_id3145069\n" +"6\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"par_id3149457\n" +"7\n" +"help.text" +msgid "ArgumentName: the name of an optional argument." +msgstr "ArgumentName ៖ ឈ្មោះ​នៃ​អាគុយម៉ង់​ស្រេច​​​​ចិត្ត ។" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"par_id3150398\n" +"8\n" +"help.text" +msgid "If the IsMissing function is called by the ArgumentName, then True is returned." +msgstr "ប្រសិន​បើ​អនុគមន៍ IsMissing ត្រូវ​បាន​ហៅ​ដោយ ArgumentName នោះ​ ពិត​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 03104000.xhp +msgctxt "" +"03104000.xhp\n" +"par_id3148798\n" +"9\n" +"help.text" +msgid "See also Examples." +msgstr "មើល ឧទាហរណ៍ ផង​ដែរ ។" + +#: main0601.xhp +msgctxt "" +"main0601.xhp\n" +"tit\n" +"help.text" +msgid "$[officename] Basic Help" +msgstr "ជំនួយ $[officename] Basic" + +#: main0601.xhp +msgctxt "" +"main0601.xhp\n" +"hd_id3154232\n" +"1\n" +"help.text" +msgid "%PRODUCTNAME Basic Help" +msgstr "ជំនួយ %PRODUCTNAME Basic" + +#: main0601.xhp +msgctxt "" +"main0601.xhp\n" +"par_id3153894\n" +"4\n" +"help.text" +msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit http://api.libreoffice.org" +msgstr "%PRODUCTNAME %PRODUCTVERSION ផ្ដល់​នូវ Application Programming Interface (API) មួយ​ដែល​អនុញ្ញាត​ឲ្យ​បញ្ជា​សមាសភាគ $[officename] ជាមួយ​ភាសា​សរសេរ​កម្មវិធី​ផ្សេងៗ​គ្នា ដោយ​ប្រើ $[officename] Software Development Kit (SDK) ។ សម្រាប់​ព័ត៌មាន​បន្ថែម​អំពី $[officename] API និង Software Development Kit សូម​មើល http://api.libreoffice.org" + +#: main0601.xhp +msgctxt "" +"main0601.xhp\n" +"par_id3147226\n" +"10\n" +"help.text" +msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the OpenOffice.org BASIC Programming Guide on the Wiki." +msgstr "ផ្នែក​ជំនួយ​នេះ ពន្យល់​អំពី​អនុគមន៍​ពេល​រត់​ទូទៅ​ភាគច្រើន​របស់ %PRODUCTNAME Basic ។ សម្រាប់​ព័ត៌មាន​លម្អិត​បន្ថែម សូម​មើល មគ្គុទ្ទេសក៍ OpenOffice.org BASIC Programming នៅ​លើ​វិគី ។" + +#: main0601.xhp +msgctxt "" +"main0601.xhp\n" +"hd_id3146957\n" +"9\n" +"help.text" +msgid "Working with %PRODUCTNAME Basic" +msgstr "ធ្វើការ​ជាមួយ %PRODUCTNAME Basic" + +#: main0601.xhp +msgctxt "" +"main0601.xhp\n" +"hd_id3148473\n" +"7\n" +"help.text" +msgid "Help about the Help" +msgstr "ជំនួយ​អំពី​ជំនួយ" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"tit\n" +"help.text" +msgid "Rem Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Rem [ពេល​រត់]" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"bm_id3154347\n" +"help.text" +msgid "Rem statementcomments;Rem statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Remមតិយោបល់; Rem" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"hd_id3154347\n" +"1\n" +"help.text" +msgid "Rem Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Rem [ពេល​រត់]" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"par_id3153525\n" +"2\n" +"help.text" +msgid "Specifies that a program line is a comment." +msgstr "បញ្ជាក់​ថា​ជួរ​កម្មវិធី​គឺ​ជាមតិយោបល់​​មួយ​ ។" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"hd_id3153360\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"par_id3154141\n" +"4\n" +"help.text" +msgid "Rem Text" +msgstr "Rem Text" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"hd_id3151042\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"par_id3150869\n" +"6\n" +"help.text" +msgid "Text: Any text that serves as a comment." +msgstr "អត្ថបទ ៖ អត្ថបទ​ណា​មួយ ដែល​ធ្វើ​ជា​មតិយោបល់ ។" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"par_id3147318\n" +"7\n" +"help.text" +msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment." +msgstr "អ្នក​អាច​ប្រើ​សញ្ញា \"'\" ជំនួស​ឲ្យ​ពាក្យ​គន្លឹះ Rem ដើម្បី​បញ្ជាក់​ថា​អត្ថបទ​លើ​ជួរ​មួយ​គឺ​ជាមតិយោបល់ ។ សញ្ញា​នេះ​អាច​ត្រូវ​បាន​បញ្ចូល​ដោយ​ផ្ទាល់​ទៅ​ខាង​ស្តាំ​នៃ​កូដ​កម្មវិធី បន្ត​ដោយ​សេចក្តី​អធិប្បាយ ។" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"par_id6187017\n" +"help.text" +msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module." +msgstr "អ្នក​អាច​ប្រើ​ចន្លោះ​អម​ដោយតួអក្សរ​គូស​បន្ទាត់( _ ) ជា​តួអក្សរ​ពីរ​ចុង​ក្រោយរបស់​បន្ទាត់​ត្រូវ​បន្ត​បន្ទាត់​ពិត​នៅ​លើ​បន្ទាត់​បន្ទាប់ ។ ដើម្បី​បន្ត​បន្ទាត់​អធិប្បាយ អ្នក​ត្រូវតែ​បញ្ចូល \"ជម្រើស​ភាព​ឆបគ្នា\" នៅ​ក្នុង​ម៉ូឌុល​មូលដ្ឋាន​ដូច​គ្នា ។" + +#: 03090407.xhp +msgctxt "" +"03090407.xhp\n" +"hd_id3150012\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090407.xhp +#, fuzzy +msgctxt "" +"03090407.xhp\n" +"par_id3153140\n" +"13\n" +"help.text" +msgid "' Nothing occurs here" +msgstr "REM Nothing occurs here" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"tit\n" +"help.text" +msgid "DefStr Statement [Runtime]" +msgstr "សេចក្ដីថ្លែងការណ៍ DefStr [ពេល​រត់]" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"bm_id6161381\n" +"help.text" +msgid "DefStr statement" +msgstr "សេចក្ដីថ្លែងការណ៍ DefStr" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN10577\n" +"help.text" +msgid "DefStr Statement [Runtime]" +msgstr "សេចក្ដីថ្លែងការណ៍ DefStr [ពេល​រត់]" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN10587\n" +"help.text" +msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range." +msgstr "បើ​មិន​បាន​បញ្ជាក់​តួអក្សរ​ប្រកាស​ប្រភេទ ឬ​ពាក្យ​គន្លឹះ សេចក្ដីថ្លែងការណ៍ DefStr នឹង​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម អាស្រ័យ​តាម​ជួរ​អក្សរ ។" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN1058A\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN1058E\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN10591\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN10595\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​​​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN1059C\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN105A3\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN105AA\n" +"help.text" +msgid "DefStr: String" +msgstr "DefStr ៖ ខ្សែ​អក្សរ" + +#: 03101140.xhp +msgctxt "" +"03101140.xhp\n" +"par_idN105B1\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101140.xhp +#, fuzzy +msgctxt "" +"03101140.xhp\n" +"par_idN105B5\n" +"help.text" +msgid "' Prefix definitions for variable types:" +msgstr "REM Prefix definitions for variable types:" + +#: 03101140.xhp +#, fuzzy +msgctxt "" +"03101140.xhp\n" +"par_idN105D3\n" +"help.text" +msgid "sStr=String ' sStr is an implicit string variable" +msgstr "sStr=String REM sStr is an implicit string variable" + +#: 03060000.xhp +msgctxt "" +"03060000.xhp\n" +"tit\n" +"help.text" +msgid "Logical Operators" +msgstr "សញ្ញា​ប្រមាណ​វិធី​តក្ក​វិជ្ជា" + +#: 03060000.xhp +msgctxt "" +"03060000.xhp\n" +"hd_id3147559\n" +"1\n" +"help.text" +msgid "Logical Operators" +msgstr "សញ្ញា​ប្រមាណ​វិធី​តក្ក​វិជ្ជា" + +#: 03060000.xhp +msgctxt "" +"03060000.xhp\n" +"par_id3153379\n" +"2\n" +"help.text" +msgid "The following logical operators are supported by $[officename] Basic." +msgstr "សញ្ញា​ប្រមាណ​វិធី​តក្ក​វិជ្ជា​ដូច​ខាង​ក្រោម ត្រូវ​បាន​គាំទ្រ​ដោយ $[officename] Basic ។" + +#: 03060000.xhp +msgctxt "" +"03060000.xhp\n" +"par_id3154138\n" +"3\n" +"help.text" +msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not." +msgstr "សញ្ញា​ប្រមាណ​វិធី​តក្កវិជ្ជា ផ្សំ (ប្រមាណវិធី​ bitwise) មាតិកា​នៃ​កន្សោម ឬ​តម្លៃ​ពីរ ឧទាហរណ៍ ដើម្បី​ពិសោធន៍​ថា​តើ​ប៊ីត​ជាក់​លាក់​​មួយ​ត្រូវ​បាន​កំណត់ ឬ​ក៏​អត់ ។" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"tit\n" +"help.text" +msgid "GlobalScope [Runtime]" +msgstr "GlobalScope [ពេល​រត់]" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"bm_id3150682\n" +"help.text" +msgid "GlobalScope functionlibrary systemsLibraryContainerBasicLibraries (LibraryContainer)DialogLibraries (LibraryContainer)" +msgstr "អនុគមន៍ GlobalScopeប្រព័ន្ធ​បណ្ណាល័យLibraryContainerBasicLibraries (LibraryContainer)DialogLibraries (LibraryContainer)" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"hd_id3150682\n" +"1\n" +"help.text" +msgid "GlobalScope [Runtime]" +msgstr "GlobalScope [ពេល​រត់]" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3153345\n" +"2\n" +"help.text" +msgid "Basic source code and dialogs are organized in a library system." +msgstr "កូដ​ប្រភព និង​ប្រអប់ Basic ត្រូវ​បាន​រៀបចំ​ក្នុង​ប្រព័ន្ធ​បណ្ណាល័យ​មួយ​ ។" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3145315\n" +"3\n" +"help.text" +msgid "The LibraryContainer contains libraries" +msgstr "LibraryContainer មាន​បណ្ណាល័យ" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3149514\n" +"4\n" +"help.text" +msgid "Libraries can contain modules and dialogs" +msgstr "បណ្ណាល័យ​អាច​មាន​ម៉ូឌុល និង​ប្រអប់" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"hd_id3143271\n" +"5\n" +"help.text" +msgid "In Basic:" +msgstr "ក្នុង Basic ៖" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3153061\n" +"6\n" +"help.text" +msgid "The LibraryContainer is called BasicLibraries." +msgstr "LibraryContainer ត្រូវ​បាន​ហៅ​ថា BasicLibraries ។" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"hd_id3154346\n" +"7\n" +"help.text" +msgid "In dialogs:" +msgstr "ក្នុង​ប្រអប់ ៖" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3148663\n" +"8\n" +"help.text" +msgid "The LibraryContainer is called DialogLibraries." +msgstr "LibraryContainer ត្រូវ​បាន​ហៅ​ថា DialogLibraries ។" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3150543\n" +"9\n" +"help.text" +msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword GlobalScope." +msgstr "LibraryContainers ទាំង​ពីរ​មាន​ក្នុង​កម្រិត​កម្មវិធី និង​ក្នុង​គ្រប់​ឯកសារ ។ ក្នុង​ឯកសារ Basic, LibraryContainers របស់​ឯកសារ​ត្រូវ​បាន​ហៅ​ដោយ​ស្វ័យ​ប្រវត្តិ ។ បើ​អ្នក​ចង់​ហៅ LibraryContainers សកល​ពី​ក្នុង​ឯកសារ​មួយ អ្នក​ត្រូវ​តែ​ប្រើ​ពាក្យ​គន្លឹះ GlobalScope ។" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"hd_id3148920\n" +"10\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3149203\n" +"11\n" +"help.text" +msgid "GlobalScope" +msgstr "GlobalScope" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"hd_id3154685\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3154124\n" +"13\n" +"help.text" +msgid "Example in the document Basic" +msgstr "ឧទាហរណ៍​ក្នុង​ឯកសារ Basic" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3158408\n" +"14\n" +"help.text" +msgid "' calling Dialog1 in the document library Standard" +msgstr "' calling Dialog1 in the document library Standard" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3125865\n" +"15\n" +"help.text" +msgid "oDlgDesc = DialogLibraries.Standard.Dialog1" +msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3154910\n" +"16\n" +"help.text" +msgid "' calling Dialog2 in the application library Library1" +msgstr "' calling Dialog2 in the application library Library1" + +#: 03131900.xhp +msgctxt "" +"03131900.xhp\n" +"par_id3156424\n" +"17\n" +"help.text" +msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2" +msgstr "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2" + +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"tit\n" +"help.text" +msgid "Now Function [Runtime]" +msgstr "អនុគមន៍ Now [ពេល​រត់]" + +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"bm_id3149416\n" +"help.text" +msgid "Now function" +msgstr "អនុគមន៍ Now" + +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"hd_id3149416\n" +"1\n" +"help.text" +msgid "Now Function [Runtime]" +msgstr "អនុគមន៍ Now [ពេល​រត់]" + +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"par_id3149670\n" +"2\n" +"help.text" +msgid "Returns the current system date and time as a Date value." +msgstr "ត្រឡប់​កាល​បរិច្ឆេទ និង​ពេល​វេលា​របស់​ប្រព័ន្ធ​បច្ចុប្បន្ន​ជា​តម្លៃ កាល​បរិច្ឆេទ ។" + +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"hd_id3149456\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"par_id3149655\n" +"4\n" +"help.text" +msgid "Now" +msgstr "Now" + +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"hd_id3154366\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"par_id3154909\n" +"6\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"hd_id3147229\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030203.xhp +#, fuzzy +msgctxt "" +"03030203.xhp\n" +"par_id3150870\n" +"9\n" +"help.text" +msgid "MsgBox \"It is now \" & Now" +msgstr "msgbox \"It is now \" & Now" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"tit\n" +"help.text" +msgid "Variables" +msgstr "អថេរ" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"hd_id3149669\n" +"1\n" +"help.text" +msgid "Variables" +msgstr "អថេរ" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"par_id3147265\n" +"2\n" +"help.text" +msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type." +msgstr "សេចក្តី​ថ្លែង​ការណ៍ និង​អនុគមន៍​ដូច​ខាង​ក្រោម​គឺ​សម្រាប់​ដំណើរ​ការ​ជាមួយ​អថេរ ។ អ្នក​អាច​ប្រើ​អនុគមន៍​ទាំងនេះ​ដើម្បី​ប្រកាស ឬ​កំណត់​អថេរ បម្លែង​អថេរ​ពី​ប្រភេទ​មួយ​ទៅ​មួយ​ទៀត ឬ​កំណត់​ប្រភេទ​អថេរ ។" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"tit\n" +"help.text" +msgid "Sin Function [Runtime]" +msgstr "អនុគមន៍ Sin [ពេល​រត់]" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"bm_id3153896\n" +"help.text" +msgid "Sin function" +msgstr "អនុគមន៍ Sin" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"hd_id3153896\n" +"1\n" +"help.text" +msgid "Sin Function [Runtime]" +msgstr "អនុគមន៍ Sin [ពេល​រត់]" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3149456\n" +"2\n" +"help.text" +msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1." +msgstr "ត្រឡប់​ស៊ីនុស​នៃ​មុំមួយ​ ។ មុំ​ត្រូវ​បាន​បញ្ជាក់​​​ជា​រ៉ាដ្យង់ ។ លទ្ធផល​ស្ថិត​នៅ​ចន្លោះ -1 និង 1 ។" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3153379\n" +"3\n" +"help.text" +msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle." +msgstr "ដោយ​ប្រើ​មុំ Alpha អនុគមន៍ Sin ត្រឡប់​សមាមាត្រ​នៃ​ប្រវែង​ជ្រុង​ឈម​នៃ​មុំ ទៅ​នឹង​ប្រវែង​អ៊ីប៉ូទីនុស​ក្នុង​ត្រីកោណ​កែង ។" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3148798\n" +"4\n" +"help.text" +msgid "Sin(Alpha) = side opposite the angle/hypotenuse" +msgstr "Sin(Alpha) = ជ្រុង​ឈម/អ៊ីប៉ូទីនុស" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"hd_id3147230\n" +"5\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3154909\n" +"6\n" +"help.text" +msgid "Sin (Number)" +msgstr "Sin (Number)" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"hd_id3156214\n" +"7\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3150870\n" +"8\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"hd_id3155132\n" +"9\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3145786\n" +"10\n" +"help.text" +msgid "Number: Numeric expression that defines the angle in radians that you want to calculate the sine for." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ដែល​កំណត់​មុំ​​ជា​រ៉ាដ្យង់ ដែល​អ្នក​ចង់​គណនា​ស៊ីនុស ។" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3155413\n" +"11\n" +"help.text" +msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi." +msgstr "ដើម្បី​បម្លែង​ដឺក្រេ​ជា​រ៉ាដ្យង់ គុណ​ដឺក្រេ​ជាមួយ​នឹង pi/180 ។ ដើម្បី​បម្លែង​រ៉ាដ្យង់​ជា​ដឺក្រេ គុណ​រ៉ាដ្យង់​ជាមួយ​នឹង 180/pi ។" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3149664\n" +"12\n" +"help.text" +msgid "grad=(radiant*180)/pi" +msgstr "grad=(radiant*180)/pi" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3153143\n" +"13\n" +"help.text" +msgid "radiant=(grad*pi)/180" +msgstr "radiant=(grad*pi)/180" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3151112\n" +"14\n" +"help.text" +msgid "Pi is approximately 3.141593." +msgstr "Pi គឺ​ប្រហែល 3.141593 ។" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"hd_id3163712\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080103.xhp +#, fuzzy +msgctxt "" +"03080103.xhp\n" +"par_id3149482\n" +"16\n" +"help.text" +msgid "' In this example, the following entry is possible for a right-angled triangle:" +msgstr "REM In this example, the following entry is possible for a right-angled triangle:" + +#: 03080103.xhp +#, fuzzy +msgctxt "" +"03080103.xhp\n" +"par_id3148577\n" +"17\n" +"help.text" +msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:" +msgstr "REM The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:" + +#: 03080103.xhp +#, fuzzy +msgctxt "" +"03080103.xhp\n" +"par_id3150011\n" +"19\n" +"help.text" +msgid "' Pi = 3.1415926 is a predefined variable" +msgstr "REM Pi = 3.1415926 is a predefined variable" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3145251\n" +"22\n" +"help.text" +msgid "d1 = InputBox$ (\"Enter the length of the opposite side: \",\"Opposite Side\")" +msgstr "d1 = InputBox$ (\"Enter the length of the opposite side: \",\"Opposite Side\")" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3148456\n" +"23\n" +"help.text" +msgid "dAlpha = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")" +msgstr "dAlpha = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")" + +#: 03080103.xhp +msgctxt "" +"03080103.xhp\n" +"par_id3153877\n" +"24\n" +"help.text" +msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))" +msgstr "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))" + +#: 03050000.xhp +msgctxt "" +"03050000.xhp\n" +"tit\n" +"help.text" +msgid "Error-Handling Functions" +msgstr "អនុគមន៍ ដោះស្រាយ​កំហុស" + +#: 03050000.xhp +msgctxt "" +"03050000.xhp\n" +"hd_id3143271\n" +"1\n" +"help.text" +msgid "Error-Handling Functions" +msgstr "អនុគមន៍ ដោះស្រាយ​កំហុស" + +#: 03050000.xhp +msgctxt "" +"03050000.xhp\n" +"par_id3145068\n" +"2\n" +"help.text" +msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors." +msgstr "ប្រើ statements និង​អនុគមន៍​ដូច​ខាង​ក្រោម​ដើម្បី​កំណត់​វិធី​ដែល $[officename] Basic មាន​ប្រតិកម្ម​ចំពោះ​កំហុស​ពេល​រត់ ។" + +#: 03050000.xhp +msgctxt "" +"03050000.xhp\n" +"par_id3148946\n" +"3\n" +"help.text" +msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs." +msgstr "$[officename] Basic ផ្តល់​នូវ​វិធីសាស្ត្រ​ជា​ច្រើន ដើម្បី​រារាំង​ការ​បញ្ចប់​ដំណើរការ​នៃ​កម្មវិធី នៅ​ពេល​កំហុស​ពេល​រត់​កើត​ឡើង ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"tit\n" +"help.text" +msgid "Dim Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Dim [ពេល​រត់]" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"bm_id3149812\n" +"help.text" +msgid "Dim statementarrays; dimensioningdimensioning arrays" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Dimអារេ; ការ​កំណត់​វិមាត្រការ​កំណត់​វិមាត្រ អារេ" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"hd_id3149812\n" +"1\n" +"help.text" +msgid "Dim Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Dim [ពេល​រត់]" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3143271\n" +"2\n" +"help.text" +msgid "Declares a variable or an array." +msgstr "ប្រកាស​អថេរ ឬ​អារេ​មួយ ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3154686\n" +"3\n" +"help.text" +msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable." +msgstr "ប្រសិន​បើ​អថេរ​ត្រូវ​បាន​បំបែក​ដោយ​សញ្ញា​ក្បៀស (ឧទាហរណ៍ DIM sPar1, sPar2, sPar3 AS STRING) មាន​តែ​អថេរ​វ៉ារ្យង់​ប៉ុណ្ណោះ ដែល​អាច​ត្រូវ​បាន​កំណត់ ។ ប្រើ​​ការ​បន្ទាត់​​ដាច់​ពី​គ្នា​សម្រាប់​អថេរ​នីមួយ​ៗ ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3152576\n" +"7\n" +"help.text" +msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement." +msgstr "Dim ប្រកាស​អថេរ​មូលដ្ឋាន​នៅ​ក្នុង​ទម្រង់​ការ​រង ។ អថេរ​សកល​ ត្រូវ​បាន​ប្រកាសជាមួយ PUBLIC ឬ PRIVATE ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"hd_id3156443\n" +"8\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3149412\n" +"9\n" +"help.text" +msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" +msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"hd_id3147397\n" +"10\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3154730\n" +"11\n" +"help.text" +msgid "VarName: Any variable or array name." +msgstr "VarName ៖ អថេរ ឬ​ឈ្មោះ​អារេ​ណា​មួយ ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3147125\n" +"12\n" +"help.text" +msgid "Start, End: Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range." +msgstr "ចាប់​ផ្តើម​, បញ្ចប់​ ៖ តម្លៃ​លេខ ឬ​ថេរ ដែល​កំណត់​ចំនួន​ធាតុ (NumberElements=(end-start)+1) និង​ជួរ​សន្ទស្សន៍ ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3153877\n" +"13\n" +"help.text" +msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level." +msgstr "Start និង End អាច​ជា​កន្សោម​លេខ ប្រសិន​បើ ReDim ត្រូវ​បាន​អនុវត្ត​នៅ​កម្រិត​បែបបទ ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3153510\n" +"14\n" +"help.text" +msgid "VarType: Key word that declares the data type of a variable." +msgstr "VarType ៖ ពាក្យ​គន្លឹះ​ដែល​ប្រកាស​ប្រភេទ​ទិន្នន័យ​នៃ​អថេរ​មួយ ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3154015\n" +"15\n" +"help.text" +msgid "Keyword: Variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3153949\n" +"16\n" +"help.text" +msgid "Bool: Boolean variable (True, False)" +msgstr "Bool ៖ អថេរ​ប៊ូលីន (ពិត មិន​ពិត)" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3156275\n" +"17\n" +"help.text" +msgid "Currency: Currency-Variable (Currency with 4 Decimal places)" +msgstr "Currency ៖ អថេរ​រូបិយប័ណ្ណ (រូបិយប័ណ្ណ​ដែល​មាន ៤ ខ្ទង់)" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3156057\n" +"18\n" +"help.text" +msgid "Date: Date variable" +msgstr "Date ៖ អថេរ​កាល​បរិច្ឆេទ" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3148405\n" +"19\n" +"help.text" +msgid "Double: Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)" +msgstr "Double ៖ អថេរ​ពិត​ដែល​មាន​ចំនួន​ទសភាគ​ទ្វេ (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3148916\n" +"20\n" +"help.text" +msgid "Integer: Integer variable (-32768 - 32767)" +msgstr "Integer ៖ អថេរ​ចំនួន​គត់ (-32768 - 32767)" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3150045\n" +"21\n" +"help.text" +msgid "Long: Long integer variable (-2.147.483.648 - 2.147.483.647)" +msgstr "Long ៖ អថេរ​ចំនួន​គត់​ធំ (-2.147.483.648 - 2.147.483.647)" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3149255\n" +"22\n" +"help.text" +msgid "Object: Object variable (Note: this variable can only subsequently be defined with Set!)" +msgstr "Object: អថេរ​វត្ថុ (ចំណាំ ៖ អថេរ​នេះ​អាច​ត្រូវ​បាន​កំណត់​បន្ត​បន្ទាប់​តែ​ជាមួយ Set!)" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3155937\n" +"23\n" +"help.text" +msgid "Single: Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)." +msgstr "Single ៖ អថេរ​ពិត​ដែល​មាន​ចំនួន​ទសភាគ​តែ​មួយ (3,402823 x 10E38 - 1,401298 x 10E-45)." + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3151251\n" +"24\n" +"help.text" +msgid "String: String variable consisting of a maximum of 64,000 ASCII characters." +msgstr "String ៖ អថេរ​ខ្សែ​អក្សរ​ដែល​មាន​តួ​អក្សរ ASCII អតិ​បរមា 64,000 ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3154704\n" +"25\n" +"help.text" +msgid "[Variant]: Variant variable type (contains all types, specified by definition). If a key word is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used." +msgstr "[Variant] ៖ ប្រភេទ​អថេរ​វ៉ារ្យង់ (មាន​ប្រភេទ​ទាំងអស់ ដែល​បាន​បញ្ជាក់​ដោយ​ការ​កំណត់​) ។ បើ​ពាក្យ​គន្លឹះ​មិន​ត្រូវ​បាន​បញ្ជាក់​​ អថេរ​ត្រូវ​បាន​កំណត់​ដោយ​ស្វ័យ​ប្រវត្តិ​ជា​ប្រភេទ​វ៉ារ្យង់​ លុះត្រា​តែ​​សេចក្តី​ថ្លែង​ការណ៍​សម្រាប់ DefBool ដល់ DefVar ត្រូវ​បាន​ប្រើ ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3146316\n" +"26\n" +"help.text" +msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word." +msgstr "ក្នុង $[officename] Basic អ្នក​មិនចាំបាច់​​ប្រកាស​អថេរ​ជាក់លាក់​ទេ ។ ទោះ​យ៉ាង​ណា អ្នក​ត្រូវ​​ប្រកាស​អារេ​មួយ មុន​ពេល​អ្នក​អាច​ប្រើ​ពួក​វា ។ អ្នក​អាច​ប្រកាស​អថេរ​មួយ​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Dim ដោយ​ប្រើ​សញ្ញា​ក្បៀស​ដើម្បី​បំបែក​ការ​ប្រកាស​ច្រើន ។ ដើម្បី​​ប្រកាស​ប្រភេទ​អថេរ​មួយ បញ្ចូល​​តួ​អក្សរ​​ប្រភេទ​​ការ​​ប្រកាស បន្ត​​ដោយ​​ឈ្មោះ ឬ​ប្រើ​ពាក្យ​គន្លឹះ​ដែល​ត្រូវ​គ្នា ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3149924\n" +"27\n" +"help.text" +msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables." +msgstr "$[officename] Basic គាំទ្រ​អារេ​មួយ ឬ​ច្រើន​វិមាត្រ​ដែល​ត្រូវ​បាន​កំណត់​ដោយ​ប្រភេទ​អថេរ​ដែល​បាន​បញ្ជាក់​ ។ អារេ​គឺ​សមស្រប បើ​កម្មវិធី​មាន​បញ្ជី ឬ​តារាង​ដែល​អ្នក​ចង់​កែសម្រួល ។ គុណ​សម្បត្តិ​នៃ​អារេ​គឺ​វា​អាច​កំណត់​អាសយដ្ឋាន​ធាតុ​នីមួយ​ៗ អាស្រ័យ​ទៅ​តាម​សន្ទស្សន៍ ដែល​អាច​ត្រូវ​បាន​គណនា​ជា​កន្សោម ឬ​អថេរ​លេខ ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3148488\n" +"28\n" +"help.text" +msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:" +msgstr "អារេ​ត្រូវ​បាន​ប្រកាស​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Dim ។ មាន​វិធីសាស្ត្រ​ពីរ​ដើម្បី​កំណត់​ជួរ​សន្ទស្សន៍ ៖" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3154662\n" +"29\n" +"help.text" +msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20" +msgstr "DIM text(20) as String REM 21 elements numbered from 0 to 20" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3155604\n" +"30\n" +"help.text" +msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25" +msgstr "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3151274\n" +"31\n" +"help.text" +msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)" +msgstr "DIM text(-15 to 5) as String REM 21 elements (including 0)" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3152774\n" +"32\n" +"help.text" +msgid "REM numbered from -15 to 5" +msgstr "REM numbered from -15 to 5" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3150829\n" +"33\n" +"help.text" +msgid "Two-dimensional data field" +msgstr "វាល​ទិន្នន័យ​ពីរ​វិមាត្រ" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3149529\n" +"34\n" +"help.text" +msgid "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3." +msgstr "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3." + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id3159239\n" +"35\n" +"help.text" +msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary." +msgstr "អ្នក​អាច​ប្រកាស​ប្រភេទ​អារេ​មួយ​ជា​ថាមវន្ត ប្រសិន​បើ​សេចក្តី​ថ្លែង​ការណ៍ ReDim កំណត់​ចំនួន​វិមាត្រ​ក្នុង​ទម្រង់​ការ​រង ឬ​អនុគមន៍​ដែល​មាន​អារេ ។ ជា​ទូទៅ អ្នក​អាច​កំណត់​វិមាត្រ​អារេ​មួយ​តែ​ម្តង​ប៉ុណ្ណោះ ហើយ​អ្នក​មិន​អាច​កែប្រែ​វា​បាន​ទេ ។ នៅ​ក្នុង​ទម្រង់​ការ​រង អ្នក​អាច​ប្រកាស​អារេ​មួយ​ជាមួយ ReDim ។ អ្នក​អាច​កំណត់​វិមាត្រ​តែ​ជាមួយ​កន្សោម​លេខ​ប៉ុណ្ណោះ ។ នេះ​ធ្វើ​ឲ្យ​ប្រាកដ​ថា វាល​មាន​ទំហំ​ធំ​ តែ​នៅ​ពេល​ចាំបាច់​ប៉ុណ្ណោះ ។" + +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"hd_id3150344\n" +"36\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03102100.xhp +#, fuzzy +msgctxt "" +"03102100.xhp\n" +"par_id3154657\n" +"40\n" +"help.text" +msgid "sVar = \"Office\"" +msgstr "sVar = \"Office\"" + +#: 03102100.xhp +#, fuzzy +msgctxt "" +"03102100.xhp\n" +"par_id3149036\n" +"44\n" +"help.text" +msgid "' Two-dimensional data field" +msgstr "វាល​ទិន្នន័យ​ពីរ​វិមាត្រ" + +#: 03102100.xhp +#, fuzzy +msgctxt "" +"03102100.xhp\n" +"par_id3153782\n" +"46\n" +"help.text" +msgid "Const sDim As String = \" Dimension:\"" +msgstr "Const sDim as String = \" Dimension:\"" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"tit\n" +"help.text" +msgid "FreeFile Function[Runtime]" +msgstr "អនុគមន៍ FreeFile [ពេល​រត់]" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"bm_id3150400\n" +"help.text" +msgid "FreeFile function" +msgstr "អនុគមន៍ FreeFile" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"hd_id3150400\n" +"1\n" +"help.text" +msgid "FreeFile Function[Runtime]" +msgstr "អនុគមន៍ FreeFile [ពេល​រត់]" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"par_id3154366\n" +"2\n" +"help.text" +msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file." +msgstr "ត្រឡប់​លេខ​ឯកសារ​ដែល​មាន​បន្ទាប់ សម្រាប់​បើក​ឯកសារ​មួយ ។ ប្រើ​អនុគមន៍​នេះ​ដើម្បី​បើក​ឯកសារ​មួយ​ដោយ​ប្រើ​លេខ​ឯកសារ ដែល​មិន​ទាន់​ត្រូវ​បាន​ប្រើ​ដោយ​ឯកសារ​ដែល​បើក​បច្ចុប្បន្ន ។" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"hd_id3150769\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"hd_id3151042\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"par_id3150440\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"hd_id3148576\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"par_id3155854\n" +"8\n" +"help.text" +msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it." +msgstr "អនុគមន៍​នេះ​អាច​ត្រូវ​បាន​ប្រើ​ភ្លាមៗ តែ​ពី​មុខ​សេចក្តី​ថ្លែង​ការណ៍ Open ប៉ុណ្ណោះ​ ។ FreeFile ត្រឡប់​លេខ​ឯកសារ​ដែល​មាន​បន្ទាប់ ប៉ុន្តែ​មិន​បម្រុង​ទុក​វា​ទេ ។" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"hd_id3159153\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"par_id3155416\n" +"18\n" +"help.text" +msgid "Print #iNumber, \"First line of text\"" +msgstr "Print #iNumber, \"First line of text\"" + +#: 03020102.xhp +msgctxt "" +"03020102.xhp\n" +"par_id3153416\n" +"19\n" +"help.text" +msgid "Print #iNumber, \"Another line of text\"" +msgstr "Print #iNumber, \"Another line of text\"" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"tit\n" +"help.text" +msgid "ConvertToURL Function [Runtime]" +msgstr "អនុគមន៍ ConvertToURL [ពេល​រត់]" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"bm_id3152801\n" +"help.text" +msgid "ConvertToURL function" +msgstr "អនុគមន៍ ConvertToURL" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"hd_id3152801\n" +"1\n" +"help.text" +msgid "ConvertToURL Function [Runtime]" +msgstr "អនុគមន៍ ConvertToURL [ពេល​រត់]" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"par_id3148538\n" +"2\n" +"help.text" +msgid "Converts a system file name to a file URL." +msgstr "បម្លែង​ឈ្មោះ​ឯកសារ​ប្រព័ន្ធ​ទៅ​ជា ​URL ឯកសារ ។" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"hd_id3150669\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"par_id3154285\n" +"4\n" +"help.text" +msgid "ConvertToURL(filename)" +msgstr "ConvertToURL(filename)" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"hd_id3150984\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"par_id3147530\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"hd_id3148550\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"par_id3148947\n" +"8\n" +"help.text" +msgid "Filename: A file name as string." +msgstr "Filename ៖ ឈ្មោះ​ឯកសារ​ជា​ខ្សែ​អក្សរ ។" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"hd_id3153361\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"par_id3150792\n" +"10\n" +"help.text" +msgid "systemFile$ = \"c:\\folder\\mytext.txt\"" +msgstr "systemFile$ = \"c:\\folder\\mytext.txt\"" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"par_id3154365\n" +"11\n" +"help.text" +msgid "url$ = ConvertToURL( systemFile$ )" +msgstr "url$ = ConvertToURL( systemFile$ )" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"par_id3151042\n" +"12\n" +"help.text" +msgid "print url$" +msgstr "print url$" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"par_id3154909\n" +"13\n" +"help.text" +msgid "systemFileAgain$ = ConvertFromURL( url$ )" +msgstr "systemFileAgain$ = ConvertFromURL( url$ )" + +#: 03120312.xhp +msgctxt "" +"03120312.xhp\n" +"par_id3144762\n" +"14\n" +"help.text" +msgid "print systemFileAgain$" +msgstr "print systemFileAgain$" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"tit\n" +"help.text" +msgid "Set Statement[Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Set [ពេល​រត់]" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"bm_id3154422\n" +"help.text" +msgid "Set statementNothing object" +msgstr "សេចក្ដីថ្លែងការណ៍ Setវត្ថុ Nothing" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"hd_id3154422\n" +"1\n" +"help.text" +msgid "Set Statement[Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Set [ពេល​រត់]" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"par_id3159149\n" +"2\n" +"help.text" +msgid "Sets an object reference on a variable or a Property." +msgstr "កំណត់​សេចក្តី​យោង​វត្ថុ លើ​អថេរ​មួយ ឬ​លក្ខណសម្បត្តិ​មួយ ។" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"hd_id3153105\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"par_id3154217\n" +"4\n" +"help.text" +msgid "Set ObjectVar = Object" +msgstr "Set ObjectVar = Object" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"hd_id3154685\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"par_id3156281\n" +"6\n" +"help.text" +msgid "ObjectVar: a variable or a property that requires an object reference." +msgstr "ObjectVar ៖ អថេរ​មួយ ឬ​លក្ខណសម្បត្តិ​មួយ​ដែល​ទាមទារ​សេចក្តី​យោង​វត្ថុ ។" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"par_id3159252\n" +"7\n" +"help.text" +msgid "Object: Object that the variable or the property refers to." +msgstr "Object ៖ វត្ថុ​ដែល​អថេរ ឬ​លក្ខណសម្បត្តិ​យោង​ទៅ ។" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"par_idN10623\n" +"help.text" +msgid "Nothing - Assign the Nothing object to a variable to remove a previous assignment." +msgstr "Nothing - ផ្ដល់​តម្លៃ​វត្ថុ Nothing ទៅ​អថេរ​មួយ ដើម្បី​យក​ការ​ផ្ដល់​តម្លៃ​ពី​មុន​ចេញ ។" + +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"hd_id3159153\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"tit\n" +"help.text" +msgid "DefDate Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefDate [ពេល​រត់]" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"bm_id3150504\n" +"help.text" +msgid "DefDate statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefDate" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"hd_id3150504\n" +"1\n" +"help.text" +msgid "DefDate Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefDate [ពេល​រត់]" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"par_id3145069\n" +"2\n" +"help.text" +msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range." +msgstr "ប្រសិន​បើ​គ្មាន​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស ឬ​ពាក្យ​គន្លឹះ​ត្រូវ​បាន​បញ្ជាក់​​សេចក្តី​ថ្លែង​ការណ៍ DefDate កំណត់​ប្រភេទ​អថេរ​លំនាំដើម​សម្រាប់​អថេរ អាស្រ័យ​លើ​ជួរ​អក្សរ ។" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"hd_id3154758\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"par_id3148664\n" +"4\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"hd_id3150541\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"par_id3156709\n" +"6\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​​​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"par_id3150869\n" +"7\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"par_id3145171\n" +"8\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"par_id3150767\n" +"9\n" +"help.text" +msgid "DefDate: Date" +msgstr "DefDate ៖ កាល​បរិច្ឆេទ" + +#: 03101300.xhp +msgctxt "" +"03101300.xhp\n" +"hd_id3153768\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101300.xhp +#, fuzzy +msgctxt "" +"03101300.xhp\n" +"par_id3145785\n" +"12\n" +"help.text" +msgid "' Prefix definitions for variable types:" +msgstr "REM Prefix definitions for variable types:" + +#: 03101300.xhp +#, fuzzy +msgctxt "" +"03101300.xhp\n" +"par_id3152462\n" +"22\n" +"help.text" +msgid "tDate=Date ' tDate is an implicit date variable" +msgstr "tDate=Date REM tDate is an implicit date variable" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"tit\n" +"help.text" +msgid "Libraries, Modules and Dialogs" +msgstr "បណ្ណាល័យ ម៉ូឌុល និង​ប្រអប់" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"hd_id3147317\n" +"1\n" +"help.text" +msgid "Libraries, Modules and Dialogs" +msgstr "បណ្ណាល័យ ម៉ូឌុល និង​ប្រអប់" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"par_id3147427\n" +"2\n" +"help.text" +msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic." +msgstr "ដូច​ខាង​ក្រោម​ពណ៌នា​អំពី​មូលដ្ឋាន​នៃ​ការ​ប្រើ​បណ្ណាល័យ ម៉ូឌុល និង​ប្រអប់​ក្នុង $[officename] Basic ។" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"par_id3146120\n" +"3\n" +"help.text" +msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project." +msgstr "$[officename] Basic ផ្តល់​នូវ​ឧបករណ៍​ដើម្បី​ជួយ​អ្នក​ធ្វើ​ឲ្យ​គម្រោង​របស់​អ្នក​មាន​រចនា​សម្ព័ន្ធ ។ វា​គាំទ្រ \"ក្រុម\" ខុស​ៗ​គ្នា ដែល​អាច​ឲ្យ​អ្នក​ដាក់ SUBS និង FUNCTIONS ជា​ក្រុម​ក្នុង​គម្រោង Basic មួយ ។" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"hd_id3148575\n" +"5\n" +"help.text" +msgid "Libraries" +msgstr "បណ្ណាល័យ​" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"par_id3150011\n" +"6\n" +"help.text" +msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well." +msgstr "បណ្ណាល័យ​ប្រើ​ជា​ឧបករណ៍ សម្រាប់​រៀបចំ​ម៉ូឌុល និង​អាច​ភ្ជាប់​ទៅ​ឯកសារ ឬ​ពុម្ព​ផង​ដែរ ។ នៅ​ពេល​ឯកសារ ឬ​ពុម្ព​ត្រូវ​បាន​រក្សាទុក ម៉ូឌុល​ទាំងអស់​ដែល​មាន​ក្នុង​បណ្ណាល័យ​ក៏​ត្រូវ​បាន​រក្សាទុក​ដោយ​ស្វ័យ​ប្រវត្តិ​ផង​ដែរ ។" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"par_id3151112\n" +"7\n" +"help.text" +msgid "A library can contain up to 16,000 modules." +msgstr "បណ្ណាល័យ​មួយ​អាច​មាន​ម៉ូឌុល​រហូត​ដល់ 16,000 ។" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"hd_id3149262\n" +"8\n" +"help.text" +msgid "Modules" +msgstr "ម៉ូឌុល" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"par_id3156441\n" +"9\n" +"help.text" +msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library." +msgstr "ម៉ូឌុល​មួយ​មាន SUBS និង FUNCTIONS ព្រម​ជាមួយ​នឹង​ការ​ប្រកាស​អថេរ ។ ប្រវែង​នៃ​កម្មវិធី​ដែល​អាច​ត្រូវ​បាន​រក្សាទុក​ក្នុង​ម៉ូឌុល​មួយ ត្រូវ​បាន​កំណត់​ត្រឹម 64 KB ។ ប្រសិន​បើ​ត្រូវ​ការ​​​ទំហំ​បន្ថែម​ទៀត អ្នក​អាច​ចែក​គម្រោង $[officename] Basic ជា​ម៉ូឌុល​ច្រើន ហើយ​បន្ទាប់​មក​រក្សាទុក​ពួក​វា​ក្នុង​បណ្ណាល័យ​តែ​មួយ ។" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"hd_id3152577\n" +"11\n" +"help.text" +msgid "Dialog Modules" +msgstr "ម៉ូឌុល​ប្រអប់" + +#: 01020500.xhp +msgctxt "" +"01020500.xhp\n" +"par_id3149377\n" +"12\n" +"help.text" +msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"." +msgstr "ម៉ូឌុល​ប្រអប់​មាន​ការ​កំណត់​​ប្រអប់ រួម​ទាំង​លក្ខណសម្បត្តិ​ប្រអប់ លក្ខណសម្បត្តិ​នៃ​ធាតុ​ប្រអប់​នីមួយៗ និង​ព្រឹត្តិការណ៍​ដែល​បាន​ផ្តល់​តម្លៃ ។ ព្រោះ​ថា​ម៉ូឌុល​ប្រអប់​អាច​មាន​តែ​ប្រអប់​តែ​មួយ ជា​រឿយ​ៗ​ពួក​វា​ត្រូវ​បាន​សំដៅ​ជា \"ប្រអប់\" ។" + +#: 03030000.xhp +msgctxt "" +"03030000.xhp\n" +"tit\n" +"help.text" +msgid "Date and Time Functions" +msgstr "អនុគមន៍​កាល​បរិច្ឆេទ និង​ពេល​វេលា" + +#: 03030000.xhp +msgctxt "" +"03030000.xhp\n" +"hd_id3150502\n" +"1\n" +"help.text" +msgid "Date and Time Functions" +msgstr "អនុគមន៍​កាល​បរិច្ឆេទ និង​ពេល​វេលា" + +#: 03030000.xhp +msgctxt "" +"03030000.xhp\n" +"par_id3153255\n" +"2\n" +"help.text" +msgid "Use the statements and functions described here to perform date and time calculations." +msgstr "ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ និង​អនុគមន៍​ដែល​បាន​ពិពណ៌នា​ទី​នេះ ដើម្បី​បង្កើត​ការ​គណនា​កាល​បរិច្ឆេទ និង​ពេល​វេលា ។" + +#: 03030000.xhp +msgctxt "" +"03030000.xhp\n" +"par_id3152363\n" +"3\n" +"help.text" +msgid "%PRODUCTNAME Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats." +msgstr "%PRODUCTNAME Basic អាច​ឲ្យ​អ្នក​គណនា​ភាព​ខុស​គ្នា​នៃ​ពេល​វេលា ឬ​កាល​បរិច្ឆេទ​ដោយ​បម្លែង​តម្លៃ​ពេល​វេលា និង​កាល​បរិច្ឆេទ​ទៅ​ជា​តម្លៃ​លេខ​តៗ​​គ្នា ។ បន្ទាប់​ពី​ភាព​ខុស​គ្នា​ត្រូវ​បាន​គណនា អនុគមន៍​ពិសេស​ត្រូវ​បាន​ប្រើ​ដើម្បី​បម្លែង​តម្លៃ​ឡើង​វិញ​ទៅ​ជា​ទ្រង់ទ្រាយ​ពេល​វេលា ឬ​កាល​បរិច្ឆេទ​តាម​ស្តង់ដារ ។" + +#: 03030000.xhp +msgctxt "" +"03030000.xhp\n" +"par_id3151054\n" +"4\n" +"help.text" +msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. %PRODUCTNAME Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time." +msgstr "អ្នក​អាច​ផ្សំ​តម្លៃ​កាល​បរិច្ឆេទ និង​ពេល​វេលា​ទៅ​ជា​ចំនួន​ទសភាគ​តែ​មួយ ។ កាល​បរិច្ឆេទ​ត្រូវ​បាន​បម្លែង​ទៅ​ជា​ចំនួន​គត់ ហើយ​ពេល​វេលា​ទៅ​ជា​តម្លៃ​ទសភាគ ។ %PRODUCTNAME Basic ក៏​គាំទ្រ​ផង​ដែរ​នូវ​អថេរ​ប្រភេទ កាល​បរិច្ឆេទ ដែល​អាច​មាន​សេចក្តី​បញ្ជាក់​ពេល​វេលា ដែល​មាន​ទាំង​កាល​បរិច្ឆេទ និង​ពេល​វេលា ។" + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"tit\n" +"help.text" +msgid "Controlling Program Execution" +msgstr "ការ​ត្រួតត្រា​ដំណើរការ​ប្រតិបត្តិ​កម្មវិធី" + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"hd_id3145136\n" +"1\n" +"help.text" +msgid "Controlling Program Execution" +msgstr "ការ​ត្រួតត្រា​ដំណើរការ​ប្រតិបត្តិ​កម្មវិធី" + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"par_id3143268\n" +"2\n" +"help.text" +msgid "The following statements control the execution of a program." +msgstr "សេចក្តី​ថ្លែង​ការណ៍​ដូច​ខាង​ក្រោម​ត្រួតត្រា​ដំណើរ​ការ​ប្រតិបត្តិ​នៃ​កម្មវិធី​មួយ​ ។" + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"par_id3156152\n" +"3\n" +"help.text" +msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements." +msgstr "ជា​ទូទៅ​កម្មវិធី​មួយ​​ប្រតិបត្តិ​ពី​ជួរ​កូដ​ដំបូង​ទៅ​ជួរ​កូដ​ចុង​ក្រោយ ។ អ្នក​ក៏​អាច​ប្រតិបត្តិ​បែបបទ​ពិត​ប្រាកដ​នៅ​ក្នុង​កម្មវិធី អាស្រ័យ​លើ​លក្ខខណ្ឌ​ជាក់លាក់ ឬ​ធ្វើ​ផ្នែក​នៃ​កម្មវិធី​ម្តង​ទៀត​នៅ​ក្នុង​ទម្រង់​ការ​រង បែបបទ ឬ​អនុគមន៍ ។ អ្នក​អាច​ប្រើ​រង្វិល​ជុំ​ដើម្បី​ធ្វើ​ផ្នែក​នៃ​កម្មវិធី​ម្តង​ទៀត​ច្រើន​ដង​តាម​តម្រូវ​ការ ឬ​រហូត​ដល់​ជួប​ប្រទះ​លក្ខខណ្ឌ​ពិត​ប្រាកដ​មួយ ។ ប្រភេទ​សេចក្តី​ថ្លែង​ការណ៍​បញ្ជា​ទាំង​នេះ ត្រូវ​បាន​បែងចែក​ជា សេចក្តី​ថ្លែង​ការណ៍ ​លក្ខខណ្ឌ រង្វិល​ជុំ ឬ​លោត ។" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"tit\n" +"help.text" +msgid "Numeric Functions" +msgstr "អនុគមន៍​លេខ" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"hd_id3153127\n" +"1\n" +"help.text" +msgid "Numeric Functions" +msgstr "អនុគមន៍​លេខ" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"par_id3148550\n" +"2\n" +"help.text" +msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions." +msgstr "អនុគមន៍​ជា​លេខ​ខាង​ក្រោម​បង្កើត​ឲ្យ​មាន​ការ​គណនា ។ សញ្ញា​ប្រមាណ​វិធី​គណិត​វិទ្យា និង​ប៊ូលីន​ត្រូវ​បាន​ពណ៌នា​ក្នុង​ផ្នែក​ដាច់​ដោយ​ឡែក​ពី​គ្នា ។ អនុគមន៍​ខុស​ពី​សញ្ញា​ប្រមាណ​វិធី ដែល​អនុគមន៍​ហុច​អាគុយម៉ង់ និង​ត្រឡប់​លទ្ធផល ឯ​សញ្ញា​ប្រមាណ​វិធី​ត្រឡប់​លទ្ធផល​ដោយ​ផ្សំ​កន្សោម​លេខ​ពីរ ។" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"tit\n" +"help.text" +msgid "UCase Function [Runtime]" +msgstr "អនុគមន៍ UCase [ពេល​រត់]" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"bm_id3153527\n" +"help.text" +msgid "UCase function" +msgstr "អនុគមន៍ UCase" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"hd_id3153527\n" +"1\n" +"help.text" +msgid "UCase Function [Runtime]" +msgstr "អនុគមន៍ UCase [ពេល​រត់]" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"par_id3155420\n" +"2\n" +"help.text" +msgid "Converts lowercase characters in a string to uppercase." +msgstr "បម្លែង​តួ​អក្សរ​តូច​ក្នុង​ខ្សែ​អក្សរ​ទៅ​ជា​អក្សរ​ធំ ។" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"par_id3150771\n" +"3\n" +"help.text" +msgid "See also: LCase Function" +msgstr "មើល​ផង​ដែរ ៖ អនុគមន៍ LCase" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"par_id3149233\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"par_id3153061\n" +"5\n" +"help.text" +msgid "UCase (Text As String)" +msgstr "UCase (Text As String)" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"par_id3159414\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"par_id3146795\n" +"7\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"hd_id3149457\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"par_id3150791\n" +"9\n" +"help.text" +msgid "Text: Any string expression that you want to convert." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​អ្នក​ចង់​បម្លែង ។" + +#: 03120310.xhp +msgctxt "" +"03120310.xhp\n" +"hd_id3154125\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120310.xhp +#, fuzzy +msgctxt "" +"03120310.xhp\n" +"par_id3149204\n" +"14\n" +"help.text" +msgid "Print LCase(sVar) ' returns \"las vegas\"" +msgstr "Print LCase(sVar) REM returns \"las vegas\"" + +#: 03120310.xhp +#, fuzzy +msgctxt "" +"03120310.xhp\n" +"par_id3156280\n" +"15\n" +"help.text" +msgid "Print UCase(sVar) ' returns \"LAS VEGAS\"" +msgstr "Print UCase(sVar) REM returns \"LAS VEGAS\"" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"tit\n" +"help.text" +msgid "CDec Function [Runtime]" +msgstr "អនុគមន៍ CDec [ពេល​រត់]" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"bm_id863979\n" +"help.text" +msgid "CDec function" +msgstr "អនុគមន៍ CDec" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"par_idN10548\n" +"help.text" +msgid "CDec Function [Runtime]" +msgstr "អនុគមន៍ CDec [ពេល​រត់]" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"par_idN10558\n" +"help.text" +msgid "Converts a string expression or numeric expression to a decimal expression." +msgstr "បម្លែង​កន្សោម​ខ្សែ​អក្សរ ឬ​កន្សោម​លេខ​ទៅ​ជា​កន្សោម​ទសភាគ ។" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"par_idN1055B\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"par_idN105EA\n" +"help.text" +msgid "CDec(Expression)" +msgstr "CDec(កន្សោម)" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"par_idN105ED\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"par_idN105F1\n" +"help.text" +msgid "Decimal number." +msgstr "ចំនួន​ទសភាគ ។" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"par_idN105F4\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100060.xhp +msgctxt "" +"03100060.xhp\n" +"par_idN105F8\n" +"help.text" +msgid "Expression: Any string or numeric expression that you want to convert." +msgstr "កន្សោម ៖ កន្សោម​ខ្សែ​អក្សរ ឬ​កន្សោម​លេខ​ដែល​អ្នក​ចង់​បម្លែង ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"tit\n" +"help.text" +msgid "Event-Driven Macros" +msgstr "ម៉ាក្រូ​ព្រឹត្តិការណ៍​ដែល​បាន​ផ្តល់" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"bm_id3154581\n" +"help.text" +msgid "deleting; macro assignments to events macros; assigning to events assigning macros to events events; assigning macros" +msgstr "ការ​លុប; កា​រផ្ដល់​ម៉ាក្រូ​ទៅព្រឹត្តិការណ៍ ម៉ាក្រូ; ផ្ដល់​ទៅព្រឹត្តិការណ៍ ការ​ផ្ដល់ម៉ាក្រូ​ទៅ​ព្រឹត្តិការណ៍ ព្រឹត្តិការណ៍; ការ​ផ្ដល់ម៉ាក្រូ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"hd_id3147348\n" +"1\n" +"help.text" +msgid "Event-Driven Macros" +msgstr "ម៉ាក្រូ​ព្រឹត្តិការណ៍​ដែល​បាន​ផ្តល់" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3146120\n" +"2\n" +"help.text" +msgid "This section describes how to assign Basic programs to program events." +msgstr "ផ្នែក​នេះ​ពណ៌នា​ពី​របៀប​ផ្តល់​តម្លៃ​កម្មវិធី Basic ទៅ​ព្រឹត្តិការណ៍​កម្មវិធី ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3149263\n" +"4\n" +"help.text" +msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed." +msgstr "អ្នក​អាច​ប្រតិបត្តិ​ម៉ាក្រូ​មួយ​ដោយ​ស្វ័យប្រវត្តិ នៅ​ពេល​ព្រឹត្តិការណ៍​កម្មវិធី​ដែល​បាន​បញ្ជាក់​កើតឡើង ដោយ​ផ្តល់​ម៉ាក្រូ​ដែល​ចង់បាន​ទៅ​ព្រឹត្តិការណ៍ ។ តារាង​ខាង​ក្រោម​ផ្តល់​នូវ​ទិដ្ឋភាព​ទូទៅ​មួយ​របស់​ព្រឹត្តិការណ៍​កម្មវិធី នឹង​ចំណុច​ដែល​ម៉ាក្រូ​ដែល​បាន​ផ្តល់ ត្រូវ​បាន​ប្រតិបត្តិ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3148455\n" +"5\n" +"help.text" +msgid "Event" +msgstr "ព្រឹត្តិការណ៍" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3145799\n" +"6\n" +"help.text" +msgid "An assigned macro is executed..." +msgstr "ម៉ាក្រូ​ដែល​បាន​ផ្តល់​តម្លៃ​ត្រូវ​បាន​ប្រតិបត្តិ..." + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3149379\n" +"7\n" +"help.text" +msgid "Program Start" +msgstr "កម្មវិធី​ចាប់ផ្តើម" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3150715\n" +"8\n" +"help.text" +msgid "... after a $[officename] application is started." +msgstr "...បន្ទាប់​ពី​ចាប់ផ្តើម​កម្មវិធី $[officename] ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3146914\n" +"9\n" +"help.text" +msgid "Program End" +msgstr "កម្មវិធី​បញ្ចប់" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3153765\n" +"10\n" +"help.text" +msgid "...before a $[officename] application is terminated." +msgstr "...មុន​ពេល​បញ្ចប់​​​​កម្មវិធី $[officename] ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3145150\n" +"11\n" +"help.text" +msgid "Create Document" +msgstr "បង្កើត​ឯកសារ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3163808\n" +"12\n" +"help.text" +msgid "...after a new document is created with File - New or with the New icon." +msgstr "... បន្ទាប់​ពី​ឯកសារ​ថ្មី​ត្រូវ​បាន​បង្កើត ដោយ​ប្រើ ឯកសារ - ថ្មី ឬ​ដោយ​ប្រើ​រូប​តំណាង ថ្មី ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3145790\n" +"13\n" +"help.text" +msgid "Open Document" +msgstr "បើក​ឯកសារ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3154572\n" +"14\n" +"help.text" +msgid "...after a document is opened with File - Open or with the Open icon." +msgstr "...បន្ទាប់​ពី​ឯកសារ​ត្រូវ​បាន​បើក ដោយ​ប្រើ ឯកសារ - បើក ឬ​ដោយ​ប្រើ​រូប​តំណាង បើក ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3153266\n" +"15\n" +"help.text" +msgid "Save Document As" +msgstr "រក្សាទុក​ឯកសារ​ជា" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3150208\n" +"16\n" +"help.text" +msgid "...before a document is saved under a specified name (with File - Save As, or with File - Save or the Save icon, if a document name has not yet been specified)." +msgstr "...មុន​ពេល​ឯកសារ​ត្រូវ​បាន​រក្សា​ទុក ដោយ​ឈ្មោះ​ជាក់លាក់​មួយ (ដោយ​ប្រើ ឯកសារ - រក្សា​ទុក​ជា ឬ​ដោយ​ប្រើ ឯកសារ - រក្សា​ទុក ឬ​រូប​តំណាង រក្សា​ទុក ប្រសិន​បើ​ឈ្មោះ​ឯកសារ​មិន​ទាន់​ត្រូវ​បាន​​បញ្ជាក់) ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3158215\n" +"43\n" +"help.text" +msgid "Document has been saved as" +msgstr "ឯកសារ​ត្រូវ​បាន​រក្សាទុក​ជា" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3150980\n" +"44\n" +"help.text" +msgid "... after a document was saved under a specified name (with File - Save As, or with File - Save or with the Save icon, if a document name has not yet been specified)." +msgstr "...​បន្ទាប់​ពី​ឯកសារ​ត្រូវ​បាន​រក្សា​ទុក ដោយ​ឈ្មោះ​ជាក់លាក់​មួយ (ដោយ​ប្រើ ឯកសារ - រក្សា​ទុក​ជា ឬ​ដោយ​ប្រើ ឯកសារ - រក្សា​ទុក ឬ​ដោយ​ប្រើ​រូប​តំណាង រក្សា​ទុក ប្រសិន​បើ​ឈ្មោះ​ឯកសារ​មិន​ទាន់​ត្រូវ​បាន​បញ្ជាក់​​) ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3150519\n" +"17\n" +"help.text" +msgid "Save Document" +msgstr "រក្សាទុក​​​ឯកសារ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3155529\n" +"18\n" +"help.text" +msgid "...before a document is saved with File - Save or the Save icon, provided that a document name has already been specified." +msgstr "... មុន​ពេល​ឯកសារ​ត្រូវ​បាន​រក្សា​ទុក ដោយ​ប្រើ ឯកសារ - រក្សា​ទុក ឬ​រូប​តំណាង រក្សា​ទុក ឲ្យ​តែ​ឈ្មោះ​ឯកសារ​នោះ​ត្រូវ​បាន​បញ្ជាក់​រួច ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3149404\n" +"45\n" +"help.text" +msgid "Document has been saved" +msgstr "ឯកសារ​ត្រូវ​បាន​រក្សាទុក" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3151332\n" +"46\n" +"help.text" +msgid "...after a document is saved with File - Save or the Save icon, provided that a document name has already been specified." +msgstr "...បន្ទាប់​ពី​ឯកសារ​ត្រូវ​បាន​រក្សា​ទុក​ដោយ​ប្រើ ឯកសារ - រក្សា​ទុក ឬ​រូប​តំណាង រក្សា​ទុក ឲ្យ​តែ​ឈ្មោះ​ឯកសារ​មួយ​ត្រូវ​បាន​បញ្ជាក់​​លម្អិត​រួចហើយ​ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3159171\n" +"19\n" +"help.text" +msgid "Document is closing" +msgstr "កំពុងបិទ​ឯកសារ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3146868\n" +"20\n" +"help.text" +msgid "...before a document is closed." +msgstr "...មុន​ពេល​ឯកសារ​​មួយ​ត្រូវ​បាន​បិទ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3159097\n" +"47\n" +"help.text" +msgid "Document closed" +msgstr "បានបិទ​ឯកសារ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3148606\n" +"48\n" +"help.text" +msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing." +msgstr "...បន្ទាប់​ពី​ឯកសារ​ត្រូវ​បាន​បិទ ។ ចំណាំ​ថា​ព្រឹត្តិការណ៍ \"រក្សាទុក​ឯកសារ\" ក៏​អាច​កើត​ឡើង​ផង​ដែរ នៅ​ពេល​ឯកសារ​ត្រូវ​បាន​រក្សាទុក​មុន​ពេល​បិទ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3144772\n" +"21\n" +"help.text" +msgid "Activate Document" +msgstr "ធ្វើ​ឲ្យ​ឯកសារ​សកម្ម" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3149442\n" +"22\n" +"help.text" +msgid "...after a document is brought to the foreground." +msgstr "...បន្ទាប់​ពី​ឯកសារ​ត្រូវ​បាន​នាំ​ទៅ​ផ្ទៃ​ខាង​មុខ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3150888\n" +"23\n" +"help.text" +msgid "Deactivate Document" +msgstr "ធ្វើ​ឲ្យ​ឯកសារ​អសកម្ម" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3154060\n" +"24\n" +"help.text" +msgid "...after another document is brought to the foreground." +msgstr "...បន្ទាប់​​ពី​ឯកសារ​ផ្សេង​ទៀត ត្រូវ​បាន​នាំ​ទៅ​ផ្ទៃ​ខាង​មុខ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3152384\n" +"25\n" +"help.text" +msgid "Print Document" +msgstr "បោះពុម្ព​ឯកសារ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3152873\n" +"26\n" +"help.text" +msgid "...after the Print dialog is closed, but before the actual print process begins." +msgstr "...​បន្ទាប់​ពី​បិទ​ប្រអប់ បោះពុម្ព ប៉ុន្តែ​មុន​ពេល​ដំណើរការ​បោះពុម្ព​ពិត​ប្រាកដ​ចាប់ផ្តើម ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3159227\n" +"49\n" +"help.text" +msgid "JavaScript run-time error" +msgstr "កំហុស​ពេល​រត់​របស់ JavaScript" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3145362\n" +"50\n" +"help.text" +msgid "...when a JavaScript run-time error occurs." +msgstr "...នៅ​ពេល​កំហុស​ពេល​រត់​របស់ JavaScript កើតឡើង ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3154767\n" +"27\n" +"help.text" +msgid "Print Mail Merge" +msgstr "បោះពុម្ព​សំបុត្រ​សំណុំ​បែបបទ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3153555\n" +"28\n" +"help.text" +msgid "...after the Print dialog is closed, but before the actual print process begins. This event occurs for each copy printed." +msgstr "...បន្ទាប់​ពី​បិទ​ប្រអប់ បោះពុម្ព ប៉ុន្តែ​មុន​ពេល​ដំណើរការ​បោះពុម្ព​ពិត​ប្រាកដ​ចាប់ផ្តើម ។ ព្រឹត្តិការណ៍​នេះ​កើត​ឡើង សម្រាប់​ច្បាប់​ចម្លង​ដែល​បាន​បោះពុម្ព​នីមួយៗ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3156366\n" +"51\n" +"help.text" +msgid "Change of the page count" +msgstr "ការ​ផ្លាស់ប្តូរ​​​ចំនួន​ទំព័រ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3154627\n" +"52\n" +"help.text" +msgid "...when the page count changes." +msgstr "...នៅ​ពេល​ចំនួន​ទំព័រ​​ផ្លាស់ប្តូរ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3154737\n" +"53\n" +"help.text" +msgid "Message received" +msgstr "ទទួល​សារ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3150952\n" +"54\n" +"help.text" +msgid "...if a message was received." +msgstr "...​ប្រសិន​បើ​ទទួល​បាន​សារ​មួយ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"hd_id3153299\n" +"30\n" +"help.text" +msgid "Assigning a Macro to an Event" +msgstr "ការ​ផ្តល់​តម្លៃ​ម៉ាក្រូ​ទៅ​ព្រឹត្តិការណ៍​មួយ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3147244\n" +"31\n" +"help.text" +msgid "Choose Tools - Customize and click the Events tab." +msgstr "ជ្រើស ឧបករណ៍ - ប្តូរតាមបំណង និង​ចុច​ផ្ទាំង ព្រឹត្តិការណ៍ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3146098\n" +"55\n" +"help.text" +msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the Save In listbox." +msgstr "ជ្រើស​ថាតើ​អ្នក​ចង់​ឲ្យការ​ផ្ដល់​ប្រើ​បានជា​សកល ឬ​ប្រើ​បាន​តែ​នៅ​ក្នុង​ឯកសារ​បច្ចុប្បន្ន នៅ​ក្នុង​ប្រអប់​បញ្ជី រក្សាទុក​ក្នុង ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3150431\n" +"32\n" +"help.text" +msgid "Select the event from the Event list." +msgstr "ជ្រើស​ព្រឹត្តិការណ៍​ពី​បញ្ជី ព្រឹត្តិការណ៍ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3148742\n" +"33\n" +"help.text" +msgid "Click Macro and select the macro to be assigned to the selected event." +msgstr "ចុច ម៉ាក្រូ ហើយ​ជ្រើស​ម៉ាក្រូ​ដែល​ត្រូ​វបានផ្ដល់​ទៅ​ព្រឹត្តិការណ៍​ដែល​បាន​ជ្រើស ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3146321\n" +"35\n" +"help.text" +msgid "Click OK to assign the macro." +msgstr "ចុច យល់ ដើម្បី​ផ្ដល់​ម៉ាក្រូ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3147414\n" +"56\n" +"help.text" +msgid "Click OK to close the dialog." +msgstr "ចុច យល់ព្រម ដើម្បី​បិទ​ប្រអប់ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"hd_id3154581\n" +"36\n" +"help.text" +msgid "Removing the Assignment of a Macro to an Event" +msgstr "ការ​យក​ចេញ​ការ​ផ្តល់​ម៉ាក្រូ​ទៅ​ព្រឹត្តិការណ៍​មួយ" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3146883\n" +"57\n" +"help.text" +msgid "Choose Tools - Customize and click the Events tab." +msgstr "ជ្រើស ឧបករណ៍ - ប្តូរតាមបំណង និង​ចុច​ផ្ទាំង ព្រឹត្តិការណ៍ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3155909\n" +"58\n" +"help.text" +msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the Save In listbox." +msgstr "ជ្រើស​ថាតើ អ្នក​ចង់​យក​ការ​ផ្ដល់​សកល​ចេញ ឬ​ការ​ផ្ដល់​ដែល​ប្រើ​បាន​តែ​ក្នុង​ឯកសារ​បច្ចុប្បន្ន ដោយ​ជ្រើសជម្រើស​នៅ​ក្នុង​ប្រអប់​បញ្ជី រក្សាទុក​ក្នុង ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3159129\n" +"59\n" +"help.text" +msgid "Select the event that contains the assignment to be removed from the Event list." +msgstr "ជ្រើស​ព្រឹត្តិការណ៍​ដែល​មាន​ការ​ផ្តល់​តម្លៃ ដែល​នឹង​ត្រូវ​យក​ចេញ​ពី​បញ្ជី ព្រឹត្តិការណ៍ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3149143\n" +"37\n" +"help.text" +msgid "Click Remove." +msgstr "ចុច យក​ចេញ ។" + +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3149351\n" +"60\n" +"help.text" +msgid "Click OK to close the dialog." +msgstr "ចុច យល់ព្រម ដើម្បី​បិទ​ប្រអប់ ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"tit\n" +"help.text" +msgid "Debugging a Basic Program" +msgstr "ការ​បំបាត់​កំហុស​កម្មវិធី Basic" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"bm_id3153344\n" +"help.text" +msgid "debugging Basic programsvariables; observing valueswatching variablesrun-time errors in Basicerror codes in BasicbreakpointsCall Stack window" +msgstr "បំបាត់​កំហុស​កម្មវិធី Basicអថេរ; ការ​អង្កេត​តម្លៃការ​ឃ្លាំមើល​អថេរកំហុស​ពេលវេលា​រត់​នៅ​ក្នុង Basicកូដ​កំហុស​នៅ​ក្នុង Basicចំណុច​ឈប់ហៅ​បង្អួច​ជង់" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"hd_id3153344\n" +"1\n" +"help.text" +msgid "Debugging a Basic Program" +msgstr "ការ​បំបាត់​កំហុស​កម្មវិធី Basic" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"hd_id3159224\n" +"4\n" +"help.text" +msgid "Breakpoints and Single Step Execution" +msgstr "ចំណុច​ឈប់ និង​ដំណើរការ​ប្រតិបត្តិ​ជំហាន​តែ​មួយ" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3150682\n" +"5\n" +"help.text" +msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position." +msgstr "អ្នក​អាច​ពិនិត្យ​ជួរ​នីមួយ​ៗ​ក្នុង​កម្មវិធី Basic របស់​អ្នក​សម្រាប់​កំហុស​ដោយ​ប្រើ​ការ​ប្រតិបត្តិ​ជំហាន​តែ​មួយ ។ កំហុស​នឹង​ងាយ​ស្រួល​តាម​ដាន ព្រោះ​ថា​​អ្នក​អាច​មើល​ឃើញ​លទ្ធផល​នៃ​ជំហាន​នីមួយ​ៗ​ភ្លាម​ៗ ។ ទ្រនិច​មួយ​ក្នុង​ជួរ​ឈរ​ចំណុច​ឈប់​នៃ​កម្មវិធី​និពន្ធ​ចង្អុល​បង្ហាញ​ពី​ជួរ​បច្ចុប្បន្ន ។ អ្នក​ក៏​អាច​កំណត់​ចំណុច​ឈប់​ផង​ដែរ ប្រសិន​បើ​អ្នក​ចង់​បង្ខំ​ឲ្យ​កម្មវិធី​ផ្អាក​នៅ​ទីតាំង​ជាក់លាក់​មួយ ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3147303\n" +"7\n" +"help.text" +msgid "Double-click in the breakpoint column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted." +msgstr "ចុច​ទ្វេ​ដង​លើ​ជួរ​ឈរ ចំណុច​ឈប់ នៅ​ខាង​ឆ្វេង​នៃ​បង្អួច​កម្មវិធី​​និពន្ធ​ ដើម្បី​បិទ​បើក​ចំណុច​ឈប់​មួយ​នៅ​ជួរ​ដែល​ត្រូវ​គ្នា ។ នៅ​ពេល​កម្មវិធី​ទៅ​ដល់​ចំណុច​ឈប់ ដំណើរការ​ប្រតិបត្តិ​កម្មវិធី​ត្រូវ​បាន​ផ្អាក ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3155805\n" +"8\n" +"help.text" +msgid "The single step execution using the Single Step icon causes the program to branch into procedures and functions." +msgstr "ដំណើរ​ការ​​ប្រតិបត្តិ​ ជំហាន​​តែ​​មួយ ដោយ​ប្រើ​រូប​តំណាង ជំហាន​តែ​មួយ បណ្តាល​ឲ្យ​កម្មវិធី​បែង​ចែក​ទៅ​ជា​បែបបទ និង​អនុគមន៍ ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3151110\n" +"25\n" +"help.text" +msgid "The procedure step execution using the Procedure Step icon causes the program to skip over procedures and functions as a single step." +msgstr "ដំណើរ​ការ​​ប្រតិបត្តិ​​ជំហាន​​បែបបទ ​ដោយ​ប្រើ​រូប​តំណាង ជំហាន​បែបបទ បណ្តាល​ឲ្យ​កម្មវិធី​រំលង​បែបបទ និង​អនុគមន៍​ដូច​ជំហាន​តែ​មួយ​ដែរ ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"hd_id3153825\n" +"9\n" +"help.text" +msgid "Properties of a Breakpoint" +msgstr "លក្ខណសម្បត្តិ​នៃ​ចំណុច​ឈប់" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3147574\n" +"26\n" +"help.text" +msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column." +msgstr "លក្ខណសម្បត្តិ​នៃ​ចំណុច​ឈប់​មួយ មាន​ក្នុង​ម៉ឺនុយ​បរិបទ​របស់​វា ដោយ​ចុច​កណ្តុរ​ស្តាំ​លើ​ចំណុច​ឈប់​ក្នុង​ជួរ​ឈរ​ចំណុច​ឈប់ ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3148473\n" +"10\n" +"help.text" +msgid "You can activate and deactivate a breakpoint by selecting Active from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution." +msgstr "អ្នក​​អាច ធ្វើ​ឲ្យ​សកម្ម និងធ្វើ​ឲ្យ​អសកម្ម ចំណុច​ឈប់​មួយ​ដោយ​ជ្រើស សកម្ម ពី​ម៉ឺនុយ​បរិបទ​របស់​វា ។ នៅ​ពេល​ចំណុច​ឈប់​ត្រូវ​បាន​ធ្វើ​ឲ្យ​អ​សកម្ម វា​មិន​ផ្អាក​ដំណើរការ​ប្រតិបត្តិ​កម្មវិធី ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3159413\n" +"27\n" +"help.text" +msgid "Select Properties from the context menu of a breakpoint or select Breakpoints from the context menu of the breakpoint column to call the Breakpoints dialog where you can specify other breakpoint options." +msgstr "ជ្រើស លក្ខណសម្បត្តិ ពី​ម៉ឺនុយ​បរិបទ​នៃ​ចំណុច​ឈប់ ឬ​ជ្រើស ចំណុច​ឈប់ ពី​ម៉ឺនុយ​បរិបទ​នៃ​ជួរ​ឈរ​ចំណុច​ឈប់ ដើម្បី​ហៅ​ប្រអប់ ចំណុច​ឈប់ ដែល​អ្នក​អាច​បញ្ជាក់​​ជម្រើស​ចំណុច​ឈប់​ផ្សេង​ទៀត ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3156280\n" +"11\n" +"help.text" +msgid "The list displays all breakpoints with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the Active box." +msgstr "បញ្ជី​បង្ហាញ ចំណុច​ឈប់ ទាំងអស់​ជាមួយ​លេខ​ជួរ​ដែល​ត្រូវ​គ្នា​ក្នុង​កូដ​ប្រភព ។ អ្នក​អាច​ធ្វើ​ឲ្យ​សកម្ម ឬ​ធ្វើ​ឲ្យ​អ​សកម្ម​នូវ​​ចំណុច​ឈប់​ដែល​បាន​ជ្រើស ដោយ​ធីក ឬ​ជម្រះ​ប្រអប់ សកម្ម ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3158407\n" +"12\n" +"help.text" +msgid "The Pass Count specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered." +msgstr "ចំនួន​ហុច បញ្ជាក់​អំពី​ចំនួន​ដង​ដែល​ចំណុច​ឈប់​អាច​ត្រូវ​បាន​ទុក​ចោល មុន​ពេល​កម្មវិធី​ត្រូវ​បាន​ផ្អាក ។ ប្រសិន​បើ​អ្នក​បញ្ចូល ០ (ការ​កំណត់​លំនាំដើម) កម្មវិធី​គឺ​តែងតែ​ផ្អាក​នៅ​ពេល​ជួប​ប្រទះ​ចំណុច​ឈប់​មួយ ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3153968\n" +"13\n" +"help.text" +msgid "Click Delete to remove the breakpoint from the program." +msgstr "ចុច លុប ដើម្បី​យក​ចំណុច​ឈប់​ចេញ​ពី​កម្មវិធី ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"hd_id3150439\n" +"14\n" +"help.text" +msgid "Observing the Value of Variables" +msgstr "ការ​អង្កេត​តម្លៃ​នៃ​អថេរ" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3153368\n" +"15\n" +"help.text" +msgid "You can monitor the values of a variable by adding it to the Watch window. To add a variable to the list of watched variables, type the variable name in the Watch text box and press Enter." +msgstr "អ្នក​អាច​ត្រួត​ពិនិត្យ​តម្លៃ​នៃ​អថេរ ដោយ​បន្ថែម​វា​ទៅ​បង្អួច ការ​ឃ្លាំ​មើល ។ ដើម្បី​​បន្ថែម​​អថេរ​មួយ​ទៅ​បញ្ជី​នៃ​អថេរ​ដែល​បាន​ឃ្លាំ​មើល វាយ​ឈ្មោះ​អថេរ​ក្នុង​ប្រអប់អត្ថបទ​ ការ​ឃ្លាំ​មើល និង​ចុច បញ្ចូល (Enter) ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3146986\n" +"16\n" +"help.text" +msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value." +msgstr "តម្លៃ​អថេរ​ត្រូវ​បាន​បង្ហាញ​តែ​ក្នុង​ករណី​ដែល​​ពួក​វា​ស្ថិត​ក្នុង​វិសាលភាព ។ អថេរ​ដែល​មិន​ត្រូវ​បាន​កំណត់​នៅ​ទីតាំង​កូដ​ប្រភព​បច្ចុប្បន្ន បង្ហាញ (\"នៅ​ក្រៅ​វិសាលភាព\") ជំនួស​ឲ្យ​តម្លៃ ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3145272\n" +"17\n" +"help.text" +msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed." +msgstr "អ្នក​ក៏​អាច​រួម​បញ្ចូល​អារេ​ក្នុង​បង្អួច​ការ​ឃ្លាំ​មើល​ ។ ប្រសិន​បើ​អ្នក​បញ្ចូល​ឈ្មោះ​អថេរ​អារេ ដោយ​គ្មាន​តម្លៃ​សន្ទស្សន៍​ក្នុង​ប្រអប់​អត្ថបទ​ការ​ឃ្លាំ​មើល​​ ​មាតិកា​នៃ​អារេ​ទាំងមូល​ត្រូវ​បាន​បង្ហាញ ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3145749\n" +"19\n" +"help.text" +msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box." +msgstr "ប្រសិន​បើ​អ្នក​ដាក់​កណ្តុរ​លើ​អថេរ​ដែល​បាន​កំណត់​ជា​មុន​ក្នុង​កម្មវិធី​និពន្ធ​​នៅ​ពេល​រត់ មាតិកា​នៃ​អថេរ​ត្រូវ​បាន​បង្ហាញ​ក្នុង​ប្រអប់​លេច​ឡើង ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"hd_id3148618\n" +"20\n" +"help.text" +msgid "The Call Stack Window" +msgstr "បង្អួច​ហៅ​ជង់" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id3154491\n" +"21\n" +"help.text" +msgid "Provides an overview of the call hierarchy of procedures and functions. You can determine which procedures and functions called which other procedures and functions at the current point in the source code." +msgstr "ផ្តល់​​នូវ​​ទិដ្ឋភាព​មួយ​នៃ​ឋានានុក្រម​ការ​ហៅ​នៃ​បែបបទ និង​អនុគមន៍ ។ អ្នក​អាច​កំណត់​​បែបបទ និង​អនុគមន៍​មួយ​ណា​ហៅ​បែបបទ និង​អនុគមន៍​ផ្សេង​ទៀត​ណាមួយ​​នៅ​​ចំណុច​​បច្ចុប្បន្ន​​ក្នុង​​កូដ​​ប្រភព ។" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"hd_id3150594\n" +"24\n" +"help.text" +msgid "List of Run-Time Errors" +msgstr "បញ្ជី​នៃ​កំហុស​ពេល​រត់" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"tit\n" +"help.text" +msgid "Keyboard Shortcuts in the Basic IDE" +msgstr "ផ្លូវ​កាត់​ក្តារ​ចុច​ក្នុង Basic IDE" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"bm_id3154760\n" +"help.text" +msgid "keyboard;in IDEshortcut keys;Basic IDEIDE;keyboard shortcuts" +msgstr "ក្តារចុច; ក្នុង IDEគ្រាប់ចុច​ផ្លូវកាត់; Basic IDEIDE; ផ្លូវកាត់​ក្តារចុច" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"hd_id3154760\n" +"1\n" +"help.text" +msgid "Keyboard Shortcuts in the Basic IDE" +msgstr "ផ្លូវ​កាត់​ក្តារ​ចុច​ក្នុង Basic IDE" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3149655\n" +"2\n" +"help.text" +msgid "In the Basic IDE you can use the following keyboard shortcuts:" +msgstr "ក្នុង Basic IDE អ្នក​អាច​ប្រើ​ផ្លូវ​កាត់​ក្តារ​ចុច​ដូច​ខាង​ក្រោម ៖" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3154908\n" +"3\n" +"help.text" +msgid "Action" +msgstr "អំពើ" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3153192\n" +"4\n" +"help.text" +msgid "Keyboard shortcut" +msgstr "ផ្លូវ​កាត់​ក្តារ​ចុច" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3159254\n" +"5\n" +"help.text" +msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before" +msgstr "រត់​កូដ​ដែល​ចាប់ផ្តើម​ពី​បន្ទាត់​ទី​មួយ ឬ​ពី​ចំណុច​ឈប់​បច្ចុប្បន្ន ប្រសិន​បើ​កម្មវិធី​បាន​ឈប់​នៅ​ទី​នោះ​ពី​មុន" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3163712\n" +"6\n" +"help.text" +msgid "F5" +msgstr "F5" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3150010\n" +"7\n" +"help.text" +msgid "Stop" +msgstr "បញ្ឈប់" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3154319\n" +"8\n" +"help.text" +msgid "Shift+F5" +msgstr "ប្តូរ(Shift)+F5" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3151073\n" +"11\n" +"help.text" +msgid "Add watch for the variable at the cursor" +msgstr "បន្ថែម ការ​ឃ្លាំ​មើល សម្រាប់​អថេរ​នៅ​ត្រង់​ទស្សន៍​ទ្រនិច" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3154731\n" +"12\n" +"help.text" +msgid "F7" +msgstr "F7" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3148455\n" +"13\n" +"help.text" +msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before." +msgstr "ជំហាន​តែ​មួយ​កាត់​សេចក្តី​ថ្លែង​ការណ៍​នីមួយ​ៗ ដែល​ចាប់ផ្តើម​នៅ​ជួរ​ដំបូង ឬ​នៅ​សេចក្តី​ថ្លែង​ការណ៍​ដែល​ការ​ប្រតិបត្តិ​កម្មវិធី​បាន​ឈប់​ពី​មុន ។" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3150716\n" +"14\n" +"help.text" +msgid "F8" +msgstr "F8" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3156275\n" +"15\n" +"help.text" +msgid "Single step as with F8, but a function call is considered to be only one statement" +msgstr "ជំហាន​តែ​មួយ​ដូច​ជាមួយ F8 ដែរ ប៉ុន្តែ​ការ​ហៅ​អនុគមន៍​ត្រូវ​បាន​ចាត់​ទុក​ជា​សេចក្តី​ថ្លែង​ការណ៍​តែ មួយ ប៉ុណ្ណោះ" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3153764\n" +"16\n" +"help.text" +msgid "Shift+F8" +msgstr "ប្តូរ (Shift) + F8" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3150323\n" +"17\n" +"help.text" +msgid "Set or remove a breakpoint at the current line or all breakpoints in the current selection" +msgstr "កំណត់ ឬ​យក​ចេញ​នូវ ចំណុច​ឈប់ នៅ​បន្ទាត់​បច្ចុប្បន្ន ឬ​ចំណុច​ឈប់​ទាំងអស់ ក្នុង​ជម្រើស​បច្ចុប្បន្ន ។" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3147339\n" +"18\n" +"help.text" +msgid "F9" +msgstr "F9" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3153963\n" +"19\n" +"help.text" +msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection" +msgstr "ធ្វើ​ឲ្យ​ប្រើ​បាន​/​ធ្វើ​ឲ្យ​ប្រើ​លែង​បាន ចំណុច​ឈប់​នៅ​ជួរ​បច្ចុប្បន្ន ឬ​ចំណុច​ឈប់​ទាំងអស់​ក្នុង​ជម្រើស​បច្ចុប្បន្ន ។" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3155175\n" +"20\n" +"help.text" +msgid "Shift+F9" +msgstr "ប្តូរ (Shift) + F9" + +#: keys.xhp +msgctxt "" +"keys.xhp\n" +"par_id3154702\n" +"21\n" +"help.text" +msgid "A running macro can be aborted with Shift+CommandCtrl+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+CommandCtrl+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8." +msgstr "ម៉ាក្រូ​ដែល​កំពុង​រត់​ត្រូវ​បាន​បោះបង់​ដោយ​ប្រើ​គ្រាប់ចុច​ប្ដូរ (Shift)+Commandបញ្ជា(Ctrl)+Q ក៏​អាច​ប្រើ​ពីខាង​ក្រៅ​ IDE មូលដ្ឋាន​បានដែរ ។ ប្រសិនបើ​អ្នក​នៅ​ក្នុង IDE មូលដ្ឋាន ហើយ​ម៉ាក្រូ​ផ្អាក​នៅ​ចំណុច​បំបែក ប្ដូរ(Shift)+Commandបញ្ជា(Ctrl)+Q បញ្ឈប់​ប្រតិបត្តិការ​របស់​ម៉ាក្រូ ប៉ុន្តែ​អ្នកទទួល​ស្គាល់បន្ទាប់ពី F5, F8, ឬ ប្ដូរ(Shift)+F8 បន្ទាប់ប៉ុណ្ណោះ ។" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"tit\n" +"help.text" +msgid "IsArray Function [Runtime]" +msgstr "អនុគមន៍ IsArray [ពេល​រត់]" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"bm_id3154346\n" +"help.text" +msgid "IsArray function" +msgstr "អនុគមន៍ IsArray" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"hd_id3154346\n" +"1\n" +"help.text" +msgid "IsArray Function [Runtime]" +msgstr "អនុគមន៍ IsArray [ពេល​រត់]" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"par_id3159413\n" +"2\n" +"help.text" +msgid "Determines if a variable is a data field in an array." +msgstr "កំណត់​ប្រសិន​បើ​អថេរ​មួយ​ជា​វាល​​ទិន្នន័យ​ក្នុង​អារេ​មួយ ។" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"hd_id3150792\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"par_id3153379\n" +"4\n" +"help.text" +msgid "IsArray (Var)" +msgstr "IsArray (Var)" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"hd_id3154365\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"par_id3154685\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"hd_id3153969\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"par_id3145172\n" +"8\n" +"help.text" +msgid "Var: Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns True, otherwise False is returned." +msgstr "Var ៖ អថេរ​ណា​មួយ​ដែល​អ្នក​ចង់សាកល្បង​ ប្រសិន​បើ​វា​ត្រូវ​បាន​ប្រកាស​ជា​អារេ ។ ប្រសិន​បើ​អថេរ​ជា​អារេ នោះ​អនុគមន៍​ត្រឡប់ ពិត ផ្សេង​ពី​នោះ​ត្រឡប់ មិន​ពិត  ។" + +#: 03102200.xhp +msgctxt "" +"03102200.xhp\n" +"hd_id3155131\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080300.xhp +msgctxt "" +"03080300.xhp\n" +"tit\n" +"help.text" +msgid "Generating Random Numbers" +msgstr "ការ​បង្កើត​ចំនួន​ចៃដន្យ" + +#: 03080300.xhp +msgctxt "" +"03080300.xhp\n" +"hd_id3143270\n" +"1\n" +"help.text" +msgid "Generating Random Numbers" +msgstr "​ការ​បង្កើត​ចំនួន​ចៃដន្យ​" + +#: 03080300.xhp +msgctxt "" +"03080300.xhp\n" +"par_id3154347\n" +"2\n" +"help.text" +msgid "The following statements and functions generate random numbers." +msgstr "សេចក្តី​ថ្លែង​ការណ៍ និង​អនុគមន៍​ដូច​ខាង​ក្រោម បង្កើត​ចំនួន​ចៃដន្យ ។" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"tit\n" +"help.text" +msgid "CSng Function[Runtime]" +msgstr "អនុគមន៍ CSng [ពេល​រត់]" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"bm_id3153753\n" +"help.text" +msgid "CSng function" +msgstr "អនុគមន៍ CSng" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"hd_id3153753\n" +"1\n" +"help.text" +msgid "CSng Function[Runtime]" +msgstr "អនុគមន៍ CSng [ពេល​រត់]" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"par_id3149748\n" +"2\n" +"help.text" +msgid "Converts any string or numeric expression to data type Single." +msgstr "បម្លែង​កន្សោម​ជាលេខ​ ឬ​អក្សរ​ទៅ​ជា​ប្រភេទ​ទិន្នន័យ​តែមួយ ។" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"hd_id3153255\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"par_id3148983\n" +"4\n" +"help.text" +msgid "CSng (Expression)" +msgstr "CSng (Expression)" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"par_id3153750\n" +"6\n" +"help.text" +msgid "Single" +msgstr "តែ​មួយ" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"hd_id3146957\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"par_id3153345\n" +"8\n" +"help.text" +msgid "Expression: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." +msgstr "កន្សោម​ ៖ កន្សោម​ខ្សែ​អក្សរ ឬ​លេខ​ណា​មួយ​ដែល​អ្នក​ចង់​បម្លែង ។ ដើម្បី​បម្លែង​កន្សោម​ខ្សែ​អក្សរ លេខ​ត្រូវ​តែ​វាយ​បញ្ចូល​ជា​អត្ថបទ​ធម្មតា (\"123.5\") ដោយ​ប្រើ​ទ្រង់ទ្រាយ​លេខ​លំនាំ​ដើម នៃ​ប្រព័ន្ធ​ប្រតិបត្តិការ​របស់​អ្នក ។" + +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"hd_id3149514\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"tit\n" +"help.text" +msgid "Int Function [Runtime]" +msgstr "អនុគមន៍ Int [ពេល​រត់]" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"bm_id3153345\n" +"help.text" +msgid "Int function" +msgstr "អនុគមន៍ Int" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"hd_id3153345\n" +"1\n" +"help.text" +msgid "Int Function [Runtime]" +msgstr "អនុគមន៍ Int [ពេល​រត់]" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"par_id3155420\n" +"2\n" +"help.text" +msgid "Returns the integer portion of a number." +msgstr "ត្រឡប់​ភាគ​ចំនួន​គត់​នៃ​ចំនួន​មួយ ។" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"hd_id3147559\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"par_id3146795\n" +"4\n" +"help.text" +msgid "Int (Number)" +msgstr "Int (Number)" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"hd_id3149670\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"par_id3150400\n" +"6\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"hd_id3149656\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"par_id3148797\n" +"8\n" +"help.text" +msgid "Number: Any valid numeric expression." +msgstr "Number ៖ កន្សោម​ជាលេខ​ត្រឹមត្រូវ ។" + +#: 03080502.xhp +msgctxt "" +"03080502.xhp\n" +"hd_id3148672\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080502.xhp +#, fuzzy +msgctxt "" +"03080502.xhp\n" +"par_id3125864\n" +"11\n" +"help.text" +msgid "Print Int(3.99) ' returns the value 3" +msgstr "បោះពុម្ព​ Int(3.99) REM ត្រឡប់​តម្លៃ​ ៣​" + +#: 03080502.xhp +#, fuzzy +msgctxt "" +"03080502.xhp\n" +"par_id3145787\n" +"12\n" +"help.text" +msgid "Print Int(0) ' returns the value 0" +msgstr "បោះពុម្ព​ Int(0) REM ត្រឡប់​តម្លៃ​ ០" + +#: 03080502.xhp +#, fuzzy +msgctxt "" +"03080502.xhp\n" +"par_id3153143\n" +"13\n" +"help.text" +msgid "Print Int(-3.14159) ' returns the value -4" +msgstr "បោះពុម្ព​ Int(-3.14159) REM ត្រឡប់​តម្លៃ​ -៤" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"tit\n" +"help.text" +msgid "RTrim Function [Runtime]" +msgstr "RTrim Function [Runtime]" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"bm_id3154286\n" +"help.text" +msgid "RTrim function" +msgstr "អនុគមន៍ RTrim" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"hd_id3154286\n" +"1\n" +"help.text" +msgid "RTrim Function [Runtime]" +msgstr "អនុគមន៍ RTrim [ពេល​រត់]" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"par_id3153127\n" +"2\n" +"help.text" +msgid "Deletes the spaces at the end of a string expression." +msgstr "លុប​ដក​ឃ្លា​នៅ​ចុង​នៃ​កន្សោម​ខ្សែ​អក្សរ ។" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"par_id3153062\n" +"3\n" +"help.text" +msgid "See also: LTrim Function" +msgstr "មើល​ផង​ដែរ ៖ អនុគមន៍ LTrim" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"hd_id3154924\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"par_id3154347\n" +"5\n" +"help.text" +msgid "RTrim (Text As String)" +msgstr "RTrim (Text As String)" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"hd_id3149457\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"par_id3153381\n" +"7\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"hd_id3148798\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"par_id3151380\n" +"9\n" +"help.text" +msgid "Text: Any string expression." +msgstr "អត្ថបទ ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ។" + +#: 03120309.xhp +msgctxt "" +"03120309.xhp\n" +"hd_id3151041\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080500.xhp +msgctxt "" +"03080500.xhp\n" +"tit\n" +"help.text" +msgid "Integers" +msgstr "ចំនួន​គត់" + +#: 03080500.xhp +msgctxt "" +"03080500.xhp\n" +"hd_id3153345\n" +"1\n" +"help.text" +msgid "Integers" +msgstr "ចំនួន​គត់" + +#: 03080500.xhp +msgctxt "" +"03080500.xhp\n" +"par_id3156152\n" +"2\n" +"help.text" +msgid "The following functions round values to integers." +msgstr "អនុគមន៍​ដូច​ខាង​ក្រោម បង្គត់​តម្លៃ​ទៅ​ជា​ចំនួន​គត់ ។" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"tit\n" +"help.text" +msgid "Chr Function [Runtime]" +msgstr "អនុគមន៍ Chr Function [ពេល​រត់]" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"bm_id3149205\n" +"help.text" +msgid "Chr function" +msgstr "អនុគមន៍ Chr" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"hd_id3149205\n" +"1\n" +"help.text" +msgid "Chr Function [Runtime]" +msgstr "អនុគមន៍ Chr [ពេល​រត់]" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"par_id3153311\n" +"2\n" +"help.text" +msgid "Returns the character that corresponds to the specified character code." +msgstr "ត្រឡប់​តួអក្សរ​ដែល​ត្រូវ​គ្នា​ទៅ​នឹង​កូដ​តួ​អក្សរ​ជាក់លាក់ ។" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"hd_id3149514\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"par_id3150669\n" +"4\n" +"help.text" +msgid "Chr(Expression As Integer)" +msgstr "Chr(Expression As Integer)" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"hd_id3143228\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"par_id3153824\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"hd_id3148944\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"par_id3149295\n" +"8\n" +"help.text" +msgid "Expression: Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value." +msgstr "កន្សោម​ ៖ អថេរ​លេខ​ដែល​តំណាង​ឲ្យ​តម្លៃ ASCII ៨ ប៊ីត (0-255) ឬ​តម្លៃ​យូនីកូដ ១៦ ប៊ីត ។" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"par_id3159414\n" +"9\n" +"help.text" +msgid "Use the Chr$ function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression." +msgstr "ប្រើ​អនុគមន៍ Chr$ ដើម្បី​ផ្ញើ​លំដាប់​វត្ថុ​បញ្ជា​ពិសេស​ទៅ​ម៉ាស៊ីន​បោះពុម្ព ឬ​ទៅ​ប្រភព​បង្ហាញ​​ផ្សេង​ទៀត ។ អ្នក​ក៏​អាច​ប្រើ​វា​ដើម្បី​បញ្ចូល​សញ្ញា​សម្រង់​ក្នុង​កន្សោម​ខ្សែ​អក្សរ​មួយ ។" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"hd_id3154366\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120102.xhp +#, fuzzy +msgctxt "" +"03120102.xhp\n" +"par_id3154909\n" +"12\n" +"help.text" +msgid "' This example inserts quotation marks (ASCII value 34) in a string." +msgstr "REM This example inserts quotation marks (ASCII value 34) in a string." + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"par_id3151380\n" +"13\n" +"help.text" +msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\"" +msgstr "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\"" + +#: 03120102.xhp +#, fuzzy +msgctxt "" +"03120102.xhp\n" +"par_id3145174\n" +"14\n" +"help.text" +msgid "' The printout appears in the dialog as: A \"short\" trip." +msgstr "REM សន្លឹក​បោះពុម្ព​​នឹង​បង្ហាញ​ក្នុង​ប្រអប់​ជា ៖ A \"short\" trip ។" + +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"par_idN10668\n" +"help.text" +msgid "ASC" +msgstr "ASC" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"tit\n" +"help.text" +msgid "GetProcessServiceManager Function [Runtime]" +msgstr "អនុគមន៍ GetProcessServiceManager [ពេល​រត់]" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"bm_id3153255\n" +"help.text" +msgid "GetProcessServiceManager functionProcessServiceManager" +msgstr "អនុគមន៍ GetProcessServiceManagerProcessServiceManager GetProcessServiceManager" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"hd_id3153255\n" +"1\n" +"help.text" +msgid "GetProcessServiceManager Function [Runtime]" +msgstr "អនុគមន៍ GetProcessServiceManager [ពេល​រត់]" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"par_id3156414\n" +"2\n" +"help.text" +msgid "Returns the ProcessServiceManager (central Uno ServiceManager)." +msgstr "ត្រឡប់ ProcessServiceManager (Uno ServiceManager កណ្តាល) ។" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"par_id3145136\n" +"3\n" +"help.text" +msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments." +msgstr "អនុគមន៍​នេះ​ត្រូវ​បាន​ទាមទារ នៅ​ពេល​អ្នក​ចង់​បង្កើត​សេវា​មួយ​ភា្លម​ៗ​ដោយ​ប្រើ CreateInstanceWithArguments ។" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"hd_id3153681\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"par_id3151110\n" +"5\n" +"help.text" +msgid "oServiceManager = GetProcessServiceManager()" +msgstr "oServiceManager = GetProcessServiceManager()" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"hd_id3149516\n" +"6\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"par_id3143270\n" +"7\n" +"help.text" +msgid "oServiceManager = GetProcessServiceManager()" +msgstr "oServiceManager = GetProcessServiceManager()" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"par_id3153825\n" +"8\n" +"help.text" +msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");" +msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"par_id3148473\n" +"9\n" +"help.text" +msgid "this is the same as the following statement:" +msgstr "នេះ​គឺ​ដូច​គ្នា​ទៅ​នឹង​សេចក្តី​ថ្លែង​ការណ៍​ខាង​ក្រោម ៖" + +#: 03131700.xhp +msgctxt "" +"03131700.xhp\n" +"par_id3145609\n" +"10\n" +"help.text" +msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")" +msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"tit\n" +"help.text" +msgid "Asc Function [Runtime]" +msgstr "អនុគមន៍ Asc [ពេល​រត់]" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"bm_id3150499\n" +"help.text" +msgid "Asc function" +msgstr "អនុគមន៍ Asc" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"hd_id3150499\n" +"1\n" +"help.text" +msgid "Asc Function [Runtime]" +msgstr "អនុគមន៍ Asc [ពេល​រត់]" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"par_id3151384\n" +"2\n" +"help.text" +msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression." +msgstr "ត្រឡប់​តម្លៃ ASCII (American Standard Code for Information Interchange) នៃ​តួអក្សរ​ទី​មួយ​ក្នុង​កន្សោម​ខ្សែ​អក្សរ ។" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"hd_id3155555\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"par_id3143267\n" +"4\n" +"help.text" +msgid "Asc (Text As String)" +msgstr "Asc (Text As String)" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"hd_id3147242\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"par_id3150669\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"hd_id3148473\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"par_id3149415\n" +"8\n" +"help.text" +msgid "Text: Any valid string expression. Only the first character in the string is relevant." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ត្រឹមត្រូវ​ណា​មួយ ។ មាន​តែ​តួ​អក្សរ​ទី​មួយ​ក្នុង​ខ្សែ​អក្សរ​ប៉ុណ្ណោះ ដែល​ជាប់​ទាក់ទង ។" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"par_id3145609\n" +"9\n" +"help.text" +msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters." +msgstr "ប្រើ​អនុគមន៍ Asc ដើម្បី​ជំនួស​គ្រាប់ចុច​ដោយ​តម្លៃ ។ បើ​អនុគមន៍ Asc ជួប​ខ្សែអក្សរ​ទទេ នោះ $[officename] Basic នឹង​រាយការណ៍​កំហុស​ពេល​រត់​មួយ ។ ដោយ​បន្ថែម​លើ​តួអក្សរ ASCII ៧ ប៊ីត (លេខ 0-127) អនុគមន៍ ASCII ក៏​អាច​រកឃើញ​លេខ​គ្រាប់ចុច​ដែល​មិន​អាច​បោះពុម្ព​បាន ក្នុង​លេខ ASCII ។ អនុគមន៍​នេះ​ក៏​អាច​ប្រើ​តួអក្សរ​យូនីកូដ ១៦ ប៊ីត​ផង​ដែរ ។" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"hd_id3159413\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120101.xhp +#, fuzzy +msgctxt "" +"03120101.xhp\n" +"par_id3150792\n" +"12\n" +"help.text" +msgid "Print ASC(\"A\") ' returns 65" +msgstr "Print ASC(\"A\") REM returns 65" + +#: 03120101.xhp +#, fuzzy +msgctxt "" +"03120101.xhp\n" +"par_id3148797\n" +"13\n" +"help.text" +msgid "Print ASC(\"Z\") ' returns 90" +msgstr "Print ASC(\"Z\") REM returns 90" + +#: 03120101.xhp +#, fuzzy +msgctxt "" +"03120101.xhp\n" +"par_id3163800\n" +"14\n" +"help.text" +msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account" +msgstr "Print ASC(\"Las Vegas\") REM ត្រឡប់ 76 តួអក្សរ​ដំបូង​ប៉ុណ្ណោះ​ត្រូវ​បាន​ពិចារណា" + +#: 03120101.xhp +msgctxt "" +"03120101.xhp\n" +"par_idN1067B\n" +"help.text" +msgid "CHR" +msgstr "CHR" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"tit\n" +"help.text" +msgid "CDbl Function [Runtime]" +msgstr "អនុគមន៍ CDbl [ពេល​រត់]" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"bm_id3153750\n" +"help.text" +msgid "CDbl function" +msgstr "អនុគមន៍ CDbl" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"hd_id3153750\n" +"1\n" +"help.text" +msgid "CDbl Function [Runtime]" +msgstr "អនុគមន៍ CDbl [ពេល​រត់]" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"par_id3149233\n" +"2\n" +"help.text" +msgid "Converts any numerical expression or string expression to a double type." +msgstr "បម្លែង​កន្សោម​លេខ ឬ​កន្សោម​ខ្សែ​អក្សរ​ទៅ​ជា​ប្រភេទ​ទ្វេ ។" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"hd_id3149516\n" +"3\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"par_id3156152\n" +"4\n" +"help.text" +msgid "CDbl (Expression)" +msgstr "CDbl (Expression)" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"hd_id3153061\n" +"5\n" +"help.text" +msgid "Return value" +msgstr "តម្លៃ​ត្រឡប់" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"par_id3145068\n" +"6\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"hd_id3154760\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"par_id3153897\n" +"8\n" +"help.text" +msgid "Expression: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." +msgstr "កន្សោម​ ៖ កន្សោម​ខ្សែ​អក្សរ ឬ​លេខ​ណា​មួយ​ដែល​អ្នក​ចង់​បម្លែង ។ ដើម្បី​បម្លែង​កន្សោម​ខ្សែ​អក្សរ លេខ​ត្រូវ​តែ​វាយ​បញ្ចូល​ជា​អត្ថបទ​ធម្មតា (\"123.5\") ដោយ​ប្រើ​ទ្រង់ទ្រាយ​លេខ​លំនាំ​ដើម នៃ​ប្រព័ន្ធ​ប្រតិបត្តិការ​របស់​អ្នក ។" + +#: 03100400.xhp +msgctxt "" +"03100400.xhp\n" +"hd_id3148797\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"tit\n" +"help.text" +msgid "Cos Function [Runtime]" +msgstr "អនុគមន៍ Cos [ពេល​រត់]" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"bm_id3154923\n" +"help.text" +msgid "Cos function" +msgstr "អនុគមន៍ Cos" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"hd_id3154923\n" +"1\n" +"help.text" +msgid "Cos Function [Runtime]" +msgstr "អនុគមន៍ Cos [ពេល​រត់]" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3159413\n" +"2\n" +"help.text" +msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1." +msgstr "គណនា​កូស៊ីនុស​នៃ​មុំ​មួយ​ ។ មុំ​ត្រូវ​បាន​បញ្ជាក់​​​ជា​រ៉ាដ្យង់ ។ លទ្ធផល​ស្ថិត​នៅ​ចន្លោះ -1 និង 1 ។" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3150358\n" +"3\n" +"help.text" +msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle." +msgstr "ដោយ​ប្រើ​មុំ Alpha អនុគមន៍ Cos គណនា​សមាមាត្រ​ប្រវែង​នៃ​ជ្រុង​ដែល​នៅ​ជាប់​មុំ ចែក​នឹង​ប្រវែង​អ៊ីប៉ូទីនុស​ក្នុង​ត្រីកោណ​កែង ។" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3154141\n" +"4\n" +"help.text" +msgid "Cos(Alpha) = Adjacent/Hypotenuse" +msgstr "Cos(Alpha) = ជ្រុង​ជាប់/អ៊ីប៉ូទីនុស" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"hd_id3154125\n" +"5\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3145172\n" +"6\n" +"help.text" +msgid "Cos (Number)" +msgstr "Cos (Number)" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"hd_id3156214\n" +"7\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3150449\n" +"8\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"hd_id3153969\n" +"9\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3153770\n" +"10\n" +"help.text" +msgid "Number: Numeric expression that specifies an angle in radians that you want to calculate the cosine for." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ដែល​បញ្ជាក់​មុំ​​ជា​រ៉ាដ្យង់ ដែល​អ្នក​ចង់​គណនា​កូស៊ីនុស ។" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3145749\n" +"11\n" +"help.text" +msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi." +msgstr "ដើម្បី​បម្លែង​ដឺក្រេ​ជា​រ៉ាដ្យង់ គុណ​ដឺក្រេ​ជាមួយ​នឹង pi/180 ។ ដើម្បី​បម្លែង​រ៉ាដ្យង់​ជា​ដឺក្រេ គុណ​រ៉ាដ្យង់​ជាមួយ​នឹង 180/pi ។" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3149664\n" +"12\n" +"help.text" +msgid "degree=(radian*180)/pi" +msgstr "degree=(radian*180)/pi" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3146985\n" +"13\n" +"help.text" +msgid "radian=(degree*pi)/180" +msgstr "radian=(degree*pi)/180" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3152885\n" +"14\n" +"help.text" +msgid "Pi is here the fixed circle constant with the rounded value 3.14159..." +msgstr "Pi នៅ​ទី​នេះ​គឺ​ជា​ថេរ​រង្វង់​ថេរ ដែល​មាន​តម្លៃ​​​បង្គត់ 3.14159 ..." + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"hd_id3153951\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080102.xhp +#, fuzzy +msgctxt "" +"03080102.xhp\n" +"par_id3155855\n" +"16\n" +"help.text" +msgid "' The following example allows for a right-angled triangle the input of" +msgstr "REM The following example allows for a right-angled triangle the input of" + +#: 03080102.xhp +#, fuzzy +msgctxt "" +"03080102.xhp\n" +"par_id3149484\n" +"17\n" +"help.text" +msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:" +msgstr "REM secant and angle (in degrees) and calculates the length of the hypotenuse:" + +#: 03080102.xhp +#, fuzzy +msgctxt "" +"03080102.xhp\n" +"par_id3150010\n" +"19\n" +"help.text" +msgid "' rounded Pi = 3.14159" +msgstr "REM rounded Pi = 3.14159" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3144764\n" +"21\n" +"help.text" +msgid "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")" +msgstr "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3154491\n" +"22\n" +"help.text" +msgid "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")" +msgstr "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")" + +#: 03080102.xhp +msgctxt "" +"03080102.xhp\n" +"par_id3151074\n" +"23\n" +"help.text" +msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))" +msgstr "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"tit\n" +"help.text" +msgid "Manage Breakpoints" +msgstr "គ្រប់គ្រង​ចំណុច​ឈប់" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"hd_id3154927\n" +"1\n" +"help.text" +msgid "Manage Breakpoints" +msgstr "គ្រប់គ្រង​ចំណុច​ឈប់" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"par_id3148550\n" +"2\n" +"help.text" +msgid "Specifies the options for breakpoints." +msgstr "បញ្ជាក់​​ជម្រើស​សម្រាប់​ចំណុច​ឈប់ ។" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"hd_id3149670\n" +"3\n" +"help.text" +msgid "Breakpoints" +msgstr "ចំណុច​​ឈប់" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"par_id3150398\n" +"4\n" +"help.text" +msgid "Enter the line number for a new breakpoint, then click New." +msgstr "បញ្ចូល​លេខ​បន្ទាត់ សម្រាប់​ចំណុច​ឈប់​ថ្មី​មួយ បន្ទាប់​មក​ចុច ថ្មី ។" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"hd_id3156280\n" +"6\n" +"help.text" +msgid "Active" +msgstr "សកម្ម" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"par_id3154910\n" +"7\n" +"help.text" +msgid "Activates or deactivates the current breakpoint." +msgstr "ធ្វើ​ឲ្យ​ចំណុច​ឈប់​បច្ចុប្បន្ន​សកម្ម ឬ​អសកម្ម ។" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"hd_id3144500\n" +"8\n" +"help.text" +msgid "Pass Count" +msgstr "ចំនួន​ហុច" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"par_id3161831\n" +"9\n" +"help.text" +msgid "Specify the number of loops to perform before the breakpoint takes effect." +msgstr "បញ្ជាក់​​ចំនួន​រង្វិលជុំ​ដើម្បី​ធ្វើ មុន​ពេល​ចំណុច​ឈប់​ចាប់​ប្រតិបត្តិ ។" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"hd_id3152579\n" +"10\n" +"help.text" +msgid "New" +msgstr "ថ្មី" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"par_id3148575\n" +"11\n" +"help.text" +msgid "Creates a breakpoint on the line number specified." +msgstr "បង្កើត​ចំណុច​ឈប់​មួយ​លើ​លេខ​បន្ទាត់​ដែល​បាន​បញ្ជាក់ ។" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"hd_id3147319\n" +"12\n" +"help.text" +msgid "Delete" +msgstr "លុប" + +#: 01050300.xhp +msgctxt "" +"01050300.xhp\n" +"par_id3153363\n" +"13\n" +"help.text" +msgid "Deletes the selected breakpoint." +msgstr "លុប​ចំណុច​ឈប់​ដែល​បាន​ជ្រើស ។" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"tit\n" +"help.text" +msgid "Array Function [Runtime]" +msgstr "អនុគមន៍ Array [ពេល​រត់]" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"bm_id3150499\n" +"help.text" +msgid "Array function" +msgstr "អនុគមន៍ Array" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"hd_id3150499\n" +"1\n" +"help.text" +msgid "Array Function [Runtime]" +msgstr "អនុគមន៍ Array [ពេល​រត់]" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"par_id3155555\n" +"2\n" +"help.text" +msgid "Returns the type Variant with a data field." +msgstr "ត្រឡប់​ប្រភេទ​វ៉ារ្យង់​ជាមួយ​វាល​ទិន្នន័យ ។" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"hd_id3148538\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"par_id3153126\n" +"4\n" +"help.text" +msgid "Array ( Argument list)" +msgstr "Array ( Argument list)" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"par_id3155419\n" +"5\n" +"help.text" +msgid "See also DimArray" +msgstr "មើល DimArray ផង​ដែរ" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"hd_id3150669\n" +"6\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"par_id3145609\n" +"7\n" +"help.text" +msgid "Argument list: A list of any number of arguments that are separated by commas." +msgstr "Argument list ៖ បញ្ជី​នៃ​អាគុយម៉ង់ ដែល​ត្រូវ​បាន​បំបែក​ដោយ​​សញ្ញា​ក្បៀស (,) ។" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"hd_id3156343\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"par_id3153897\n" +"9\n" +"help.text" +msgid "Dim A As Variant" +msgstr "Dim A As Variant" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"par_id3153525\n" +"10\n" +"help.text" +msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")" +msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")" + +#: 03104200.xhp +msgctxt "" +"03104200.xhp\n" +"par_id3150792\n" +"11\n" +"help.text" +msgid "Msgbox A(2)" +msgstr "Msgbox A(2)" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"tit\n" +"help.text" +msgid "Val Function [Runtime]" +msgstr "អនុគមន៍ Val [ពេល​រត់]" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"bm_id3149205\n" +"help.text" +msgid "Val function" +msgstr "អនុគមន៍ Val" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"hd_id3149205\n" +"1\n" +"help.text" +msgid "Val Function [Runtime]" +msgstr "អនុគមន៍ Val [ពេល​រត់]" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"par_id3153345\n" +"2\n" +"help.text" +msgid "Converts a string to a numeric expression." +msgstr "បម្លែង​ខ្សែ​អក្សរ​មួយ​ទៅ​ជា​កន្សោម​​​លេខ ។" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"hd_id3159157\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"par_id3149514\n" +"4\n" +"help.text" +msgid "Val (Text As String)" +msgstr "Val (Text As String)" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"hd_id3150669\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"par_id3143228\n" +"6\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"hd_id3156024\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"par_id3154348\n" +"8\n" +"help.text" +msgid "Text: String that represents a number." +msgstr "Text ៖ ខ្សែ​អក្សរ​ដែល​តំណាង​ឲ្យ​ចំនួន​មួយ ។" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"par_id3149670\n" +"9\n" +"help.text" +msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the Str function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the Val function returns the value 0." +msgstr "ដោយ​ប្រើ​អនុគមន៍ Val អ្នក​អាច​បម្លែង​ខ្សែ​អក្សរ​ដែល​តំណាង​ឲ្យ​លេខ​ទៅ​ជា​កន្សោម​លេខ ។ នេះ​គឺ​ផ្ទុយ​នឹង​អនុគមន៍ Str ។ ប្រសិន​បើ​ខ្សែ​អក្សរ​មាន​តែ​ផ្នែក​ខ្លះ​ជា​លេខ នោះ​មាន​តែ​តួ​អក្សរ​សមរម្យ​ដំបូង​នៃ​ខ្សែ​អក្សរ​ប៉ុណ្ណោះ ដែល​នឹង​ត្រូវ​បាន​បម្លែង ។ ប្រសិន​បើ​ខ្សែ​អក្សរ​គ្មាន​លេខ​ អនុគមន៍ Val ត្រឡប់​តម្លៃ 0 ។" + +#: 03120104.xhp +msgctxt "" +"03120104.xhp\n" +"hd_id3154365\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010200.xhp +msgctxt "" +"03010200.xhp\n" +"tit\n" +"help.text" +msgid "Functions for Screen Input" +msgstr "អនុគមន៍​សម្រាប់​ព័ត៌មាន​បញ្ចូល​លើ​អេក្រង់" + +#: 03010200.xhp +msgctxt "" +"03010200.xhp\n" +"hd_id3149456\n" +"1\n" +"help.text" +msgid "Functions for Screen Input" +msgstr "អនុគមន៍​សម្រាប់​ព័ត៌មាន​បញ្ចូល​លើ​អេក្រង់" + +#: 03010200.xhp +msgctxt "" +"03010200.xhp\n" +"par_id3150398\n" +"2\n" +"help.text" +msgid "This section describes Runtime functions used to control screen input." +msgstr "ផ្នែក​នេះ​ពណ៌នា​អំពី​​អនុគមន៍​ពេល​រត់​​ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​ត្រួតត្រា​ព័ត៌មាន​បញ្ចូល​លើ​អេក្រង់ ។" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"tit\n" +"help.text" +msgid "MkDir Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ MkDir [ពេល​រត់]" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"bm_id3156421\n" +"help.text" +msgid "MkDir statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ MkDir" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"hd_id3156421\n" +"1\n" +"help.text" +msgid "MkDir Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ MkDir [ពេល​រត់]" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3147000\n" +"2\n" +"help.text" +msgid "Creates a new directory on a data medium." +msgstr "បង្កើត​ថត​ថ្មី​មួយ លើ​ឧបករណ៍​ផ្ទុក​ទិន្នន័យ​​មួយ ។" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"hd_id3148520\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3155150\n" +"4\n" +"help.text" +msgid "MkDir Text As String" +msgstr "MkDir Text As String" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"hd_id3156027\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3153750\n" +"6\n" +"help.text" +msgid "Text: Any string expression that specifies the name and path of the directory to be created. You can also use URL notation." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​បញ្ជាក់​ឈ្មោះ និង​ផ្លូវ​នៃ​ថត​ដែល​នឹង​ត្រូវ​បង្កើត ។ អ្នក​ក៏​អាច​ប្រើ​ផងដែរ​នូវ​ កំណត់ URL ។" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3153311\n" +"7\n" +"help.text" +msgid "If the path is not determined, the directory is created in the current directory." +msgstr "ប្រសិន​បើ​ផ្លូវ​មិន​ត្រូវ​បាន​កំណត់ ថត​ត្រូវ​បាន​បង្កើត​ក្នុង​​ថត​បច្ចុប្បន្ន ។" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"hd_id3155388\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3149762\n" +"10\n" +"help.text" +msgid "' Example for functions of the file organization" +msgstr "' Example for functions of the file organization" + +#: 03020411.xhp +#, fuzzy +msgctxt "" +"03020411.xhp\n" +"par_id3149669\n" +"13\n" +"help.text" +msgid "Const sSubDir1 As String =\"Test\"" +msgstr "Const sSubDir1 as String =\"Test\"" + +#: 03020411.xhp +#, fuzzy +msgctxt "" +"03020411.xhp\n" +"par_id3148663\n" +"14\n" +"help.text" +msgid "Const sFile2 As String = \"Copied.tmp\"" +msgstr "Const sFile2 as String = \"Copied.tmp\"" + +#: 03020411.xhp +#, fuzzy +msgctxt "" +"03020411.xhp\n" +"par_id3154071\n" +"15\n" +"help.text" +msgid "Const sFile3 As String = \"Renamed.tmp\"" +msgstr "Const sFile3 as String = \"Renamed.tmp\"" + +#: 03020411.xhp +#, fuzzy +msgctxt "" +"03020411.xhp\n" +"par_id3154217\n" +"19\n" +"help.text" +msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?" +msgstr "If Dir(sSubDir1,16)=\"\" then ' Does the directory exist ?" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3147228\n" +"21\n" +"help.text" +msgid "MsgBox sFile,0,\"Create directory\"" +msgstr "MsgBox sFile,0,\"Create directory\"" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3153770\n" +"26\n" +"help.text" +msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\"" +msgstr "MsgBox fSysURL(CurDir()),0,\"Current directory\"" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3159154\n" +"27\n" +"help.text" +msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\"" +msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\"" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3149484\n" +"28\n" +"help.text" +msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\"" +msgstr "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\"" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3152885\n" +"29\n" +"help.text" +msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\"" +msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\"" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3153952\n" +"31\n" +"help.text" +msgid "' Rename in the same directory" +msgstr "' Rename in the same directory" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3147426\n" +"34\n" +"help.text" +msgid "SetAttr( sFile, 0 ) 'Delete all attributes" +msgstr "SetAttr( sFile, 0 ) 'Delete all attributes" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3148647\n" +"35\n" +"help.text" +msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\"" +msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\"" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3150092\n" +"40\n" +"help.text" +msgid "' Converts a system path in URL" +msgstr "' Converts a system path in URL" + +#: 03020411.xhp +msgctxt "" +"03020411.xhp\n" +"par_id3156276\n" +"49\n" +"help.text" +msgid "' the colon with DOS" +msgstr "' the colon with DOS" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"tit\n" +"help.text" +msgid "On Error GoTo ... Resume Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ On Error GoTo ... Resume [ពេល​រត់]" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"bm_id3146795\n" +"help.text" +msgid "Resume Next parameterOn Error GoTo ... Resume statement" +msgstr "ប៉ារ៉ាម៉ែត្រ Resume Nextសេចក្តីថ្លែងការណ៍ On Error GoTo ... Resume" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"hd_id3146795\n" +"1\n" +"help.text" +msgid "On Error GoTo ... Resume Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ On Error GoTo ... Resume [ពេល​រត់]" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3150358\n" +"2\n" +"help.text" +msgid "Enables an error-handling routine after an error occurs, or resumes program execution." +msgstr "ធ្វើ​ឲ្យ​ប្រើ​បាន​ទម្រង់​ការ​កំហុស បន្ទាប់​ពី​កំហុស​កើត​ឡើង ឬ​បន្ត​ប្រតិបត្តិ​កម្មវិធី ។" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"hd_id3151212\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3145173\n" +"4\n" +"help.text" +msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" +msgstr "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"hd_id3154125\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3150869\n" +"7\n" +"help.text" +msgid "GoTo Labelname: If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"." +msgstr "GoTo Labelname ៖ ប្រសិន​បើ​កំហុស​កើត​ឡើង ធ្វើ​ឲ្យ​ប្រើ​បាន​ទម្រង់​ការ​ដោះស្រាយ​កំហុស ដែល​ចាប់ផ្តើម​នៅ​បន្ទាត់ \"Labelname\" ។" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3150439\n" +"8\n" +"help.text" +msgid "Resume Next: If an error occurs, program execution continues with the statement that follows the statement in which the error occurred." +msgstr "Resume Next ៖ ប្រសិន​បើ​កំហុស​កើត​ឡើង ដំណើរការ​ប្រតិបត្តិ​កម្មវិធី​បន្ត​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ ដែល​នៅ​បន្ត​ពី​សេចក្តី​ថ្លែង​ការណ៍ ដែល​កំហុស​បាន​កើត​ឡើង ។" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3149482\n" +"9\n" +"help.text" +msgid "GoTo 0: Disables the error handler in the current procedure." +msgstr "GoTo 0: បិទ​កម្ម​វិធី​ដោះស្រាយ​កំហុស​​ក្នុង​បែបបទ​បច្ចុប្បន្ន​ ។​" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3149483\n" +"9\n" +"help.text" +msgid "Local: \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored." +msgstr "មូលដ្ឋាន ៖ \"នៅ​ពេល​មាន​កំហុស\" គឺ​ជា​កំហុស​សកល​នៅ​ក្នុង​វិសាល​ភាព ហើយ​នៅតែ​សកម្ម​រហូត​ដល់​បាន​បោះបង់​ដោយ​ឃ្លាង \"នៅពេល​មានកំហុស\" ផ្សេង​ទៀត ។\"នៅពេល​មាន​កំហុស​មូលដ្ឋាន\" គឺ​ជា​កំហុស​មូលដ្ឋាន​ដដែល​ដែល​​ហៅ​វា​ចេញ ។ កំហុស​មូលដ្ឋាន​ដោះស្រាយ​ការ​បដិសេធ​ការ​កំណត់​សកលណាមួយ ។ នៅពេល​​ហៅ​ការ​ចេញ​ដដែល ការ​ដោះស្រាយ​កំហុស​មូលដ្ឋាន​ត្រូវ​បានបោះបង់​ដោយ​ស្វ័យ​ប្រវត្តិ ហើយ​ការកំណត់​សកល​ពីមុន​ណាមួយ​ត្រូវ​បាន​ស្ដារ​ឡើង​វិញ ។" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3148619\n" +"10\n" +"help.text" +msgid "The On Error GoTo statement is used to react to errors that occur in a macro." +msgstr "ឃ្លា On Error GoTo ត្រូវ​បាន​ប្រើ​ដើម្បី​ឆ្លើយតប​ទៅ​នឹង​កំហុស​ដែល​កើតឡើង​នៅ​ក្នុង​ម៉ាក្រូ ។" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"hd_id3146985\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3153876\n" +"52\n" +"help.text" +msgid "Print #iNumber, \"This is a line of text\"" +msgstr "Print #iNumber, \"This is a line of text\"" + +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3146916\n" +"67\n" +"help.text" +msgid "MsgBox \"All files will be closed\",0,\"Error\"" +msgstr "MsgBox \"All files will be closed\",0,\"Error\"" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"tit\n" +"help.text" +msgid "$[officename] Basic Glossary" +msgstr "សទ្ទានុក្រម​មូលដ្ឋាន $[officename]" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id3145068\n" +"1\n" +"help.text" +msgid "$[officename] Basic Glossary" +msgstr "សទ្ទានុក្រម​មូលដ្ឋាន $[officename]" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3150792\n" +"2\n" +"help.text" +msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic." +msgstr "សទ្ទានុក្រម​នេះ​ពន្យល់​អំពី​ពាក្យ​បច្ចេកទេស​ខ្លះ​ៗ ដែល​អ្នក​អាច​ជួប​នៅ​ពេល​ធ្វើការ​​ជា​មួយ $[officename] Basic ។" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id3155133\n" +"7\n" +"help.text" +msgid "Decimal Point" +msgstr "សញ្ញា​ក្បៀស" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3156443\n" +"8\n" +"help.text" +msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator." +msgstr "នៅ​ពេល​បម្លែង​លេខ $[officename] Basic ប្រើ​ការ​កំណត់​មូលដ្ឋាន​នៃ​ប្រព័ន្ធ សម្រាប់​កំណត់​ប្រភេទ​នៃ​អ្នក​ខណ្ឌ​ចែក​ទសភាគ និង​ខ្ទង់​ពាន់ ។" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3153092\n" +"9\n" +"help.text" +msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function IsNumeric." +msgstr "ឥរិយាបថ​មាន​បែបផែន​មួយ​​ ទាំងលើ​​ការ​បម្លែង​មិន​ច្បាស់​លាស់ ( 1 + \"2.3\" = 3.3 ) ក៏​ដូច​ជា​​អនុគមន៍​ពេល​រត់ IsNumeric ។" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id3155854\n" +"29\n" +"help.text" +msgid "Colors" +msgstr "ពណ៌" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3145366\n" +"30\n" +"help.text" +msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the RGB function." +msgstr "ក្នុង $[officename] Basic ពណ៌​ត្រូវ​បាន​ចាត់​ទុក​ជា​តម្លៃ​ចំនួន​គត់​ធំ ។ តម្លៃ​ត្រឡប់​នៃ​សំណួរ​ពណ៌​ក៏​តែងតែ​ជា​តម្លៃ​ចំនួន​គត់​ធំ​ផង​ដែរ ។ នៅ​ពេល​កំណត់​លក្ខណសម្បត្តិ ពណ៌​អាច​ត្រូវ​បាន​បញ្ជាក់​​ដោយ​ប្រើ​កូដ RGB របស់​ពួក​វា ​ដែល​ត្រូវ​បាន​បម្លែង​ទៅ​ជា​តម្លៃ​ចំនួន​គត់​ធំ ដោយ​ប្រើ អនុគមន៍ RGB ។" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id3146119\n" +"32\n" +"help.text" +msgid "Measurement Units" +msgstr "ឯកតា​រង្វាស់" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3154013\n" +"33\n" +"help.text" +msgid "In $[officename] Basic, a method parameter or a property expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under %PRODUCTNAME - PreferencesTools - Options - (Document Type) - General." +msgstr "ក្នុង​ $[officename] Basic ប៉ារ៉ាម៉ែត្រ​វិធី​សាស្ត្រ​​លក្ខណ​សម្បត្តិ​ ព័ត៌មាន​ឯកតា​ដែល​រំពឹង​​អាច​ត្រូវ​បាន​បញ្ជាក់ណាមួយ​ជា​លេខ​គត់​ ឬ​កន្សោម​លេខ​គត់​វែង​ដោយ​គ្មាន​ឯកតា​​ ឬ​ ខ្សែ​អក្សរ​​តួ​អក្សរ​មាន​ឯកតា​ ។​ ប្រសិន​បើ​ គ្មាន​ឯកតា​ផ្តល់​​ទៅ​វិធីសាស្ត្រ​​ឯកតា​លំនាំដើម ​ដែល​បាន​កំណត់​សម្រាប់​ប្រភេទ​ឯកសារ​សកម្ម​​នឹងត្រូវ​បាន​ប្រើ​ ។​ ប្រសិន​បើ​ ប៉ារ៉ាម៉ែត្រ​ត្រូវ​បាន​​ផ្តល់​​ជា​ខ្សែ​អក្សរ​តួអក្សរ​​ដែល​មាន​ឯកតា​វង្វាស់ ការ​កំណត់​លំនាំដើម​នឹងមិន​អើពើ​ ។ ឯកតារង្វាស់​​លំនាំដើម​​សម្រាប់​ប្រភេទ​ឯកសារ​​អាច​ត្រូវបាន​កំណត់​ខាង​ក្រោម​​ %PRODUCTNAME - ចំណូល​ចិត្ត​ឧករណ៍​ - ជម្រើស​ - (​ប្រភេទ​ឯកសារ​) - ទូទៅ​​ ។" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"bm_id3145801\n" +"help.text" +msgid "twips; definition" +msgstr "ធ្វីប; និយមន័យ" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id3145801\n" +"5\n" +"help.text" +msgid "Twips" +msgstr "ធ្វីប" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3154731\n" +"6\n" +"help.text" +msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter." +msgstr "ធ្វីប​គឺ​ជា​ឯកតា​អេក្រង់​ឯករាជ្យ ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​ទីតាំង និង​ទំហំ​ដូចគ្នា​ទាំងអស់​នៃ​ធាតុ​អេក្រង់ នៅ​លើ​ប្រព័ន្ធ​បង្ហាញ​ទាំងអស់ ។ មួយ​ធ្វីប​ស្មើ​នឹង 1/1440th ​នៃ​មួយ​អ៊ិន្ឈ៍ ឬ 1/20 នៃ​​មួយ​​ចំណុច​​ម៉ាស៊ីន​បោះពុម្ព ។ មួយ​អ៊ិន្ឈ៍​មាន 1440 ធ្វីប ឬ​មួយ​សង់ទីម៉ែត្រ​មាន​ប្រហែល 567 ធ្វីប ។" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id3153159\n" +"106\n" +"help.text" +msgid "URL Notation" +msgstr "កំណត់ URL" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3153415\n" +"108\n" +"help.text" +msgid "URLs (Uniform Resource Locators) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:" +msgstr "URLs (Uniform Resource Locators) ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​ទីតាំង​នៃ​ធនធាន ដូចជា​ឯកសារ​មួយ​ក្នុង​ប្រព័ន្ធ​ឯកសារ ជា​តួយ៉ាង​នៅ​ក្នុង​បរិស្ថាន​បណ្តាញ ។ URL មាន​អ្នក​បញ្ជាក់​ពីធីការមួយ​ អ្នក​បញ្ជាក់​កុំព្យូទ័រ​មួយ​ និង​អ្នក​បញ្ជាក់​ផ្លូវ និង​ឯកសារ​មួយ​ ៖" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3149121\n" +"107\n" +"help.text" +msgid "protocol://host.name/path/to/the/file.html" +msgstr "ពិធីការ://host.name/path/to/the/file.html" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3168612\n" +"109\n" +"help.text" +msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are http, ftp, or file. The file protocol specifier is used when referring to a file on the local file system." +msgstr "ការ​ប្រើ​ទូទៅ​ភាគ​ច្រើន​នៃ URLs គឺ​នៅ​លើ​អ៊ីនធឺណិត នៅ​ពេល​បញ្ជាក់​​ទំព័រ​​បណ្តាញ ។ ឧទាហរណ៍ សម្រាប់​ពិធីការ​គឺ http, ftp ឬ​file ។ អ្នក​បញ្ជាក់​ពិធីការ file ត្រូវ​បាន​ប្រើ​នៅ​ពេល​យោង​ទៅ​ឯកសារ​លើ​ប្រព័ន្ធ​ឯកសារ​មូលដ្ឋាន ។" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3150324\n" +"110\n" +"help.text" +msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (/) is used as a path separator. For example, a file referred to as C:\\My File.sxw on the local host in \"Windows notation\" becomes file:///C|/My%20File.sxw in URL notation." +msgstr "ការ​កំណត់ URL មិន​អនុញ្ញាត​ឲ្យ​ប្រើ​តួ​អក្សរ​ពិសេស​ពិត​ប្រាកដ ។ ទាំង​នេះ​ត្រូវ​បាន​ជំនួស​ដោយ​តួ​អក្សរ​ផ្សេង ឬ​បម្លែង​ជា​កូដ ។ សញ្ញា (/) ត្រូវ​បាន​ប្រើ​ជា​សញ្ញា​បំបែក​​ផ្លូវ ។ ឧទាហរណ៍ ឯកសារ​យោង​ទៅC:\\My File.sxw នៅ​លើ​កុំព្យូទ័រ​មូលដ្ឋាន​ក្នុង \"ការ​កំណត់​វីនដូ\" ក្លាយ​ជា file:///C|/My%20File.sxw ក្នុង​កំណត់ URL ។" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"tit\n" +"help.text" +msgid "Join Function [Runtime]" +msgstr "អនុគមន៍ Join [ពេល​រត់]" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"bm_id3149416\n" +"help.text" +msgid "Join function" +msgstr "អនុគមន៍ Join" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"hd_id3149416\n" +"1\n" +"help.text" +msgid "Join Function [Runtime]" +msgstr "អនុគមន៍ Join [ពេល​រត់]" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"par_id3149670\n" +"2\n" +"help.text" +msgid "Returns a string from a number of substrings in a string array." +msgstr "ត្រឡប់​ខ្សែ​អក្សរ​មួយ​ពី​ចំនួន​នៃ​ខ្សែ​អក្សរ​រង​ក្នុង​អារេ​ខ្សែ​អក្សរ ។" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"hd_id3159414\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"par_id3156344\n" +"4\n" +"help.text" +msgid "Join (Text As String Array, delimiter)" +msgstr "Join (Text As String Array, delimiter)" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"hd_id3150400\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"par_id3150359\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"hd_id3148798\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"par_id3145171\n" +"8\n" +"help.text" +msgid "Text: A string array." +msgstr "Text ៖ អារេ​ខ្សែ​អក្សរ​មួយ ។" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"par_id3154908\n" +"9\n" +"help.text" +msgid "delimiter (optional): A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator." +msgstr "អ្នក​កំណត់​ព្រំ​ដែន​ (ស្រេច​​​ចិត្ត) ៖ តួ​អក្សរ​ខ្សែ​អក្សរ​មួយ​ ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​បំបែក​ខ្សែ​អក្សរ​រង​ក្នុង​ខ្សែ​អក្សរ​ដែល​ជា​លទ្ធផល ។ អ្នក​កំណត់​ព្រំដែន​លំនាំដើម​គឺ​តួ​អក្សរ​ដក​ឃ្លា ។ ប្រសិន​បើ​អ្នក​កំណត់​ព្រំដែន​គឺ​ជា​ខ្សែ​អក្សរ​ប្រវែង​សូន្យ \"\" ខ្សែ​អក្សរ​រង​ត្រូវ​បាន​ភ្ជាប់​ដោយ​គ្មាន​អ្នក​បំបែក ។" + +#: 03120315.xhp +msgctxt "" +"03120315.xhp\n" +"hd_id3154218\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"tit\n" +"help.text" +msgid "DateValue Function [Runtime]" +msgstr "អនុគមន៍ DateValue [ពេល​រត់]" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"bm_id3156344\n" +"help.text" +msgid "DateValue function" +msgstr "អនុគមន៍ DateValue" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"hd_id3156344\n" +"1\n" +"help.text" +msgid "DateValue Function [Runtime]" +msgstr "អនុគមន៍ DateValue [ពេល​រត់]" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"par_id3150542\n" +"2\n" +"help.text" +msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates." +msgstr "ត្រឡប់​តម្លៃ​កាល​បរិច្ឆេទ​ពី​ខ្សែ​អក្សរ​កាល​បរិច្ឆេទ ។ ខ្សែ​អក្សរ​បរិច្ឆេទ​គឺ​ជា​កាល​បរិច្ឆេទ​ពេញ​លេញ​ក្នុង​តម្លៃ​លេខ​តែ​មួយ ។ អ្នក​អាច​ប្រើ​លេខ​សម្គាល់​ដើម្បី​កំណត់​ភាព​ខុស​គ្នា​រវាង​កាល​បរិច្ឆេទ​ទាំងពីរ ។" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"hd_id3148799\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"par_id3154910\n" +"4\n" +"help.text" +msgid "DateValue [(date)]" +msgstr "DateValue [(date)]" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"hd_id3150870\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"par_id3153194\n" +"6\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"hd_id3153969\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"par_id3153770\n" +"8\n" +"help.text" +msgid "Date: String expression that contains the date that you want to calculate. The date can be specified in almost any format." +msgstr "Date ៖ កន្សោម​ខ្សែ​អក្សរ​ដែល​មាន​កាល​បរិច្ឆេទ ដែល​អ្នក​ចង់​គណនា ។ កាល​បរិច្ឆេទ​អាច​ត្រូវ​បាន​បញ្ជាក់​ក្នុង​ទ្រង់ទ្រាយ​​ណាមួយ​ ។" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"par_id3153189\n" +"22\n" +"help.text" +msgid "You can use this function to convert a date that occurs between December 1, 1582 and December 31, 9999 into a single integer value. You can then use this value to calculate the difference between two dates. If the date argument lies outside the acceptable range, $[officename] Basic returns an error message." +msgstr "អ្នក​អាច​ប្រើ​អនុគមន៍​នេះ​ដើម្បី​បម្លែង​កាល​បរិច្ឆេទ ដែល​ស្ថិត​នៅ​ចន្លោះ​ពី ថ្ងៃ​ទី​១ ខែ​ធ្នូ ឆ្នាំ​១៥៨២ ដល់ ថ្ងៃ​ទី​៣១ ខែ​ធ្នូ ឆ្នាំ​៩៩៩៩ ទៅ​ជា​តម្លៃ​ចំនួន​គត់​តែ​មួយ ។ បន្ទាប់​មក​អ្នក​អាច​ប្រើ​តម្លៃ​នេះ ដើម្បី​គណនា​ភាព​ខុស​គ្នា​រវាង​កាល​បរិច្ឆេទ​ពីរ ។ ប្រសិន​បើ​អាគុយម៉ង់​កាល​បរិច្ឆេទ​ស្ថិត​នៅ​ក្រៅ​ជួរ​ដែល​អាច​ទទួល​យក​បាន $[officename] Basic ត្រឡប់​សារ​កំហុស​មួយ ។" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"par_id3146974\n" +"23\n" +"help.text" +msgid "In contrast to the DateSerial function that passes years, months, and days as separate numeric values, the DateValue function passes the date using the format \"month.[,]day.[,]year\"." +msgstr "ផ្ទុយ​មក​វិញ​អនុគមន៍ DateSerial ដែល​ហុច​ឆ្នាំ ខែ និង​ថ្ងៃ​ជា​តម្លៃ​លេខ​ដាច់​ដោយ​ឡែក​ពី​គ្នា អនុគមន៍ DateValue ហុច​កាល​បរិច្ឆេទ​ដោយ​ប្រើ​ទ្រង់ទ្រាយ \"ខែ.[,] ថ្ងៃ.[,] ឆ្នាំ\" ។" + +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"hd_id3153142\n" +"24\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120300.xhp +msgctxt "" +"03120300.xhp\n" +"tit\n" +"help.text" +msgid "Editing String Contents" +msgstr "ការ​កែ​សម្រួល​មាតិកា​ខ្សែ​អក្សរ" + +#: 03120300.xhp +msgctxt "" +"03120300.xhp\n" +"bm_id7499008\n" +"help.text" +msgid "ampersand symbol in StarBasic" +msgstr "និមិត្តសញ្ញា & នៅ​ក្នុង StarBasic" + +#: 03120300.xhp +msgctxt "" +"03120300.xhp\n" +"hd_id3153894\n" +"1\n" +"help.text" +msgid "Editing String Contents" +msgstr "ការ​កែ​សម្រួល​មាតិកា​​ខ្សែ​អក្សរ" + +#: 03120300.xhp +msgctxt "" +"03120300.xhp\n" +"par_id3149178\n" +"2\n" +"help.text" +msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings." +msgstr "អនុគមន៍​ដូច​ខាង​ក្រោម កែ​សម្រួល ធ្វើ​ទ្រង់ទ្រាយ និង​តម្រឹម​មាតិកា​នៃ​ខ្សែ​អក្សរ ។ ប្រើ​សញ្ញា & ដើម្បី​ដាក់​ខ្សែ​អក្សរ​បន្ត​គ្នា ។" + +#: 03132400.xhp +msgctxt "" +"03132400.xhp\n" +"tit\n" +"help.text" +msgid "CreateObject Function [Runtime]" +msgstr "អនុគមន៍ CreateObject [ពេល​រត់]" + +#: 03132400.xhp +msgctxt "" +"03132400.xhp\n" +"bm_id659810\n" +"help.text" +msgid "CreateObject function" +msgstr "អនុគមន៍ CreateObject" + +#: 03132400.xhp +msgctxt "" +"03132400.xhp\n" +"par_idN10580\n" +"help.text" +msgid "CreateObject Function [Runtime]" +msgstr "អនុគមន៍ CreateObjec [ពេលរត់]" + +#: 03132400.xhp +msgctxt "" +"03132400.xhp\n" +"par_idN10590\n" +"help.text" +msgid "Creates a UNO object. On Windows, can also create OLE objects." +msgstr "បង្កើត​វត្ថុ UNO មួយ ។ នៅ​លើ​វីនដូ ក៏​អាច​បង្កើតវត្ថុ OLE បានដែរ ។" + +#: 03132400.xhp +msgctxt "" +"03132400.xhp\n" +"par_idN1059F\n" +"help.text" +msgid "This method creates instances of the type that is passed as parameter." +msgstr "ជម្រើស​ការ​ចែក​រំលែក​ឯកសារ​សម្រាប់​ឯកសារ​នេះ" + +#: 03132400.xhp +msgctxt "" +"03132400.xhp\n" +"par_idN105A2\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03132400.xhp +msgctxt "" +"03132400.xhp\n" +"par_idN105A6\n" +"help.text" +msgid "oObj = CreateObject( type )" +msgstr "oObj = CreateObject( type )" + +#: 03132400.xhp +msgctxt "" +"03132400.xhp\n" +"par_idN105A9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020104.xhp +msgctxt "" +"03020104.xhp\n" +"tit\n" +"help.text" +msgid "Reset Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Reset [ពេល​រត់]" + +#: 03020104.xhp +msgctxt "" +"03020104.xhp\n" +"bm_id3154141\n" +"help.text" +msgid "Reset statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Reset" + +#: 03020104.xhp +msgctxt "" +"03020104.xhp\n" +"hd_id3154141\n" +"1\n" +"help.text" +msgid "Reset Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Reset [ពេល​រត់]" + +#: 03020104.xhp +msgctxt "" +"03020104.xhp\n" +"par_id3156423\n" +"2\n" +"help.text" +msgid "Closes all open files and writes the contents of all file buffers to the harddisk." +msgstr "បិទ​ឯកសារ​ដែល​បាន​បើក​ទាំងអស់ និង​សរសេរ​មាតិកា​នៃ​អង្គ​ចងចាំ​បណ្តោះ​អាសន្ន​របស់​ឯកសារ​ទាំងអស់​ទៅ​កាន់​ថាស​រឹង ។" + +#: 03020104.xhp +msgctxt "" +"03020104.xhp\n" +"hd_id3154124\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020104.xhp +msgctxt "" +"03020104.xhp\n" +"hd_id3161831\n" +"5\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020104.xhp +msgctxt "" +"03020104.xhp\n" +"par_id3148455\n" +"47\n" +"help.text" +msgid "Print #iNumber, \"This is a new line of text\"" +msgstr "Print #iNumber, \"នេះ​ជា​បន្ទាត់អត្ថបទ​ថ្មី\"" + +#: 03020104.xhp +msgctxt "" +"03020104.xhp\n" +"par_id3163805\n" +"62\n" +"help.text" +msgid "MsgBox \"All files will be closed\",0,\"Error\"" +msgstr "MsgBox \"All files will be closed\",0,\"Error\"" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"tit\n" +"help.text" +msgid "Red Function [Runtime]" +msgstr "អនុគមន៍ Red [ពេល​រត់]" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"bm_id3148947\n" +"help.text" +msgid "Red function" +msgstr "អនុគមន៍ Red" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"hd_id3148947\n" +"1\n" +"help.text" +msgid "Red Function [Runtime]" +msgstr "អនុគមន៍ Red [ពេល​រត់]" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"par_id3149656\n" +"2\n" +"help.text" +msgid "Returns the Red component of the specified color code." +msgstr "ត្រឡប់​សមាសភាគ​ពណ៌​ក្រហម​​នៃ​លេខ​ពណ៌ដែល​បាន​បញ្ជាក់​ ។" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"hd_id3148799\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"par_id3150448\n" +"4\n" +"help.text" +msgid "Red (ColorNumber As Long)" +msgstr "Red (ColorNumber As Long)" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"hd_id3151042\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"par_id3145173\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"hd_id3154685\n" +"7\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"par_id3150440\n" +"8\n" +"help.text" +msgid "ColorNumber: Long integer expression that specifies any color code for which to return the Red component." +msgstr "លេខ​ពណ៌​ ៖ កន្សោម​ចំនួន​គត់​ធំ​ដែល​បញ្ជាក់​លេខ​ពណ៌ ណា​មួយ ​ដែល​ត្រឡប់​សមាសភាគពណ៌​ក្រហម​ ។" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"hd_id3148575\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010303.xhp +#, fuzzy +msgctxt "" +"03010303.xhp\n" +"par_id3147435\n" +"13\n" +"help.text" +msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" +msgstr "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"par_id3155306\n" +"14\n" +"help.text" +msgid "\"red= \" & red(lVar) & Chr(13)&_" +msgstr "\"red= \" & Red(lVar) & Chr(13)&_" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"par_id3149262\n" +"15\n" +"help.text" +msgid "\"green= \" & green(lVar) & Chr(13)&_" +msgstr "\"green= \" & Green(lVar) & Chr(13)&_" + +#: 03010303.xhp +msgctxt "" +"03010303.xhp\n" +"par_id3147397\n" +"16\n" +"help.text" +msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" +msgstr "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\"" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"tit\n" +"help.text" +msgid "Split Function [Runtime]" +msgstr "អនុគមន៍ Split [ពេល​រត់]" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"bm_id3156027\n" +"help.text" +msgid "Split function" +msgstr "អនុគមន៍​ Split" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"hd_id3156027\n" +"1\n" +"help.text" +msgid "Split Function [Runtime]" +msgstr "អនុគមន៍ Split [ពេល​រត់]" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"par_id3155805\n" +"2\n" +"help.text" +msgid "Returns an array of substrings from a string expression." +msgstr "ត្រឡប់​អារេ​នៃ​ខ្សែ​អក្សរ​រង ពី​កន្សោម​ខ្សែ​អក្សរ​មួយ ។" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"hd_id3149177\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"par_id3153824\n" +"4\n" +"help.text" +msgid "Split (Text As String, delimiter, number)" +msgstr "Split (Text As String, delimiter, number)" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"hd_id3149763\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"par_id3154285\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"hd_id3145315\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"par_id3156023\n" +"8\n" +"help.text" +msgid "Text: Any string expression." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ។" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"par_id3147560\n" +"9\n" +"help.text" +msgid "delimiter (optional): A string of one or more characters length that is used to delimit the Text. The default is the space character." +msgstr "សញ្ញា​បំបែក (ស្រេច​ចិត្ត) ៖ ខ្សែ​អក្សរ​ប្រវែង​មួយ ឬ​ច្រើន​តួអក្សរ ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​បំបែក​អត្ថបទ ។ លំនាំដើម​គឺ​តួអក្សរ​ដកឃ្លា ។" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"par_id3145069\n" +"12\n" +"help.text" +msgid "number (optional): The number of substrings that you want to return." +msgstr "លេខ (ស្រេច​​​ចិត្ត) ៖ ចំនួន​ខ្សែ​អក្សរ​រង ដែល​អ្នក​ចង់​ត្រឡប់ ។" + +#: 03120314.xhp +msgctxt "" +"03120314.xhp\n" +"hd_id3150398\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"tit\n" +"help.text" +msgid "Input# Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Input# [ពេល​រត់]" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"bm_id3154908\n" +"help.text" +msgid "Input statement" +msgstr "សេចក្តីថ្លែងការណ៍ Input" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"hd_id3154908\n" +"1\n" +"help.text" +msgid "Input# Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Input# [ពេល​រត់]" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id3156424\n" +"2\n" +"help.text" +msgid "Reads data from an open sequential file." +msgstr "អាន​ទិន្នន័យ​ពី​ឯកសារ​ដែល​បាន​បើក​ត​គ្នា ។" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"hd_id3125863\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id3150440\n" +"4\n" +"help.text" +msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]" +msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"hd_id3146121\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id3145749\n" +"6\n" +"help.text" +msgid "FileNumber: Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT." +msgstr "FileNumber ៖ ចំនួន​ឯកសារ​ដែល​មាន​ទិន្នន័យ ដែល​អ្នក​ចង់​អាន ។ ឯកសារ​ត្រូវ​តែ​បើក​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Open ដោយ​ប្រើ​ពាក្យ​គន្លឹះ INPUT ។" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id3150011\n" +"7\n" +"help.text" +msgid "var: A numeric or string variable that you assign the values read from the opened file to." +msgstr "var ៖ អថេរ​លេខ ឬ​ខ្សែ​អក្សរ​ដែល​អ្នក​ផ្តល់​តម្លៃ​ដែល​អាន​ពី​ឯកសារ​ដែល​បាន​បើក​ទៅ ។" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id3159153\n" +"8\n" +"help.text" +msgid "The Input# statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma." +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Input# អាន​តម្លៃ​លេខ ឬ​ខ្សែ​អក្សរ​ពី​ឯកសារ​ដែល​បើក និង​ផ្តល់​តម្លៃ​ទិន្នន័យ​ទៅ​អថេរ​មួយ ឬ​ច្រើន ។ អថេរ​លេខ​ត្រូវ​បាន​អាន​រហូត​ដល់​ចូល​បន្ទាត់​ថ្មី​ដំបូង (Asc=13) ចុះ​បន្ទាត់ (Asc=10) ដកឃ្លា ឬ​សញ្ញា​ក្បៀស ។ អថេរ​ខ្សែ​អក្សរ​ត្រូវ​បាន​អាន​រហូត​ដល់​ចូល​បន្ទាត់​ថ្មី (Asc=13) ចុះ​បន្ទាត់ (Asc=10) ឬ​សញ្ញា​ក្បៀស ។" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id3146984\n" +"9\n" +"help.text" +msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"." +msgstr "ទិន្នន័យ និង​ប្រភេទ​ទិន្នន័យ​ក្នុង​ឯកសារ​ដែល​បាន​បើក ត្រូវ​តែ​លេច​ឡើង​ក្នុង​លំដាប់​ដូច​គ្នា​ទៅ​នឹង​អថេរ​ដែល​ត្រូវ​បាន​ហុច​ក្នុង​ប៉ារ៉ាម៉ែត្រ \"var\" ។ ប្រសិន​បើ​អ្នក​ផ្តល់​តម្លៃ​មិន​មែន​ជា​លេខ​ទៅ​អថេរ​លេខ \"var\" ត្រូវ​បាន​ផ្តល់​តម្លៃ \"0\" ។" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id3156442\n" +"10\n" +"help.text" +msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the Line Input# statement to read pure text files (files containing only printable characters) line by line." +msgstr "កំណត់​ត្រា​ដែល​ត្រូវ​បាន​បំបែក​ដោយ​សញ្ញា​ក្បៀស សញ្ញា​ក្បៀស​មិន​អាច​ត្រូវ​បាន​ផ្តល់​តម្លៃ​ទៅ​អថេរ​ខ្សែ​អក្សរ ។ សញ្ញា​សម្រង់ (\") ក្នុង​ឯកសារ​ក៏​មិន​ត្រូវ​បាន​គោរព​ផង​ដែរ ។ ប្រសិន​បើ​អ្នក​ចង់​អាន​តួ​អក្សរ​ទាំង​នេះ​ពី​ឯកសារ ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ Line Input# ដើម្បី​អាន​ឯកសារ​អត្ថបទ​សុទ្ធ (ឯកសារ​ដែល​មាន​តែ​តួ​អក្សរ​អាច​បោះពុម្ព) ម្តង​មួយ​ជួរ​ៗ ។" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id3147349\n" +"11\n" +"help.text" +msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted." +msgstr "ប្រសិន​បើ​ទៅ​ដល់​ចុង​ឯកសារ ខណៈ​ពេល​អាន​ធាតុ​ទិន្នន័យ កំហុស​មួយ​កើត​ឡើង និង​​ដំណើរការ​ត្រូវ​បាន​បញ្ឈប់ ។" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"hd_id3152578\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id4144765\n" +"help.text" +msgid "' Write data ( which we will read later with Input ) to file" +msgstr "" + +#: 03020202.xhp +msgctxt "" +"03020202.xhp\n" +"par_id4144766\n" +"help.text" +msgid "' Read data file using Input" +msgstr "" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"tit\n" +"help.text" +msgid "ReDim Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ ReDim [ពេល​រត់]" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"bm_id3150398\n" +"help.text" +msgid "ReDim statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ ReDim" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"hd_id3150398\n" +"1\n" +"help.text" +msgid "ReDim Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ ReDim [ពេល​រត់]" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3154685\n" +"2\n" +"help.text" +msgid "Declares a variable or an array." +msgstr "ប្រកាស​អថេរ ឬ​អារេ​មួយ ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"hd_id3154218\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3156214\n" +"4\n" +"help.text" +msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" +msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id711996\n" +"help.text" +msgid "Optionally, you can add the Preserve keyword as a parameter to preserve the contents of the array that is redimensioned." +msgstr "ដោយ​ស្រេច​​​​ចិត្ត អ្នក​អាច​បន្ថែម​ពាក្យ​គន្លឹះ ​ការ​ពារ​ ជា​ប៉ារ៉ាម៉ែត្រ​ដើម្បី​​​ការ​ពារ​​មាតិកា​នៃ​អារេ​ដែល​ត្រូវ​បាន​កំណត់​វិមាត្រ​ឡើង​វិញ ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"hd_id3148451\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3156423\n" +"6\n" +"help.text" +msgid "VarName: Any variable or array name." +msgstr "VarName ៖ អថេរ ឬ​ឈ្មោះ​អារេ​ណា​មួយ ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3149562\n" +"7\n" +"help.text" +msgid "Start, End: Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range." +msgstr "ចាប់​ផ្តើម​, បញ្ចប់​ ៖ តម្លៃ​លេខ ឬ​ថេរ ដែល​កំណត់​ចំនួន​ធាតុ (NumberElements=(end-start)+1) និង​ជួរ​សន្ទស្សន៍ ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3155307\n" +"8\n" +"help.text" +msgid "Start and End can be numeric expressions if ReDim is used at the procedure level." +msgstr "Start និង End អាច​ជា​កន្សោម​លេខ ប្រសិន​បើ ReDim ត្រូវ​បាន​ប្រើ​នៅ​កម្រិត​បែបបទ ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3153951\n" +"9\n" +"help.text" +msgid "VarType: Keyword that declares the data type of a variable." +msgstr "VarType ៖ ពាក្យ​គន្លឹះ​ដែល​ប្រកាស​ប្រភេទ​ទិន្នន័យ​នៃ​អថេរ​មួយ ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3147317\n" +"10\n" +"help.text" +msgid "Keyword: Variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3153728\n" +"11\n" +"help.text" +msgid "Bool: Boolean variable (True, False)" +msgstr "Bool ៖ អថេរ​ប៊ូលីន (ពិត មិន​ពិត)" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3146121\n" +"12\n" +"help.text" +msgid "Date: Date variable" +msgstr "Date ៖ អថេរ​កាល​បរិច្ឆេទ" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3159156\n" +"13\n" +"help.text" +msgid "Double: Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)" +msgstr "Double ៖ អថេរ​ទសភាគ​ទ្វេ (1.79769313486232x10E308 - 4.94065645841247x10E-324)" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3148616\n" +"14\n" +"help.text" +msgid "Integer: Integer variable (-32768 - 32767)" +msgstr "Integer ៖ អថេរ​ចំនួន​គត់ (-32768 - 32767)" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3147348\n" +"15\n" +"help.text" +msgid "Long: Long integer variable (-2,147,483,648 - 2,147,483,647)" +msgstr "Long ៖ អថេរ​ចំនួន​គត់​ធំ (-2,147,483,648 - 2,147,483,647)" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3149412\n" +"16\n" +"help.text" +msgid "Object: Object variable (can only be subsequently defined by Set!)" +msgstr "Object ៖ អថេរ​វត្ថុ (អាច​ត្រូវ​បាន​កំណត់​ជា​បន្ត​បន្ទាប់​ដោយ Set!)" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3154729\n" +"17\n" +"help.text" +msgid "[Single]: Single floating-point variable (3.402823x10E38 - 1.401298x10E-45). If no key word is specified, a variable is defined as Single, unless a statement from DefBool to DefVar is used." +msgstr "[Single]: អថេរ​ទសភាគ​តែមួយ (3.402823x10E38 - 1.401298x10E-45) ។ បើ​មិន​បាន​បញ្ជាក់​ពាក្យ​គន្លឹះ អថេរ​ត្រូវ​បាន​កំណត់​ជា Single ទាល់តែ​សេចក្តីថ្លែងការណ៍​ពី DefBool ដល់ DefVar ត្រូវ​បាន​ប្រើ ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3148458\n" +"18\n" +"help.text" +msgid "String: String variable containing a maximum of 64,000 ASCII characters." +msgstr "String ៖ អថេរ​ខ្សែ​អក្សរ​ដែល​មាន​តួ​អក្សរ ASCII អតិ​បរមា 64,000 ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3149581\n" +"19\n" +"help.text" +msgid "Variant: Variant variable type (can contain all types and is set by definition)." +msgstr "Variant ៖ ប្រភេទ​អថេរ​វ៉ារ្យង់ (អាច​មាន​ប្រភេទ​ទាំងអស់ និង​ត្រូវ​បាន​កំណត់​ដោយ​ការ​កំណត់​) ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3155601\n" +"20\n" +"help.text" +msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word." +msgstr "ក្នុង $[officename] Basic អ្នក​មិនចាំបាច់​​ប្រកាស​អថេរ​ជាក់លាក់​ទេ ។ ទោះ​យ៉ាង​ណា អ្នក​ត្រូវ​​ប្រកាស​អារេ​មួយ មុន​ពេល​អ្នក​អាច​ប្រើ​ពួក​វា ។ អ្នក​អាច​ប្រកាស​អថេរ​មួយ​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Dim ដោយ​ប្រើ​សញ្ញា​ក្បៀស​ដើម្បី​បំបែក​ការ​ប្រកាស​ច្រើន ។ ដើម្បី​​ប្រកាស​ប្រភេទ​អថេរ​មួយ បញ្ចូល​​តួ​អក្សរ​​ប្រភេទ​​ការ​​ប្រកាស បន្ត​​ដោយ​​ឈ្មោះ ឬ​ប្រើ​ពាក្យ​គន្លឹះ​ដែល​ត្រូវ​គ្នា ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3153415\n" +"21\n" +"help.text" +msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables." +msgstr "$[officename] Basic គាំទ្រ​អារេ​មួយ ឬ​ច្រើន​វិមាត្រ​ដែល​ត្រូវ​បាន​កំណត់​ដោយ​ប្រភេទ​អថេរ​ដែល​បាន​បញ្ជាក់​ ។ អារេ​គឺ​សមស្រប បើ​កម្មវិធី​មាន​បញ្ជី ឬ​តារាង​ដែល​អ្នក​ចង់​កែសម្រួល ។ គុណ​សម្បត្តិ​នៃ​អារេ​គឺ​វា​អាច​កំណត់​អាសយដ្ឋាន​ធាតុ​នីមួយ​ៗ អាស្រ័យ​ទៅ​តាម​សន្ទស្សន៍ ដែល​អាច​ត្រូវ​បាន​គណនា​ជា​កន្សោម ឬ​អថេរ​លេខ ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3146971\n" +"22\n" +"help.text" +msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:" +msgstr "មាន​វិធី​ពីរ​ដើម្បី​កំណត់​ជួរ​នៃ​សន្ទស្សន៍ សម្រាប់​អារេ​ដែល​បាន​ប្រកាស​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Dim ៖" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3153950\n" +"23\n" +"help.text" +msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20" +msgstr "DIM text(20) As String REM 21 elements numbered from 0 to 20" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3146912\n" +"24\n" +"help.text" +msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25" +msgstr "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3153709\n" +"25\n" +"help.text" +msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive)," +msgstr "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive)," + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3150321\n" +"26\n" +"help.text" +msgid "rem numbered from -15 to 5" +msgstr "rem numbered from -15 to 5" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"par_id3149018\n" +"27\n" +"help.text" +msgid "Variable fields, regardless of type, can be made dynamic if they are dimensioned by ReDim at the procedure level in subroutines or functions. Normally, you can only set the range of an array once and you cannot modify it. Within a procedure, you can declare an array using the ReDim statement with numeric expressions to define the range of the field sizes." +msgstr "ដោយ​មិន​គិត​ពី​ប្រភេទ វាល​​អថេរ​អាច​ត្រូវ​បាន​បង្កើត​ដោយ​ថាមវន្ត បើ​ពួក​វា​ត្រូវ​បាន​កំណត់​វិមាត្រ​ដោយ ReDim នៅ​កម្រិត​បែបបទ​ក្នុង​ទម្រង់​ការ​រង ឬ​អនុគមន៍ ។ ជា​ធម្មតា អ្នក​អាច​កំណត់​ជួរ​អារេ​តែ​ម្តង​ប៉ុណ្ណោះ ហើយ​អ្នក​មិន​អាច​កែប្រែ​វា​ទេ ។ នៅ​ក្នុង​បែបបទ អ្នក​អាច​ប្រកាស​អារេ​មួយ​ដោយ​ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ ReDim ជាមួយ​កន្សោម​លេខ​ដើម្បី​កំណត់​ជួរ​នៃ​ទំហំ​វាល ។" + +#: 03102101.xhp +msgctxt "" +"03102101.xhp\n" +"hd_id3148405\n" +"28\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"tit\n" +"help.text" +msgid "Day Function [Runtime]" +msgstr "អនុគមន៍ Day [ពេល​រត់]" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"bm_id3153345\n" +"help.text" +msgid "Day function" +msgstr "អនុគមន៍ Day" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"hd_id3153345\n" +"1\n" +"help.text" +msgid "Day Function [Runtime]" +msgstr "អនុគមន៍ Day [ពេល​រត់]" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"par_id3147560\n" +"2\n" +"help.text" +msgid "Returns a value that represents the day of the month based on a serial date number generated by DateSerial or DateValue." +msgstr "ត្រឡប់​តម្លៃ​ដែល​តំណាង​ឲ្យ​ថ្ងៃ​នៃ​ខែ ដែល​ផ្អែក​លើ​លេខ​សម្គាល់​កាល​បរិច្ឆេទ​ដែល​បាន​បង្កើត​ដោយ DateSerialDateValueស ។" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"hd_id3149456\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"par_id3150358\n" +"4\n" +"help.text" +msgid "Day (Number)" +msgstr "Day (Number)" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"hd_id3148798\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"par_id3125865\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"hd_id3150448\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"par_id3156423\n" +"8\n" +"help.text" +msgid "Number: A numeric expression that contains a serial date number from which you can determine the day of the month." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ដែល​មាន​លេខ​សម្គាល់​កាល​បរិច្ឆេទ ដែល​អ្នក​អាច​កំណត់​ថ្ងៃ​នៃ​ខែ ។" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"par_id3145786\n" +"9\n" +"help.text" +msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the DateSerial or the DateValue function. For example, the expression" +msgstr "ដោយ​ជា​មូលដ្ឋាន​អនុគមន៍​នេះ​គឺ​ផ្ទុយ​គ្នា​ទៅ​នឹង​អនុគមន៍ DateSerial ដោយ​ត្រឡប់​ថ្ងៃ​នៃ​ខែ​ពី​លេខ​សម្គាល់​កាល​បរិច្ឆេទ​ដែល​បាន​បង្កើត​ដោយ​អនុគមន៍ DateSerialDateValue ។ ឧទាហរណ៍ កន្សោម" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"par_id3153190\n" +"11\n" +"help.text" +msgid "returns the value 20." +msgstr "ត្រឡប់​តម្លៃ 20 ។" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"hd_id3149481\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030103.xhp +msgctxt "" +"03030103.xhp\n" +"par_id3149260\n" +"14\n" +"help.text" +msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\"" +msgstr "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\"" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"tit\n" +"help.text" +msgid "IsUnoStruct Function [Runtime]" +msgstr "អនុគមន៍ IsUnoStruct [ពេល​រត់]" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"bm_id3146117\n" +"help.text" +msgid "IsUnoStruct function" +msgstr "អនុគមន៍ IsUnoStruct" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"hd_id3146117\n" +"1\n" +"help.text" +msgid "IsUnoStruct Function [Runtime]" +msgstr "អនុគមន៍ IsUnoStruct [ពេល​រត់]" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"par_id3146957\n" +"2\n" +"help.text" +msgid "Returns True if the given object is a Uno struct." +msgstr "ត្រឡប់ ពិត បើ​វត្ថុ​ដែល​បាន​ផ្តល់​គឺ​ជា​រចនា​សម្ព័ន្ធ Uno មួយ ។" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"hd_id3148538\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"par_id3155341\n" +"4\n" +"help.text" +msgid "IsUnoStruct( Uno type )" +msgstr "IsUnoStruct( Uno type )" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"hd_id3148473\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"par_id3145315\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"hd_id3145609\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"par_id3148947\n" +"8\n" +"help.text" +msgid "Uno type : A UnoObject" +msgstr "ប្រភេទ Uno ៖ UnoObject មួយ" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"hd_id3156343\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"par_idN10638\n" +"help.text" +msgid "' Instantiate a service" +msgstr "' Instantiate a service" + +#: 03104500.xhp +#, fuzzy +msgctxt "" +"03104500.xhp\n" +"par_idN10644\n" +"help.text" +msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct" +msgstr "MsgBox bIsStruct ' Displays False because oSimpleFileAccess is NO struct" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"par_idN10649\n" +"help.text" +msgid "' Instantiate a Property struct" +msgstr "' Instantiate a Property struct" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"par_idN10653\n" +"help.text" +msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct" +msgstr "MsgBox bIsStruct ' Displays True because aProperty is a struct" + +#: 03104500.xhp +msgctxt "" +"03104500.xhp\n" +"par_idN1065B\n" +"help.text" +msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct" +msgstr "MsgBox bIsStruct ' Displays False because 42 is NO struct" + +#: 03030100.xhp +msgctxt "" +"03030100.xhp\n" +"tit\n" +"help.text" +msgid "Converting Date Values" +msgstr "ការ​បម្លែង​តម្លៃ​កាល​បរិច្ឆេទ" + +#: 03030100.xhp +msgctxt "" +"03030100.xhp\n" +"hd_id3147573\n" +"1\n" +"help.text" +msgid "Converting Date Values" +msgstr "ការ​បម្លែង​តម្លៃ​កាល​បរិច្ឆេទ" + +#: 03030100.xhp +msgctxt "" +"03030100.xhp\n" +"par_id3154760\n" +"2\n" +"help.text" +msgid "The following functions convert date values to calculable numbers and back." +msgstr "អនុគមន៍​ដូច​ខាង​ក្រោម បម្លែង​តម្លៃ​កាល​បរិច្ឆេទ​ទៅ​ជា​ចំនួន​អាច​គណនា​បាន និង​ត្រឡប់​មក​វិញ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"tit\n" +"help.text" +msgid "MsgBox Function [Runtime]" +msgstr "អនុគមន៍ MsgBox [ពេល​រត់]" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"bm_id3153379\n" +"help.text" +msgid "MsgBox function" +msgstr "អនុគមន៍ MsgBox" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"hd_id3153379\n" +"1\n" +"help.text" +msgid "MsgBox Function [Runtime]" +msgstr "អនុគមន៍ MsgBox [ពេល​រត់]" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3145171\n" +"2\n" +"help.text" +msgid "Displays a dialog box containing a message and returns a value." +msgstr "បង្ហាញ​ប្រអប់​មួយ​ដែល​​មាន​សារ និង​ត្រឡប់​តម្លៃ​មួយ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"hd_id3156281\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3154685\n" +"4\n" +"help.text" +msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])" +msgstr "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"hd_id3153771\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3146985\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"hd_id3153363\n" +"7\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3153727\n" +"8\n" +"help.text" +msgid "Text: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)." +msgstr "​អត្ថបទ​ ៖ កន្សោម​ខ្សែ​អក្សរ​ដែល​បង្ហាញ​សារ​ក្នុង​ប្រអប់ ។ ការ​ចុះ​បន្ទាត់​អាច​ត្រូវ​បាន​បញ្ចូល​ដោយ​ប្រើ Chr$(13) ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3147317\n" +"9\n" +"help.text" +msgid "DialogTitle: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed." +msgstr "DialogTitle ៖ កន្សោម​​ខ្សែ​អក្សរ​ដែល​បង្ហាញ​ក្នុង​របារ​ចំណងជើង​នៃ​ប្រអប់ ។ ប្រសិន​បើ​ត្រូវ​បានលុប​ ឈ្មោះ​​នៃ​​កម្មវិធី​​នីមួយៗ​ ត្រូវ​​បាន​​បង្ហាញ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3153954\n" +"10\n" +"help.text" +msgid "Type: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. Type represents a combination of bit patterns (dialog elements defined by adding the respective values):" +msgstr "Type ៖ កន្សោម​ចំនួន​គត់​ណា​មួយ ដែល​បញ្ជាក់​​ពី​ប្រភេទ និង​កំណត់​ចំនួន និង​ប្រភេទ​ប៊ូតុង ឬ​រូប​សញ្ញា​ដែល​នឹង​ត្រូវ​បង្ហាញ ។ Type តំណាង​បន្សំ​នៃ​លំនាំ​តូចៗ (ធាតុ​ប្រអប់​កំណត់​ដោយ​បន្ថែម​តម្លៃ​រៀង​ៗ​ខ្លួន) ៖" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3154319\n" +"11\n" +"help.text" +msgid "Values" +msgstr "​តម្លៃ" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3147397\n" +"12\n" +"help.text" +msgid "0 : Display OK button only." +msgstr "០ ៖ បង្ហាញ​តែ​ប៊ូតុង ​យល់ព្រម ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3145646\n" +"13\n" +"help.text" +msgid "1 : Display OK and Cancel buttons." +msgstr "១ ៖ បង្ហាញ​​ប៊ូតុង​ យល់ព្រម​ និង​​បោះបង់​ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3149410\n" +"14\n" +"help.text" +msgid "2 : Display Abort, Retry, and Ignore buttons." +msgstr "2 ៖ បង្ហាញ​ប៊ូតុង បោះបង់, ព្យាយាម​ម្ដង​ទៀត និង​មិនអើពើ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3151075\n" +"15\n" +"help.text" +msgid "3 : Display Yes, No, and Cancel buttons." +msgstr "៣ ៖ បង្ហាញ​ប៊ូតុង បាទ ទេ និង​បោះបង់ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3153878\n" +"16\n" +"help.text" +msgid "4 : Display Yes and No buttons." +msgstr "៤ ៖ បង្ហាញ​ប៊ូតុង បាទ និង​ទេ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3155601\n" +"17\n" +"help.text" +msgid "5 : Display Retry and Cancel buttons." +msgstr "៥ ៖ បង្ហាញ​ប៊ូតុង ព្យាយាម​​ទៀត និង​បោះបង់​ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3150716\n" +"18\n" +"help.text" +msgid "16 : Add the Stop icon to the dialog." +msgstr "១៦ ៖ បន្ថែម​រូប​សញ្ញា បញ្ឈប់​ទៅ​​ប្រអប់ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3153837\n" +"19\n" +"help.text" +msgid "32 : Add the Question icon to the dialog." +msgstr "៣២ ៖ បន្ថែម​សញ្ញា​សួរ​ទៅ​​ប្រអប់ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3150751\n" +"20\n" +"help.text" +msgid "48 : Add the Exclamation Point icon to the dialog." +msgstr "៤៨ ៖ បន្ថែម​​​សញ្ញា​ឧទាន​​ទៅ​​ប្រអប់ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3146915\n" +"21\n" +"help.text" +msgid "64 : Add the Information icon to the dialog." +msgstr "៦៤ ៖ បន្ថែ​ម​រូបតំណាង​​សញ្ញា​ព័ត៌មាន​​ទៅ​ប្រអប់ ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3145640\n" +"22\n" +"help.text" +msgid "128 : First button in the dialog as default button." +msgstr "១២៨ ៖ ប៊ូតុង​ទី​មួយ​ក្នុង​ប្រអប់ ជា​ប៊ូតុង​លំនាំ​ដើម ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3153765\n" +"23\n" +"help.text" +msgid "256 : Second button in the dialog as default button." +msgstr "២៥៦ ៖ ប៊ូតុង​​ទី​ពីរ​​ក្នុង​​ប្រអប់ ជា​​ប៊ូតុង​​លំនាំ​ដើម ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3153715\n" +"24\n" +"help.text" +msgid "512 : Third button in the dialog as default button." +msgstr "៥១២ ៖ ប៊ូតុង​ទី​បី​ក្នុង​ប្រអប់ ជា​ប៊ូតុង​លំនាំ​ដើម ។" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3159267\n" +"25\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3145230\n" +"26\n" +"help.text" +msgid "1 : OK" +msgstr "១ ៖ យល់ព្រម" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3149567\n" +"27\n" +"help.text" +msgid "2 : Cancel" +msgstr "២ ៖ បោះបង់" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id4056825\n" +"help.text" +msgid "3 : Abort" +msgstr "3 ៖ បោះបង់" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3155335\n" +"28\n" +"help.text" +msgid "4 : Retry" +msgstr "៤ ៖ ព្យាយាម​ម្តង​ទៀត" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3146918\n" +"29\n" +"help.text" +msgid "5 : Ignore" +msgstr "៥ ៖ មិន​អើពើ" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3155961\n" +"30\n" +"help.text" +msgid "6 : Yes" +msgstr "៦ ៖ បាទ" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3148488\n" +"31\n" +"help.text" +msgid "7 : No" +msgstr "៧ ៖ ទេ" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"hd_id3150090\n" +"40\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3151278\n" +"43\n" +"help.text" +msgid "sVar = MsgBox(\"Las Vegas\")" +msgstr "sVar = MsgBox(\"Las Vegas\")" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3149034\n" +"44\n" +"help.text" +msgid "sVar = MsgBox(\"Las Vegas\",1)" +msgstr "sVar = MsgBox(\"Las Vegas\",1)" + +#: 03010102.xhp +msgctxt "" +"03010102.xhp\n" +"par_id3166424\n" +"45\n" +"help.text" +msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")" +msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"tit\n" +"help.text" +msgid "LCase Function [Runtime]" +msgstr "អនុគមន៍ LCase [ពេល​រត់]" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"bm_id3152363\n" +"help.text" +msgid "LCase function" +msgstr "អនុគមន៍ LCase" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"hd_id3152363\n" +"1\n" +"help.text" +msgid "LCase Function [Runtime]" +msgstr "អនុគមន៍ LCase [ពេល​រត់]" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"par_id3145609\n" +"2\n" +"help.text" +msgid "Converts all uppercase letters in a string to lowercase." +msgstr "បម្លែង​តួ​អក្សរ​ធំ​ទាំងអស់​ក្នុង​ខ្សែ​អក្សរ​ទៅ​ជា​អក្សរ​តូច ។" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"par_id3154347\n" +"3\n" +"help.text" +msgid "See also: UCase Function" +msgstr "មើល​ផង​ដែរ ៖ អនុគមន៍ UCase" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"hd_id3149456\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"par_id3150791\n" +"5\n" +"help.text" +msgid "LCase (Text As String)" +msgstr "LCase (Text As String)" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"hd_id3154940\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"par_id3144760\n" +"7\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"hd_id3151043\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"par_id3153193\n" +"9\n" +"help.text" +msgid "Text: Any string expression that you want to convert." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​អ្នក​ចង់​បម្លែង ។" + +#: 03120302.xhp +msgctxt "" +"03120302.xhp\n" +"hd_id3148451\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120302.xhp +#, fuzzy +msgctxt "" +"03120302.xhp\n" +"par_id3146121\n" +"14\n" +"help.text" +msgid "Print LCase(sVar) ' Returns \"las vegas\"" +msgstr "Print LCase(sVar) REM Returns \"las vegas\"" + +#: 03120302.xhp +#, fuzzy +msgctxt "" +"03120302.xhp\n" +"par_id3146986\n" +"15\n" +"help.text" +msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\"" +msgstr "Print UCase(sVar) REM Returns \"LAS VEGAS\"" + +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"tit\n" +"help.text" +msgid "ThisComponent Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ ThisComponent [ពេល​រត់]" + +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"bm_id3155342\n" +"help.text" +msgid "ThisComponent propertycomponents;addressing" +msgstr "លក្ខណសម្បត្តិ​សមាសភាគ​នេះសមាសភាគ;ការ​ដាក់​​អាសយដ្ឋាន" + +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"hd_id3155342\n" +"1\n" +"help.text" +msgid "ThisComponent [Runtime]" +msgstr "ThisComponent [Runtime]" + +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id3154923\n" +"2\n" +"help.text" +msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type." +msgstr "កំណត់​អាសយដ្ឋាន​សមាសភាគ​សកម្ម ដូច្នេះ​លក្ខណសម្បត្តិ​របស់​វា​អាច​ត្រូវ​បានអាន និង​កំណត់ ។ សមាសភាគ​នេះ​ត្រូវ​បាន​ប្រើ​ពី​ឯកសារ Basic ដែល​វា​បង្ហាញ​ឯកសារ​ជា​របស់ Basic ។ ប្រភេទ​របស់​វត្ថុ​បាន​ចូលដំណើរការ​ដោយ​សមាសភាគ​នេះ អាស្រ័យ​លើ​ប្រភេទ​ឯកសារ ។" + +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"hd_id3154346\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id3151056\n" +"4\n" +"help.text" +msgid "ThisComponent" +msgstr "ThisComponent" + +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"hd_id3154940\n" +"5\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03132200.xhp +#, fuzzy +msgctxt "" +"03132200.xhp\n" +"par_id3154123\n" +"7\n" +"help.text" +msgid "' updates the \"Table of Contents\" in a text doc" +msgstr "REM updates the \"Table of Contents\" in a text doc" + +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id3153194\n" +"10\n" +"help.text" +msgid "index = allindexes.getByName(\"Table of Contents1\")" +msgstr "index = allindexes.getByName(\"Table of Contents1\")" + +#: 03132200.xhp +#, fuzzy +msgctxt "" +"03132200.xhp\n" +"par_id3156422\n" +"11\n" +"help.text" +msgid "' use the default name for Table of Contents and a 1" +msgstr "REM use the default name for Table of Contents and a 1" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"tit\n" +"help.text" +msgid "Second Function [Runtime]" +msgstr "អនុគមន៍ Second [ពេល​រត់]" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"bm_id3153346\n" +"help.text" +msgid "Second function" +msgstr "អនុគមន៍ Second" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"hd_id3153346\n" +"1\n" +"help.text" +msgid "Second Function [Runtime]" +msgstr "អនុគមន៍ Second [ពេល​រត់]" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"par_id3156023\n" +"2\n" +"help.text" +msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function." +msgstr "ត្រឡប់​ចំនួន​គត់​ដែល​តំណាង​ឲ្យ​វិនាទី​នៃ​លេខ​សម្គាល់​ពេល​វេលា ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​អនុគមន៍ TimeSerial ឬ TimeValue ។" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"hd_id3147264\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"par_id3146795\n" +"4\n" +"help.text" +msgid "Second (Number)" +msgstr "Second (Number)" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"hd_id3150792\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"par_id3154140\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"hd_id3156280\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"par_id3154124\n" +"8\n" +"help.text" +msgid "Number: Numeric expression that contains the serial time number that is used to calculate the number of seconds." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ដែល​មាន​លេខ​សម្គាល់​ពេល​វេលា ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​គណនា​ចំនួន​វិនាទី ។" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"par_id3125864\n" +"9\n" +"help.text" +msgid "This function is the opposite of the TimeSerial function. It returns the seconds of a serial time value that is generated by the TimeSerial or TimeValue functions. For example, the expression:" +msgstr "អនុគមន៍​នេះ​គឺ​ផ្ទុយ​នឹង​អនុគមន៍ TimeSerial ។ វា​ត្រឡប់​វិនាទី​នៃ​តម្លៃ​សម្គាល់​ពេល​វេលា ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​អនុគមន៍ TimeSerial ឬ​TimeValue ។ ឧទាហរណ៍ កន្សោម ៖" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"par_id3153951\n" +"10\n" +"help.text" +msgid "Print Second(TimeSerial(12,30,41))" +msgstr "Print Second(TimeSerial(12,30,41))" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"par_id3151117\n" +"11\n" +"help.text" +msgid "returns the value 41." +msgstr "ត្រឡប់​តម្លៃ 41 ។" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"hd_id3147426\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030204.xhp +msgctxt "" +"03030204.xhp\n" +"par_id3156441\n" +"14\n" +"help.text" +msgid "MsgBox \"The exact second of the current time is \"& Second( Now )" +msgstr "MsgBox \"The exact second of the current time is \"& Second( Now )" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"tit\n" +"help.text" +msgid "IsDate Function [Runtime]" +msgstr "អនុគមន៍ IsDate [ពេល​រត់]" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"bm_id3145090\n" +"help.text" +msgid "IsDate function" +msgstr "អនុគមន៍ IsDate " + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"hd_id3145090\n" +"1\n" +"help.text" +msgid "IsDate Function [Runtime]" +msgstr "អនុគមន៍ IsDate [ពេល​រត់]" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"par_id3153311\n" +"2\n" +"help.text" +msgid "Tests if a numeric or string expression can be converted to a Date variable." +msgstr "សាកល្បង​ប្រសិន​បើ​កន្សោម​លេខ ឬ​ខ្សែ​អក្សរ​អាច​ត្រូវ​បាន​បម្លែង​ទៅ​ជា​អថេរ កាល​បរិច្ឆេទ ។" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"hd_id3153824\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"par_id3147573\n" +"4\n" +"help.text" +msgid "IsDate (Expression)" +msgstr "IsDate (Expression)" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"hd_id3143270\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"par_id3147560\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"hd_id3148947\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"par_id3145069\n" +"8\n" +"help.text" +msgid "Expression: Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns True, otherwise the function returns False." +msgstr "កន្សោម​ ៖ កន្សោម​លេខ ឬ​ខ្សែ​អក្សរ​ណា​មួយ ដែល​អ្នក​ចង់​សាកល្បង ។ ប្រសិន​បើ​កន្សោម​អាច​ត្រូវ​បាន​បម្លែង​ទៅ​ជា​កាល​បរិច្ឆេទ អនុគមន៍​ត្រឡប់ ពិត ផ្សេង​ពី​នោះ​​អនុគមន៍​ត្រឡប់ មិន​ពិត ។" + +#: 03102300.xhp +msgctxt "" +"03102300.xhp\n" +"hd_id3150447\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03102300.xhp +#, fuzzy +msgctxt "" +"03102300.xhp\n" +"par_id3150869\n" +"13\n" +"help.text" +msgid "Print IsDate(sDateVar) ' Returns True" +msgstr "print IsDate(sDateVar) REM Returns True" + +#: 03102300.xhp +#, fuzzy +msgctxt "" +"03102300.xhp\n" +"par_id3147288\n" +"15\n" +"help.text" +msgid "Print IsDate(sDateVar) ' Returns False" +msgstr "print IsDate(sDateVar) REM Returns False" + +#: 03020400.xhp +msgctxt "" +"03020400.xhp\n" +"tit\n" +"help.text" +msgid "Managing Files" +msgstr "ការ​គ្រប់គ្រង​ឯកសារ" + +#: 03020400.xhp +msgctxt "" +"03020400.xhp\n" +"hd_id3145136\n" +"1\n" +"help.text" +msgid "Managing Files" +msgstr "ការ​គ្រប់គ្រង​ឯកសារ" + +#: 03020400.xhp +msgctxt "" +"03020400.xhp\n" +"par_id3147264\n" +"2\n" +"help.text" +msgid "The functions and statements for managing files are described here." +msgstr "អនុគមន៍ និង statements សម្រាប់​គ្រប់គ្រង​ឯកសារ​ត្រូវ​បាន​ពិពណ៌នា​នៅ​ទី​នេះ ។" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"tit\n" +"help.text" +msgid "CBool Function [Runtime]" +msgstr "អនុគមន៍ CBool [ពេល​រត់]" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"bm_id3150616\n" +"help.text" +msgid "CBool function" +msgstr "អនុគមន៍ CBool" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"hd_id3150616\n" +"1\n" +"help.text" +msgid "CBool Function [Runtime]" +msgstr "អនុគមន៍ CBool [ពេល​រត់]" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"par_id3145136\n" +"2\n" +"help.text" +msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression." +msgstr "បម្លែង​ការ​ប្រៀបធៀប​ខ្សែ​អក្សរ ឬ​ការ​ប្រៀបធៀប​លេខ​ទៅ​ជា​កន្សោម​ប៊ូលីន ឬ​បម្លែង​កន្សោម​លេខ​តែ​មួយ​ទៅ​ជា​កន្សោម​ប៊ូលីន ។" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"hd_id3153345\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"par_id3149514\n" +"4\n" +"help.text" +msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)" +msgstr "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"hd_id3156152\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"par_id3155419\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"hd_id3147530\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"par_id3156344\n" +"8\n" +"help.text" +msgid "Expression1, Expression2: Any string or numeric expressions that you want to compare. If the expressions match, the CBool function returns True, otherwise False is returned." +msgstr "កន្សោម​ទី​1, កន្សោម​ទី​2 ៖ កន្សោម​ខ្សែ​អក្សរ ឬ​លេខ​ណា​មួយ​ដែល​អ្នក​ចង់​ប្រៀបធៀប ។ ប្រសិន​បើ​កន្សោម​ផ្គូផ្គង អនុគមន៍ CBool ត្រឡប់ ពិត​ បើ​ពុំ​នោះ​សោត មិនពិត​ ត្រូវ​បាន​ត្រឡប់ ។" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"par_id3149655\n" +"9\n" +"help.text" +msgid "Number: Any numeric expression that you want to convert. If the expression equals 0, False is returned, otherwise True is returned." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ណា​មួយ ដែល​អ្នក​ចង់​បម្លែង ។ ប្រសិន​បើ​កន្សោម​ស្មើ ០ មិន​ពិត​ ត្រូវ​បាន​ត្រឡប់ បើ​ពុំ​នោះ​សោត ពិត​ ត្រូវ​បាន​ត្រឡប់ ។" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"par_id3145171\n" +"10\n" +"help.text" +msgid "The following example uses the CBool function to evaluate the value that is returned by the Instr function. The function checks if the word \"and\" is found in the sentence that was entered by the user." +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម ប្រើ​អនុគមន៍ CBool ដើម្បី​វាយ​តម្លៃ ​តម្លៃ​ដែល​ត្រូវ​បាន​ត្រឡប់​ដោយ​អនុគមន៍ Instr ។ អនុគមន៍​ពិនិត្យ​មើល​ប្រសិន​បើ​រក​ឃើញ​ពាក្យ \"and\" ក្នុង​ប្រយោគ​ដែល​ត្រូវ​បាន​បញ្ចូល​ដោយ​អ្នក​ប្រើ ។" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"hd_id3156212\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"par_id3155132\n" +"14\n" +"help.text" +msgid "sText = InputBox(\"Please enter a short sentence:\")" +msgstr "sText = InputBox(\"Please enter a short sentence:\")" + +#: 03100100.xhp +#, fuzzy +msgctxt "" +"03100100.xhp\n" +"par_id3155855\n" +"15\n" +"help.text" +msgid "' Proof if the word »and« appears in the sentence." +msgstr "REM Proof if the word »and« appears in the sentence." + +#: 03100100.xhp +#, fuzzy +msgctxt "" +"03100100.xhp\n" +"par_id3146984\n" +"16\n" +"help.text" +msgid "' Instead of the command line" +msgstr "REM Instead of the command line" + +#: 03100100.xhp +#, fuzzy +msgctxt "" +"03100100.xhp\n" +"par_id3148576\n" +"17\n" +"help.text" +msgid "' If Instr(Input, \"and\")<>0 Then..." +msgstr "REM If Instr(Input, \"and\")<>0 Then..." + +#: 03100100.xhp +#, fuzzy +msgctxt "" +"03100100.xhp\n" +"par_id3154014\n" +"18\n" +"help.text" +msgid "' the CBool function is applied as follows:" +msgstr "REM the CBool function is applied as follows:" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"par_id3155413\n" +"19\n" +"help.text" +msgid "If CBool(Instr(sText, \"and\")) Then" +msgstr "If CBool(Instr(sText, \"and\")) Then" + +#: 03100100.xhp +msgctxt "" +"03100100.xhp\n" +"par_id3152940\n" +"20\n" +"help.text" +msgid "MsgBox \"The word »and« appears in the sentence you entered!\"" +msgstr "MsgBox \"The word »and« appears in the sentence you entered!\"" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"tit\n" +"help.text" +msgid "Get Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Get [ពេល​រត់]" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"bm_id3154927\n" +"help.text" +msgid "Get statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Get" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"hd_id3154927\n" +"1\n" +"help.text" +msgid "Get Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Get [ពេល​រត់]" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3145069\n" +"2\n" +"help.text" +msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable." +msgstr "អាន​កំណត់​ត្រា​មួយ​ពី​ឯកសារ​ប្រែប្រួល ឬ​បៃ​ត​ៗ​គ្នា​ពី​ឯកសារ​គោល​ពីរ​មួយ ទៅ​ក្នុង​អថេរ​មួយ ។" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3154346\n" +"3\n" +"help.text" +msgid "See also: PUT Statement" +msgstr "មើល​ផង​ដែរ ៖ សេចក្តីថ្លែងការណ៍ PUT ។" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"hd_id3150358\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3150792\n" +"5\n" +"help.text" +msgid "Get [#] FileNumber As Integer, [Position], Variable" +msgstr "Get [#] FileNumber As Integer, [Position], Variable" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"hd_id3154138\n" +"6\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3150448\n" +"7\n" +"help.text" +msgid "FileNumber: Any integer expression that determines the file number." +msgstr "ចំនួន​ឯកសារ​ ៖ កន្សោម​ចំនួន​គត់​ណា​មួយ ដែល​កំណត់​លេខ​ឯកសារ ។" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3154684\n" +"8\n" +"help.text" +msgid "Position: For files opened in Random mode, Position is the number of the record that you want to read." +msgstr "ទីតាំង ៖ សម្រាប់​ឯកសារ​ដែល​បាន​បើក​ក្នុង​របៀប Random ទីតាំង គឺ​ជា​ចំនួន​កំណត់ត្រា​ដែល​អ្នក​ចង់​អាន ។" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3153768\n" +"9\n" +"help.text" +msgid "For files opened in Binary mode, Position is the byte position in the file where the reading starts." +msgstr "សម្រាប់​ឯកសារ​ដែល​បាន​បើក​ក្នុង​របៀប Binary Position គឺ​ជា​ទីតាំង​បៃ​ក្នុង​ឯកសារ ដែល​ការ​អាន​ចាប់ផ្តើម ។" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3147319\n" +"10\n" +"help.text" +msgid "If Position is omitted, the current position or the current data record of the file is used." +msgstr "ប្រសិន​បើ Position ត្រូវ​បាន​លុប ទីតាំង​បច្ចុប្បន្ន ឬ​កំណត់​ត្រា​ទិន្នន័យ​បច្ចុប្បន្ន​នៃ​ឯកសារ​ត្រូវ​បាន​ប្រើ ។" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3149484\n" +"11\n" +"help.text" +msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type." +msgstr "Variable ៖ ឈ្មោះ​អថេរ​ដែល​នឹង​ត្រូវ​អាន ។ ជាមួយ​ករណី​លើក​លែង​នៃ​អថេរ​វត្ថុ អ្នក​អាច​ប្រើ​ប្រភេទ​អថេរ ។" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"hd_id3153144\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020201.xhp +#, fuzzy +msgctxt "" +"03020201.xhp\n" +"par_id3155307\n" +"15\n" +"help.text" +msgid "Dim sText As Variant ' Must be a variant" +msgstr "Dim sText As Variant REM Must be a variant" + +#: 03020201.xhp +#, fuzzy +msgctxt "" +"03020201.xhp\n" +"par_id3149411\n" +"21\n" +"help.text" +msgid "Seek #iNumber,1 ' Position at beginning" +msgstr "Seek #iNumber,1 REM Position at beginning" + +#: 03020201.xhp +#, fuzzy +msgctxt "" +"03020201.xhp\n" +"par_id3153158\n" +"22\n" +"help.text" +msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text" +msgstr "Put #iNumber,, \"This is the first line of text\" REM Fill line with text" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3148457\n" +"23\n" +"help.text" +msgid "Put #iNumber,, \"This is the second line of text\"" +msgstr "Put #iNumber,, \"This is the second line of text\"" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3150715\n" +"24\n" +"help.text" +msgid "Put #iNumber,, \"This is the third line of text\"" +msgstr "Put #iNumber,, \"This is the third line of text\"" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3155938\n" +"33\n" +"help.text" +msgid "Put #iNumber,,\"This is a new text\"" +msgstr "Put #iNumber,,\"This is a new text\"" + +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3146916\n" +"36\n" +"help.text" +msgid "Put #iNumber,20,\"This is the text in record 20\"" +msgstr "Put #iNumber,20,\"This is the text in record 20\"" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"tit\n" +"help.text" +msgid "IsNumeric Function [Runtime]" +msgstr "អនុគមន៍ IsNumeric [ពេល​រត់]" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"bm_id3145136\n" +"help.text" +msgid "IsNumeric function" +msgstr "អនុគមន៍ IsNumeric" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"hd_id3145136\n" +"1\n" +"help.text" +msgid "IsNumeric Function [Runtime]" +msgstr "អនុគមន៍ IsNumeric [ពេល​រត់]" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"par_id3149177\n" +"2\n" +"help.text" +msgid "Tests if an expression is a number. If the expression is a number, the function returns True, otherwise the function returns False." +msgstr "ពិសោធន៍​បើ​កន្សោម​មួយ​ជា​លេខ ។ ប្រសិន​បើ​កន្សោម​ជា លេខ អនុគមន៍​ត្រឡប់ True បើ​ពុំ​នោះ​សោត​អនុគមន៍​ត្រឡប់ False ។" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"hd_id3149415\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"par_id3150771\n" +"4\n" +"help.text" +msgid "IsNumeric (Var)" +msgstr "IsNumeric (Var)" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"hd_id3148685\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"par_id3148944\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"hd_id3148947\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"par_id3154760\n" +"8\n" +"help.text" +msgid "Var: Any expression that you want to test." +msgstr "Var ៖ កន្សោម​ណា​មួយ ដែល​អ្នក​ចង់​ពិសោធន៍ ។" + +#: 03102700.xhp +msgctxt "" +"03102700.xhp\n" +"hd_id3149656\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03102700.xhp +#, fuzzy +msgctxt "" +"03102700.xhp\n" +"par_id3147230\n" +"13\n" +"help.text" +msgid "Print IsNumeric(vVar) ' Returns False" +msgstr "Print IsNumeric(vVar) REM Returns False" + +#: 03102700.xhp +#, fuzzy +msgctxt "" +"03102700.xhp\n" +"par_id3154910\n" +"15\n" +"help.text" +msgid "Print IsNumeric(vVar) ' Returns True" +msgstr "Print IsNumeric(vVar) REM Returns True" + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"tit\n" +"help.text" +msgid "Optional (in Function Statement) [Runtime]" +msgstr "ស្រេច​​​​ចិត្ត (ក្នុង​សេចក្តី​ថ្លែង​ការណ៍ Function ) [ពេល​រត់]" + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"bm_id3149205\n" +"help.text" +msgid "Optional function" +msgstr "អនុគមន៍ Optional" + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"hd_id3149205\n" +"1\n" +"help.text" +msgid "Optional (in Function Statement) [Runtime]" +msgstr "ស្រេច​​​​ចិត្ត (ក្នុង​សេចក្តី​ថ្លែង​ការណ៍ Function) [ពេល​រត់]" + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"par_id3143267\n" +"2\n" +"help.text" +msgid "Allows you to define parameters that are passed to a function as optional." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​កំណត់​ប៉ារ៉ាម៉ែត្រ ដែល​ត្រូវ​បាន​ហុច​ទៅ​អនុគមន៍​មួយ​ជា​លក្ខណៈ​ស្រេច​​​​ចិត្ត ។" + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"par_id3155419\n" +"3\n" +"help.text" +msgid "See also: IsMissing" +msgstr "មើល​ផង​ដែរ ៖ IsMissing" + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"hd_id3153824\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"par_id3159157\n" +"5\n" +"help.text" +msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)" +msgstr "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)" + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"hd_id3145610\n" +"7\n" +"help.text" +msgid "Examples:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"par_id3154347\n" +"8\n" +"help.text" +msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed." +msgstr "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed." + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"par_id3146795\n" +"9\n" +"help.text" +msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing." +msgstr "Result = MyFunction(\"Test\", ,1) ' second argument is missing." + +#: 03104100.xhp +msgctxt "" +"03104100.xhp\n" +"par_id3153897\n" +"10\n" +"help.text" +msgid "See also Examples." +msgstr "មើល ឧទាហរណ៍ ផង​ដែរ ។" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"tit\n" +"help.text" +msgid "Function Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Function [ពេល​រត់]" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"bm_id3153346\n" +"help.text" +msgid "Function statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Function" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"hd_id3153346\n" +"1\n" +"help.text" +msgid "Function Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Function [ពេល​រត់]" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3159158\n" +"2\n" +"help.text" +msgid "Defines a subroutine that can be used as an expression to determine a return type." +msgstr "កំណត់​ទម្រង់​ការ​រង ដែល​អាច​ត្រូវ​បាន​ប្រើ​ជា​កន្សោម​ដើម្បី​កំណត់​ប្រភេទ​ត្រឡប់ ។" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"hd_id3145316\n" +"3\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3148944\n" +"4\n" +"help.text" +msgid "see Parameter" +msgstr "មើល​ប៉ារ៉ាម៉ែត្រ" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"hd_id3154760\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3156344\n" +"6\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3149457\n" +"7\n" +"help.text" +msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]" +msgstr "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3153360\n" +"8\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3148797\n" +"9\n" +"help.text" +msgid "[Exit Function]" +msgstr "[Exit Function]" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3145419\n" +"10\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090406.xhp +#, fuzzy +msgctxt "" +"03090406.xhp\n" +"par_id3150449\n" +"11\n" +"help.text" +msgid "End Function" +msgstr "End Function" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3156281\n" +"12\n" +"help.text" +msgid "Parameter" +msgstr "ប៉ារ៉ាម៉ែត្រ" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3153193\n" +"13\n" +"help.text" +msgid "Name: Name of the subroutine to contain the value returned by the function." +msgstr "Name ៖ ឈ្មោះ​នៃ​ទម្រង់​ការ​រង ដើម្បី​ផ្ទុក​តម្លៃ​ដែល​បាន​ត្រឡប់​ដោយ​អនុគមន៍ ។" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3147229\n" +"14\n" +"help.text" +msgid "VarName: Parameter to be passed to the subroutine." +msgstr "VarName ៖ ប៉ារ៉ាម៉ែត្រ​ដែល​នឹង​ត្រូវ​ហុច​ទៅ​ទម្រង់​ការ​រង ។" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"par_id3147287\n" +"15\n" +"help.text" +msgid "Type: Type-declaration keyword." +msgstr "Type ៖ ពាក្យ​គន្លឹះ​ប្រភេទ​ការ​ប្រកាស ។" + +#: 03090406.xhp +msgctxt "" +"03090406.xhp\n" +"hd_id3163710\n" +"16\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090406.xhp +#, fuzzy +msgctxt "" +"03090406.xhp\n" +"par_id3152939\n" +"21\n" +"help.text" +msgid "For siStep = 0 To 10 ' Fill array with test data" +msgstr "For siStep = 0 to 10 REM Fill array with test data" + +#: 03090406.xhp +#, fuzzy +msgctxt "" +"03090406.xhp\n" +"par_id3154943\n" +"32\n" +"help.text" +msgid "' Linsearch searches a TextArray:sList() for a TextEntry:" +msgstr "REM Linsearch searches a TextArray:sList() for a TextEntry:" + +#: 03090406.xhp +#, fuzzy +msgctxt "" +"03090406.xhp\n" +"par_id3155601\n" +"33\n" +"help.text" +msgid "' Return value Is the index of the entry Or 0 (Null)" +msgstr "REM Return value is the index of the entry or 0 (Null)" + +#: 03090406.xhp +#, fuzzy +msgctxt "" +"03090406.xhp\n" +"par_id3153707\n" +"36\n" +"help.text" +msgid "Exit For ' sItem found" +msgstr "Exit for REM sItem found" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"tit\n" +"help.text" +msgid "Using Procedures and Functions" +msgstr "ការ​ប្រើ​បែបបទ និង​អនុគមន៍" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"bm_id3149456\n" +"help.text" +msgid "proceduresfunctions;usingvariables;passing to procedures and functionsparameters;for procedures and functionsparameters;passing by reference or valuevariables;scopescope of variablesGLOBAL variablesPUBLIC variablesPRIVATE variablesfunctions;return value typereturn value type of functions" +msgstr "បែបបទអនុគមន៍; ការ​ប្រើអថេរ; ការ​ហុច​ទៅ​បែបបទ និង​អនុគមន៍ប៉ារ៉ាម៉ែត្រ; សម្រាប់​បែបបទ និង​អនុគមន៍ប៉ារ៉ាម៉ែត្រ; ការ​ហុច​ដោយ​សេចក្តីយោង ឬ​តម្លៃអថេរ; វិសាលភាពវិសាលភាព​អថេរអថេរ GLOBALអថេរ PUBLICអថេរ PRIVATEអនុគមន៍; ប្រភេទ​តម្លៃ​ត្រឡប់ប្រភេទ​តម្លៃ​ត្រឡប់​របស់​អនុគមន៍" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id3149456\n" +"1\n" +"help.text" +msgid "Using Procedures and Functions" +msgstr "ការ​ប្រើ​បែបផែន និង​អនុគមន៍" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3150767\n" +"2\n" +"help.text" +msgid "The following describes the basic use of procedures and functions in $[officename] Basic." +msgstr "ដូច​ខាង​ក្រោម​ពណ៌នា​អំពី​មូលដ្ឋាន​នៃ​ការ​ប្រើ​បែបបទ និង​អនុគមន៍​ក្នុង $[officename] Basic ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3151215\n" +"56\n" +"help.text" +msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB." +msgstr "នៅ​ពេល​អ្នក​បង្កើត​ម៉ូឌុល​ថ្មី​មួយ $[officename] Basic បញ្ចូល​ដោយ​ស្វ័យ​ប្រវត្តិ​នូវ SUB មួយ​ហៅ​ថា \"Main\" ។ ឈ្មោះ​លំនាំដើម​នេះ​គ្មាន​អ្វី​ត្រូវ​ធ្វើ​ជាមួយ​លំដាប់ ឬ​ចំណុច​ចាប់ផ្តើម​នៃ​គម្រោង $[officename] Basic ។ អ្នក​ក៏​អាច​ប្តូរ​ឈ្មោះ SUB នេះ ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id314756320\n" +"help.text" +msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library." +msgstr "ការ​ដាក់​កម្រិត​មួយ​ចំនួន អនុវត្ត​សម្រាប់​ឈ្មោះ​នៃ​អថេរ​សាធារណៈ subs និង functions របស់​អ្នក ។ អ្នក​មិន​ត្រូវ​ប្រើ​ឈ្មោះ​ដូចគ្នា​នឹង​ម៉ូឌុល​ណាមួយ​របស់​បណ្ណាល័យ​តែមួយ​ឡើយ ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3154124\n" +"3\n" +"help.text" +msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces." +msgstr "បែបបទ (SUBS) និង​អនុគមន៍ (FUNCTIONS) ជួយ​អ្នក​ក្នុង​ការ​ថែរក្សា​ទិដ្ឋភាព​ដែល​មាន​រចនា​សម្ព័ន្ធ ដោយ​ចែក​កម្មវិធី​ទៅ​ជា​ចំណែក​សមរម្យ ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3153193\n" +"4\n" +"help.text" +msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project." +msgstr "អត្ថ​ប្រយោជន៍​មួយ​នៃ​បែបបទ និង​អនុគមន៍​គឺថា​ នៅ​ពេល​អ្នក​បាន​អភិវឌ្ឍ​កូដ​កម្មវិធី​ដោយ​មាន​សមាសភាគ​ភារកិច្ច អ្នក​អាច​ប្រើ​កូដ​នេះ​ក្នុង​គម្រោង​ផ្សេង​ទៀត ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id3153770\n" +"26\n" +"help.text" +msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)" +msgstr "ការ​ហុច​អថេរ​ទៅ​បែបផែន (SUB) និង​អនុគមន៍ (FUNCTION)" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3155414\n" +"27\n" +"help.text" +msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:" +msgstr "អថេរ​អាច​ត្រូវ​បាន​ហុច​ទៅ​ទាំង​បែបបទ និង​អនុគមន៍ ។ SUB ឬ FUNCTION ត្រូវ​តែ​ប្រកាស​ដើម្បី​រំពឹង​ប៉ារ៉ាម៉ែត្រ ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3151114\n" +"29\n" +"help.text" +msgid "Program code" +msgstr "កូដ​កម្មវិធី" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3152577\n" +"31\n" +"help.text" +msgid "The SUB is called using the following syntax:" +msgstr "SUB ត្រូវ​​បាន​​ហៅ​​ដោយ​​ប្រើ​​វាក្យ​សម្ពន្ធ​​ដូច​ខាង​ក្រោម ៖" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3147124\n" +"33\n" +"help.text" +msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration." +msgstr "ប៉ារ៉ាម៉ែត្រ​ដែល​បាន​ហុច​ទៅ SUB ត្រូវ​តែ​សម​ទៅ​នឹង​ប៉ារ៉ាម៉ែត្រ​ដែល​បាន​បញ្ជាក់​​ក្នុង​​ការ​ប្រកាស SUB ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3147397\n" +"34\n" +"help.text" +msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:" +msgstr "ដំណើរការ​ដូច​គ្នា​ដែរ​ក្នុង​ការ​អនុវត្ថ​ទៅ FUNCTIONS ។ លើស​ពី​នេះ​ទៀត អនុគមន៍​តែងតែ​ត្រឡប់​លទ្ធផល​អនុគមន៍ ។ លទ្ធផល​នៃ​អនុគមន៍​ត្រូវ​បាន​កំណត់​ដោយ​ផ្តល់​នូវ​តម្លៃ​ត្រឡប់​ទៅ​ឈ្មោះ​អនុគមន៍ ៖" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3156284\n" +"36\n" +"help.text" +msgid "Program code" +msgstr "កូដ​កម្មវិធី" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3145799\n" +"37\n" +"help.text" +msgid "FunctionName=Result" +msgstr "" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3153839\n" +"39\n" +"help.text" +msgid "The FUNCTION is called using the following syntax:" +msgstr "FUNCTION ត្រូវ​បាន​ហៅ​ដោយ​ប្រើ​វាក្យ​សម្ពន្ធ​ដូច​ខាង​ក្រោម ៖" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3146914\n" +"40\n" +"help.text" +msgid "Variable=FunctionName(Parameter1, Parameter2,...)" +msgstr "Variable=FunctionName(Parameter1, Parameter2,...)" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_idN107B3\n" +"help.text" +msgid "You can also use the fully qualified name to call a procedure or function:
Library.Module.Macro()
For example, to call the Autotext macro from the Gimmicks library, use the following command:
Gimmicks.AutoText.Main()" +msgstr "អ្នក​ក៏​អាច​ប្រើ​ឈ្មោះ​​ដែល​​មាន​​គុណ​សម្បត្តិ​​ពេញ​លេញ ដើម្បី​ហៅ​បែបបទ ឬ​អនុគមន៍​មួយ ៖
Library.Module.Macro()
ឧទាហរណ៍ ដើម្បី​ហៅ​ម៉ាក្រូ Autotext ពី​បណ្ណាល័យ Gimmicks ប្រើ​ពាក្យ​បញ្ជា​ដូច​ខាង​ក្រោម ៖
Gimmicks.AutoText.Main()" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id3156276\n" +"45\n" +"help.text" +msgid "Passing Variables by Value or Reference" +msgstr "ការ​ហុច​អថេរ​ដោយ​តម្លៃ ឬ​សេចក្តី​យោង" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3155765\n" +"47\n" +"help.text" +msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value." +msgstr "ប៉ារ៉ាម៉ែត្រ​អាច​ត្រូវ​បាន​ហុច​ទៅ SUB ឬ FUNCTION មួយ​ទាំង​ដោយ​សេចក្តី​​យោង ឬ​ដោយ​តម្លៃ ។ លុះ​ត្រា​តែ​បញ្ជាក់​ផ្សេង​ពី​នោះ បើ​ពុំ​នោះ​ទេ​ប៉ារ៉ាម៉ែត្រ​នឹង​តែងតែ​ត្រូវ​បាន​ហុច​ដោយ​សេចក្តី​យោង ។ នោះ​មាន​ន័យ​ថា SUB ឬ FUNCTION នោះ​ទទួល​ប៉ារ៉ាម៉ែត្រ និង​អាច​អាន និង​កែប្រែ​តម្លៃ​របស់​វា ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3145640\n" +"53\n" +"help.text" +msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:" +msgstr "ប្រសិន​បើ​អ្នក​ចង់​ហុច​ប៉ារ៉ាម៉ែត្រ​ដោយ​តម្លៃ បញ្ចូល​ពាក្យ​គន្លឹះ \"ByVal\" ពី​មុខ​ប៉ារ៉ាម៉ែត្រ នៅ​ពេល​អ្នក​ហៅ SUB ឬ FUNCTION ឧទាហរណ៍ ៖" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3150042\n" +"54\n" +"help.text" +msgid "Result = Function(ByVal Parameter)" +msgstr "លទ្ធផល = Function(ប៉ារ៉ាម៉ែត្រ ByVal)" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3149258\n" +"55\n" +"help.text" +msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself." +msgstr "ក្នុង​ករណី​នេះ មាតិកា​ដើម​នៃ​ប៉ារ៉ាម៉ែត្រ​នឹង​មិន​ត្រូវ​បាន​កែប្រែ​ដោយ FUNCTION ព្រោះ​ថា​វា​ទទួល​តែ​តម្លៃ និង​មិន​មែន​ប៉ារ៉ាម៉ែត្រ​ខ្លួន​វា ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id3150982\n" +"57\n" +"help.text" +msgid "Scope of Variables" +msgstr "វិសាលភាព​នៃ​អថេរ" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3149814\n" +"58\n" +"help.text" +msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited." +msgstr "អថេរ​ដែលបាន​កំណត់​នៅ​ក្នុង SUB ឬ FUNCTION ត្រឹមត្រូវ​រហូត​ដល់​ពេល​ចេញ​ពី​ទម្រង់ការ ។ វា​ត្រូវបាន​ស្គាល់​ថា​ជា​អថេរ \"មូលដ្ឋាន\" ។ ករណីជា​ច្រើន អ្នក​ត្រូវការ​ឲ្យ​អថេរ​ត្រឹមត្រូវ​នៅ​ក្នុង​គ្រប់​ទម្រង់ការ​ទាំងអស់ នៅ​ក្នុង​រាល់​ម៉ូឌុល​បណ្ណាល័យ​ទាំងអស់ ឬ​បន្ទាប់​ពី​ SUB ឬ FUNCTION ត្រូវបាន​ចេញ ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id3154186\n" +"59\n" +"help.text" +msgid "Declaring Variables Outside a SUB or FUNCTION" +msgstr "ការ​ប្រកាស​អថេរ​នៅ​ក្រៅ SUB ឬ FUNCTION" + +#: 01020300.xhp +#, fuzzy +msgctxt "" +"01020300.xhp\n" +"par_id3150208\n" +"111\n" +"help.text" +msgid "Global VarName As TYPENAME" +msgstr "GLOBAL VarName As TYPENAME" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3145258\n" +"112\n" +"help.text" +msgid "The variable is valid as long as the $[officename] session lasts." +msgstr "អថេរ​អាច​ប្រើ​បាន​រហូត​ដល់​ទី​បញ្ចប់​នៃ​​​សម័យ $[officename] ។" + +#: 01020300.xhp +#, fuzzy +msgctxt "" +"01020300.xhp\n" +"par_id3153198\n" +"60\n" +"help.text" +msgid "Public VarName As TYPENAME" +msgstr "PUBLIC VarName As TYPENAME" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3150088\n" +"61\n" +"help.text" +msgid "The variable is valid in all modules." +msgstr "អថេរ​អាច​ប្រើ​បាន​ក្នុង​ម៉ូឌុល​ទាំងអស់ ។" + +#: 01020300.xhp +#, fuzzy +msgctxt "" +"01020300.xhp\n" +"par_id3158212\n" +"62\n" +"help.text" +msgid "Private VarName As TYPENAME" +msgstr "PUBLIC VarName As TYPENAME" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3152994\n" +"63\n" +"help.text" +msgid "The variable is only valid in this module." +msgstr "អថេរ​អាច​ប្រើ​បាន​តែ​ក្នុង​ម៉ូឌុល​នេះ ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3150368\n" +"65\n" +"help.text" +msgid "The variable is only valid in this module." +msgstr "អថេរ​អាច​ប្រើ​បាន​តែ​ក្នុង​ម៉ូឌុល​នេះ ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id5097506\n" +"help.text" +msgid "Example for private variables" +msgstr "ឧទាហរណ៍​សម្រាប់​អថេរ​ឯកជន" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id8738975\n" +"help.text" +msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)." +msgstr "តម្រូវ​ឲ្យ​អថេរ​ឯកជន​ជាម៉ូឌុល​ឆ្លង​ឯកជន ដោយ​កំណត់ CompatibilityMode(true) ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id9475997\n" +"help.text" +msgid "myText = \"Hello\"" +msgstr "myText = \"Hello\"" + +#: 01020300.xhp +#, fuzzy +msgctxt "" +"01020300.xhp\n" +"par_id6933500\n" +"help.text" +msgid "Print \"In module1 : \", myText" +msgstr "print \"in module1 : \", myText" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id4104129\n" +"help.text" +msgid "' Now returns empty string" +msgstr "' Now returns empty string" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id7906125\n" +"help.text" +msgid "' (or rises error for Option Explicit)" +msgstr "' (or rises error for Option Explicit)" + +#: 01020300.xhp +#, fuzzy +msgctxt "" +"01020300.xhp\n" +"par_id8055970\n" +"help.text" +msgid "Print \"Now in module2 : \", myText" +msgstr "print \"Now in module2 : \", myText" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id3154368\n" +"66\n" +"help.text" +msgid "Saving Variable Content after Exiting a SUB or FUNCTION" +msgstr "ការ​រក្សាទុក​មាតិកា​អថេរ​បន្ទាប់​ពី​ចាកចេញ​ពី SUB ឬ FUNCTION" + +#: 01020300.xhp +#, fuzzy +msgctxt "" +"01020300.xhp\n" +"par_id3156288\n" +"67\n" +"help.text" +msgid "Static VarName As TYPENAME" +msgstr "STATIC VarName As TYPENAME" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3154486\n" +"68\n" +"help.text" +msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION." +msgstr "អថេរ​រក្សា​ទុក​តម្លៃ​របស់​វា​រហូត​ដល់​ពេល​ក្រោយ​ដែល FUNCTION ឬ SUB ត្រូវ​បាន​ចូល ។ ការ​ប្រកាស​ត្រូវ​តែ​ស្ថិត​នៅ​ក្នុង SUB ឬ FUNCTION មួយ ។" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id3155809\n" +"41\n" +"help.text" +msgid "Specifying the Return Value Type of a FUNCTION" +msgstr "ការ​បញ្ជាក់​អំពី​​ប្រភេទ​តម្លៃ​ត្រឡប់​នៃ FUNCTION" + +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id3149404\n" +"42\n" +"help.text" +msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:" +msgstr "ដូច​គ្នា​នឹង​អថេរ​ដែរ រួម​បញ្ចូល​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស​បន្ទាប់​ពី​ឈ្មោះ​អនុគមន៍ ឬ​ប្រភេទ​ដែល​បញ្ជាក់​ដោយ \"As\" និង​ពាក្យ​គន្លឹះ​ត្រូវ​គ្នា​ដែល​នៅ​ចុង​បញ្ជី​ប៉ារ៉ាម៉ែត្រ ដើម្បី​កំណត់​ប្រភេទ​នៃ​តម្លៃ​ត្រឡប់​របស់​អនុគមន៍ ឧទាហរណ៍ ៖" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"tit\n" +"help.text" +msgid "Eqv Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Eqv [ពេល​រត់]" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"bm_id3156344\n" +"help.text" +msgid "Eqv operator (logical)" +msgstr "សញ្ញា​ប្រមាណវិធី Eqv (តក្កវិជ្ជា)" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"hd_id3156344\n" +"1\n" +"help.text" +msgid "Eqv Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Eqv [ពេល​រត់]" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"par_id3149656\n" +"2\n" +"help.text" +msgid "Calculates the logical equivalence of two expressions." +msgstr "គណនា​ភាព​ស្មើ​គ្នា​តក្ក​វិជ្ជា​នៃ​កន្សោម​ពីរ ។" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"hd_id3154367\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"par_id3154910\n" +"4\n" +"help.text" +msgid "Result = Expression1 Eqv Expression2" +msgstr "Result = Expression1 Eqv Expression2" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"hd_id3151043\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"par_id3150869\n" +"6\n" +"help.text" +msgid "Result: Any numeric variable that contains the result of the comparison." +msgstr "លទ្ធផល​ ៖ អថេរ​លេខ​ណា​មួយ ដែល​មាន​លទ្ធផល​នៃ​ការ​ប្រៀបធៀប ។" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"par_id3150448\n" +"7\n" +"help.text" +msgid "Expression1, Expression2: Any expressions that you want to compare." +msgstr "Expression1, expression2 ៖ កន្សោម​​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​ប្រៀបធៀប ។" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"par_id3149562\n" +"8\n" +"help.text" +msgid "When testing for equivalence between Boolean expressions, the result is True if both expressions are either True or False." +msgstr "នៅ​ពេល​សាកល្បង សម្រាប់​ភាព​សមមូល​រវាង​កន្សោម​ប៊ូលីន លទ្ធផល​គឺ ពិត ប្រសិន​បើ​កន្សោម ពិត ទាំង​ពីរ ឬ​មិន​ពិត ទាំង​ពីរ ។" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"par_id3154319\n" +"9\n" +"help.text" +msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression." +msgstr "ក្នុង​ការ​ប្រៀបធៀប​​ប្រមាណវិធី​ bit-wise សញ្ញា​ប្រមាណ​វិធី Eqv កំណត់​តែ​ប៊ីត​ដែល​ត្រូវ​គ្នា​ក្នុង​លទ្ធផល​ប៉ុណ្ណោះ បើ​ប៊ីត​មួយ​ត្រូវ​បាន​កំណត់​ក្នុង​កន្សោម​ទាំង​ពីរ ឬ​មិន​មែន​កន្សោម​ទាំង​ពីរ ។" + +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"hd_id3159154\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03060200.xhp +#, fuzzy +msgctxt "" +"03060200.xhp\n" +"par_id3152462\n" +"15\n" +"help.text" +msgid "vOut = A > B Eqv B > C ' returns -1" +msgstr "vOut = A > B Eqv B > C REM returns -1" + +#: 03060200.xhp +#, fuzzy +msgctxt "" +"03060200.xhp\n" +"par_id3153191\n" +"16\n" +"help.text" +msgid "vOut = B > A Eqv B > C ' returns 0" +msgstr "vOut = A > B Eqv B > D REM returns -1" + +#: 03060200.xhp +#, fuzzy +msgctxt "" +"03060200.xhp\n" +"par_id3145799\n" +"17\n" +"help.text" +msgid "vOut = A > B Eqv B > D ' returns 0" +msgstr "vOut = A > B Eqv B > D REM returns -1" + +#: 03060200.xhp +#, fuzzy +msgctxt "" +"03060200.xhp\n" +"par_id3149412\n" +"18\n" +"help.text" +msgid "vOut = (B > D Eqv B > A) ' returns -1" +msgstr "vOut = A > B Eqv B > D REM returns -1" + +#: 03060200.xhp +#, fuzzy +msgctxt "" +"03060200.xhp\n" +"par_id3149959\n" +"19\n" +"help.text" +msgid "vOut = B Eqv A ' returns -3" +msgstr "vOut = A > B Eqv B > D REM returns -1" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"tit\n" +"help.text" +msgid "MsgBox Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ MsgBox [ពេល​រត់]" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"bm_id1807916\n" +"help.text" +msgid "MsgBox statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ MsgBox" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"hd_id3154927\n" +"1\n" +"help.text" +msgid "MsgBox Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ MsgBox [ពេល​រត់]" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3148947\n" +"2\n" +"help.text" +msgid "Displays a dialog box containing a message." +msgstr "បង្ហាញ​​​ប្រអប់​​​មួយ​​​ដែល​​​មាន​​សារ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"hd_id3153897\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3148664\n" +"4\n" +"help.text" +msgid "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)" +msgstr "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"hd_id3153361\n" +"5\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3148798\n" +"6\n" +"help.text" +msgid "Text: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)." +msgstr "​អត្ថបទ​ ៖ កន្សោម​ខ្សែ​អក្សរ​ដែល​បង្ហាញ​សារ​ក្នុង​ប្រអប់ ។ ការ​ចុះ​បន្ទាត់​អាច​ត្រូវ​បាន​បញ្ចូល​ដោយ​ប្រើ Chr$(13) ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3150769\n" +"7\n" +"help.text" +msgid "DialogTitle: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application." +msgstr "DialogTitle ៖ កន្សោម​ខ្សែ​អក្សរ​ដែល​បង្ហាញ​ក្នុង​របារ​ចំណងជើង​នៃ​ប្រអប់ ។ ប្រសិន​បើត្រូវ​បាន​លុប​ របារ​ចំណងជើង​បង្ហាញ​ឈ្មោះ​នៃ​កម្មវិធី​នីមួយៗ​ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3147228\n" +"8\n" +"help.text" +msgid "Type: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. Type represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:" +msgstr "Type ៖ កន្សោម​ចំនួន​គត់​ណា​មួយ​ដែល​បញ្ជាក់​ប្រភេទ​ប្រអប់ ក៏​ដូចជា​ចំនួន និង​ប្រភេទ​ប៊ូតុង​ដើម្បី​បង្ហាញ និង​ប្រភេទ​រូប​តំណាង ។ Type តំណាង​ឲ្យ​បន្សំ​នៃ​លំនាំ​តូច​ៗ នោះ​ជា​បន្សំ​នៃ​ធាតុ​អាច​ត្រូវ​បាន​កំណត់​ដោយ​បន្ថែម​តម្លៃ​រៀង​ៗ​ខ្លួន​របស់​វា ៖" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3161832\n" +"9\n" +"help.text" +msgid "0 : Display OK button only." +msgstr "០ ៖ បង្ហាញ​តែ​ប៊ូតុង ​យល់ព្រម ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3153726\n" +"10\n" +"help.text" +msgid "1 : Display OK and Cancel buttons." +msgstr "១ ៖ បង្ហាញ​​ប៊ូតុង​ យល់ព្រម​ និង​​បោះបង់​ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3149665\n" +"11\n" +"help.text" +msgid "2 : Display Abort, Retry, and Ignore buttons." +msgstr "2 ៖ បង្ហាញ​ប៊ូតុង បោះបង់, ព្យាយាម​ម្ដង​ទៀត និង​មិនអើពើ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3147318\n" +"12\n" +"help.text" +msgid "3 : Display Yes, No and Cancel buttons." +msgstr "៣ ៖ បង្ហាញ​ប៊ូតុង បាទ ទេ និង​បោះបង់ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3155412\n" +"13\n" +"help.text" +msgid "4 : Display Yes and No buttons." +msgstr "៤ ៖ បង្ហាញ​ប៊ូតុង បាទ និង​ទេ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3146119\n" +"14\n" +"help.text" +msgid "5 : Display Retry and Cancel buttons." +msgstr "៥ ៖ បង្ហាញ​ប៊ូតុង ព្យាយាម​​ទៀត និង​បោះបង់​ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3159155\n" +"15\n" +"help.text" +msgid "16 : Add the Stop icon to the dialog." +msgstr "១៦ ៖ បន្ថែម​រូប​សញ្ញា បញ្ឈប់​ទៅ​​ប្រអប់ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3145366\n" +"16\n" +"help.text" +msgid "32 : Add the Question icon to the dialog." +msgstr "៣២ ៖ បន្ថែម​សញ្ញា​សួរ​ទៅ​​ប្រអប់ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3147350\n" +"17\n" +"help.text" +msgid "48 : Add the Exclamation icon to the dialog." +msgstr "៤៨ ៖ បន្ថែម​​សញ្ញា​​ឧទាន​​​ទៅ​ប្រអប់ ។​" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3149960\n" +"18\n" +"help.text" +msgid "64 : Add the Information icon to the dialog." +msgstr "៦៤ ៖ បន្ថែ​ម​រូបតំណាង​​សញ្ញា​ព័ត៌មាន​​ទៅ​ប្រអប់ ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3154944\n" +"19\n" +"help.text" +msgid "128 : First button in the dialog as default button." +msgstr "១២៨ ៖ ប៊ូតុង​ទី​មួយ​ក្នុង​ប្រអប់ ជា​ប៊ូតុង​លំនាំ​ដើម ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3155417\n" +"20\n" +"help.text" +msgid "256 : Second button in the dialog as default button." +msgstr "២៥៦ ៖ ប៊ូតុង​​ទី​ពីរ​​ក្នុង​​ប្រអប់ ជា​​ប៊ូតុង​​លំនាំ​ដើម ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3153878\n" +"21\n" +"help.text" +msgid "512 : Third button in the dialog as default button." +msgstr "៥១២ ៖ ប៊ូតុង​ទី​បី​ក្នុង​ប្រអប់ ជា​ប៊ូតុង​លំនាំ​ដើម ។" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"hd_id3150715\n" +"22\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3150327\n" +"24\n" +"help.text" +msgid "Const sText1 = \"An unexpected error occurred.\"" +msgstr "Const sText1 = \"An unexpected error occurred.\"" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3146912\n" +"25\n" +"help.text" +msgid "Const sText2 = \"The program execution will continue, however.\"" +msgstr "Const sText2 = \"The program execution will continue, however.\"" + +#: 03010101.xhp +msgctxt "" +"03010101.xhp\n" +"par_id3154757\n" +"26\n" +"help.text" +msgid "Const sText3 = \"Error\"" +msgstr "Const sText3 = \"Error\"" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"tit\n" +"help.text" +msgid "Hex Function [Runtime]" +msgstr "អនុគមន៍ Hex [ពេល​រត់]" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"bm_id3150616\n" +"help.text" +msgid "Hex function" +msgstr "អនុគមន៍ Hex" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"hd_id3150616\n" +"1\n" +"help.text" +msgid "Hex Function [Runtime]" +msgstr "អនុគមន៍ Hex [ពេល​រត់]" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"par_id3145136\n" +"2\n" +"help.text" +msgid "Returns a string that represents the hexadecimal value of a number." +msgstr "ត្រឡប់​ខ្សែ​អក្សរ​មួយ ដែល​តំណាង​ឲ្យ​តម្លៃ​គោល​ដប់​ប្រាំ​មួយ​នៃ​ចំនួន​មួយ ។" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"hd_id3147573\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"par_id3150771\n" +"4\n" +"help.text" +msgid "Hex (Number)" +msgstr "Hex (Number)" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"hd_id3147530\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"par_id3159414\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"hd_id3156344\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"par_id3148947\n" +"8\n" +"help.text" +msgid "Number: Any numeric expression that you want to convert to a hexadecimal number." +msgstr "ចំនួន ៖ កន្សោម​លេខ​មួយ​ចំនួន ដែល​អ្នក​ចង់​បម្លែង​ទៅ​ជា​ចំនួន​គោល​ដប់​ប្រាំ​មួយ ។" + +#: 03080801.xhp +msgctxt "" +"03080801.xhp\n" +"hd_id3154365\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080801.xhp +#, fuzzy +msgctxt "" +"03080801.xhp\n" +"par_id3156214\n" +"30\n" +"help.text" +msgid "' uses BasicFormulas in $[officename] Calc" +msgstr "REM uses BasicFormulas in $[officename] Calc" + +#: 03080801.xhp +#, fuzzy +msgctxt "" +"03080801.xhp\n" +"par_id3149262\n" +"20\n" +"help.text" +msgid "' Returns a long integer from a hexadecimal value." +msgstr "REM Returns a Long-Integer from a hexadecimal value." + +#: 03080801.xhp +#, fuzzy +msgctxt "" +"03080801.xhp\n" +"par_id3147215\n" +"25\n" +"help.text" +msgid "' Calculates a hexadecimal value in integer." +msgstr "REM Calculates a hexadecimal value in Integer." + +#: 03080800.xhp +msgctxt "" +"03080800.xhp\n" +"tit\n" +"help.text" +msgid "Converting Numbers" +msgstr "ការ​បម្លែង​លេខ" + +#: 03080800.xhp +msgctxt "" +"03080800.xhp\n" +"hd_id3145315\n" +"1\n" +"help.text" +msgid "Converting Numbers" +msgstr "ការ​បម្លែង​ចំនួន" + +#: 03080800.xhp +msgctxt "" +"03080800.xhp\n" +"par_id3154760\n" +"2\n" +"help.text" +msgid "The following functions convert numbers from one number format to another." +msgstr "អនុគមន៍​ដូច​ខាង​ក្រោម បម្លែង​លេខ​ពី​ទ្រង់ទ្រាយ​លេខ​មួយ​ទៅ​មួយ​ទៀត ។" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"tit\n" +"help.text" +msgid "InStr Function [Runtime]" +msgstr "អនុគមន៍ InStr [ពេល​រត់]" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"bm_id3155934\n" +"help.text" +msgid "InStr function" +msgstr "អនុគមន៍ InStr" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"hd_id3155934\n" +"1\n" +"help.text" +msgid "InStr Function [Runtime]" +msgstr "អនុគមន៍ InStr [ពេល​រត់]" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3153990\n" +"2\n" +"help.text" +msgid "Returns the position of a string within another string." +msgstr "ត្រឡប់​ទីតាំង​របស់​ខ្សែអក្សរ​មួយ​ក្នុង​ខ្សែអក្សរ​មួយ​ទៀត ។" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3147303\n" +"3\n" +"help.text" +msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0." +msgstr "បើក​ឯកសារ​នេះ​ក្នុង​របៀប​បាន​តែ​អាន" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"hd_id3145090\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3146957\n" +"5\n" +"help.text" +msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])" +msgstr "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"hd_id3148538\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3149763\n" +"7\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"hd_id3148473\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3153126\n" +"9\n" +"help.text" +msgid "Start: A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535." +msgstr "​ផ្លាស់​ប្តូរ​កំណត់​ត្រា" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3145609\n" +"10\n" +"help.text" +msgid "Text1: The string expression that you want to search." +msgstr "ពេល​ចុះ​ហត្ថលេខា​" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3147559\n" +"11\n" +"help.text" +msgid "Text2: The string expression that you want to search for." +msgstr "ពេល​បង្កើត​ឯកសារ​ PDF" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3154758\n" +"12\n" +"help.text" +msgid "Compare: Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive." +msgstr "ប្រៀបធៀប ៖ កន្សោម​លេខ​ស្រេចចិត្ត​ ដែល​កំណត់​ប្រភេទ​នៃ​ការ​ប្រៀបធៀប ។ តម្លៃ​របស់​ប៉ារ៉ាម៉ែត្រ​អាច​ជា ០ ឬ ១ ។ តម្លៃ​លំនាំដើម​គឺ ១ បញ្ជាក់​ការ​ប្រៀបធៀប​អត្ថបទ​ដែល​មិន​ប្រកាន់​អក្សរ​តូចធំ ។ តម្លៃ ០ បញ្ជាក់​ការ​ប្រៀបធៀប​គោលពីរ​ដែល​ប្រកាន់​អក្សរតូចធំ ។" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3153361\n" +"13\n" +"help.text" +msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted." +msgstr "យក​ព័ត៌​មាន​ផ្ទាល់​ខ្លួន​ចេញ​​ ពេល​រក្សា​ទុក" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"hd_id3154366\n" +"14\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3144760\n" +"19\n" +"help.text" +msgid "sInput = \"Office\"" +msgstr "sInput = \"Office\"" + +#: 03120401.xhp +msgctxt "" +"03120401.xhp\n" +"par_id3154125\n" +"20\n" +"help.text" +msgid "iPos = Instr(sInput,\"c\")" +msgstr "iPos = Instr(sInput,\"c\")" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"tit\n" +"help.text" +msgid "DefDbl Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefDbl [ពេល​រត់]" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"bm_id3147242\n" +"help.text" +msgid "DefDbl statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefDbl" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"hd_id3147242\n" +"1\n" +"help.text" +msgid "DefDbl Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefDbl [ពេល​រត់]" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"par_id3153126\n" +"2\n" +"help.text" +msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." +msgstr "កំណត់​ប្រភេទ​​អថេរ​លំនាំដើម ដោយ​យោង​តាម​ជួរ​អក្សរ ប្រសិន​បើ​គ្មាន​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស ឬ​ពាក្យ​គន្លឹះ​ត្រូវ​បាន​បញ្ជាក់ ។" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"hd_id3155420\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"par_id3147530\n" +"4\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"hd_id3145069\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"par_id3147560\n" +"6\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"par_id3150791\n" +"7\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"par_id3151210\n" +"8\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"par_id3154123\n" +"9\n" +"help.text" +msgid "DefDbl: Double" +msgstr "DefDbl ៖ ទ្វេ" + +#: 03101400.xhp +msgctxt "" +"03101400.xhp\n" +"hd_id3153192\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101400.xhp +#, fuzzy +msgctxt "" +"03101400.xhp\n" +"par_id3156281\n" +"12\n" +"help.text" +msgid "' Prefix definitions for variable types:" +msgstr "REM Prefix definitions for variable types:" + +#: 03101400.xhp +#, fuzzy +msgctxt "" +"03101400.xhp\n" +"par_id3153144\n" +"22\n" +"help.text" +msgid "dValue=1.23e43 ' dValue is an implicit double variable type" +msgstr "dValue=1.23e43 REM dValue is an implicit Double variable type" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"tit\n" +"help.text" +msgid "Green Function [Runtime]" +msgstr "អនុគមន៍ Green [ពេល​រត់]" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"bm_id3148947\n" +"help.text" +msgid "Green function" +msgstr "អនុគមន៍ Green" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"hd_id3148947\n" +"1\n" +"help.text" +msgid "Green Function [Runtime]" +msgstr "អនុគមន៍ Green [ពេល​រត់]" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"par_id3153361\n" +"2\n" +"help.text" +msgid "Returns the Green component of the given color code." +msgstr "ត្រឡប់​សមាសភាគ​ពណ៌​បៃតង​​នៃ​លេខ​ពណ៌​ដែល​​បាន​ផ្តល់​ឲ្យ​ ។" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"hd_id3154140\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"par_id3153969\n" +"4\n" +"help.text" +msgid "Green (Color As Long)" +msgstr "Green (Color As Long)" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"hd_id3154124\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"par_id3153194\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"hd_id3154909\n" +"7\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"par_id3153770\n" +"8\n" +"help.text" +msgid "Color: Long integer expression that specifies a color code for which to return the Green component." +msgstr "ពណ៌ ៖ កន្សោម​ចំនួន​គត់​ធំ​ដែល​បញ្ជាក់​ពី លេខ​ពណ៌ ដែល​ត្រឡប់​សមាសភាគ​ពណ៌​បៃតង​ ។" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"hd_id3149664\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010302.xhp +#, fuzzy +msgctxt "" +"03010302.xhp\n" +"par_id3151117\n" +"13\n" +"help.text" +msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_" +msgstr "msgbox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"par_id3153951\n" +"14\n" +"help.text" +msgid "\"red = \" & red(lVar) & Chr(13)&_" +msgstr "\"red= \" & Red(lVar) & Chr(13)&_" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"par_id3152462\n" +"15\n" +"help.text" +msgid "\"green = \" & green(lVar) & Chr(13)&_" +msgstr "\"green= \" & Green(lVar) & Chr(13)&_" + +#: 03010302.xhp +msgctxt "" +"03010302.xhp\n" +"par_id3154730\n" +"16\n" +"help.text" +msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\"" +msgstr "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\"" + +#: 01030000.xhp +msgctxt "" +"01030000.xhp\n" +"tit\n" +"help.text" +msgid "Integrated Development Environment (IDE)" +msgstr "Integrated Development Environment (IDE)" + +#: 01030000.xhp +msgctxt "" +"01030000.xhp\n" +"bm_id3145090\n" +"help.text" +msgid "Basic IDE;Integrated Development EnvironmentIDE;Integrated Development Environment" +msgstr "IDE មូលដ្ឋាន; បរិស្ថាន​អភិវឌ្ឍ​រួម​បញ្ចូលIDE; បរិស្ថាន​អភិវឌ្ឍ​រួម​បញ្ចូល" + +#: 01030000.xhp +msgctxt "" +"01030000.xhp\n" +"hd_id3145090\n" +"1\n" +"help.text" +msgid "Integrated Development Environment (IDE)" +msgstr "Integrated Development Environment (IDE)" + +#: 01030000.xhp +msgctxt "" +"01030000.xhp\n" +"par_id3146795\n" +"2\n" +"help.text" +msgid "This section describes the Integrated Development Environment for $[officename] Basic." +msgstr "ផ្នែក​នេះ​ពណ៌នា​អំពី Integrated Development Environment សម្រាប់ $[officename] Basic ។" + +#: 03010100.xhp +msgctxt "" +"03010100.xhp\n" +"tit\n" +"help.text" +msgid "Display Functions" +msgstr "អនុគមន៍​បង្ហាញ" + +#: 03010100.xhp +msgctxt "" +"03010100.xhp\n" +"hd_id3151384\n" +"1\n" +"help.text" +msgid "Display Functions" +msgstr "អនុគមន៍​បង្ហាញ" + +#: 03010100.xhp +msgctxt "" +"03010100.xhp\n" +"par_id3149346\n" +"2\n" +"help.text" +msgid "This section describes Runtime functions used to output information to the screen display." +msgstr "ផ្នែក​នេះ​ពណ៌នា​អំពី​​អនុគមន៍​ពេល​រត់​ ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​​បង្ហាញ​​ព័ត៌មាន​​លើ​​អេក្រង់ ។" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"tit\n" +"help.text" +msgid "IsError Function [Runtime]" +msgstr "អនុគមន៍ IsError [ពេល​រត់]" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"bm_id4954680\n" +"help.text" +msgid "IsError function" +msgstr "អនុគមន៍ IsError" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"par_idN1054E\n" +"help.text" +msgid "IsError Function [Runtime]" +msgstr "អនុគមន៍ IsError [ពេល​រត់]" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"par_idN1055E\n" +"help.text" +msgid "Tests if a variable contains an error value." +msgstr "ពិសោធន៍​ថា​តើ​អថេរ​មួយ​មាន​តម្លៃ​កំហុស​ឬ​ទេ ។" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"par_idN10561\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"par_idN10565\n" +"help.text" +msgid "IsError (Var)" +msgstr "IsError (Var)" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"par_idN1056C\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"par_idN1056F\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03102450.xhp +msgctxt "" +"03102450.xhp\n" +"par_idN10573\n" +"help.text" +msgid "Var: Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False." +msgstr "Var ៖ អថេរ​ដែល​អ្នក​ចង់​ពិសោធន៍ ។ បើ​អថេរ​មាន​តម្លៃ​កំហុស នោះ​អនុគមន៍​ត្រឡប់​តម្លៃ ពិត បើ​ពុំ​នោះ​ទេ​អនុគមន៍​ត្រឡប់ មិន​ពិត ។" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"tit\n" +"help.text" +msgid "GetSolarVersion Function [Runtime]" +msgstr "អនុគមន៍ GetSolarVersion [ពេល​រត់]" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"bm_id3157898\n" +"help.text" +msgid "GetSolarVersion function" +msgstr "អនុគមន៍​ GetSolarVersion" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"hd_id3157898\n" +"1\n" +"help.text" +msgid "GetSolarVersion Function [Runtime]" +msgstr "អនុគមន៍ GetSolarVersion [ពេល​រត់]" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"par_id3152801\n" +"2\n" +"help.text" +msgid "Returns the internal number of the current $[officename] version." +msgstr "ត្រឡប់​លេខ​ខាង​ក្នុង​នៃ​កំណែ $[officename] បច្ចុប្បន្ន ។" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"hd_id3153311\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"par_id3155388\n" +"4\n" +"help.text" +msgid "s = GetSolarVersion" +msgstr "s = GetSolarVersion" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"hd_id3149514\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"par_id3148685\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"hd_id3143270\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03131000.xhp +msgctxt "" +"03131000.xhp\n" +"par_id3148947\n" +"11\n" +"help.text" +msgid "MsgBox sSep,64,\"Version number of the solar technology\"" +msgstr "MsgBox sSep,64,\"Version number of the solar technology\"" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"tit\n" +"help.text" +msgid "CreateUnoListener Function [Runtime]" +msgstr "អនុគមន៍ CreateUnoListener [ពេល​រត់]" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"bm_id3155150\n" +"help.text" +msgid "CreateUnoListener function" +msgstr "អនុគមន៍ CreateUnoListener" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"hd_id3155150\n" +"53\n" +"help.text" +msgid "CreateUnoListener Function [Runtime]" +msgstr "អនុគមន៍ CreateUnoListener [ពេល​រត់]" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3149346\n" +"52\n" +"help.text" +msgid "Creates a Listener instance." +msgstr "បង្កើត​វត្ថុ Listener មួយ ។" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3153681\n" +"51\n" +"help.text" +msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener." +msgstr "ចំណុច​ប្រទាក់ Uno ជា​ច្រើន​អាច​ឲ្យ​អ្នក​ចុះ​ឈ្មោះ​អ្នក​ស្តាប់​លើ​ចំណុច​ប្រទាក់​អ្នក​ស្តាប់​ពិសេស​មួយ ។ នេះ​អនុញ្ញាត​ឲ្យ​អ្នក​ស្តាប់​ព្រឹត្តិការណ៍​ជាក់លាក់ និង​ហៅ​វិធីសាស្ត្រ​អ្នក​ស្តាប់​ដែល​សមស្រប ។ អនុគមន៍ CreateUnoListener រង់ចាំ​ចំណុច​ប្រទាក់​ដែល​បាន​ហៅ ហើយ​បន្ទាប់​មក​ហុច​វត្ថុ​ចំណុច​ប្រទាក់​ដែល​ចំណុច​ប្រទាក់​គាំទ្រ ។ បន្ទាប់​មក​វត្ថុ​នេះ​​ត្រូវ​បាន​ហុច​ទៅ​វិធីសាស្ត្រ​ដើម្បី​ចុះ​ឈ្មោះ​អ្នក​ស្តាប់ ។" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"hd_id3148685\n" +"50\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3143228\n" +"49\n" +"help.text" +msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )" +msgstr "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"hd_id3147574\n" +"48\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3154046\n" +"47\n" +"help.text" +msgid "The following example is based on a Basic library object." +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម​ពឹង​ផ្អែក​លើ​វត្ថុ​បណ្ណាល័យ Basic ។" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3149294\n" +"44\n" +"help.text" +msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use." +msgstr "វិធីសាស្ត្រ CreateUnoListener ត្រូវ​ការ​​ប៉ារ៉ាម៉ែត្រ​ពីរ ។ ដំបូង​គឺ​ជា​បុព្វបទ ហើយ​នឹង​ត្រូវ​បាន​ពន្យល់​ក្នុង​សេចក្តី​លម្អិត​ខាង​ក្រោម ។ ប៉ារ៉ាម៉ែត្រ​ទី​ពីរ​គឺ​ជា​ឈ្មោះ​ពេញ​លេញ​នៃ​ចំណុច​​ប្រទាក់ Listener ដែល​អ្នក​ចង់​ប្រើ ។" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3149670\n" +"43\n" +"help.text" +msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:" +msgstr "បន្ទាប់​មក Listener ត្រូវ​តែ​បន្ថែម​ទៅ​វត្ថុ Broadcaster ។ នេះ​ត្រូវ​បាន​​​ធ្វើ​​ដោយ​ហៅ​វិធីសាស្ត្រ​សមរម្យ សម្រាប់​បន្ថែម Listener មួយ ។ វិធីសាស្ត្រ​ទាំង​នេះ​តែងតែ​ធ្វើ​តាម​លំនាំ \"addFooListener\" ដែល \"Foo\" គឺ​ជា​ប្រភេទ​ផ្ទៃ​ប្រទាក់ Listener ដែល​គ្មាន 'X' ។ ក្នុង​ឧទាហរណ៍​នេះ វិធីសាស្ត្រ addContainerListener ត្រូវ​បាន​ហៅ​ដើម្បី​ចុះ​ឈ្មោះ XContainerListener ៖" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3154940\n" +"41\n" +"help.text" +msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!" +msgstr "oLib = BasicLibraries.Library1 ' Library1 must exist!" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3150359\n" +"40\n" +"help.text" +msgid "oLib.addContainerListener( oListener ) ' Register the listener" +msgstr "oLib.addContainerListener( oListener ) ' Register the listener" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3154138\n" +"39\n" +"help.text" +msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface." +msgstr "ឥឡូវ​នេះ Listener ត្រូវ​បាន​ចុះ​ឈ្មោះ ។ នៅ​ពេល​ព្រឹត្តិការណ៍​មួយ​កើត​ឡើង Listener ដែល​ត្រូវ​គ្នា​នឹង​ហៅ​វិធីសាស្ត្រ​ដែល​សមរម្យ​ពី​ផ្ទៃ​ប្រទាក់ com.sun.star.container.XContainerListener ។" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3148922\n" +"38\n" +"help.text" +msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs." +msgstr "បុព្វបទ​ហៅ Listeners ដែល​បាន​ចុះ​ឈ្មោះ​ពី​ទម្រង់​ការ​រង Basic ។ ប្រព័ន្ធ​ពេល​រត់​របស់ Basic ស្វែងរក​ទម្រង់​ការ​រង Basic ឬ​អនុគមន៍​ដែល​មាន​ឈ្មោះ \"PrefixListenerMethode\" និង​ហៅ​ពួក​វា​នៅ​ពេល​រក​ឃើញ ។ បើ​ពុំ​នោះ​សោត កំហុស​ពេល​រត់​មួយ​កើត​ឡើង ។" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3150768\n" +"37\n" +"help.text" +msgid "In this example, the Listener-Interface uses the following methods:" +msgstr "ក្នុង​ឧទាហរណ៍​​នេះ ផ្ទៃ​ប្រទាក់ Listener ប្រើ​វិធីសាស្ត្រ​ដូច​ខាង​ក្រោម ៖" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3151176\n" +"36\n" +"help.text" +msgid "disposing:" +msgstr "disposing:" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3145173\n" +"35\n" +"help.text" +msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces" +msgstr "ចំណុច​ប្រទាក់​មូលដ្ឋាន Listener (com.sun.star.lang.XEventListener) ៖ ចំណុច​ប្រទាក់​មូលដ្ឋាន​សម្រាប់​ចំណុច​ប្រទាក់ Listener ទាំងអស់ ។" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3156212\n" +"34\n" +"help.text" +msgid "elementInserted:" +msgstr "elementInserted:" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3159254\n" +"33\n" +"help.text" +msgid "Method of the com.sun.star.container.XContainerListener interface" +msgstr "វិធីសាស្ត្រ​នៃ​ចំណុច​​ប្រទាក់ com.sun.star.container.XContainerListener" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3147287\n" +"32\n" +"help.text" +msgid "elementRemoved:" +msgstr "elementRemoved:" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3146119\n" +"31\n" +"help.text" +msgid "Method of the com.sun.star.container.XContainerListener interface" +msgstr "វិធីសាស្ត្រ​នៃ​ចំណុច​​ប្រទាក់ com.sun.star.container.XContainerListener" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3153951\n" +"30\n" +"help.text" +msgid "elementReplaced:" +msgstr "elementReplaced:" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3154013\n" +"29\n" +"help.text" +msgid "Method of the com.sun.star.container.XContainerListener interface" +msgstr "វិធីសាស្ត្រ​នៃ​ចំណុច​​ប្រទាក់ com.sun.star.container.XContainerListener" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3147435\n" +"28\n" +"help.text" +msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:" +msgstr "ក្នុង​ឧទាហរណ៍​នេះ បុព្វបទ​គឺ ContListener_ ។ ដូច្នេះ​ទម្រង់​ការ​រង​ដូច​ខាង​ក្រោម ត្រូវ​តែ​ប្រតិបត្តិ​ក្នុង Basic ៖" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3155411\n" +"27\n" +"help.text" +msgid "ContListener_disposing" +msgstr "ContListener_disposing" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3146923\n" +"26\n" +"help.text" +msgid "ContListener_elementInserted" +msgstr "ContListener_elementInserted" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3147318\n" +"25\n" +"help.text" +msgid "ContListener_elementRemoved" +msgstr "ContListener_elementRemoved" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3152578\n" +"24\n" +"help.text" +msgid "ContListener_elementReplaced" +msgstr "ContListener_elementReplaced" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3150592\n" +"23\n" +"help.text" +msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:" +msgstr "ប្រភេទ​​រចនា​សម្ព័ន្ធ​ព្រឹត្តិការណ៍​មួយ ដែល​មាន​ព័ត៌មាន​អំពី​ព្រឹត្តិការណ៍​មួយ ដែល​​មាន​ស្រាប់​សម្រាប់​គ្រប់​ប្រភេទ Listener ។ នៅ​ពេល​វិធីសាស្ត្រ Listener មួយ​ត្រូវ​បាន​ហៅ វត្ថុ​មួយ​នៃ​ព្រឹត្តិការណ៍​នេះ នឹង​ត្រូវ​បាន​ហុច​ទៅ​វិធីសាស្ត្រ​ជា​ប៉ារ៉ាម៉ែត្រ​មួយ ។ វិធីសាស្ត្រ Listener របស់ Basic ក៏​អាច​ហៅ​វត្ថុ​ព្រឹត្តិការណ៍​ទាំង​នេះ ឲ្យ​តែ​ប៉ារ៉ាម៉ែត្រ​ដែល​សមស្រប​ត្រូវ​បាន​ហុច​ក្នុង​ការ​ប្រកាស Sub ។ ឧទាហរណ៍ ៖" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3153876\n" +"21\n" +"help.text" +msgid "MsgBox \"disposing\"" +msgstr "MsgBox \"disposing\"" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3154098\n" +"17\n" +"help.text" +msgid "MsgBox \"elementInserted\"" +msgstr "MsgBox \"elementInserted\"" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3153947\n" +"13\n" +"help.text" +msgid "MsgBox \"elementRemoved\"" +msgstr "MsgBox \"elementRemoved\"" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3148915\n" +"9\n" +"help.text" +msgid "MsgBox \"elementReplaced\"" +msgstr "MsgBox \"elementReplaced\"" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3156056\n" +"6\n" +"help.text" +msgid "You do not need to include the parameter of an event object if the object is not used:" +msgstr "អ្នក​មិន​ចាំបាច់​រួម​បញ្ចូល​ប៉ារ៉ាម៉ែត្រ​នៃ​វត្ថុ​ព្រឹត្តិការណ៍ ប្រសិន​បើ​វត្ថុ​មិន​ត្រូវ​បាន​ប្រើ ៖" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3150042\n" +"5\n" +"help.text" +msgid "' Minimal implementation of Sub disposing" +msgstr "' Minimal implementation of Sub disposing" + +#: 03132000.xhp +msgctxt "" +"03132000.xhp\n" +"par_id3150940\n" +"2\n" +"help.text" +msgid "Listener methods must always be implemented to avoid Basic run-time errors." +msgstr "វិធីសាស្ត្រ Listener តែង​តែ ត្រូវ​បាន​ប្រតិបត្តិ​ដើម្បី​ចៀសវាង​កំហុស​ពេល​រត់​របស់ Basic ។" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"tit\n" +"help.text" +msgid "Write Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Write [ពេល​រត់]" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"bm_id3147229\n" +"help.text" +msgid "Write statement" +msgstr "សេចក្ដី​ថ្លែងការណ៍ Write" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"hd_id3147229\n" +"1\n" +"help.text" +msgid "Write Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Write [ពេល​រត់]" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"par_id3154685\n" +"2\n" +"help.text" +msgid "Writes data to a sequential file." +msgstr "សរសេរ​ទិន្នន័យ​ទៅ​ឯកសារ​ត​គ្នា ។" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"hd_id3150449\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"par_id3145785\n" +"4\n" +"help.text" +msgid "Write [#FileName], [Expressionlist]" +msgstr "Write [#FileName], [Expressionlist]" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"hd_id3151116\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"par_id3153728\n" +"6\n" +"help.text" +msgid "FileName: Any numeric expression that contains the file number that was set by the Open statement for the respective file." +msgstr "ឈ្មោះ​ឯកសារ ៖ កន្សោម​លេខ​ដែល​មាន​លេខ​ឯកសារ ដែល​ត្រូវ​បាន​កំណត់​ដោយ​សេចក្ដី​ថ្លែងការណ៍ Open សម្រាប់​ឯកសារ​នីមួយៗ ។" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"par_id3146120\n" +"7\n" +"help.text" +msgid "Expressionlist: Variables or expressions that you want to enter in a file, separated by commas." +msgstr "Expressionlist ៖ អថេរ ឬ​កន្សោម​ដែល​អ្នក​ចង់​បញ្ចូល​ក្នុង​ឯកសារ​មួយ ខណ្ឌ​ដាច់​ពី​គ្នា​ដោយ​សញ្ញា​ក្បៀស (,) ។" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"par_id3150010\n" +"8\n" +"help.text" +msgid "If the expression list is omitted, the Write statement appends an empty line to the file." +msgstr "ប្រសិន​បើ​​បញ្ជី​កន្សោម​ត្រូវ​បានលុប សេចក្ដីថ្លែងការណ៍ Write បន្ថែម​បន្ទាត់​ទទេ​ទៅ​ខាង​ចុង​ឯកសារ ។" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"par_id3163713\n" +"9\n" +"help.text" +msgid "To add an expression list to a new or an existing file, the file must be opened in the Output or Append mode." +msgstr "ដើម្បី​បន្ថែម​បញ្ជី​កន្សោម​មួយ​ទៅ​ឯកសារ​ថ្មី​មួយ ឬ​មាន​ស្រាប់ ឯកសារ​ត្រូវ​តែ​បើក​ក្នុង​របៀប Output ឬ​Append ។" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"par_id3147428\n" +"10\n" +"help.text" +msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list." +msgstr "ខ្សែអក្សរ​ដែល​អ្នក​សរសេរ​ត្រូវ​បាន​ដាក់​ក្នុង​សញ្ញា​សម្រង់ ហើយ​បំបែក​ដោយ​សញ្ញា (,) ។ អ្នក​មិន​ចាំចាប់​បញ្ចូលសញ្ញា​កំណត់​ព្រំដែន​នៅ​ក្នុង​បញ្ជី​កន្សោម​ទេ ។" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"par_id1002838\n" +"help.text" +msgid "Each Write statement outputs a line end symbol as last entry." +msgstr "សេចក្ដី​ថ្លែងការណ៍ Write នីមួយៗ​បង្ហាញ​លទ្ធផល​និមិត្តសញ្ញា​ចុង​បន្ទាត់​ជា​ធាតុ​ចុងក្រោយ ។" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"par_id6618854\n" +"help.text" +msgid "Numbers with decimal delimiters are converted according to the locale settings." +msgstr "លេខ​ដែល​មាន​សញ្ញា​កំណត់​ព្រំដែន​គោលដប់ ត្រូវ​បាន​បម្លែង​ដោយ​យោង​តាម​ការ​កំណត់​មូលដ្ឋាន ។" + +#: 03020205.xhp +msgctxt "" +"03020205.xhp\n" +"hd_id3151073\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"tit\n" +"help.text" +msgid "GetAttr Function [Runtime]" +msgstr "អនុគមន៍ GetAttr [ពេល​រត់]" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"bm_id3150984\n" +"help.text" +msgid "GetAttr function" +msgstr "អនុគមន៍ GetAttr" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"hd_id3150984\n" +"1\n" +"help.text" +msgid "GetAttr Function [Runtime]" +msgstr "អនុគមន៍ GetAttr [ពេល​រត់]" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3154347\n" +"2\n" +"help.text" +msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory." +msgstr "ត្រឡប់​លំនាំតូច​ៗ​​ដែល​បញ្ជាក់​ប្រាប់​អំពី​ប្រភេទ​ឯកសារ​ ឬ​ឈ្មោះ​របស់​ភាគ​ ឬ​ថត ។" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"hd_id3149457\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3150359\n" +"4\n" +"help.text" +msgid "GetAttr (Text As String)" +msgstr "GetAttr (Text As String)" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"hd_id3151211\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3154909\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"hd_id3145172\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3151042\n" +"8\n" +"help.text" +msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​មាន​សេចក្តី​បញ្ជាក់​ឯកសារ​ច្បាស់​លាស់ ។ អ្នក​ក៏​អាច​ប្រើ​ផងដែរ​នូវ​ កំណត់ URL ។" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3161831\n" +"9\n" +"help.text" +msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:" +msgstr "អនុគមន៍​នេះ​កំណត់​គុណ​លក្ខណៈ សម្រាប់​ឯកសារ​ដែល​បាន​បញ្ជាក់​ និង​ត្រឡប់​លំនាំ​តូច​ៗ ដែល​អាច​ជួយ​អ្នក​ដើម្បី​ស្គាល់​គុណ​លក្ខណៈ​របស់​ឯកសារ​​ដូច​ខាង​ក្រោម​ ៖" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"hd_id3145364\n" +"10\n" +"help.text" +msgid "Value" +msgstr "តម្លៃ" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3147349\n" +"11\n" +"help.text" +msgid "0 : Normal files." +msgstr "0 ៖ ឯកសារ​ធម្មតា ។" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3147434\n" +"12\n" +"help.text" +msgid "1 : Read-only files." +msgstr "1 ៖ ឯកសារ​បាត​តែ​អាន ។" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3159154\n" +"15\n" +"help.text" +msgid "8 : Returns the name of the volume" +msgstr "8 ៖ ត្រឡប់​ឈ្មោះ​នៃ​ភាគ​" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3145271\n" +"16\n" +"help.text" +msgid "16 : Returns the name of the directory only." +msgstr "16 ៖ ត្រឡប់​តែ​ឈ្មោះ​នៃ​ថត​ប៉ុណ្ណោះ ។" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3153953\n" +"17\n" +"help.text" +msgid "32 : File was changed since last backup (Archive bit)." +msgstr "32 ៖ ឯកសារ​ត្រូវ​បាន​ផ្លាស់​​ប្តូរ តាំង​ពី​ចម្លង​ទុក​ចុង​ក្រោយ (បណ្ណសារ​​​តិច​តួច) ។" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3156444\n" +"18\n" +"help.text" +msgid "If you want to know if a bit of the attribute byte is set, use the following query method:" +msgstr "ប្រសិន​បើ​អ្នក​ចង់​ដឹង ប្រសិន​បើ​ប៊ីត​នៃ​បៃ​គុណ​លក្ខណៈ​ត្រូវ​បាន​កំណត់ ប្រើ​វិធីសាស្ត្រ​សំណួរ​ដូច​ខាង​ក្រោម ៖" + +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"hd_id3153094\n" +"19\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020409.xhp +#, fuzzy +msgctxt "" +"03020409.xhp\n" +"par_id3155415\n" +"21\n" +"help.text" +msgid "On Error GoTo ErrorHandler ' Define target for error handler" +msgstr "On Error Goto ErrorHandler REM Define target for error-handler" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"tit\n" +"help.text" +msgid "Select...Case Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Select...Case [ពេល​រត់]" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bm_id3149416\n" +"help.text" +msgid "Select...Case statementCase statement" +msgstr "សេចក្តីថ្លែងការណ៍ Select...Caseសេចក្តីថ្លែងការណ៍ Case" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"hd_id3149416\n" +"1\n" +"help.text" +msgid "Select...Case Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Select...Case [ពេល​រត់]" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id3153896\n" +"2\n" +"help.text" +msgid "Defines one or more statement blocks depending on the value of an expression." +msgstr "កំណត់​បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍​មួយ ឬ​ច្រើន​ ដោយ​ផ្អែក​លើ​តម្លៃ​នៃ​កន្សោម​មួយ​ ។" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"hd_id3147265\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id3150400\n" +"4\n" +"help.text" +msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select" +msgstr "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"hd_id3150767\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id3156281\n" +"6\n" +"help.text" +msgid "Condition: Any expression that controls if the statement block that follows the respective Case clause is executed." +msgstr "Condition ៖ កន្សោម​មួយ​ចំនួន​ ដែល​ត្រួតត្រា​ប្រសិន​បើ​បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍ ដែល​នៅ​បន្ត​ពី​អនុ​ប្រយោគ Case រៀង​ៗ​ខ្លួន​ត្រូវ​បាន​ប្រតិបត្តិ ។" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id3150448\n" +"7\n" +"help.text" +msgid "Expression: Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if Condition matches Expression." +msgstr "Expression ៖ កន្សោមមួយ​ចំនួន​ ដែល​ឆប​គ្នា​ជាមួយ​កន្សោម​ប្រភេទ​លក្ខខណ្ឌ ។ បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍ ដែល​នៅ​ក្រោយ​អនុ​ប្រយោគ Case ត្រូវ​បាន​ប្រតិបត្តិ​ ប្រសិន​បើ លក្ខខណ្ឌ ផ្គូផ្គង កន្សោម ។" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"hd_id3153768\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id3152597\n" +"14\n" +"help.text" +msgid "Print \"Number from 1 to 5\"" +msgstr "Print \"Number from 1 to 5\"" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id3147349\n" +"16\n" +"help.text" +msgid "Print \"Number from 6 to 8\"" +msgstr "Print \"Number from 6 to 8\"" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id3152886\n" +"18\n" +"help.text" +msgid "Print \"Greater than 8\"" +msgstr "Print \"Greater than 8\"" + +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id3146975\n" +"20\n" +"help.text" +msgid "Print \"Out of range 1 to 10\"" +msgstr "Print \"Out of range 1 to 10\"" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"tit\n" +"help.text" +msgid "ConvertFromURL Function [Runtime]" +msgstr "អនុគមន៍ ConvertFromURL [ពេល​រត់]" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"bm_id3153894\n" +"help.text" +msgid "ConvertFromURL function" +msgstr "អនុគមន៍ ConvertFromURL" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"hd_id3153894\n" +"1\n" +"help.text" +msgid "ConvertFromURL Function [Runtime]" +msgstr "អនុគមន៍ ConvertFromURL [ពេល​រត់]" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"par_id3147226\n" +"2\n" +"help.text" +msgid "Converts a file URL to a system file name." +msgstr "បម្លែង URL ឯកសារ​ទៅ​ជា​ឈ្មោះ​ឯកសារ​ប្រព័ន្ធ​មួយ​ ។" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"hd_id3143267\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"par_id3154142\n" +"4\n" +"help.text" +msgid "ConvertFromURL(filename)" +msgstr "ConvertFromURL(filename)" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"hd_id3159157\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"par_id3150669\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"hd_id3143270\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"par_id3156023\n" +"8\n" +"help.text" +msgid "Filename: A file name as a string." +msgstr "Filename ៖ ឈ្មោះ​ឯកសារ​ជា​ខ្សែ​អក្សរ​មួយ​ ។" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"hd_id3154760\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"par_id3148664\n" +"10\n" +"help.text" +msgid "systemFile$ = \"c:\\folder\\mytext.txt\"" +msgstr "systemFile$ = \"c:\\folder\\mytext.txt\"" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"par_id3150541\n" +"11\n" +"help.text" +msgid "url$ = ConvertToURL( systemFile$ )" +msgstr "url$ = ConvertToURL( systemFile$ )" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"par_id3150792\n" +"12\n" +"help.text" +msgid "print url$" +msgstr "print url$" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"par_id3154367\n" +"13\n" +"help.text" +msgid "systemFileAgain$ = ConvertFromURL( url$ )" +msgstr "systemFileAgain$ = ConvertFromURL( url$ )" + +#: 03120313.xhp +msgctxt "" +"03120313.xhp\n" +"par_id3153194\n" +"14\n" +"help.text" +msgid "print systemFileAgain$" +msgstr "print systemFileAgain$" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"tit\n" +"help.text" +msgid "FileLen-Function [Runtime]" +msgstr "អនុគមន៍ FileLen [ពេល​រត់]" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"bm_id3153126\n" +"help.text" +msgid "FileLen function" +msgstr "អនុគមន៍ FileLen" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"hd_id3153126\n" +"1\n" +"help.text" +msgid "FileLen Function [Runtime]" +msgstr "អនុគមន៍ FileLen [ពេល​រត់]" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"par_id3145068\n" +"2\n" +"help.text" +msgid "Returns the length of a file in bytes." +msgstr "ត្រឡប់​​ប្រវែង​​ឯកសារ​​គិត​ជា​បៃ ។" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"hd_id3159414\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"par_id3149656\n" +"4\n" +"help.text" +msgid "FileLen (Text As String)" +msgstr "FileLen (Text As String)" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"hd_id3148798\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"par_id3156282\n" +"6\n" +"help.text" +msgid "Long" +msgstr "Long" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"hd_id3150768\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"par_id3153193\n" +"8\n" +"help.text" +msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​មាន​សេចក្តី​បញ្ជាក់​ឯកសារ​ច្បាស់​លាស់ ។ អ្នក​ក៏​អាច​ប្រើ​ផងដែរ​នូវ​ កំណត់ URL ។" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"par_id3150439\n" +"9\n" +"help.text" +msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function." +msgstr "អនុគមន៍​នេះ​កំណត់​ប្រវែង​​ឯកសារ​មួយ​ ។ ប្រសិន​បើ​អនុគមន៍ FileLen ត្រូវ​បាន​ហៅ​សម្រាប់​ឯកសារ​ដែល​បាន​បើក វា​ត្រឡប់​ប្រវែង​ឯកសារ​មុន​ពេល​វា​ត្រូវ​បាន​បើក ។ ដើម្បី​កំណត់​ប្រវែង​ឯកសារ​បច្ចុប្បន្ន​នៃ​ឯកសារ​ដែល​បាន​បើក ប្រើ​អនុគមន៍ Lof ។" + +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"hd_id3163710\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"tit\n" +"help.text" +msgid "ChDrive Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ ChDrive [ពេល​រត់]" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"bm_id3145068\n" +"help.text" +msgid "ChDrive statement" +msgstr "សេចក្តីថ្លែងការណ៍ ChDrive" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"hd_id3145068\n" +"1\n" +"help.text" +msgid "ChDrive Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ ChDrive [ពេល​រត់]" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"par_id3149656\n" +"2\n" +"help.text" +msgid "Changes the current drive." +msgstr "ប្តូរ​​ដ្រាយ​​បច្ចុប្បន្ន ។" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"hd_id3154138\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"par_id3154685\n" +"4\n" +"help.text" +msgid "ChDrive Text As String" +msgstr "ChDrive Text As String" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"hd_id3156423\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"par_id3145172\n" +"6\n" +"help.text" +msgid "Text: Any string expression that contains the drive letter of the new drive. If you want, you can use URL notation." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​មាន​អក្សរ​ដ្រាយ​នៃ​ដ្រាយ​ថ្មី ។ ប្រសិន​បើ​អ្នក​ចង់ អ្នក​អាច​ប្រើ កំណត់ URL ។" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"par_id3145785\n" +"7\n" +"help.text" +msgid "The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement." +msgstr "ដ្រាយ​ត្រូវ​តែ​ផ្តល់​តម្លៃ​អក្សរ​ធំ ។ នៅ​ក្នុង​វីនដូ អក្សរ​ដែល​អ្នក​ផ្តល់​ទៅ​ដ្រាយ​គឺ​ត្រូវ​បាន​ដាក់​កម្រិត​ដោយ​ការ​កំណត់​ក្នុង LASTDRV ។ ប្រសិន​បើ​អាគុយម៉ង់​ដ្រាយ​ជា​ខ្សែ​អក្សរ​ដែល​មាន​ច្រើន​ជួរ នោះ​មាន​តែ​តួ​អក្សរ​ទី​មួយ​ប៉ុណ្ណោះ​ដែល​ទាក់ទង ។ ប្រសិន​បើ​អ្នក​ប៉ុនប៉ង​ដំណើរ​ការ​ដ្រាយ​ដែល​មិន​មាន កំហុស​មួយ​កើត​ឡើង​ដែល​អ្នក​អាច​ឆ្លើយ​តប​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ OnError ។" + +#: 03020402.xhp +msgctxt "" +"03020402.xhp\n" +"hd_id3153188\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020402.xhp +#, fuzzy +msgctxt "" +"03020402.xhp\n" +"par_id3152576\n" +"10\n" +"help.text" +msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists." +msgstr "ChDrive \"D\" REM Only possible if a drive 'D' exists." + +#: 03020410.xhp +msgctxt "" +"03020410.xhp\n" +"tit\n" +"help.text" +msgid "Kill Statement [Runtime]" +msgstr "ឃ្លា Kill [ពេល​រត់]" + +#: 03020410.xhp +msgctxt "" +"03020410.xhp\n" +"bm_id3153360\n" +"help.text" +msgid "Kill statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Kill" + +#: 03020410.xhp +msgctxt "" +"03020410.xhp\n" +"hd_id3153360\n" +"1\n" +"help.text" +msgid "Kill Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Kill [ពេល​រត់]" + +#: 03020410.xhp +msgctxt "" +"03020410.xhp\n" +"par_id3151211\n" +"2\n" +"help.text" +msgid "Deletes a file from a disk." +msgstr "លុប​ឯកសារ​មួយ​ពី​ថាស​មួយ ។" + +#: 03020410.xhp +msgctxt "" +"03020410.xhp\n" +"hd_id3150767\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020410.xhp +msgctxt "" +"03020410.xhp\n" +"par_id3154685\n" +"4\n" +"help.text" +msgid "Kill File As String" +msgstr "Kill File As String" + +#: 03020410.xhp +msgctxt "" +"03020410.xhp\n" +"hd_id3153194\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020410.xhp +msgctxt "" +"03020410.xhp\n" +"par_id3150440\n" +"6\n" +"help.text" +msgid "File: Any string expression that contains an unambiguous file specification. You can also use URL notation." +msgstr "File ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​មាន​សេចក្តី​បញ្ជាក់​ឯកសារ​ច្បាស់​លាស់ ។ អ្នក​ក៏​អាច​ប្រើ​ផងដែរ​នូវ​ កំណត់ URL ។" + +#: 03020410.xhp +msgctxt "" +"03020410.xhp\n" +"hd_id3148645\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020410.xhp +#, fuzzy +msgctxt "" +"03020410.xhp\n" +"par_id3163710\n" +"9\n" +"help.text" +msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance" +msgstr "Kill \"C:\\datafile.dat\" ត្រូវបង្កើត​ឯកសារ REM ជា​មុន" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"tit\n" +"help.text" +msgid "FileDateTime Function [Runtime]" +msgstr "អនុគមន៍ FileDateTime [ពេល​រត់]" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"bm_id3153361\n" +"help.text" +msgid "FileDateTime function" +msgstr "អនុគមន៍ FileDateTime" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"hd_id3153361\n" +"1\n" +"help.text" +msgid "FileDateTime Function [Runtime]" +msgstr "អនុគមន៍ FileDateTime [ពេល​រត់]" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"par_id3156423\n" +"2\n" +"help.text" +msgid "Returns a string that contains the date and the time that a file was created or last modified." +msgstr "ត្រឡប់​ខ្សែ​អក្សរ​មួយ​ដែល​មាន​កាល​បរិច្ឆេទ និង​ពេល​វេលា​ ដែល​ឯកសារ​មួយ​ត្រូវ​បាន​បង្កើត ឬ​កែប្រែ​ចុង​ក្រោយ ។" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"hd_id3154685\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"par_id3154124\n" +"4\n" +"help.text" +msgid "FileDateTime (Text As String)" +msgstr "FileDateTime (Text As String)" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"hd_id3150448\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"par_id3159153\n" +"6\n" +"help.text" +msgid "Text: Any string expression that contains an unambiguous (no wildcards) file specification. You can also use URL notation." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​មាន​សេចក្តី​បញ្ជាក់​ឯកសារ​ច្បាស់​លាស់ (គ្មាន​តួ​អក្សរ​ជំនួស) ។ អ្នក​ក៏​អាច​ប្រើ​ផងដែរ​នូវ​ កំណត់ URL ។" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"par_id3155306\n" +"7\n" +"help.text" +msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"." +msgstr "អនុគមន៍​នេះ​កំណត់​ពេល​វេលា​ពិត​ប្រាកដ​នៃ​ការ​បង្កើត ឬ​កំណែ​ប្រែ​ចុង​ក្រោយ​​ឯកសារ​មួយ ដែល​បាន​ត្រឡប់​ក្នុង​ទ្រង់ទ្រាយ \"MM.DD.YYYY HH.MM.SS\" ។" + +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"hd_id3146119\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03103300.xhp +msgctxt "" +"03103300.xhp\n" +"tit\n" +"help.text" +msgid "Option Explicit Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Option Explicit [ពេល​រត់]" + +#: 03103300.xhp +msgctxt "" +"03103300.xhp\n" +"bm_id3145090\n" +"help.text" +msgid "Option Explicit statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Option Explicit" + +#: 03103300.xhp +msgctxt "" +"03103300.xhp\n" +"hd_id3145090\n" +"1\n" +"help.text" +msgid "Option Explicit Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Option Explicit [ពេល​រត់]" + +#: 03103300.xhp +msgctxt "" +"03103300.xhp\n" +"par_id3148538\n" +"2\n" +"help.text" +msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement." +msgstr "បញ្ជាក់​ថា គ្រប់​អថេរ​ក្នុង​កូដ​កម្មវិធី​ត្រូវ​តែ​ប្រកាស​ជាក់លាក់​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Dim ។" + +#: 03103300.xhp +msgctxt "" +"03103300.xhp\n" +"hd_id3149763\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03103300.xhp +#, fuzzy +msgctxt "" +"03103300.xhp\n" +"par_id3149514\n" +"4\n" +"help.text" +msgid "Option Explicit" +msgstr "Option Explicit" + +#: 03103300.xhp +msgctxt "" +"03103300.xhp\n" +"hd_id3145315\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03103300.xhp +msgctxt "" +"03103300.xhp\n" +"par_id3145172\n" +"6\n" +"help.text" +msgid "This statement must be added before the executable program code in a module." +msgstr "សេចក្តី​ថ្លែង​ការណ៍​នេះ​ត្រូវ​តែ​បាន​​បន្ថែម​ពី​មុខ​​កូដ​កម្មវិធី​ដែល​អាច​ប្រតិបត្តិ ដែល​ស្ថិត​ក្នុង​ម៉ូឌុល​មួយ ។" + +#: 03103300.xhp +msgctxt "" +"03103300.xhp\n" +"hd_id3125864\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03103300.xhp +#, fuzzy +msgctxt "" +"03103300.xhp\n" +"par_id3145787\n" +"12\n" +"help.text" +msgid "For i% = 1 To 10 ' This results in a run-time error" +msgstr "For i% = 1 to 10 REM This results in a run-time error" + +#: 03020100.xhp +msgctxt "" +"03020100.xhp\n" +"tit\n" +"help.text" +msgid "Opening and Closing Files" +msgstr "ការ​បើក និង​បិទ​ឯកសារ" + +#: 03020100.xhp +msgctxt "" +"03020100.xhp\n" +"hd_id3152924\n" +"1\n" +"help.text" +msgid "Opening and Closing Files" +msgstr "ការ​បើក និង​បិទ​ឯកសារ" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"tit\n" +"help.text" +msgid "Right Function [Runtime]" +msgstr "អនុគមន៍ Right [ពេល​រត់]" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"bm_id3153311\n" +"help.text" +msgid "Right function" +msgstr "អនុគមន៍ Right" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"hd_id3153311\n" +"1\n" +"help.text" +msgid "Right Function [Runtime]" +msgstr "អនុគមន៍ Right [ពេល​រត់]" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"par_id3150984\n" +"2\n" +"help.text" +msgid "Returns the rightmost \"n\" characters of a string expression." +msgstr "ត្រឡប់​តួ​អក្សរ \"n\" ដែល​នៅ​ស្តាំ​បំផុត​នៃ​កន្សោម​ខ្សែ​អក្សរ​មួយ ។" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"par_id3149763\n" +"3\n" +"help.text" +msgid "See also: Left Function." +msgstr "មើល​ផង​ដែរ ៖ អនុគមន៍ Left ។" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"hd_id3145315\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"par_id3153061\n" +"5\n" +"help.text" +msgid "Right (Text As String, n As Long)" +msgstr "Right (Text As String, n As Long)" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"hd_id3145068\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"par_id3156344\n" +"7\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"hd_id3146795\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"par_id3153526\n" +"9\n" +"help.text" +msgid "Text: Any string expression that you want to return the rightmost characters of." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​អ្នក​ចង់​ត្រឡប់​តួ​អក្សរ​នៅ​ស្តាំ​បំផុត ។" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"par_id3151211\n" +"10\n" +"help.text" +msgid "n: Numeric expression that defines the number of characters that you want to return. If n = 0, a zero-length string is returned. The maximum allowed value is 65535." +msgstr "ពេល​កំពុង​​រក្សា​ទុក​ ឬ​កំពុង​ផ្ញើ" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"par_id3158410\n" +"11\n" +"help.text" +msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)." +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម បម្លែង​កាល​បរិច្ឆេទ​ក្នុង​ទ្រង់ទ្រាយ YYYY-MM-DD ទៅ​ជា​ទ្រង់ទ្រាយ​កាល​បរិច្ឆេទ​របស់​សហរដ្ឋ​អាមេរិក (MM/DD/YYYY) ។" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"hd_id3156212\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120307.xhp +msgctxt "" +"03120307.xhp\n" +"par_id3159252\n" +"16\n" +"help.text" +msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" +msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" + +#: 03120200.xhp +msgctxt "" +"03120200.xhp\n" +"tit\n" +"help.text" +msgid "Repeating Contents" +msgstr "ការ​ធ្វើ​មាតិកា​ឡើង​វិញ" + +#: 03120200.xhp +msgctxt "" +"03120200.xhp\n" +"hd_id3152363\n" +"1\n" +"help.text" +msgid "Repeating Contents" +msgstr "ការ​ធ្វើ​មាតិកា​ឡើង​វិញ" + +#: 03120200.xhp +msgctxt "" +"03120200.xhp\n" +"par_id3150178\n" +"2\n" +"help.text" +msgid "The following functions repeat the contents of strings." +msgstr "អនុគមន៍​ដូច​ខាង​ក្រោម ធ្វើ​មាតិកា​នៃ​ខ្សែ​អក្សរ​ឡើង​វិញ ។" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"tit\n" +"help.text" +msgid "\"/\" Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី \"/\" [ពេល​រត់]" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"bm_id3150669\n" +"help.text" +msgid "\"/\" operator (mathematical)" +msgstr "សញ្ញា​ប្រមាណវិធី\"/\" (គណិតវិទ្យា)" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"hd_id3150669\n" +"1\n" +"help.text" +msgid "\"/\" Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី \"/\" [ពេលរត់]" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"par_id3149670\n" +"2\n" +"help.text" +msgid "Divides two values." +msgstr "ចែក​តម្លៃ​ពីរ ។" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"hd_id3148946\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"par_id3153360\n" +"4\n" +"help.text" +msgid "Result = Expression1 / Expression2" +msgstr "Result = Expression1 / Expression2" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"hd_id3150359\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"par_id3154141\n" +"6\n" +"help.text" +msgid "Result: Any numerical value that contains the result of the division." +msgstr "លទ្ធផល​ ៖ អថេរ​លេខ​ណា​មួយ ដែល​មាន​លទ្ធផល​នៃ​ប្រមាណ​វិធី​ចែក ។" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"par_id3150448\n" +"7\n" +"help.text" +msgid "Expression1, Expression2: Any numerical expressions that you want to divide." +msgstr "កន្សោម​ទី​1, កន្សោម​ទី​2 ៖ កន្សោម​លេខ​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​ចែក ។" + +#: 03070400.xhp +msgctxt "" +"03070400.xhp\n" +"hd_id3154684\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"tit\n" +"help.text" +msgid "Erl Function [Runtime]" +msgstr "អនុគមន៍ Erl [ពេល​រត់]" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"bm_id3157896\n" +"help.text" +msgid "Erl function" +msgstr "អនុគមន៍ Erl" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"hd_id3157896\n" +"1\n" +"help.text" +msgid "Erl Function [Runtime]" +msgstr "អនុគមន៍ Erl [ពេល​រត់]" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"par_id3153394\n" +"2\n" +"help.text" +msgid "Returns the line number where an error occurred during program execution." +msgstr "ត្រឡប់​លេខ​បន្ទាត់​ដែល​កំហុស​មួយ​បាន​កើត​ឡើង ខណៈ​ពេល​ប្រតិបត្តិ​កម្មវិធី ។" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"hd_id3147574\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"par_id3146795\n" +"4\n" +"help.text" +msgid "Erl" +msgstr "Erl" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"hd_id3147265\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"par_id3154924\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"hd_id3150792\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"par_id3153771\n" +"8\n" +"help.text" +msgid "The Erl function only returns a line number, and not a line label." +msgstr "អនុគមន៍ Erl ត្រឡប់​តែ​លេខ​បន្ទាត់ ហើយ​មិន​មែន​ស្លាក​បន្ទាត់​ទេ ។" + +#: 03050100.xhp +msgctxt "" +"03050100.xhp\n" +"hd_id3146921\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03050100.xhp +#, fuzzy +msgctxt "" +"03050100.xhp\n" +"par_id3150010\n" +"11\n" +"help.text" +msgid "On Error GoTo ErrorHandler ' Set up error handler" +msgstr "on error goto ErrorHandler REM Set up error handler" + +#: 03050100.xhp +#, fuzzy +msgctxt "" +"03050100.xhp\n" +"par_id3153188\n" +"14\n" +"help.text" +msgid "' Error caused by non-existent file" +msgstr "REM Error caused by non-existent file" + +#: 03050100.xhp +#, fuzzy +msgctxt "" +"03050100.xhp\n" +"par_id3155416\n" +"21\n" +"help.text" +msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\"" +msgstr "MsgBox \"Error \" & err & \": \" & error$ + chr(13) + \"In line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\"" + +#: 03104700.xhp +msgctxt "" +"03104700.xhp\n" +"tit\n" +"help.text" +msgid "Erase Function [Runtime]" +msgstr "អនុគមន៍ Erase [ពេល​រត់]" + +#: 03104700.xhp +msgctxt "" +"03104700.xhp\n" +"bm_id624713\n" +"help.text" +msgid "Erase function" +msgstr "អនុគមន៍ Erase" + +#: 03104700.xhp +msgctxt "" +"03104700.xhp\n" +"par_idN10548\n" +"help.text" +msgid "Erase Function [Runtime]" +msgstr "អនុគមន៍ Erase [ពេល​រត់]" + +#: 03104700.xhp +msgctxt "" +"03104700.xhp\n" +"par_idN10558\n" +"help.text" +msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size." +msgstr "លុប​មាតិកា​របស់​ធាតុ​អារេ​របស់​អារេ​ទំហំ​ថេរ ហើយ​ព្រលែង​អង្គ​ចងចាំ​ដែល​ត្រូវ​បាន​ប្រើ​ដោយ​អារេ​ដែល​មាន​ទំហំ​ប្រែប្រួល ។" + +#: 03104700.xhp +msgctxt "" +"03104700.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03104700.xhp +msgctxt "" +"03104700.xhp\n" +"par_idN105E6\n" +"help.text" +msgid "Erase Arraylist" +msgstr "Erase បញ្ជី​អារេ" + +#: 03104700.xhp +msgctxt "" +"03104700.xhp\n" +"par_idN105E9\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03104700.xhp +msgctxt "" +"03104700.xhp\n" +"par_idN105ED\n" +"help.text" +msgid "Arraylist - The list of arrays to be erased." +msgstr "បញ្ជី​អារេ - បញ្ជី​អារេ​ដែល​នឹង​ត្រូវ​លុប ។" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"tit\n" +"help.text" +msgid "Exp Function [Runtime]" +msgstr "អនុគមន៍ Exp [ពេល​រត់]" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"bm_id3150616\n" +"help.text" +msgid "Exp function" +msgstr "អនុគមន៍ Exp" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"hd_id3150616\n" +"1\n" +"help.text" +msgid "Exp Function [Runtime]" +msgstr "អនុគមន៍ Exp [ពេល​រត់]" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"par_id3155555\n" +"2\n" +"help.text" +msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power." +msgstr "ត្រឡប់​គោល​នៃ​លោការីត​ធម្មជាតិ (e = 2.718282) ដែល​តម្លើង​ទៅ​ស្វ័យ​គុណ​មួយ​ ។" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"hd_id3150984\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"par_id3145315\n" +"4\n" +"help.text" +msgid "Exp (Number)" +msgstr "Exp (Number)" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"hd_id3154347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"par_id3149670\n" +"6\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"hd_id3154760\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"par_id3150793\n" +"8\n" +"help.text" +msgid "Number: Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ណា​មួយ​ដែល​បញ្ជាក់លម្អិត​ស្វ័យ​គុណ​ ដែល​អ្នក​ចង់​លើក \"e\" ទៅ​កាន់ (គោល​នៃ​លោការីត​ធម្មជាតិ) ។ ស្វ័យ​គុណ​ត្រូវ​តែ​សម្រាប់​ទាំង​លេខ​ដែល​មាន​ចំនួន​ទសភាគ​តែ​មួយ​ដែល​តូច​ជាង ឬ​ស្មើ​ទៅ​នឹង 88.02969 និង​លេខ​ដែល​មាន​ចំនួន​ទសភាគ​ទ្វេ​ដែល​តូច​ជាង ឬ​ស្មើ​ទៅ​នឹង 709.782712893 ព្រោះ​ថា $[officename] Basic នឹង​ត្រឡប់​កំហុស​លើស​ចំណុះ សម្រាប់​លេខ​ដែល​លើស​តម្លៃ​ទាំង​នេះ ។" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"hd_id3156280\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080201.xhp +#, fuzzy +msgctxt "" +"03080201.xhp\n" +"par_id3159254\n" +"13\n" +"help.text" +msgid "Const b2=1.345e34" +msgstr "const b2=1.345e34" + +#: 03080201.xhp +msgctxt "" +"03080201.xhp\n" +"par_id3161832\n" +"15\n" +"help.text" +msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\"" +msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\"" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"tit\n" +"help.text" +msgid "Macro" +msgstr "ម៉ាក្រូ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"bm_id3153894\n" +"help.text" +msgid "events;linked to objects" +msgstr "ព្រឹត្តិការណ៍; បាន​តភ្ជាប់​ទៅ​វត្ថុ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"hd_id3153894\n" +"1\n" +"help.text" +msgid "Macro" +msgstr "ម៉ាក្រូ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153748\n" +"2\n" +"help.text" +msgid "Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected. Depending on the object that is selected, the function is either found on the Macro tab of the Object dialog, or in the Assign Macro dialog." +msgstr "ជ្រើស​ម៉ាក្រូ​ដែលអ្នកចង់​ប្រតិបត្តិ នៅពេល​ដែល​ជ្រើស​ក្រាហ្វ៊ិក ស៊ុម ឬ​វត្ថុ OLE ដែលត្រូវបានជ្រើស ។ ដោយ​ពឹងផ្អែក​ទៅលើ​វត្ថុ​ដែល​បានជ្រើស អនុគមន៍​អាចរកឃើញ​បាននៅលើថេប ម៉ាក្រូ នៃ​ប្រអប់​ វត្ថុ ឬ​នៅក្នុង​ប្រអប់ ផ្ដល់​ម៉ាក្រូ ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"hd_id3150503\n" +"3\n" +"help.text" +msgid "Event" +msgstr "ព្រឹត្តិការណ៍" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3149763\n" +"4\n" +"help.text" +msgid "Lists the events that are relevant to the macros that are currently assigned to the selected object." +msgstr "រាយ​នូវ​ព្រឹត្តិការណ៍​ដែល​ទាក់​ទង​ទៅ​នឹង​ម៉ាក្រូ​ ដែល​បច្ចុប្បន្ន​ត្រូវ​បានផ្តល់​ទៅ​វត្ថុ​ដែល​បាន​ជ្រើស ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3150670\n" +"23\n" +"help.text" +msgid "The following table describes the macros and the events that can by linked to objects in your document:" +msgstr "តារាង​ដូច​ខាង​ក្រោម​ពណ៌នា​អំពី​ម៉ាក្រូ និង​ព្រឹត្តិការណ៍​ដែល​អាច​ត្រូវ​បាន​តភ្ជាប់​ទៅ​វត្ថុ​ក្នុង​ឯកសារ​របស់​អ្នក ៖" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153360\n" +"24\n" +"help.text" +msgid "Event" +msgstr "ព្រឹត្តិការណ៍" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3154365\n" +"25\n" +"help.text" +msgid "Event trigger" +msgstr "កេះ​ព្រឹត្តការណ៍" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3159149\n" +"26\n" +"help.text" +msgid "OLE object" +msgstr "វត្ថុ OLE" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3148451\n" +"27\n" +"help.text" +msgid "Graphics" +msgstr "ក្រាហ្វិក" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3125863\n" +"28\n" +"help.text" +msgid "Frame" +msgstr "ស៊ុម" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3154216\n" +"29\n" +"help.text" +msgid "AutoText" +msgstr "អត្ថបទ​ស្វ័យ​ប្រវត្តិ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3145785\n" +"30\n" +"help.text" +msgid "ImageMap area" +msgstr "ផ្ទៃ​ផែនទី​រូបភាព" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153138\n" +"31\n" +"help.text" +msgid "Hyperlink" +msgstr "តំណខ្ពស់​" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3155306\n" +"32\n" +"help.text" +msgid "Click object" +msgstr "ចុច​​វត្ថុ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3152460\n" +"33\n" +"help.text" +msgid "Object is selected." +msgstr "វត្ថុ​ត្រូវ​បាន​ជ្រើស ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3147348\n" +"34\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3147426\n" +"35\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153951\n" +"36\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3150116\n" +"37\n" +"help.text" +msgid "Mouse over object" +msgstr "កណ្តុរ​លើ​វត្ថុ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3145253\n" +"38\n" +"help.text" +msgid "Mouse moves over the object." +msgstr "កណ្តុរ​ផ្លាស់ទី​លើ​វត្ថុ ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3144765\n" +"39\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153418\n" +"40\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153948\n" +"41\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3145652\n" +"42\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3155066\n" +"43\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3155446\n" +"44\n" +"help.text" +msgid "Trigger Hyperlink" +msgstr "កេះ​​តំណខ្ពស់" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3154756\n" +"45\n" +"help.text" +msgid "Hyperlink assigned to the object is clicked." +msgstr "តំណខ្ពស់​​ដែល​បាន​ផ្តល់​តម្លៃ​ទៅ​វត្ថុ​ត្រូវ​បាន​ចុច ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3150042\n" +"46\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3151252\n" +"47\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3147344\n" +"48\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3146920\n" +"49\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3159333\n" +"50\n" +"help.text" +msgid "Mouse leaves object" +msgstr "កណ្តុរ​ចេញ​ពី​វត្ថុ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3147003\n" +"51\n" +"help.text" +msgid "Mouse moves off of the object." +msgstr "កណ្តុរ​ផ្លាស់ទី​ចេញ​ពី​វត្ថុ ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3151278\n" +"52\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3145257\n" +"53\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3154122\n" +"54\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3156139\n" +"55\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3149036\n" +"56\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3150785\n" +"57\n" +"help.text" +msgid "Graphics load successful" +msgstr "ផ្ទុក​​ក្រាហ្វិក​​​ដោយ​​ជោគជ័យ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153705\n" +"58\n" +"help.text" +msgid "Graphics are loaded successfully." +msgstr "ក្រាហ្វិក​ត្រូវ​បាន​ផ្ទុក​ដោយ​ជោគជ័យ ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3150343\n" +"59\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3150202\n" +"60\n" +"help.text" +msgid "Graphics load terminated" +msgstr "ផ្ទុក​ក្រាហ្វិក​ត្រូវ​បាន​បញ្ចប់" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3145584\n" +"61\n" +"help.text" +msgid "Loading of graphics is stopped by the user (for example, when downloading the page)." +msgstr "ការ​ផ្ទុក​ក្រាហ្វិក​ត្រូវ​បាន​បញ្ឈប់​ដោយ​អ្នក​ប្រើ (ឧទាហរណ៍ នៅ​ពេល​ផ្ទុក​ទំព័រ) ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3154259\n" +"62\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3155089\n" +"63\n" +"help.text" +msgid "Graphics load faulty" +msgstr "​ផ្ទុក​ក្រាហ្វិក​បរាជ័យ​" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153307\n" +"64\n" +"help.text" +msgid "Graphics not successfully loaded, for example, if a graphic was not found." +msgstr "ក្រាហ្វិក​មិន​ត្រូវ​បាន​ផ្ទុក​ដោយ​ជោគជ័យ ឧទាហរណ៍ ប្រសិន​បើ​រក​មិន​ឃើញ​ក្រាហ្វិក ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3148840\n" +"65\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3154533\n" +"66\n" +"help.text" +msgid "Input of alpha characters" +msgstr "បញ្ចូល​តួ​អក្សរ​អាល់ហ្វា" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3155266\n" +"67\n" +"help.text" +msgid "Text is entered from the keyboard." +msgstr "អត្ថបទ​ត្រូវ​បាន​បញ្ចូល​ពី​ក្តារ​ចុច ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3144768\n" +"68\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3145659\n" +"69\n" +"help.text" +msgid "Input of non-alpha characters" +msgstr "បញ្ចូល​តួ​អក្សរ​មិន​មែន​អាល់ហ្វា" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3151131\n" +"70\n" +"help.text" +msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks." +msgstr "តួ​អក្សរ​មិន​បោះពុម្ព​ត្រូវ​បាន​បញ្ចូល​ពី​ក្តារ​ចុច ឧទាហរណ៍ ថេប និង​ចុះ​បន្ទាត់ ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3159206\n" +"71\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3150405\n" +"72\n" +"help.text" +msgid "Resize frame" +msgstr "ប្តូរ​ទំហំ​ស៊ុម" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153972\n" +"73\n" +"help.text" +msgid "Frame is resized with the mouse." +msgstr "ស៊ុម​ត្រូវ​បាន​ផ្លាស់ប្តូរ​ទំហំ​ដោយ​ប្រើ​កណ្តុរ ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3152873\n" +"74\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3148900\n" +"75\n" +"help.text" +msgid "Move frame" +msgstr "ផ្លាស់ទី​​ស៊ុម" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3154767\n" +"76\n" +"help.text" +msgid "Frame is moved with the mouse." +msgstr "ស៊ុម​ត្រូវ​បាន​ផ្លាស់ទី​ដោយ​ប្រើ​កណ្តុរ ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3155914\n" +"77\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3153010\n" +"78\n" +"help.text" +msgid "Before inserting AutoText" +msgstr "មុន​ពេល​បញ្ចូល​អត្ថបទ​ស្វ័យ​ប្រវត្តិ​" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3147515\n" +"79\n" +"help.text" +msgid "Before a text block is inserted." +msgstr "មុន​ពេល​បណ្តុំ​អត្ថបទ​ត្រូវ​បាន​បញ្ចូល ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3151191\n" +"80\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3150956\n" +"81\n" +"help.text" +msgid "After inserting AutoText" +msgstr "បន្ទាប់​​ពី​​បញ្ចូល​អត្ថបទ​​ស្វ័យ​ប្រវត្តិ​" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3147502\n" +"82\n" +"help.text" +msgid "After a text block is inserted." +msgstr "បន្ទាប់​ពី​​បណ្តុំ​អត្ថបទ​ត្រូវ​បាន​បញ្ចូល ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3147555\n" +"83\n" +"help.text" +msgid "x" +msgstr "x" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"hd_id3153958\n" +"5\n" +"help.text" +msgid "Macros" +msgstr "ម៉ាក្រូ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3150432\n" +"6\n" +"help.text" +msgid "Choose the macro that you want to execute when the selected event occurs." +msgstr "ជ្រើស​ម៉ាក្រូ​ដែល​អ្នក​ចង់​ប្រតិបត្តិ នៅ​ពេលដែល​​ព្រឹត្តិការណ៍​​បាន​​​ជ្រើស​កើត​ឡើង ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3147296\n" +"84\n" +"help.text" +msgid "Frames allow you to link events to a function, so that the function can determine if it processes the event or $[officename] Writer." +msgstr "ស៊ុម​អនុញ្ញាត​ឲ្យ​អ្នក​តភ្ជាប់​ព្រឹត្តិការណ៍​ទៅ​អនុគមន៍​មួយ ដូច្នេះ​អនុគមន៍​អាច​កំណត់ ប្រសិន​បើ​វា​ដំណើរការ​ព្រឹត្តិការណ៍ ឬ​$[officename] Writer ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"hd_id3155587\n" +"7\n" +"help.text" +msgid "Category" +msgstr "ប្រភេទ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3154068\n" +"8\n" +"help.text" +msgid "Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros." +msgstr "រាយ​ឯកសារ និង​កម្មវិធី $[officename] ដែល​បាន​បើក ។ ចុច​ឈ្មោះ​របស់​ទីតាំង​ដែល​អ្នក​ចង់​រក្សាទុក​ម៉ាក្រូ ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"hd_id3149744\n" +"9\n" +"help.text" +msgid "Macro name" +msgstr "ឈ្មោះ​​ម៉ាក្រូ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3151391\n" +"10\n" +"help.text" +msgid "Lists the available macros. Click the macro that you want to assign to the selected object." +msgstr "រាយ​ម៉ាក្រូ​ដែល​មាន ។ ចុច​ម៉ាក្រូ​ដែល​អ្នក​ចង់​ផ្តល់​ទៅ​វត្ថុ​ដែល​បាន​ជ្រើស ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"hd_id3159260\n" +"11\n" +"help.text" +msgid "Assign" +msgstr "ផ្តល់" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3147406\n" +"12\n" +"help.text" +msgid "Assigns the selected macro to the specified event. The assigned macro's entries are set after the event." +msgstr "ផ្តល់​ម៉ាក្រូ​ដែល​បាន​ជ្រើស​ទៅ​ព្រឹត្តិការណ៍​ដែល​បាន​បញ្ជាក់ ។ ធាតុ​របស់​ម៉ាក្រូ​ដែល​បាន​ផ្តល់ ត្រូវ​បាន​កំណត់​បន្ទាប់​ពី​ព្រឹត្តិការណ៍ ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"hd_id3150533\n" +"15\n" +"help.text" +msgid "Remove" +msgstr "យក​ចេញ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3166456\n" +"16\n" +"help.text" +msgid "Removes the macro that is assigned to the selected item." +msgstr "យកចេញ​ម៉ាក្រូ​ដែល​ត្រូវ​បាន​ផ្តល់​ទៅ​វត្ថុ​ដែល​បាន​ជ្រើស ។" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"hd_id3159126\n" +"85\n" +"help.text" +msgid "Macro selection" +msgstr "ជម្រើស​ម៉ាក្រូ" + +#: 05060700.xhp +msgctxt "" +"05060700.xhp\n" +"par_id3149149\n" +"86\n" +"help.text" +msgid "Select the macro that you want to assign." +msgstr "ជ្រើស​ម៉ាក្រូ​ដែល​អ្នក​ចង់​ផ្តល់​ ។" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"tit\n" +"help.text" +msgid "Basics" +msgstr "មូលដ្ឋាន​" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"bm_id4488967\n" +"help.text" +msgid "fundamentalssubroutinesvariables;global and localmodules;subroutines and functions" +msgstr "មូលដ្ឋាន​គ្រឹះទម្រង់ការ​រងអថេរ;សកល និង​មូលដ្ឋានម៉ូឌុល;ទម្រង់ការ​រង និង​អនុគមន៍" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"hd_id3154927\n" +"1\n" +"help.text" +msgid "Basics" +msgstr "​មូលដ្ឋាន​" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3156023\n" +"14\n" +"help.text" +msgid "This section provides the fundamentals for working with $[officename] Basic." +msgstr "ផ្នែក​នេះ​ផ្តល់​នូវ​មូលដ្ឋាន​គ្រឹះ សម្រាប់​ធ្វើការ​ជាមួយ $[officename] Basic ។" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3147560\n" +"2\n" +"help.text" +msgid "$[officename] Basic code is based on subroutines and functions that are specified between sub...end sub and function...end function sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also Procedures and Functions." +msgstr "កូដ $[officename] Basic ត្រូវ​បាន​ផ្អែក​លើ​ទម្រង់​ការ​រង ឬ​អនុគមន៍​ដែល​ត្រូវ​បាន​បញ្ជាក់​នៅ​ចន្លោះ sub...end sub និង function...end function ។ Sub ឬ Function នីមួយ​ៗ​អាច​ហៅ Subs និង Functions ផ្សេង​ទៀត ។ ប្រសិន​បើ​អ្នក​យក​ចិត្ត​ទុក​ដាក់​សរសេរ​កូដ​តាម​ប្រភេទ​ ​សម្រាប់ Sub ឬ Function អ្នក​ប្រហែល​ជា​អាច​ប្រើ​វា​ម្តង​ទៀត​ក្នុង​កម្មវិធី​ផ្សេង​ទៀត ។ មើល​ផង​ដែរ ​បែបបទ និង​អនុគមន៍​ ។" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id314756320\n" +"help.text" +msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library." +msgstr "ការ​ដាក់​កម្រិត​មួយ​ចំនួន អនុវត្ត​សម្រាប់​ឈ្មោះ​អថេរ​សាធារណៈ subs និង functions របស់​អ្នក ។ អ្នក​មិន​ត្រូវ​ប្រើ​ឈ្មោះ​ដូចគ្នា​នឹង​ម៉ូឌុល​ណាមួយ​របស់​បណ្ណាល័យ​តែមួយ​ឡើយ ។" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"hd_id3150398\n" +"3\n" +"help.text" +msgid "What is a Sub?" +msgstr "តើ Sub ជា​អ្វី ?" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3148797\n" +"4\n" +"help.text" +msgid "Sub is the short form of subroutine, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:" +msgstr "Sub គឺ​ជា​ទម្រង់​ខ្លី​នៃ subroutine ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​ដោះស្រាយ​ភារកិច្ច​ពិត​ប្រាកដ​មួយ​ក្នុង​កម្មវិធី ។ Subs ត្រូវ​បាន​ប្រើ​ដើម្បី​ពុះ​ភារកិច្ច​ជា​បែបបទ​ដាច់​ដោយ​ឡែក​ពី​គ្នា ។ ការ​ពុះ​កម្មវិធី​ទៅ​ជា​បែបបទ និង​បែបបទ​រង​ធ្វើ​ឲ្យ​ងាយ​អាន និង​កាត់​បន្ថយ​​​កំហុស ។ Sub មួយ​អាច​យក​អាគុយម៉ង់​ខ្លះ​ជា​ប៉ារ៉ាម៉ែត្រ ប៉ុន្តែ​មិន​ត្រឡប់​តម្លៃ​ណា​មួយ​ទៅ Sub ឬ​អនុគមន៍​ដែល​ហៅ​ទេ ឧទាហរណ៍ ៖" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3150868\n" +"15\n" +"help.text" +msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)" +msgstr "DoSomethingWithTheValues(MyFirstValue,MySecondValue)" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"hd_id3156282\n" +"5\n" +"help.text" +msgid "What is a Function?" +msgstr "តើ​​អនុគមន៍​​​ជា​អ្វី ?​" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3156424\n" +"6\n" +"help.text" +msgid "A function is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:" +msgstr "អនុគមន៍ គឺ​ជា Sub ​ដមាន​សារៈ​សំខាន់​​ដែល​ត្រឡប់​តម្លៃ​មួយ ។ អ្នក​ប្រហែល​ជា​ប្រើ​អនុគមន៍​មួយ​នៅ​ផ្នែក​ខាង​ស្តាំ​នៃ​ការ​ប្រកាស​អថេរ ឬ​នៅ​កន្លែង​ផ្សេង​ទៀត ដែល​ជា​ធម្មតា​អ្នក​ប្រើ​តម្លៃ ឧទាហរណ៍ ៖" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3146985\n" +"7\n" +"help.text" +msgid "MySecondValue = myFunction(MyFirstValue)" +msgstr "MySecondValue = myFunction(MyFirstValue)" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"hd_id3153364\n" +"8\n" +"help.text" +msgid "Global and local variables" +msgstr "អថេរ​សកល និង​មូលដ្ឋាន" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3151112\n" +"9\n" +"help.text" +msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts." +msgstr "អថេរ​​សកល​​អាច​ប្រើ​បាន​ក្នុង Sub និង​អនុគមន៍​ទាំងអស់​ក្នុង​ម៉ូឌុល​មួយ ។ ពួក​វា​ត្រូវ​បាន​ប្រកាស​នៅ​ដើម​នៃ​ម៉ូឌុល មុន Sub ទី​មួយ ឬ​ដើម​ដំបូង​នៃ​អនុគមន៍ ។" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3154012\n" +"10\n" +"help.text" +msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions." +msgstr "អថេរ​ដែល​អ្នក​ប្រកាស​ក្នុង Sub ឬ​អនុគមន៍​មួយ​អាច​ប្រើ​បាន​តែ​ក្នុង Sub ឬ​អនុគមន៍​នេះ​ប៉ុណ្ណោះ ។ អថេរ​ទាំងនេះ​បដិសេធ​អថេរ​សកល​ដែល​មាន​ឈ្មោះ​ដូច​គ្នា និង​អថេរ​មូលដ្ឋាន​ដែល​មាន​ឈ្មោះ​ដូច​គ្នា ដែល​មក​ពី Sub ឬ​អនុគមន៍​ដែល​មាន​លំដាប់​ខ្ពស់​ជាង ។" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"hd_id3150010\n" +"11\n" +"help.text" +msgid "Structuring" +msgstr "ការ​​កំណត់​​រចនា​សម្ព័ន្ធ" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3153727\n" +"12\n" +"help.text" +msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports Modules and Libraries. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library." +msgstr "បន្ទាប់​ពី​បែងចែក​កម្មវិធី​របស់​អ្នក​ទៅ​ជា​បែបបទ និង​អនុគមន៍ (Subs និង​អនុគមន៍) អ្នក​អាច​រក្សាទុក​បែបបទ និង​អនុគមន៍​ទាំងនេះ​ជា​ឯកសារ សម្រាប់​ប្រើ​ម្តង​ទៀត​ក្នុង​គម្រោង​ផ្សេង​ទៀត ។ $[officename] Basic គាំទ្រ ម៉ូឌុល និង​បណ្ណាល័យ ។ Subs និង​អនុគមន៍​តែងតែ​ត្រូវ​បាន​ផ្ទុក​ក្នុង​ម៉ូឌុលជានិច្ច​ ។ អ្នក​អាច​កំណត់​ម៉ូឌុល​ជា​ផ្នែក​សកល ឬ​ផ្នែក​នៃ​ឯកសារ​មួយ ។ ម៉ូឌុល​ជា​​ច្រើន​អាច​ត្រូវ​បាន​ផ្សំ​ទៅ​ក្នុង​បណ្ណាល័យ​មួយ ។" + +#: 01010210.xhp +msgctxt "" +"01010210.xhp\n" +"par_id3152578\n" +"13\n" +"help.text" +msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the Macro dialog." +msgstr "អ្នក​អាច​ចម្លង ឬ​ផ្លាស់ទី subs អនុគមន៍ ម៉ូឌុល និង​បណ្ណាល័យ​ពី​ឯកសារ​មួយ​ទៅ​មួយ ដោយ​ប្រើ​ប្រអប់ ម៉ាក្រូ ។" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"tit\n" +"help.text" +msgid "FindPropertyObject Function [Runtime]" +msgstr "អនុគមន៍ FindPropertyObject [ពេល​រត់]" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"bm_id3146958\n" +"help.text" +msgid "FindPropertyObject function" +msgstr "អនុគមន៍ FindPropertyObject" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"hd_id3146958\n" +"1\n" +"help.text" +msgid "FindPropertyObject Function [Runtime]" +msgstr "អនុគមន៍ FindPropertyObject [ពេល​រត់]" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3154285\n" +"2\n" +"help.text" +msgid "Enables objects to be addressed at run-time as a string parameter using the object name." +msgstr "អាច​ឲ្យ​បង្កើត​វត្ថុ​មួយ​នៅ​ពេល​រត់ ជា​ប៉ារ៉ាម៉ែត្រ​ខ្សែ​អក្សរ​មួយ​ដោយ​ប្រើ​ឈ្មោះ​វត្ថុ ។" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3147573\n" +"3\n" +"help.text" +msgid "For instance, the command:" +msgstr "ឧទាហរណ៍ ពាក្យ​បញ្ជា ៖" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3145610\n" +"4\n" +"help.text" +msgid "MyObj.Prop1.Command = 5" +msgstr "MyObj.Prop1.Command = 5" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3147265\n" +"5\n" +"help.text" +msgid "corresponds to the following command block:" +msgstr "ទាក់ទង​​ទៅ​នឹង​បណ្តុំ​ពាក្យ​បញ្ជា​ដូច​ខាង​ក្រោម ៖" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3153896\n" +"6\n" +"help.text" +msgid "Dim ObjVar as Object" +msgstr "Dim ObjVar as Object" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3148664\n" +"7\n" +"help.text" +msgid "Dim ObjProp as Object" +msgstr "Dim ObjProp as Object" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3150792\n" +"8\n" +"help.text" +msgid "ObjName As String = \"MyObj\"" +msgstr "ObjName As String = \"MyObj\"" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3154365\n" +"9\n" +"help.text" +msgid "ObjVar = FindObject( ObjName As String )" +msgstr "ObjVar = FindObject( ObjName As String )" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3148453\n" +"10\n" +"help.text" +msgid "PropName As String = \"Prop1\"" +msgstr "PropName As String = \"Prop1\"" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3150449\n" +"11\n" +"help.text" +msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )" +msgstr "ObjProp = FindPropertyObject( ObjVar, PropName As String )" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3159152\n" +"12\n" +"help.text" +msgid "ObjProp.Command = 5" +msgstr "ObjProp.Command = 5" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3156214\n" +"13\n" +"help.text" +msgid "To dynamically create Names at run-time, use:" +msgstr "ដើម្បី​បង្កើត​ឈ្មោះ​ដោយ​ថាមវន្ត​នៅ​ពេល​រត់ ប្រើ ៖" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3154686\n" +"14\n" +"help.text" +msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names." +msgstr "\"TextEdit1\" ដល់ TextEdit5\" ក្នុង​រង្វិល​ជុំ​ដើម្បី​បង្កើត​ឈ្មោះ​ប្រាំ ។" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3150868\n" +"15\n" +"help.text" +msgid "See also: FindObject" +msgstr "មើល​ផង​ដែរ ៖ រក​វត្ថុ" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"hd_id3147287\n" +"16\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3149560\n" +"17\n" +"help.text" +msgid "FindPropertyObject( ObjVar, PropName As String )" +msgstr "FindPropertyObject( ObjVar, PropName As String )" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"hd_id3150012\n" +"18\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3109839\n" +"19\n" +"help.text" +msgid "ObjVar: Object variable that you want to dynamically define at run-time." +msgstr "ObjVar ៖ អថេរ​វត្ថុ​ដែល​អ្នក​ចង់​កំណត់​ដោយ​ថាមវន្ត​នៅ​ពេល​រត់ ។" + +#: 03103900.xhp +msgctxt "" +"03103900.xhp\n" +"par_id3153363\n" +"20\n" +"help.text" +msgid "PropName: String that specifies the name of the property that you want to address at run-time." +msgstr "PropName ៖ ខ្សែ​អក្សរ​ដែល​បញ្ជាក់​អំពី​ឈ្មោះ​នៃ​លក្ខណសម្បត្តិ ដែល​អ្នក​ចង់​កំណត់​នៅ​ពេល​រត់ ។" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"tit\n" +"help.text" +msgid "On...GoSub Statement; On...GoTo Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ On...GoSub សេចក្តី​ថ្លែង​ការណ៍ On...GoTo [ពេល​រត់]" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"bm_id3153897\n" +"help.text" +msgid "On...GoSub statementOn...GoTo statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ On...GoSubសេចក្តី​ថ្លែង​ការណ៍ On...GoTo " + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"hd_id3153897\n" +"1\n" +"help.text" +msgid "On...GoSub Statement; On...GoTo Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ On...GoSub សេចក្តី​ថ្លែង​ការណ៍ On...GoTo [ពេល​រត់]" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3150359\n" +"2\n" +"help.text" +msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression." +msgstr "បំបែក​ទៅ​ជួរ​មួយ​នៃ​ជួរ​ដែល​បាន​បញ្ជាក់​​ជា​ច្រើន​ក្នុង​កូដ​កម្មវិធី អាស្រ័យ​លើ​តម្លៃ​នៃ​កន្សោម​លេខ ។" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"hd_id3148798\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3154366\n" +"4\n" +"help.text" +msgid "On N GoSub Label1[, Label2[, Label3[,...]]]" +msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3150769\n" +"5\n" +"help.text" +msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]" +msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"hd_id3156215\n" +"6\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3148673\n" +"7\n" +"help.text" +msgid "NumExpression: Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If NumExpression is 0, the statement is not executed. If NumExpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)" +msgstr "NumExpression ៖ កន្សោម​ចំនួន​គត់មួយ​ចំនួន​ដែល​ស្ថិត​នៅ​ចន្លោះ ០ និង ២៥៥ ដែល​កំណត់​ថា​តើ​ជួរ​ណា​មួយ​ដែល​កម្មវិធី​បែក​មែក​ទៅ ។ ប្រសិន​បើ NumExpression ស្មើ 0 សេចក្តី​ថ្លែង​ការណ៍​មិន​ត្រូវ​បាន​ប្រតិបត្តិ​ទេ ។ ប្រសិន​បើ NumExpression ធំ​ជាង ០ កម្ម​វិធី​លោត​ទៅ​ស្លាក​ដែល​មាន​លេខ​ទីតាំង​ដែល​ត្រូវ​គ្នា​ទៅ​នឹង​កន្សោម (1 = ស្លាក​ទី​មួយ 2 = ស្លាក​ទី​ពីរ)" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3153194\n" +"8\n" +"help.text" +msgid "Label: Target line according to GoTo or GoSub structure." +msgstr "Label ៖ ជួរ​គោលដៅ​ដោយ​យោង​ទៅ​តាម​រចនា​សម្ព័ន្ធ GoTo GoSub ។" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3156442\n" +"9\n" +"help.text" +msgid "The GoTo or GoSub conventions are valid." +msgstr "ការ​កំណត់ GoToGoSub គឺ​ត្រឹមត្រូវ ។" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"hd_id3148645\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3153948\n" +"21\n" +"help.text" +msgid "sVar =sVar & \" From Sub 1 to\" : Return" +msgstr "sVar =sVar & \" From Sub 1 to\" : Return" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3153708\n" +"23\n" +"help.text" +msgid "sVar =sVar & \" From Sub 2 to\" : Return" +msgstr "sVar =sVar & \" From Sub 1 to\" : Return" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3150321\n" +"25\n" +"help.text" +msgid "sVar =sVar & \" Label 1\" : GoTo Ende" +msgstr "sVar =sVar & \" Label 1\" : GoTo Ende" + +#: 03090303.xhp +msgctxt "" +"03090303.xhp\n" +"par_id3155764\n" +"27\n" +"help.text" +msgid "sVar =sVar & \" Label 2\"" +msgstr "sVar =sVar & \" Label 1\"" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"tit\n" +"help.text" +msgid "String Function [Runtime]" +msgstr "អនុគមន៍ String [ពេល​រត់]" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"bm_id3147291\n" +"help.text" +msgid "String function" +msgstr "អនុគមន៍ String" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"hd_id3147291\n" +"1\n" +"help.text" +msgid "String Function [Runtime]" +msgstr "អនុគមន៍ String [ពេល​រត់]" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"par_id3147242\n" +"2\n" +"help.text" +msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function." +msgstr "បង្កើត​ខ្សែ​អក្សរ​មួយ ដោយ​ផ្អែក​លើ​តួ​អក្សរ​ដែល​បាន​បញ្ជាក់​ ឬ​តួ​អក្សរ​ទី​មួយ​នៃ​កន្សោម​ខ្សែ​អក្សរ ដែល​ត្រូវ​បាន​ហុច​ទៅ​អនុគមន៍ ។" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"hd_id3149516\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"par_id3149233\n" +"4\n" +"help.text" +msgid "String (n As Long, {expression As Integer | character As String})" +msgstr "String (n As Long, {expression As Integer | character As String})" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"hd_id3143270\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"par_id3147530\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"hd_id3154923\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"par_id3154347\n" +"8\n" +"help.text" +msgid "n: Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535." +msgstr "n ៖ កន្សោម​លេខ​ដែល​ចង្អុល​បង្ហាញ​អំពី​ចំនួន​តួអក្សរ​ដែល​ត្រូវ​ត្រឡប់​ជា​ខ្សែ​អក្សរ ។ តម្លៃ​ដែល​អនុញ្ញាត​អតិបរមា​របស់ n គឺ 65535 ។" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"par_id3148664\n" +"9\n" +"help.text" +msgid "Expression: Numeric expression that defines the ASCII code for the character." +msgstr "កន្សោម​ ៖ កន្សោម​លេខ​ដែល​កំណត់​លេខ ASCII សម្រាប់​តួ​អក្សរ ។" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"par_id3150359\n" +"10\n" +"help.text" +msgid "Character: Any single character used to build the return string, or any string of which only the first character will be used." +msgstr "Character ៖ តួ​អក្សរ​តែ​មួយ​ណា​មួយ ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​បង្កើត​ខ្សែ​អក្សរ​ត្រឡប់ ឬ​ខ្សែ​អក្សរ​ណា​មួយ ដែល​មាន​តែ​តួ​អក្សរ​ទី​មួយ​ដែល​នឹង​ត្រូវ​ប្រើ ។" + +#: 03120202.xhp +msgctxt "" +"03120202.xhp\n" +"hd_id3152920\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 01030100.xhp +msgctxt "" +"01030100.xhp\n" +"tit\n" +"help.text" +msgid "IDE Overview" +msgstr "ទិដ្ឋភាព IDE ទូទៅ" + +#: 01030100.xhp +msgctxt "" +"01030100.xhp\n" +"hd_id3147291\n" +"1\n" +"help.text" +msgid "IDE Overview" +msgstr "ទិដ្ឋភាព IDE ទូទៅ" + +#: 01030100.xhp +msgctxt "" +"01030100.xhp\n" +"par_id3156344\n" +"3\n" +"help.text" +msgid "The Macro Toolbar in the IDE provides various icons for editing and testing programs." +msgstr "របារ​ឧបករណ៍​ម៉ាក្រូ ក្នុង IDE ផ្តល់​នូវ​រូប​តំណាង​ផ្សេង​ៗ​គ្នា សម្រាប់​កែ​សម្រួល និង​សាកល្បង​កម្មវិធី ។" + +#: 01030100.xhp +msgctxt "" +"01030100.xhp\n" +"par_id3151210\n" +"4\n" +"help.text" +msgid "In the Editor window, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code." +msgstr "នៅ​ក្នុង បង្អួច​កម្មវិធី នៅ​ក្រោម​របារ​ឧបករណ៍​ម៉ាក្រូ​​អ្នក​អាច​កែ​សម្រួល​កូដ​កម្មវិធី Basic ដោយ​ផ្ទាល់ ។ ជួរ​ឈរ​នៅ​ផ្នែក​ខាង​ឆ្វេង ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​ចំណុច​ឈប់​ក្នុង​កូដ​កម្មវិធី ។" + +#: 01030100.xhp +msgctxt "" +"01030100.xhp\n" +"par_id3154686\n" +"5\n" +"help.text" +msgid "The Watch window (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process." +msgstr "ការ​ឃ្លាំ​មើល (អ្នក​អង្កេត) ត្រូវ​បាន​ស្ថិត​នៅ​ពី​ក្រោម​បង្អួច​កម្មវិធីនិពន្ធ នៅ​ខាង​ឆ្វេង និង​បង្ហាញ​មាតិកា​នៃ​អថេរ ឬ​អារេ​កំឡុង​ពេល​ដំណើរ​ការ​ជំហាន​តែ​មួយ ។" + +#: 01030100.xhp +msgctxt "" +"01030100.xhp\n" +"par_id3145787\n" +"8\n" +"help.text" +msgid "The Call Stack window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs." +msgstr "បង្អួច ហៅ​ជង់ នៅ​ខាង​ស្តាំ​ផ្តល់​នូវ​ព័ត៌មាន​អំពី​ការ​ហៅ​ជង់​នៃ SUBS និង FUNCTIONS នៅ​ពេល​កម្មវិធី​រត់ ។" + +#: 01030100.xhp +msgctxt "" +"01030100.xhp\n" +"par_id3147434\n" +"6\n" +"help.text" +msgid "Basic IDE" +msgstr "Basic IDE" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"tit\n" +"help.text" +msgid "Watch Window" +msgstr "បង្អួច​ការ​ឃ្លាំ​មើល" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"hd_id3149457\n" +"1\n" +"help.text" +msgid "Watch Window" +msgstr "បង្អួច​​ឃ្លាំ​មើល" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"par_id3154908\n" +"9\n" +"help.text" +msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on Enable Watch to add the variable to the list box and to display its values." +msgstr "បង្អួច​ឃ្លាំមើល អនុញ្ញាត​ឲ្យ​អ្នក​អង្កេត​តម្លៃ​អថេរ កំឡុង​ពេល​ប្រតិបត្តិ​កម្មវិធី​មួយ ។ កំណត់​អថេរ​ក្នុង​ប្រអប់​អត្ថបទ ឃ្លាំមើល ។ ចុច ធ្វើ​ឲ្យ​ការ​ឃ្លាំមើល​ប្រើ​បាន ដើម្បី​បន្ថែម​អថេរ​ទៅ​ប្រអប់​បញ្ជី និង​ដើម្បី​បង្ហាញ​តម្លៃ​របស់​វា ។" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"hd_id3145173\n" +"4\n" +"help.text" +msgid "Watch" +msgstr "ឃ្លាំ​មើល" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"par_id3155132\n" +"5\n" +"help.text" +msgid "Enter the name of the variable whose value is to be monitored." +msgstr "បញ្ចូល​ឈ្មោះ​អថេរ ដែល​តម្លៃ​របស់​វា​នឹង​ត្រូវ​បាន​ត្រួត​ពិនិត្យ ។" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"hd_id3148645\n" +"6\n" +"help.text" +msgid "Remove Watch" +msgstr "យក​​ការ​​ឃ្លាំ​​មើល​​ចេញ" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"par_id3148576\n" +"7\n" +"help.text" +msgid "Removes the selected variable from the list of watched variables." +msgstr "យក​អថេរ​ដែល​បាន​ជ្រើស​ចេញ​ពី​បញ្ជី​នៃ​អថេរ​ដែល​បាន​ឃ្លាំ​មើល ។" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"par_id3147426\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"par_id3154012\n" +"8\n" +"help.text" +msgid "Remove Watch" +msgstr "យក​​ការ​​ឃ្លាំ​​មើល​​ចេញ" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"hd_id3154491\n" +"10\n" +"help.text" +msgid "Editing the Value of a Watched Variable" +msgstr "កែ​សម្រួល​តម្លៃ​នៃ​អថេរ​ដែល​បាន​ឃ្លាំ​មើល" + +#: 01050100.xhp +msgctxt "" +"01050100.xhp\n" +"par_id3156283\n" +"11\n" +"help.text" +msgid "Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value. The new value will be taken as the variable's value for the program." +msgstr "បង្ហាញ​បញ្ជី​នៃ​អថេរ​ដែល​បានឃ្លាំ​មើល ។ ចុច​ពីរ​ដង​ដោយ​ផ្អាក​បន្តិច​រវាង​ការ​ចុច​ទាំង​ពីរ លើ​ធាតុ​មួយ​ដើម្បី​កែ​សម្រួល​តម្លៃ​របស់​វា ។ តម្លៃ​ថ្មី​នឹង​ត្រូវ​បាន​យក​ធ្វើ​ជា​តម្លៃ​អថេរ សម្រាប់​កម្មវិធី ។" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"tit\n" +"help.text" +msgid "Eof Function [Runtime]" +msgstr "អនុគមន៍ Eof [ពេល​រត់]" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"bm_id3154598\n" +"help.text" +msgid "Eof function" +msgstr "អនុគមន៍ Eof" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"hd_id3154598\n" +"1\n" +"help.text" +msgid "Eof Function [Runtime]" +msgstr "អនុគមន៍ Eof [ពេល​រត់]" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"par_id3147182\n" +"2\n" +"help.text" +msgid "Determines if the file pointer has reached the end of a file." +msgstr "កំណត់​ប្រសិន​បើ​ទ្រនិច​ឯកសារ បាន​ទៅ​ដល់​ចុង​បញ្ចប់​នៃ​ឯកសារ ។" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"hd_id3149119\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"par_id3147399\n" +"4\n" +"help.text" +msgid "Eof (intexpression As Integer)" +msgstr "Eof (intexpression As Integer)" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"hd_id3153539\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"par_id3156027\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"hd_id3152924\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"par_id3153990\n" +"8\n" +"help.text" +msgid "Intexpression: Any integer expression that evaluates to the number of an open file." +msgstr "Intexpression ៖ កន្សោម​ចំនួន​គត់​ណា​មួយ ដែល​វាយ​តម្លៃ​លេខ​ឯកសារ​ដែល​បើក ។" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"par_id3153527\n" +"9\n" +"help.text" +msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)." +msgstr "ប្រើ EOF ដើម្បី​ចៀសវាង​កំហុស​នៅ​ពេល​អ្នក​ប៉ុនប៉ង​ទទួល​ព័ត៌មាន​បញ្ចូល​ហួស​ចុង​បញ្ចប់​នៃ​ឯកសារ ។ នៅ​ពេល​អ្នក​ប្រើ​សេចក្តី​ថ្លែង​ការណ៍ Input ឬ Get ដើម្បី​អាន​ពី​ឯកសារ​មួយ ទ្រនិច​ឯកសារ​ត្រូវ​បាន​រំកិល​ទៅ​មុខ​តាម​ចំនួន​បៃ​ដែល​បាន​អាន ។ នៅ​ពេល​ឈាន​ដល់​ចុង​បញ្ចប់​នៃ​ឯកសារ EOF ត្រឡប់​តម្លៃ \"True\" (-1) ។" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"hd_id3154046\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"par_id3153360\n" +"19\n" +"help.text" +msgid "Print #iNumber, \"First line of text\"" +msgstr "Print #iNumber, \"First line of text\"" + +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"par_id3148797\n" +"20\n" +"help.text" +msgid "Print #iNumber, \"Another line of text\"" +msgstr "Print #iNumber, \"Another line of text\"" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"tit\n" +"help.text" +msgid "Strings" +msgstr "ខ្សែ​អក្សរ" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"hd_id3156153\n" +"1\n" +"help.text" +msgid "Strings" +msgstr "ខ្សែ​អក្សរ" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"par_id3159176\n" +"2\n" +"help.text" +msgid "The following functions and statements validate and return strings." +msgstr "អនុគមន៍ និង​សេចក្តី​ថ្លែង​ការណ៍​ខាង​ក្រោម ធ្វើ​ឲ្យ​មាន​សុពលភាព និង​ត្រឡប់​ខ្សែ​អក្សរ ។" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"par_id3154285\n" +"3\n" +"help.text" +msgid "You can use strings to edit text within $[officename] Basic programs." +msgstr "អ្នក​អាច​ប្រើ​ខ្សែ​អក្សរ​ដើម្បី​កែ​សម្រួល​អត្ថបទ​ក្នុង​កម្មវិធី $[officename] Basic ។" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"tit\n" +"help.text" +msgid "Not-Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Not [ពេល​រត់]" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"bm_id3156024\n" +"help.text" +msgid "Not operator (logical)" +msgstr "សញ្ញា​ប្រមាណវិធី Not (តក្កវិជ្ជា)" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"hd_id3156024\n" +"1\n" +"help.text" +msgid "Not-Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Not [ពេល​រត់]" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"par_id3159414\n" +"2\n" +"help.text" +msgid "Negates an expression by inverting the bit values." +msgstr "ធ្វើ​​​អវិជ្ជមាន​កម្ម​កន្សោម​មួយ ដោយ​ដាក់​បញ្ច្រាស​តម្លៃ​ប៊ីត ។" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"hd_id3149457\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"par_id3150360\n" +"4\n" +"help.text" +msgid "Result = Not Expression" +msgstr "Result = Not Expression" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"hd_id3151211\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"par_id3147228\n" +"6\n" +"help.text" +msgid "Result: Any numeric variable that contains the result of the negation." +msgstr "លទ្ធផល​ ៖ អថេរ​លេខ​ណា​មួយ ដែល​មាន​លទ្ធផល​នៃ​អវិជ្ជមាន​កម្ម ។" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"par_id3154124\n" +"7\n" +"help.text" +msgid "Expression: Any expression that you want to negate." +msgstr "Expression ៖កន្សោម​ណា​មួយ ដែល​អ្នក​ចង់​ធ្វើ​អវិជ្ជមានកម្ម ។" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"par_id3150868\n" +"8\n" +"help.text" +msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True." +msgstr "នៅ​ពេល​កន្សោមប៊ូលីន​ត្រូវ​បាន​ធ្វើ​អវិជ្ជមាន​កម្ម តម្លៃ ពិត​ ​ផ្លាស់​ប្តូរ​ទៅ​ជា មិន​ពិត​ហើយ​តម្លៃ មិន​ពិត​ផ្លាស់​ប្តូរ​ទៅ​ជា ពិត​ ។" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"par_id3145785\n" +"9\n" +"help.text" +msgid "In a bitwise negation each individual bit is inverted." +msgstr "ក្នុង​ការ​ធ្វើ​អវិជ្ជមាន​កម្ម​ប្រមាណវិធី​ bitwise ប៊ីត​នីមួយ​ៗ​ត្រូវ​បាន​ដាក់​បញ្ច្រាស ។" + +#: 03060400.xhp +msgctxt "" +"03060400.xhp\n" +"hd_id3153093\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03060400.xhp +#, fuzzy +msgctxt "" +"03060400.xhp\n" +"par_id3145749\n" +"15\n" +"help.text" +msgid "vOut = Not vA ' Returns -11" +msgstr "vOut = Not vA REM Returns -11" + +#: 03060400.xhp +#, fuzzy +msgctxt "" +"03060400.xhp\n" +"par_id3148645\n" +"16\n" +"help.text" +msgid "vOut = Not(vC > vD) ' Returns -1" +msgstr "vOut = Not(vC > vD) REM Returns 0" + +#: 03060400.xhp +#, fuzzy +msgctxt "" +"03060400.xhp\n" +"par_id3156441\n" +"17\n" +"help.text" +msgid "vOut = Not(vB > vA) ' Returns -1" +msgstr "vOut = Not(vB > vA) REM Returns -1" + +#: 03060400.xhp +#, fuzzy +msgctxt "" +"03060400.xhp\n" +"par_id3152596\n" +"18\n" +"help.text" +msgid "vOut = Not(vA > vB) ' Returns 0" +msgstr "vOut = Not(vA > vB) REM Returns 0" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"tit\n" +"help.text" +msgid "Sub Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Sub [ពេល​រត់]" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"bm_id3147226\n" +"help.text" +msgid "Sub statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Sub" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"hd_id3147226\n" +"1\n" +"help.text" +msgid "Sub Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Sub [ពេល​រត់]" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"par_id3153311\n" +"2\n" +"help.text" +msgid "Defines a subroutine." +msgstr "កំណត់​ទម្រង់​ការ​រង​មួយ ។" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"hd_id3149416\n" +"3\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"par_id3147530\n" +"5\n" +"help.text" +msgid "statement block" +msgstr "បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"hd_id3153525\n" +"9\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"par_id3150792\n" +"10\n" +"help.text" +msgid "Name: Name of the subroutine ." +msgstr "Name ៖ ឈ្មោះ​នៃ​ទម្រង់​ការ​រង ។" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"par_id3154138\n" +"11\n" +"help.text" +msgid "VarName: Parameter that you want to pass to the subroutine." +msgstr "VarName ៖ ប៉ារ៉ាម៉ែត្រ​ដែល​អ្នក​ចង់​ហុច​ទៅ​ទម្រង់​ការ​រង ។" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"par_id3154908\n" +"12\n" +"help.text" +msgid "Type: Type-declaration key word." +msgstr "Type ៖ ពាក្យ​គន្លឹះ​ប្រភេទ​ការ​ប្រកាស ។" + +#: 03090409.xhp +msgctxt "" +"03090409.xhp\n" +"hd_id3153770\n" +"16\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090409.xhp +#, fuzzy +msgctxt "" +"03090409.xhp\n" +"par_idN1063F\n" +"help.text" +msgid "' some statements" +msgstr "REM some statements" + +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"tit\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"hd_id3148946\n" +"1\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យសម្ព័ន្ធ" + +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_id3150793\n" +"2\n" +"help.text" +msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately." +msgstr "ផ្នែក​នេះ​ពណ៌នា​អំពី​ធាតុ​វាក្យ​សម្ពន្ធ​មូលដ្ឋាន​នៃ $[officename] Basic ។ សម្រាប់​សេចក្តី​ពណ៌នា​លម្អិត សូម​យោង​ទៅ​មគ្គុទ្ទេសក៍ $[officename] Basic ដែល​មាន​ដាច់​ដោយ​ឡែក​ពី​គ្នា ។" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"tit\n" +"help.text" +msgid "Exit Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Exit [ពេល​រត់]" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"bm_id3152924\n" +"help.text" +msgid "Exit statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Exit" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"hd_id3152924\n" +"1\n" +"help.text" +msgid "Exit Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Exit [ពេល​រត់]" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3153394\n" +"2\n" +"help.text" +msgid "Exits a Do...Loop, For...Next, a function, or a subroutine." +msgstr "ចាកចេញ​ពី Do...Loop, For...Next អនុគមន៍​មួយ ឬ​ទម្រង់​ការ​រង​មួយ ។" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"hd_id3149763\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3159157\n" +"4\n" +"help.text" +msgid "see Parameters" +msgstr "មើល​ប៉ារ៉ាម៉ែត្រ​" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"hd_id3148943\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3154760\n" +"6\n" +"help.text" +msgid "Exit Do" +msgstr "Exit Do" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3147559\n" +"7\n" +"help.text" +msgid "Only valid within a Do...Loop statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If Do...Loop statements are nested, the control is transferred to the loop in the next higher level." +msgstr "មាន​សុពលភាព​តែ​ក្នុង​សេចក្តី​ថ្លែង​ការណ៍ Do...Loop ដើម្បី​ចេញ​ពី​រង្វិល​ជុំ ។ ការ​ប្រតិបត្តិ​កម្មវិធី​បន្ត​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍​ដែល​នៅ​បន្ត​ពី​សេចក្តី​ថ្លែង​ការណ៍ Loop ។ បើ​សេចក្តី​ថ្លែង​ការណ៍ Do...Loop ត្រូវ​បាន​ដាក់​ត្រួត​លើ​គ្នា វត្ថុ​បញ្ជា​ត្រូវ​បាន​ផ្ទេរ​ទៅ​រង្វិល​ជុំ​ក្នុង​កម្រិត​ខ្ពស់​ជាង​បន្ទាប់ ។" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3150398\n" +"8\n" +"help.text" +msgid "Exit For" +msgstr "Exit For" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3148797\n" +"9\n" +"help.text" +msgid "Only valid within a For...Next loop to exit the loop. Program execution continues with the first statement that follows the Next statement. In nested statements, the control is transferred to the loop in the next higher level." +msgstr "មាន​សុពលភាព​តែ​ក្នុង​រង្វិល​ជុំ For...Next ដើម្បី​ចេញ​ពី​រង្វិល​ជុំ ។ ការ​ប្រតិបត្តិ​កម្មវិធី​បន្ត​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍​ដំបូង​​ដែល​​នៅ​បន្ត​ពី​សេចក្តី​ថ្លែង​ការណ៍ Next ។ ក្នុង​សេចក្តី​ថ្លែង​ការណ៍​ដែល​ត្រួត​លើ​គ្នា វត្ថុ​បញ្ជា​ត្រូវ​បាន​ផ្ទេរ​ទៅ​រង្វិល​ជុំ​ក្នុង​​កម្រិត​​ខ្ពស់​​ជាង​​បន្ទាប់ ។" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3147229\n" +"10\n" +"help.text" +msgid "Exit Function" +msgstr "អនុគមន៍ Exit" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3154685\n" +"11\n" +"help.text" +msgid "Exits the Function procedure immediately. Program execution continues with the statement that follows the Function call." +msgstr "ចេញ​ពី​បែបបទ អនុគមន៍ ភ្លាម​ៗ ។ ដំណើរ​ការ​ប្រតិបត្តិ​បន្ត​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ ដែល​នៅ​បន្ត​ពី​ការ​ហៅ អនុគមន៍ ។" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3155132\n" +"12\n" +"help.text" +msgid "Exit Sub" +msgstr "Exit Sub" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3149561\n" +"13\n" +"help.text" +msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the Sub call." +msgstr "ចេញ​ពី​ទម្រង់​ការ​រង​ភ្លាម​ៗ ។ ដំណើរ​ការ​ប្រតិបត្តិ​កម្មវិធី​បន្ត​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ ដែល​នៅ​បន្ត​ពី​ការ​ហៅ Sub ។" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id3153143\n" +"14\n" +"help.text" +msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement." +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Exit មិន​កំណត់​ចុង​បញ្ចប់​នៃ​រចនា​សម្ព័ន្ធ​មួយ និង​មិន​ត្រូវ​ច្រឡំ​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ End ។" + +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"hd_id3147348\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090412.xhp +#, fuzzy +msgctxt "" +"03090412.xhp\n" +"par_id3153158\n" +"20\n" +"help.text" +msgid "For siStep = 0 To 10 ' Fill array with test data" +msgstr "For siStep = 0 to 10 REM Fill array with test data" + +#: 03090412.xhp +#, fuzzy +msgctxt "" +"03090412.xhp\n" +"par_id3153764\n" +"31\n" +"help.text" +msgid "' LinSearch searches a TextArray:sList() for a TextEntry:" +msgstr "REM Linsearch searches a TextArray:sList() for a TextEntry:" + +#: 03090412.xhp +#, fuzzy +msgctxt "" +"03090412.xhp\n" +"par_id3148995\n" +"32\n" +"help.text" +msgid "' Returns the index of the entry or 0 (Null)" +msgstr "REM Returns the index of the entry or 0 ( Null)" + +#: 03090412.xhp +#, fuzzy +msgctxt "" +"03090412.xhp\n" +"par_id3149567\n" +"35\n" +"help.text" +msgid "Exit For ' sItem found" +msgstr "Exit for REM sItem found" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"tit\n" +"help.text" +msgid "Put Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Put [ពេល​រត់]" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"bm_id3150360\n" +"help.text" +msgid "Put statement" +msgstr "សេចក្តីថ្លែងការណ៍ Put" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"hd_id3150360\n" +"1\n" +"help.text" +msgid "Put Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Put [ពេល​រត់]" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3154909\n" +"2\n" +"help.text" +msgid "Writes a record to a relative file or a sequence of bytes to a binary file." +msgstr "សរសេរ​កំណត់​ត្រា​មួយ​ទៅ​ឯកសារ​ប្រែប្រួល ឬ​មួយ​បៃ​ត​ៗ​គ្នា ទៅ​ឯកសារ​គោល​ពីរ ។" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3156281\n" +"3\n" +"help.text" +msgid "See also: Get statement" +msgstr "មើល​ផងដែរ ៖ សេចក្តីថ្លែងការណ៍ Get" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"hd_id3125863\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3155132\n" +"5\n" +"help.text" +msgid "Put [#] FileNumber As Integer, [position], Variable" +msgstr "Put [#] FileNumber As Integer, [position], Variable" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"hd_id3153190\n" +"6\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3146120\n" +"7\n" +"help.text" +msgid "FileNumber: Any integer expression that defines the file that you want to write to." +msgstr "FileNumber ៖ កន្សោម​ចំនួន​គត់​ណា​មួយ​ដែល​កំណត់​ឯកសារ ដែល​អ្នក​ចង់​សរសេរ​ទៅ ។" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3155411\n" +"8\n" +"help.text" +msgid "Position: For relative files (random access files), the number of the record that you want to write." +msgstr "Position ៖ សម្រាប់​ឯកសារ​ប្រែប្រួល (ឯកសារ​ចូល​ដំណើរ​ការ​ចៃដន្យ) លេខ​កំណត់​ត្រា​ដែល​អ្នក​ចង់​សរសេរ ។" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3148576\n" +"9\n" +"help.text" +msgid "For binary files (binary access), the position of the byte in the file where you want to start writing." +msgstr "សម្រាប់​ឯកសារ​គោល​ពីរ (ចូល​ដំណើរ​ការ​គោល​ពីរ) ទីតាំង​នៃ​បៃ​ក្នុង​ឯកសារ ដែល​អ្នក​ចង់​ចាប់ផ្តើម​សរសេរ ។" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3153729\n" +"10\n" +"help.text" +msgid "Variable: Name of the variable that you want to write to the file." +msgstr "Variable ៖ ឈ្មោះ​អថេរ​ដែល​អ្នក​ចង់​សរសេរ​ទៅ​ឯកសារ ។" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3146974\n" +"11\n" +"help.text" +msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the Len clause of the Open statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to." +msgstr "ចំណាំ​សម្រាប់​ឯកសារ​ប្រែប្រួល ៖ ប្រសិន​បើ​មាតិកា​នៃ​អថេរ​នេះ​មិន​ផ្គូផ្គង​ប្រវែង​នៃ​កំណត់​ត្រា ដែល​ត្រូវ​បាន​បញ្ជាក់​ក្នុង​អនុ​ប្រយោគ Len នៃ​សេចក្តី​ថ្លែង​ការ​ Open ដក​ឃ្លា​ចន្លោះ​ចុង​នៃ​កំណត់​ត្រា​ដែល​បាន​សរសេរ​ថ្មី និង​កំណត់​ត្រា​បន្ទាប់​ត្រូវ​បាន​ពង្រីក​ឲ្យ​វែង​ជាមួយ​ទិន្នន័យ​ដែល​មាន​ស្រាប់​ពី​ឯកសារ ដែល​អ្នក​កំពុង​សរសេរ​ទៅ ។" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3155855\n" +"12\n" +"help.text" +msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records." +msgstr "ចំណាំ​សម្រាប់​ឯកសារ​គោល​ពីរ ៖ មាតិកា​នៃ​អថេរ​ត្រូវ​បាន​សរសេរ​ទៅ​ទីតាំង​ដែល​បាន​បញ្ជាក់​ និង​ទ្រនិច​ឯកសារ​ត្រូវ​បាន​បញ្ចូល​ដោយ​ផ្ទាល់​បន្ទាប់​ពី​បៃ​ចុង​ក្រោយ ។ គ្មាន​ដក​ឃ្លា​នៅ​សល់​រវាង​កំណត់​ត្រា ។" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"hd_id3154491\n" +"13\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020204.xhp +#, fuzzy +msgctxt "" +"03020204.xhp\n" +"par_id3154729\n" +"16\n" +"help.text" +msgid "Dim sText As Variant ' Must be a variant type" +msgstr "Dim sText As Variant REM Must be a variant type" + +#: 03020204.xhp +#, fuzzy +msgctxt "" +"03020204.xhp\n" +"par_id3156278\n" +"22\n" +"help.text" +msgid "Seek #iNumber,1 ' Position To start writing" +msgstr "Seek #iNumber,1 REM Position to start writing" + +#: 03020204.xhp +#, fuzzy +msgctxt "" +"03020204.xhp\n" +"par_id3153711\n" +"23\n" +"help.text" +msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text" +msgstr "Put #iNumber,, \"This is the first line of text\" REM Fill line with text" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3155446\n" +"24\n" +"help.text" +msgid "Put #iNumber,, \"This is the second line of text\"" +msgstr "Put #iNumber,, \"This is the second line of text\"" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3154255\n" +"25\n" +"help.text" +msgid "Put #iNumber,, \"This is the third line of text\"" +msgstr "Put #iNumber,, \"This is the third line of text\"" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3150940\n" +"34\n" +"help.text" +msgid "Put #iNumber,,\"This is new text\"" +msgstr "Put #iNumber,,\"This is new text\"" + +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3159102\n" +"37\n" +"help.text" +msgid "Put #iNumber,20,\"This is the text in record 20\"" +msgstr "Put #iNumber,20,\"This is the text in record 20\"" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"tit\n" +"help.text" +msgid "FileExists Function [Runtime]" +msgstr "អនុគមន៍ FileExists [ពេល​រត់]" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"bm_id3148946\n" +"help.text" +msgid "FileExists function" +msgstr "អនុគមន៍ FileExists" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"hd_id3148946\n" +"1\n" +"help.text" +msgid "FileExists Function [Runtime]" +msgstr "អនុគមន៍ FileExists [ពេល​រត់]" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"par_id3153361\n" +"2\n" +"help.text" +msgid "Determines if a file or a directory is available on the data medium." +msgstr "កំណត់​ប្រសិន​បើ​មាន​ឯកសារ ឬ​ថត​នៅ​​លើ​​ឧបករណ៍​ផ្ទុក​ទិន្នន័យ ។" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"hd_id3150447\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"par_id3154685\n" +"4\n" +"help.text" +msgid "FileExists(FileName As String | DirectoryName As String)" +msgstr "FileExists(FileName As String | DirectoryName As String)" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"hd_id3154126\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"par_id3150769\n" +"6\n" +"help.text" +msgid "Bool" +msgstr "ប៊ូល" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"hd_id3153770\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"par_id3147349\n" +"8\n" +"help.text" +msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use URL notation." +msgstr "FileName | DirectoryName ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​មាន​សេចក្តី​បញ្ជាក់​ឯកសារ​ច្បាស់​លាស់ ។ អ្នក​ក៏​អាច​ប្រើ កំណត់ URL ។" + +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"hd_id3149664\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"tit\n" +"help.text" +msgid "Organizing Libraries and Modules" +msgstr "ការ​រៀបចំ​បណ្ណាល័យ និង​ម៉ូឌុល" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"bm_id3148797\n" +"help.text" +msgid "libraries;organizingmodules;organizingcopying;modulesadding librariesdeleting;libraries/modules/dialogsdialogs;organizingmoving;modulesorganizing;modules/libraries/dialogsrenaming modules and dialogs" +msgstr "បណ្ណាល័យ;ការ​រៀបចំម៉ូឌុល;ការរៀបចំចម្លង;ម៉ូឌុលបន្ថែម​បណ្ណាល័យលុប;បណ្ណាល័យ​/​ម៉ូឌុល​/​ប្រអប់ប្រអប់;ការ​រៀបចំផ្លាស់ទី;ម៉ូឌុលការ​រៀបចំ;ម៉ូឌុល​/​បណ្ណាល័យ​/​ប្រអប់ប្ដូរ​ឈ្មោះ​ម៉ូឌុល និង​ប្រអប់" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3148797\n" +"1\n" +"help.text" +msgid "Organizing Libraries and Modules" +msgstr "ការ​រៀបចំ​បណ្ណាល័យ និង​ម៉ូឌុល" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3150868\n" +"4\n" +"help.text" +msgid "Organizing Libraries" +msgstr "ការ​​រៀប​ចំ​​បណ្ណាល័យ" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3125864\n" +"5\n" +"help.text" +msgid "Creating a New Library" +msgstr "ការ​បង្កើត​បណ្ណាល័យ​ថ្មី" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3152576\n" +"6\n" +"help.text" +msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." +msgstr "ជ្រើស ឧបករណ៍ - ម៉ាក្រូ - រៀបចំ​ម៉ាក្រូ - %PRODUCTNAME Basic ហើយ​ចុច​រូបតំណាង អ្នក​រៀបចំ ឬ​ជ្រើស​ម៉ូឌុល ក្នុង Basic IDE ដើម្បី​បើក​ប្រអប់ អ្នក​រៀបចំ​ម៉ាក្រូ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3153726\n" +"8\n" +"help.text" +msgid "Click the Libraries tab." +msgstr "ចុច​ផ្ទាំង បណ្ណាល័យ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3149664\n" +"9\n" +"help.text" +msgid "Select to where you want to attach the library in the Location 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 attached to this document and only available from there." +msgstr "ជ្រើស​កន្លែង​ដែល​អ្នក​ចង់​ភ្ជាប់​បណ្ណាល័យ នៅ​ក្នុង​បញ្ជី ទីតាំង ។ បើ​អ្នក​ជ្រើស​ម៉ាក្រូ & ប្រអប់ %PRODUCTNAME បណ្ណាល័យ​នឹង​ជា​របស់​កម្មវិធី $[officename] ហើយ​នឹង​មាន​សម្រាប់​ឯកសារ​ទាំងអស់ ។ បើ​អ្នក​ជ្រើស​ឯកសារ​មួយ បណ្ណាល័យ​នឹង​ត្រូវ​បាន​ភ្ជាប់​ទៅ​ឯកសារ​នេះ ហើយ​អាច​មាន​តែ​នៅ​ទីនោះ​ប៉ុណ្ណោះ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3153365\n" +"10\n" +"help.text" +msgid "Click New and insert a name to create a new library." +msgstr "ចុច ថ្មី និង​បញ្ចូល​ឈ្មោះ​មួយ ដើម្បី​បង្កើត​បណ្ណាល័យ​ថ្មី​មួយ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3147394\n" +"48\n" +"help.text" +msgid "Import a Library" +msgstr "" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3153157\n" +"49\n" +"help.text" +msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." +msgstr "ជ្រើស ឧបករណ៍ - ម៉ាក្រូ - រៀបចំ​ម៉ាក្រូ - %PRODUCTNAME Basic ហើយ​ចុច​រូបតំណាង អ្នក​រៀបចំ ឬ​ជ្រើស​ម៉ូឌុល ក្នុង Basic IDE ដើម្បី​បើក​ប្រអប់ អ្នក​រៀបចំ​ម៉ាក្រូ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3146972\n" +"50\n" +"help.text" +msgid "Click the Libraries tab." +msgstr "ចុច​ផ្ទាំង បណ្ណាល័យ ។" + +#: 01030400.xhp +#, fuzzy +msgctxt "" +"01030400.xhp\n" +"par_id3145640\n" +"51\n" +"help.text" +msgid "Select to where you want to import the library in the Location 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 "ជ្រើស​កន្លែង​ដែល​អ្នក​ចង់​បន្ថែម​បណ្ណាល័យ នៅ​ក្នុង​បញ្ជី ទីតាំង ។ បើ​អ្នក​ជ្រើស​ម៉ាក្រូ & ប្រអប់ %PRODUCTNAME បណ្ណាល័យ​នឹង​ជា​របស់​កម្មវិធី $[officename] ហើយ​នឹង​មាន​សម្រាប់​ឯកសារ​ទាំងអស់ ។ បើ​អ្នក​ជ្រើស​ឯកសារ​មួយ បណ្ណាល័យ​នឹង​ត្រូវ​បាន​បន្ថែម​ទៅ​ឯកសារ​នេះ ហើយ​អាច​មាន​តែ​នៅ​ទីនោះ​ប៉ុណ្ណោះ ។" + +#: 01030400.xhp +#, fuzzy +msgctxt "" +"01030400.xhp\n" +"par_id3154253\n" +"52\n" +"help.text" +msgid "Click Import... and select an external library to import." +msgstr "ចុច បន្ថែម​ខាង​ចុច រួច​ជ្រើស​បណ្ណាល័យ​ខាង​ក្រៅ​មួយ​ដើម្បី​បន្ថែម​នៅ​ខាង​ចុង ។" + +#: 01030400.xhp +#, fuzzy +msgctxt "" +"01030400.xhp\n" +"par_id3154705\n" +"53\n" +"help.text" +msgid "Select all libraries to be imported in the Import Libraries dialog. The dialog displays all libraries that are contained in the selected file." +msgstr "ជ្រើស​បណ្ណាល័យ​ទាំងអស់​ដែល​នឹង​ត្រូវ​បន្ថែម​នៅ​ខាង​ចុង ក្នុង​ប្រអប់ បន្ថែម​បណ្ណាល័យ​នៅ​ចុង ។ ប្រអប់​បង្ហាញ​បណ្ណាល័យ​ទាំងអស់ ដែល​មាន​ក្នុង​ឯកសារ​ដែល​បាន​ជ្រើស ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3163807\n" +"54\n" +"help.text" +msgid "If you want to insert the library as a reference only check the Insert as reference (read-only) box. Read-only libraries are fully functional but cannot be modified in the Basic IDE." +msgstr "ប្រសិន​បើ​អ្នក​ចង់​បញ្ចូល​បណ្ណាល័យ​តែ​ជា​សេចក្តី​យោង ធីក​ប្រអប់ បញ្ចូល​ជា​សេចក្តី​យោង (បាន​តែ​អាន) ។ បណ្ណាល័យ​បាន​តែ​អាន​មាន​មុខងារ​ពេញ​លេញ ប៉ុន្តែ​មិន​អាច​កែប្រែ​ក្នុង Basic IDE ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3145228\n" +"55\n" +"help.text" +msgid "Check the Replace existing libraries box if you want existing libraries of the same name to be overwritten." +msgstr "ធីក​ប្រអប់ ជំនួស​បណ្ណាល័យ​ដែល​មាន​ស្រាប់ ប្រសិន​បើ​អ្នក​ចង់​សរសេរ​ជាន់​លើ​បណ្ណាល័យ​ដែល​មាន​ស្រាប់​ដែល​មាន​ឈ្មោះ​ដូច​គ្នា ។" + +#: 01030400.xhp +#, fuzzy +msgctxt "" +"01030400.xhp\n" +"par_id3147004\n" +"56\n" +"help.text" +msgid "Click OK to import the library." +msgstr "ចុច យល់ព្រម ដើម្បី​បន្ថែម​បណ្ណាល័យ​នៅ​ខាង​ចុង ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3159099\n" +"17\n" +"help.text" +msgid "Export a Library" +msgstr "" + +#: 01030400.xhp +#, fuzzy +msgctxt "" +"01030400.xhp\n" +"par_id3147005\n" +"70\n" +"help.text" +msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." +msgstr "ជ្រើស ឧបករណ៍ - ម៉ាក្រូ - រៀបចំ​ម៉ាក្រូ - %PRODUCTNAME Basic ហើយ​ចុច​រូបតំណាង អ្នក​រៀបចំ ឬ​ជ្រើស​ម៉ូឌុល ក្នុង Basic IDE ដើម្បី​បើក​ប្រអប់ អ្នក​រៀបចំ​ម៉ាក្រូ ។" + +#: 01030400.xhp +#, fuzzy +msgctxt "" +"01030400.xhp\n" +"par_id3147006\n" +"71\n" +"help.text" +msgid "Click the Libraries tab." +msgstr "ចុច​ផ្ទាំង បណ្ណាល័យ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3147007\n" +"72\n" +"help.text" +msgid "In the Location list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the Standard library." +msgstr "" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3147008\n" +"73\n" +"help.text" +msgid "Click Export..." +msgstr "" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3147009\n" +"74\n" +"help.text" +msgid "Choose whether you want to export the library as an extension or as a basic library." +msgstr "" + +#: 01030400.xhp +#, fuzzy +msgctxt "" +"01030400.xhp\n" +"par_id3147010\n" +"75\n" +"help.text" +msgid "Click OK." +msgstr "ចុច យក​ចេញ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3147011\n" +"76\n" +"help.text" +msgid "Select where you want your library exported." +msgstr "" + +#: 01030400.xhp +#, fuzzy +msgctxt "" +"01030400.xhp\n" +"par_id3147012\n" +"77\n" +"help.text" +msgid "Click Save to export the library." +msgstr "ចុច យល់ព្រម ដើម្បី​បន្ថែម​បណ្ណាល័យ​នៅ​ខាង​ចុង ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3159100\n" +"17\n" +"help.text" +msgid "Deleting a Library" +msgstr "ការ​លុប​បណ្ណាល័យមួយ​" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3150086\n" +"18\n" +"help.text" +msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." +msgstr "ជ្រើស ឧបករណ៍ - ម៉ាក្រូ - រៀបចំ​ម៉ាក្រូ - %PRODUCTNAME Basic ហើយ​ចុច​រូបតំណាង អ្នក​រៀបចំ ឬ​ជ្រើស​ម៉ូឌុល ក្នុង Basic IDE ដើម្បី​បើក​ប្រអប់ អ្នក​រៀបចំ​ម៉ាក្រូ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3146808\n" +"57\n" +"help.text" +msgid "Click the Libraries tab." +msgstr "ចុច​ផ្ទាំង បណ្ណាល័យ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3158212\n" +"58\n" +"help.text" +msgid "Select the library to be deleted from the list." +msgstr "ជ្រើស​បណ្ណាល័យ​ដែល​នឹង​ត្រូវ​លុប​ចេញ​ពី​បញ្ជី ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3150361\n" +"20\n" +"help.text" +msgid "Click Delete." +msgstr "ចុច លុប ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3152986\n" +"19\n" +"help.text" +msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions." +msgstr "ការ​លុប​បណ្ណាល័យ​មួយ​នឹង​លុប​ជា​អចិន្ត្រៃយ៍​នូវ​ម៉ូឌុល​ដែល​មាន​ស្រាប់​ និង​បែបបទ និង​អនុគមន៍​ដែល​ត្រូវ​គ្នា ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3148868\n" +"59\n" +"help.text" +msgid "You cannot delete the default library named \"Standard\"." +msgstr "អ្នក​មិន​អាច​លុប​បណ្ណាល័យ​លំនាំដើម ដែល​មាន​ឈ្មោះ \"ស្តង់ដារ\" ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3146869\n" +"60\n" +"help.text" +msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself." +msgstr "ប្រសិន​បើ​អ្នក​លុបបណ្ណាល័យ​​មួយ ដែល​ត្រូវ​បាន​បញ្ចូល​ជា​សេចក្តី​យោង តែ​សេចក្តី​យោង​ប៉ុណ្ណោះ​ដែល​នឹង​ត្រូវ​បាន​​លុប មិន​មែន​បណ្ណាល័យ​ខ្លួន​វា​ទេ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3147070\n" +"21\n" +"help.text" +msgid "Organizing Modules and Dialogs" +msgstr "ការ​រៀបចំ​ម៉ូឌុល និង​ប្រអប់" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3155265\n" +"61\n" +"help.text" +msgid "Creating a New Module or Dialog" +msgstr "ការ​បង្កើត​ម៉ូឌុល ឬ​ប្រអប់​ថ្មី" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3154537\n" +"62\n" +"help.text" +msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." +msgstr "ជ្រើស ឧបករណ៍ - ម៉ាក្រូ - រៀបចំ​ម៉ាក្រូ - %PRODUCTNAME Basic ហើយ​ចុច​រូបតំណាង អ្នក​រៀបចំ ឬ​ជ្រើស​ម៉ូឌុល ក្នុង Basic IDE ដើម្បី​បើក​ប្រអប់ អ្នក​រៀបចំ​ម៉ាក្រូ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3146781\n" +"63\n" +"help.text" +msgid "Click the Modules tab or the Dialogs tab." +msgstr "ចុច​ផ្ទាំង ម៉ូឌុល ឬ​ផ្ទាំង ប្រអប់ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3159206\n" +"64\n" +"help.text" +msgid "Select the library where the module will be inserted and click New." +msgstr "ជ្រើស​បណ្ណាល័យ ដែល​ម៉ូឌុល​នឹង​ត្រូវ​បាន​បញ្ចូល ហើយ​ចុច ថ្មី ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3152389\n" +"65\n" +"help.text" +msgid "Enter a name for the module or the dialog and click OK." +msgstr "បញ្ចូល​ឈ្មោះ​​មួយ​សម្រាប់​ម៉ូឌុល ឬ​ប្រអប់ និង​ចុច យល់ព្រម ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3152872\n" +"25\n" +"help.text" +msgid "Renaming a Module or Dialog" +msgstr "ការ​ប្តូរ​ឈ្មោះ​ម៉ូឌុល ឬ​ប្រអប់" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3159230\n" +"66\n" +"help.text" +msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." +msgstr "ជ្រើស ឧបករណ៍ - ម៉ាក្រូ - រៀបចំ​ម៉ាក្រូ - %PRODUCTNAME Basic ហើយ​ចុច​រូបតំណាង អ្នក​រៀបចំ ឬ​ជ្រើស​ម៉ូឌុល ក្នុង Basic IDE ដើម្បី​បើក​ប្រអប់ អ្នក​រៀបចំ​ម៉ាក្រូ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3150046\n" +"67\n" +"help.text" +msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name." +msgstr "ចុច​ពីរ​ដង​លើ​ម៉ូឌុល​ដែល​នឹង​ត្រូវ​ប្ដូរឈ្មោះ ដោយ​ផ្អាក​មួយ​ភ្លែត​រវាង​ការ​ចុច​ទាំង​ពីរ ។ បញ្ចូល​ឈ្មោះ​ថ្មី ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3153801\n" +"27\n" +"help.text" +msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose Rename and type in the new name." +msgstr "ក្នុង Basic IDE ចុច​ប៊ូតុង​កណ្ដុរ​ស្ដាំ​លើ​ឈ្មោះ​ម៉ូឌុល ឬ​ប្រអប់​ក្នុង​ផ្ទាំង​នៅ​បាត​អេក្រង់ ជ្រើស ប្ដូរ​ឈ្មោះ ហើយ​វាយ​បញ្ចូល​ឈ្មោះ​ថ្មី ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3155526\n" +"28\n" +"help.text" +msgid "Press Enter to confirm your changes." +msgstr "ចុច​បញ្ចូល (Enter) ដើម្បី​អះអាង​ការ​ផ្លាស់ប្តូរ​របស់​អ្នក ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3146963\n" +"29\n" +"help.text" +msgid "Deleting a Module or Dialog" +msgstr "ការ​លុប​ម៉ូឌុល ឬ​ប្រអប់" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3147547\n" +"68\n" +"help.text" +msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." +msgstr "ជ្រើស ឧបករណ៍ - ម៉ាក្រូ - រៀបចំ​ម៉ាក្រូ - %PRODUCTNAME Basic ហើយ​ចុច​រូបតំណាង អ្នក​រៀបចំ ឬ​ជ្រើស​ម៉ូឌុល ក្នុង Basic IDE ដើម្បី​បើក​ប្រអប់ អ្នក​រៀបចំ​ម៉ាក្រូ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3150958\n" +"69\n" +"help.text" +msgid "Click the Modules tab or the Dialogs tab." +msgstr "ចុច​ផ្ទាំង ម៉ូឌុល ឬ​ផ្ទាំង ប្រអប់ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3149870\n" +"30\n" +"help.text" +msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required." +msgstr "ជ្រើស​ម៉ូឌុល ឬ​ប្រអប់​ដែល​នឹង​ត្រូវ​លុប​ពី​បញ្ជី ។ បើ​ត្រូវការ ចូរ​ចុច​ទ្វេដង​លើ​ធាតុ​មួយ ដើម្បី​បង្ហាញ​ធាតុ​រង ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3147248\n" +"32\n" +"help.text" +msgid "Click Delete." +msgstr "ចុច លុប ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3151339\n" +"31\n" +"help.text" +msgid "Deleting a module permanently deletes all existing procedures and functions in that module." +msgstr "ការ​លុប​ម៉ូឌុល​មួយ​នឹង​លុប​ជា​អចិន្ត្រៃយ៍​នូវ​បែបបទ និង​អនុគមន៍​ដែល​មាន​ស្រាប់​ទាំងអស់​ក្នុង​ម៉ូឌុល​នោះ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3151392\n" +"33\n" +"help.text" +msgid "Organizing Projects among Documents or Templates" +msgstr "ការ​រៀប​ចំ​គម្រោង​ក្នុង​ឯកសារ ឬ​ពុម្ព" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id3156400\n" +"36\n" +"help.text" +msgid "Moving or copying modules between documents, templates and the application." +msgstr "ការ​ផ្លាស់ទី ឬ​ចម្លង​ម៉ូឌុល​រវាង​ឯកសារ ពុម្ព និង​កម្មវិធី ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3146819\n" +"37\n" +"help.text" +msgid "Open all documents or templates among which you want to move or copy the modules or dialogs." +msgstr "បើក​ឯកសារ ឬ​ពុម្ព​ទាំងអស់ ដែល​អ្នក​ចង់​ផ្លាស់ទី ឬ​ចម្លង​ម៉ូឌុល ឬ​ប្រអប់ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3149319\n" +"38\n" +"help.text" +msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." +msgstr "ជ្រើស ឧបករណ៍ - ម៉ាក្រូ - រៀបចំ​ម៉ាក្រូ - %PRODUCTNAME Basic ហើយ​ចុច​រូបតំណាង អ្នក​រៀបចំ ឬ​ជ្រើស​ម៉ូឌុល ក្នុង Basic IDE ដើម្បី​បើក​ប្រអប់ អ្នក​រៀបចំ​ម៉ាក្រូ ។" + +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id3145637\n" +"39\n" +"help.text" +msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the CommandCtrl key while dragging to copy the object instead of moving it." +msgstr "ដើម្បី​ផ្លាស់ទីម៉ូឌុល ឬ​ប្រអប់​ទៅ​ឯកសារ​ផ្សេង ចុច​វត្ថុដែលទាក់ទង​នៅ​ក្នុង​បញ្ជី ហើយអូស​តាម​ទិសដៅ​ដែលណែនាំ ។ បន្ទាប់​ផ្ដេក​បង្ហាញ​ទីតាំង​គោលដៅ​របស់​វត្ថុ​បច្ចុប្បន្ន​ខណៈពេល​អូស ។ សង្កត់​គ្រាប់ចុច Commandបញ្ជា(Ctrl) ខណៈពេល​អូស​ដើម្បី​ចម្លង​វត្ថុ​ជំនួស​ឲ្យ​ការ​ផ្លាស់ទីវា ។" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"tit\n" +"help.text" +msgid "CurDir Function [Runtime]" +msgstr "អនុគមន៍ CurDir [ពេល​រត់]" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"bm_id3153126\n" +"help.text" +msgid "CurDir function" +msgstr "អនុគមន៍ CurDir" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"hd_id3153126\n" +"1\n" +"help.text" +msgid "CurDir Function [Runtime]" +msgstr "អនុគមន៍ CurDir [ពេល​រត់]" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"par_id3156343\n" +"2\n" +"help.text" +msgid "Returns a variant string that represents the current path of the specified drive." +msgstr "ត្រឡប់​ខ្សែ​អក្សរ​វ៉ារ្យ៉ង់​ដែល​តំណាង​ឲ្យ​ផ្លូវ​បច្ចុប្បន្ន នៃ​ដ្រាយ​ដែល​បាន​បញ្ជាក់​ ។" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"hd_id3149457\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"par_id3153381\n" +"4\n" +"help.text" +msgid "CurDir [(Text As String)]" +msgstr "CurDir [(Text As String)]" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"hd_id3154366\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"par_id3156281\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"hd_id3156423\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"par_id3153193\n" +"8\n" +"help.text" +msgid "Text: Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​មាន​ដ្រាយ​ដែល​មាន​ស្រាប់ (ឧទាហរណ៍ \"C\" សម្រាប់​ភាគ​ទី​មួយ​នៃ​ដ្រាយ​រឹង​ទី​មួយ) ។" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"par_id3155133\n" +"9\n" +"help.text" +msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement." +msgstr "ប្រសិន​បើ​គ្មាន​ដ្រាយ​ត្រូវ​បាន​បញ្ជាក់ ឬ​ប្រសិន​បើ​ដ្រាយ​ជា​ខ្សែ​អក្សរ​ប្រវែង​សូន្យ (\"\") អនុគមន៍ CurDir ត្រឡប់​ផ្លូវ​នៃ​ដ្រាយ​បច្ចុប្បន្ន ។ $[officename] Basic បង្ហាញ​កំហុស​មួយ ប្រសិន​បើ​វាក្យ​សម្ពន្ធ​នៃ​ការ​ពិពណ៌នា​ដ្រាយ​មិន​ត្រឹមត្រូវ គ្មាន​ដ្រាយ ឬ​ប្រសិន​បើ​តួ​អក្សរ​ដ្រាយ​ស្ថិត​នៅ​បន្ទាប់​ពី​តួ​អក្សរ​ដែល​បាន​កំណត់​ក្នុង CONFIG.SYS ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍ Lastdrive ។" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"par_id3150010\n" +"10\n" +"help.text" +msgid "This function is not case-sensitive." +msgstr "អនុគមន៍​នេះ​មិន​​ប្រកាន់​​អក្សរ​​ធំ​តូច ។" + +#: 03020403.xhp +msgctxt "" +"03020403.xhp\n" +"hd_id3155411\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"tit\n" +"help.text" +msgid "Log Function [Runtime]" +msgstr "អនុគមន៍ Log [ពេល​រត់]" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"bm_id3149416\n" +"help.text" +msgid "Log function" +msgstr "អនុគមន៍ Log" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"hd_id3149416\n" +"1\n" +"help.text" +msgid "Log Function [Runtime]" +msgstr "​អនុគមន៍ Log [ពេល​រត់]" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"par_id3145066\n" +"2\n" +"help.text" +msgid "Returns the natural logarithm of a number." +msgstr "ត្រឡប់​លោការីត​ធម្មជាតិ​នៃ​ចំនួន​មួយ ។" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"hd_id3159414\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"par_id3154760\n" +"4\n" +"help.text" +msgid "Log (Number)" +msgstr "Log (Number)" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"hd_id3149457\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"par_id3150791\n" +"6\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"hd_id3151211\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"par_id3151041\n" +"8\n" +"help.text" +msgid "Number: Any numeric expression that you want to calculate the natural logarithm for." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​គណនា​លោការីត​ធម្មជាតិ ។" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"par_id3150869\n" +"9\n" +"help.text" +msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..." +msgstr "លោការីត​ធម្មជាតិ​ជា​លោការីត​គោល e ។ គោល e គឺ​ជា​ថេរ​មួយ ដែល​មាន​តម្លៃ​ប្រហែល 2.718282..." + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"par_id3153968\n" +"10\n" +"help.text" +msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:" +msgstr "អ្នក​អាច​គណនា​លោការីត​គោល (n) ណា​មួយ សម្រាប់​ចំនួន (x)​ មួយ​ចំនួន​ ដោយ​ចែក​លោការីត​ធម្មជាតិ​នៃ x នឹង​​លោការីត​​ធម្មជាតិ​នៃ n ដូច​ខាង​ក្រោម ៖" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"par_id3145420\n" +"11\n" +"help.text" +msgid "Log n(x) = Log(x) / Log(n)" +msgstr "Log n(x) = Log(x) / Log(n)" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"hd_id3155131\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080202.xhp +msgctxt "" +"03080202.xhp\n" +"par_id3149262\n" +"18\n" +"help.text" +msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\"" +msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\"" + +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"tit\n" +"help.text" +msgid "IIf Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ IIf [ពេល​រត់]" + +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"bm_id3155420\n" +"help.text" +msgid "IIf statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ IIf" + +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"hd_id3155420\n" +"1\n" +"help.text" +msgid "IIf Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ IIf [ពេល​រត់]" + +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"par_id3145610\n" +"2\n" +"help.text" +msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression." +msgstr "ត្រឡប់​​លទ្ធផល​​អនុគមន៍​​ដែល​អាច​ដែ​ល​អាច​កើត​ឡើង​​មួយ​នៃអនុគមន៍​​ពីរ អាស្រ័យ​លើ​តម្លៃ​តក្ក​វិជ្ជា​នៃ​កន្សោម​ដែល​បាន​វាយ​តម្លៃ ។" + +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"hd_id3159413\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"par_id3147560\n" +"4\n" +"help.text" +msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)" +msgstr "IIf (Expression, ExpressionTrue, ExpressionFalse)" + +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"hd_id3150541\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"par_id3153381\n" +"6\n" +"help.text" +msgid "Expression: Any expression that you want to evaluate. If the expression evaluates to True, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse." +msgstr "Expression ៖ កន្សោមមួយ​ចំនួន​ ដែល​អ្នក​ចង់​វាយ​តម្លៃ ។ ប្រសិន​បើ​កន្សោម ពិត អនុគមន៍​ត្រឡប់​លទ្ធផល ExpressionTrue បើ​ពុំ​នោះទេ​​វា​ត្រឡប់​លទ្ធផល ExpressionFalse ។" + +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"par_id3150870\n" +"7\n" +"help.text" +msgid "ExpressionTrue, ExpressionFalse: Any expression, one of which will be returned as the function result, depending on the logical evaluation." +msgstr "ExpressionTrue, ExpressionFalse ៖ កន្សោម​​មួយ​ចំនួន​ ដែល​កន្សោម​មួយ​ក្នុង​ចំណោម​ទាំងអស់​នឹង​ត្រូវ​បាន​ត្រឡប់​ជា​លទ្ធផល​អនុគមន៍ អាស្រ័យ​លើ​ការ​វាយ​តម្លៃ​តក្ក​វិជ្ជា ។" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"tit\n" +"help.text" +msgid "Switch Function [Runtime]" +msgstr "អនុគមន៍ Switch [ពេល​រត់]" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"bm_id3148554\n" +"help.text" +msgid "Switch function" +msgstr "អនុគមន៍ Switch" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"hd_id3148554\n" +"1\n" +"help.text" +msgid "Switch Function [Runtime]" +msgstr "អនុគមន៍ Switch [ពេល​រត់]" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"par_id3148522\n" +"2\n" +"help.text" +msgid "Evaluates a list of arguments, consisting of an expression followed by a value. The Switch function returns a value that is associated with the expression that is passed by this function." +msgstr "វាយ​តម្លៃ​បញ្ជី​នៃ​អាគុយម៉ង់ រួម​មាន​កន្សោម​ដែល​បន្ត​ដោយ​តម្លៃ​មួយ​ ។ អនុគមន៍ Switch ត្រឡប់​តម្លៃ​មួយ​ដែល​ត្រូវ​បាន​ភ្ជាប់​ជាមួយ​កន្សោម ដែល​ត្រូវ​បាន​ហុច​ដោយ​អនុគមន៍​នេះ ។" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"hd_id3154863\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"par_id3155934\n" +"4\n" +"help.text" +msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])" +msgstr "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"hd_id3149119\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"par_id3153894\n" +"6\n" +"help.text" +msgid "The Switch function evaluates the expressions from left to right, and then returns the value that is assigned to the function expression. If expression and value are not given as a pair, a runtime error occurs." +msgstr "អនុគមន៍ Switch វាយ​តម្លៃ​កន្សោម​ពី​ឆ្វេង​ទៅ​ស្តាំ ហើយ​បន្ទាប់​មក​ត្រឡប់​តម្លៃ​ដែល​ត្រូវ​បាន​ផ្តល់​ទៅ​កន្សោម​អនុគមន៍ ។ ប្រសិន​បើ​កន្សោម និង​តម្លៃ​មិន​ត្រូវ​បាន​ផ្តល់​ជា​គូ កំហុស​ពេល​រត់​មួយ​នឹង​កើត​ឡើង ។" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"par_id3153990\n" +"7\n" +"help.text" +msgid "Expression: The expression that you want to evaluate." +msgstr "Expression ៖ កន្សោម​ដែល​អ្នក​ចង់​វាយ​តម្លៃ ។" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"par_id3153394\n" +"8\n" +"help.text" +msgid "Value: The value that you want to return if the expression is True." +msgstr "Value ៖ តម្លៃ​ដែល​អ្នក​ចង់​ត្រឡប់ ប្រសិន​បើ​កន្សោម​ពិត ។" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"par_id3153346\n" +"9\n" +"help.text" +msgid "In the following example, the Switch function assigns the appropriate gender to the name that is passed to the function:" +msgstr "ក្នុង​ឧទាហរណ៍​ដូច​ខាង​ក្រោម អនុគមន៍ Switch ផ្តល់​តម្លៃ​ភេទ​ដែល​សមរម្យ​ទៅ​ឈ្មោះ ដែល​ត្រូវ​បាន​ហុច​ទៅ​អនុគមន៍ ៖" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"hd_id3159157\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"par_id3149579\n" +"13\n" +"help.text" +msgid "sGender = GetGenderIndex( \"John\" )" +msgstr "sGender = GetGenderIndex( \"John\" )" + +#: 03090410.xhp +msgctxt "" +"03090410.xhp\n" +"par_id3153361\n" +"18\n" +"help.text" +msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")" +msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"tit\n" +"help.text" +msgid "QBColor Function [Runtime]" +msgstr "អនុគមន៍ QBColor [ពេល​រត់]" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"hd_id3149670\n" +"1\n" +"help.text" +msgid "QBColor Function [Runtime]" +msgstr "អនុគមន៍ QBColor [ពេល​រត់]" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3150359\n" +"2\n" +"help.text" +msgid "Returns the RGB color code of the color passed as a color value through an older MS-DOS based programming system." +msgstr "ត្រឡប់​លេខ​ពណ៌ RGB នៃ​ពណ៌​ដែល​បាន​ហុច​ជា​តម្លៃ​ពណ៌​មួយ តាម​រយៈ​ប្រព័ន្ធ​សរសេរ​កម្មវិធី​ដែល​ផ្អែក​លើ MS-DOS មុន​ៗ ។" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"hd_id3154140\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3151042\n" +"4\n" +"help.text" +msgid "QBColor (ColorNumber As Integer)" +msgstr "QBColor (ColorNumber As Integer)" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"hd_id3145172\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3154685\n" +"6\n" +"help.text" +msgid "Long" +msgstr "Long" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"hd_id3156560\n" +"7\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3161832\n" +"8\n" +"help.text" +msgid "ColorNumber: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system." +msgstr "ColorNumber កន្សោម​ចំនួន​គត់​ណា​មួយ ដែល​បញ្ជាក់​ពី​តម្លៃ​ពណ៌​នៃ​ពណ៌​ដែល​បាន​ហុច​ពី​ប្រព័ន្ធ​សរសេរ​កម្មវិធី​ដែល​ផ្អែក​លើ MS-DOS មុន​ៗ ។" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3147318\n" +"9\n" +"help.text" +msgid "ColorNumber can be assigned the following values:" +msgstr "ColorNumber អាច​ត្រូវ​បាន​ផ្តល់​តម្លៃ​ដូច​ខាង​ក្រោម​ ៖" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3152576\n" +"10\n" +"help.text" +msgid "0 : Black" +msgstr "០ ៖ ខ្មៅ" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3146975\n" +"11\n" +"help.text" +msgid "1 : Blue" +msgstr "១ ៖ ខៀវ" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3151116\n" +"12\n" +"help.text" +msgid "2 : Green" +msgstr "២ ៖ បៃតង" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3155412\n" +"13\n" +"help.text" +msgid "3 : Cyan" +msgstr "៣ ៖ ផ្ទៃ​មេឃ" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3155306\n" +"14\n" +"help.text" +msgid "4 : Red" +msgstr "៤ ៖ ក្រហម" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3153364\n" +"15\n" +"help.text" +msgid "5 : Magenta" +msgstr "៥ ៖ ក្រហម​ស្វាយ" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3146119\n" +"16\n" +"help.text" +msgid "6 : Yellow" +msgstr "៦ ៖ លឿង" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3154730\n" +"17\n" +"help.text" +msgid "7 : White" +msgstr "៧ ៖ ស" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3153877\n" +"18\n" +"help.text" +msgid "8 : Gray" +msgstr "៨ ៖ ប្រផេះ" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3147124\n" +"19\n" +"help.text" +msgid "9 : Light Blue" +msgstr "៩ ៖ ខៀវ​ស្រាល" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3145646\n" +"20\n" +"help.text" +msgid "10 : Light Green" +msgstr "១០ ៖ បៃតង​ស្រាល" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3149958\n" +"21\n" +"help.text" +msgid "11 : Light Cyan" +msgstr "១១ ៖ ផ្ទៃ​មេឃ​ស្រាល" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3154943\n" +"22\n" +"help.text" +msgid "12 : Light Red" +msgstr "១២ ៖ ក្រហម​ស្រាល" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3150715\n" +"23\n" +"help.text" +msgid "13 : Light Magenta" +msgstr "១៣ ៖ ក្រហម​ស្វាយ​ស្រាល" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3146970\n" +"24\n" +"help.text" +msgid "14 : Light Yellow" +msgstr "១៤ ៖ លឿង​ស្រាល" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3150750\n" +"25\n" +"help.text" +msgid "15 : Bright White" +msgstr "១៥ ៖ ស​ភ្លឺ" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3146914\n" +"26\n" +"help.text" +msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE." +msgstr "អនុគមន៍​នេះ​ត្រូវ​បាន​ប្រើ​ដើម្បី​បម្លែង​ពី​កម្មវិធី MS-DOS មុន​ៗ ដែល​ផ្អែក​លើ​កម្មវិធី BASIC ដែល​ប្រើ​លេខ​ពណ៌​ខាង​លើ ។ អនុគមន៍​ត្រឡប់​តម្លៃ​ចំនួន​គត់​ធំ ដែល​ចង្អុល​បង្ហាញពី​ពណ៌​ដែល​នឹង​ត្រូវ​ប្រើ​ក្នុង $[officename] IDE ។" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"hd_id3148406\n" +"27\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03010304.xhp +msgctxt "" +"03010304.xhp\n" +"par_id3149566\n" +"33\n" +"help.text" +msgid "MsgBox stext,0,\"Color \" & iColor" +msgstr "MsgBox stext,0,\"Color \" & iColor" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"tit\n" +"help.text" +msgid "WeekDay Function [Runtime]" +msgstr "អនុគមន៍ WeekDay [ពេល​រត់]" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"bm_id3153127\n" +"help.text" +msgid "WeekDay function" +msgstr "អនុគមន៍ WeekDay" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"hd_id3153127\n" +"1\n" +"help.text" +msgid "WeekDay Function [Runtime]" +msgstr "អនុគមន៍ WeekDay [ពេល​រត់]" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3146795\n" +"2\n" +"help.text" +msgid "Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function." +msgstr "ត្រឡប់​លេខ​ដែល​ត្រូវ​គ្នា​ទៅ​នឹង​ថ្ងៃ​ធ្វើការ ដែល​តំណាង​ដោយ​លេខ​សម្គាល់​កាល​បរិច្ឆេទ ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​អនុគមន៍ DateSerial ឬ DateValue ។" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"hd_id3145068\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3149655\n" +"4\n" +"help.text" +msgid "WeekDay (Number)" +msgstr "WeekDay (Number)" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"hd_id3148799\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3154125\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"hd_id3150768\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3151042\n" +"8\n" +"help.text" +msgid "Number: Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)." +msgstr "ចំនួន​ ៖ កន្សោម​ចំនួន​គត់​ដែល​មាន​លេខ​សម្គាល់​កាល​បរិច្ឆេទ ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​គណនា​ថ្ងៃ​នៃ​សប្តាហ៍ (1-7) ។" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3159254\n" +"9\n" +"help.text" +msgid "The following example determines the day of the week using the WeekDay function when you enter a date." +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម កំណត់​ថ្ងៃ​នៃ​សប្តាហ៍​ដោយ​ប្រើ​អនុគមន៍ WeekDay នៅ​ពេល​អ្នក​បញ្ចូល​កាល​បរិច្ឆេទ ។" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"hd_id3148616\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030105.xhp +#, fuzzy +msgctxt "" +"03030105.xhp\n" +"par_id3148576\n" +"13\n" +"help.text" +msgid "' Return And display the day of the week" +msgstr "REM Return and display the day of the week" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3151117\n" +"16\n" +"help.text" +msgid "sDay=\"Sunday\"" +msgstr "sDay=\"Sunday\"" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3153952\n" +"18\n" +"help.text" +msgid "sDay=\"Monday\"" +msgstr "sDay=\"Monday\"" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3153157\n" +"20\n" +"help.text" +msgid "sDay=\"Tuesday\"" +msgstr "sDay=\"Tuesday\"" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3154942\n" +"22\n" +"help.text" +msgid "sDay=\"Wednesday\"" +msgstr "sDay=\"Wednesday\"" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3155416\n" +"24\n" +"help.text" +msgid "sDay=\"Thursday\"" +msgstr "sDay=\"Thursday\"" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3154015\n" +"26\n" +"help.text" +msgid "sDay=\"Friday\"" +msgstr "sDay=\"Friday\"" + +#: 03030105.xhp +msgctxt "" +"03030105.xhp\n" +"par_id3153707\n" +"28\n" +"help.text" +msgid "sDay=\"Saturday\"" +msgstr "sDay=\"Saturday\"" + +#: 03030105.xhp +#, fuzzy +msgctxt "" +"03030105.xhp\n" +"par_id3148993\n" +"30\n" +"help.text" +msgid "MsgBox \"\" + sDay,64,\"Today Is\"" +msgstr "msgbox \"\" + sDay,64,\"Today is\"" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"tit\n" +"help.text" +msgid "Environ Function [Runtime]" +msgstr "អនុគមន៍ Environ [ពេល​រត់]" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"bm_id3155364\n" +"help.text" +msgid "Environ function" +msgstr "អនុគមន៍ Environ" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"hd_id3155364\n" +"1\n" +"help.text" +msgid "Environ Function [Runtime]" +msgstr "អនុគមន៍ Environ [ពេល​រត់]" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"par_id3145090\n" +"2\n" +"help.text" +msgid "Returns the value of an environment variable as a string. Environment variables are dependent on the type of operating system that you have." +msgstr "ត្រឡប់​តម្លៃ​នៃ​អថេរ​បរិស្ថាន​មួយ​ជា​ខ្សែ​អក្សរ ។ អថេរ​បរិស្ថាន​ពឹង​ផ្អែក​លើ​ប្រភេទ​នៃ​ប្រព័ន្ធ​ប្រតិបត្តិការ ដែល​អ្នក​មាន ។" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"hd_id3150670\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"par_id3159176\n" +"5\n" +"help.text" +msgid "Environ (Environment As String)" +msgstr "Environ (Environment As String)" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"hd_id3159157\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"par_id3148473\n" +"7\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"hd_id3145609\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"par_id3159414\n" +"9\n" +"help.text" +msgid "Environment: Environment variable that you want to return the value for." +msgstr "Environment ៖ អថេរ​បរិស្ថាន ដែល​អ្នក​ចង់​ត្រឡប់​តម្លៃ​សម្រាប់ ។" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"hd_id3148663\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03130800.xhp +msgctxt "" +"03130800.xhp\n" +"par_id3145419\n" +"15\n" +"help.text" +msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\"" +msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\"" + +#: 03020200.xhp +msgctxt "" +"03020200.xhp\n" +"tit\n" +"help.text" +msgid "File Input/Output Functions" +msgstr "អនុគមន៍ File Input/Output" + +#: 03020200.xhp +msgctxt "" +"03020200.xhp\n" +"hd_id3150791\n" +"1\n" +"help.text" +msgid "File Input/Output Functions" +msgstr "អនុគមន៍ File Input/Output" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"tit\n" +"help.text" +msgid "Error Function [Runtime]" +msgstr "អនុគមន៍ Error [ពេល​រត់]" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"bm_id3159413\n" +"help.text" +msgid "Error function" +msgstr "អនុគមន៍ Error" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"hd_id3159413\n" +"1\n" +"help.text" +msgid "Error Function [Runtime]" +msgstr "អនុគមន៍ Error [ពេល​រត់]" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"par_id3148663\n" +"2\n" +"help.text" +msgid "Returns the error message that corresponds to a given error code." +msgstr "ត្រឡប់​សារ​កំហុស ដែល​ត្រូវ​គ្នា​ទៅ​នឹង​លេខ​កំហុស​ដែល​បាន​ផ្តល់ ។" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"hd_id3153379\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"par_id3154366\n" +"4\n" +"help.text" +msgid "Error (Expression)" +msgstr "Error (Expression)" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"hd_id3145173\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"par_id3154125\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"hd_id3150869\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"par_id3153193\n" +"8\n" +"help.text" +msgid "Expression: Any numeric expression that contains the error code of the error message that you want to return." +msgstr "កន្សោម​ ៖ កន្សោម​លេខ​ណា​មួយ ដែល​មាន​លេខ​កំហុស​នៃ​សារ​កំហុស​ដែល​អ្នក​ចង់​ត្រឡប់ ។" + +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"par_id3159254\n" +"9\n" +"help.text" +msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution." +msgstr "ប្រសិន​បើ​គ្មាន​ប៉ារ៉ាម៉ែត្រ​ត្រូវ​បាន​ហុច អនុគមន៍ Error ត្រឡប់​សារ​កំហុស​នៃ​កំហុស​ថ្មី​ៗ​ភាគ​ច្រើន ដែល​បាន​កើត​ឡើង​កំឡុង​ពេល​ប្រតិបត្តិ​កម្មវិធី ។" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"tit\n" +"help.text" +msgid "RmDir Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ RmDir [ពេល​រត់]" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"bm_id3148947\n" +"help.text" +msgid "RmDir statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ RmDir" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"hd_id3148947\n" +"1\n" +"help.text" +msgid "RmDir Statement [Runtime]" +msgstr "សេចក្ដី​ថ្លែងការណ៍ RmDir [ពេល​រត់]" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"par_id3149457\n" +"2\n" +"help.text" +msgid "Deletes an existing directory from a data medium." +msgstr "លុប​ថត​ដែល​មាន​ស្រាប់​មួយ​​ពី​ឧបករណ៍​ផ្ទុក​ទិន្នន័យ ។" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"hd_id3153361\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"par_id3154367\n" +"4\n" +"help.text" +msgid "RmDir Text As String" +msgstr "RmDir Text As String" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"hd_id3156281\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"par_id3151042\n" +"6\n" +"help.text" +msgid "Text: Any string expression that specifies the name and path of the directory that you want to delete. You can also use URL notation." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​បញ្ជាក់​ឈ្មោះ និង​ផ្លូវ​នៃ​ថត​ដែល​អ្នក​ចង់​លុប ។ អ្នក​ក៏​អាច​ប្រើ​ផងដែរ​នូវ​ កំណត់ URL ។" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"par_id3153192\n" +"7\n" +"help.text" +msgid "If the path is not determined, the RmDir Statement searches for the directory that you want to delete in the current path. If it is not found there, an error message appears." +msgstr "ប្រសិន​បើ​ផ្លូវ​មិន​ត្រូវ​បាន​កំណត់ សេចក្តី​ថ្លែង​ការណ៍ RmDir​ ស្វែង​រក​ថត​ដែល​អ្នក​ចង់​លុប​ក្នុង​ផ្លូវ​បច្ចុប្បន្ន ។ ប្រសិន​បើ​វា​រក​មិន​ឃើញ​នៅ​ទី​នោះ សារ​កំហុស​មួយ​លេច​ឡើង ។" + +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"hd_id3145271\n" +"8\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"tit\n" +"help.text" +msgid "Loc Function [Runtime]" +msgstr "អនុគមន៍ Loc [ពេល​រត់]" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"bm_id3148663\n" +"help.text" +msgid "Loc function" +msgstr "អនុគមន៍ Loc" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"hd_id3148663\n" +"1\n" +"help.text" +msgid "Loc Function [Runtime]" +msgstr "អនុគមន៍ Loc [ពេល​រត់]" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"par_id3154138\n" +"2\n" +"help.text" +msgid "Returns the current position in an open file." +msgstr "ត្រឡប់​ទីតាំង​បច្ចុប្បន្ន​ក្នុង​ឯកសារ​ដែល​បាន​បើក​មួយ ។" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"hd_id3156422\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"par_id3150768\n" +"4\n" +"help.text" +msgid "Loc(FileNumber)" +msgstr "Loc (FileNumber)" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"hd_id3150440\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"par_id3152578\n" +"6\n" +"help.text" +msgid "Long" +msgstr "Long" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"hd_id3152462\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"par_id3153363\n" +"8\n" +"help.text" +msgid "FileNumber: Any numeric expression that contains the file number that is set by the Open statement for the respective file." +msgstr "ឈ្មោះ​ឯកសារ​ ៖ កន្សោម​លេខ​ណា​មួយ ដែល​មាន​លេខ​ឯកសារ​ដែល​ត្រូវ​បាន​កំណត់​ដោយ​សេចក្តី​ថ្លែង​ការណ៍ Open សម្រាប់​ឯកសារ​រៀង​ៗ​ខ្លួន ។" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"par_id3154320\n" +"9\n" +"help.text" +msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written." +msgstr "ប្រសិន​បើ​អនុគមន៍ Loc ត្រូវ​បាន​ប្រើ​សម្រាប់​ឯកសារ​ដែល​បាន​បើក​ដោយ​ចូល​ដំណើរ​ការ​ចៃដន្យ វា​ត្រឡប់​លេខ​កំណត់​ត្រា​ចុង​ក្រោយ ដែល​ត្រូវ​បាន​អាន ឬ​សរសេរ​ចុង​ក្រោយ ។" + +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"par_id3151115\n" +"10\n" +"help.text" +msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned." +msgstr "សម្រាប់​ឯកសារ​ត​គ្នា អនុគមន៍ Loc ត្រឡប់​ទីតាំង​ក្នុង​ឯកសារ​ដោយ​ចែក​នឹង 128 ។ សម្រាប់​ឯកសារ​គោល​ពីរ ទីតាំង​នៃ​បៃ​ដែល​បាន​អាន ឬ​សរសេរ​ចុង​ក្រោយ ត្រូវ​បាន​ត្រឡប់ ។" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"tit\n" +"help.text" +msgid "DefErr Statement [Runtime]" +msgstr "អនុគមន៍ DefErr [ពេល​រត់]" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"bm_id8177739\n" +"help.text" +msgid "DefErr statement" +msgstr "សេចក្ដីថ្លែងការណ៍ DefErr" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN1057D\n" +"help.text" +msgid "DefErr Statement [Runtime]" +msgstr "សេចក្ដីថ្លែងការណ៍ DefErr [ពេល​រត់]" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN1058D\n" +"help.text" +msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range." +msgstr "បើ​មិន​បាន​បញ្ជាក់​តួអក្សរ​ប្រកាស​ប្រភេទ ឬ​ពាក្យ​គន្លឹះ សេចក្ដីថ្លែងការណ៍ DefErr នឹង​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម អាស្រ័យ​តាម​ជួរ​អក្សរ ។" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN10590\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN10594\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN10597\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN1059B\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​​​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN105A2\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN105A9\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN105B0\n" +"help.text" +msgid "DefErr: Error" +msgstr "DefErr ៖ កំហុស" + +#: 03101120.xhp +msgctxt "" +"03101120.xhp\n" +"par_idN105B7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101120.xhp +#, fuzzy +msgctxt "" +"03101120.xhp\n" +"par_idN105BB\n" +"help.text" +msgid "' Prefix definitions for variable types:" +msgstr "REM Prefix definitions for variable types:" + +#: 03101120.xhp +#, fuzzy +msgctxt "" +"03101120.xhp\n" +"par_idN105D9\n" +"help.text" +msgid "eErr=Error ' eErr is an implicit error variable" +msgstr "eErr=Error REM eErr is an implicit error variable" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"tit\n" +"help.text" +msgid "Imp-Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Imp [ពេល​រត់]" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"bm_id3156024\n" +"help.text" +msgid "Imp operator (logical)" +msgstr "សញ្ញា​ប្រមាណវិធី Imp (តក្កវិជ្ជា)" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"hd_id3156024\n" +"1\n" +"help.text" +msgid "Imp Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Imp [ពេល​រត់]" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"par_id3148947\n" +"2\n" +"help.text" +msgid "Performs a logical implication on two expressions." +msgstr "បង្កើត implication តក្ក​វិជ្ជា​លើ​កន្សោម​ពីរ ។" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"hd_id3148664\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"par_id3149656\n" +"4\n" +"help.text" +msgid "Result = Expression1 Imp Expression2" +msgstr "Result = Expression1 Imp Expression2" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"hd_id3151212\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"par_id3154910\n" +"6\n" +"help.text" +msgid "Result: Any numeric variable that contains the result of the implication." +msgstr "លទ្ធផល​ ៖ អថេរ​​លេខ​​ណា​​មួយ​​ដែល​មាន​លទ្ធផល​នៃ implication ។" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"par_id3156281\n" +"7\n" +"help.text" +msgid "Expression1, Expression2: Any expressions that you want to evaluate with the Imp operator." +msgstr "Expression1, Expression2 ៖ កន្សោម​មួយ​ចំនួន​ ​ដែល​អ្នក​ចង់​វាយ​តម្លៃ​ដោយ​ប្រើ​សញ្ញា​ប្រមាណ​វិធី Imp ។" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"par_id3150440\n" +"8\n" +"help.text" +msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False." +msgstr "ប្រសិន​បើ​អ្នក​ប្រើ​សញ្ញា​ប្រមាណ​វិធី Imp ក្នុង​កន្សោម​ប៊ូលីន មិន​ពិត​ត្រូវ​បាន​ត្រឡប់ តែ​ប្រសិន​​បើ​កន្សោម​ទី​មួយ ពិត​ និង​កន្សោម​ទី​ពីរ មិនពិត ។" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"par_id3163710\n" +"9\n" +"help.text" +msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression." +msgstr "ប្រសិន​បើ​​អ្នក​ប្រើ​សញ្ញា​ប្រមាណ​វិធី Imp ក្នុង​កន្សោម​ប៊ីត ប៊ីត​មួយ​​ត្រូវ​បាន​លុប​ពី​លទ្ធផល​បើ​ប៊ីត​ដែល​ត្រូវ​គ្នា ដែល​​ត្រូវ​បាន​កំណត់​ក្នុង​កន្សោម​ទី​មួយ និង​ប៊ីត​ដែល​ត្រូវ​គ្នា​ត្រូវ​បាន​លុប​ក្នុង​កន្សោម​ទី​ពីរ ។" + +#: 03060300.xhp +msgctxt "" +"03060300.xhp\n" +"hd_id3147318\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03060300.xhp +#, fuzzy +msgctxt "" +"03060300.xhp\n" +"par_id3145750\n" +"15\n" +"help.text" +msgid "vOut = A > B Imp B > C ' returns -1" +msgstr "vOut = A > B Imp B > C REM returns -1" + +#: 03060300.xhp +#, fuzzy +msgctxt "" +"03060300.xhp\n" +"par_id3156441\n" +"16\n" +"help.text" +msgid "vOut = B > A Imp B > C ' returns -1" +msgstr "vOut = A > B Imp B > C REM returns -1" + +#: 03060300.xhp +#, fuzzy +msgctxt "" +"03060300.xhp\n" +"par_id3152596\n" +"17\n" +"help.text" +msgid "vOut = A > B Imp B > D ' returns 0" +msgstr "vOut = A > B Imp B > C REM returns -1" + +#: 03060300.xhp +#, fuzzy +msgctxt "" +"03060300.xhp\n" +"par_id3154942\n" +"18\n" +"help.text" +msgid "vOut = (B > D Imp B > A) ' returns -1" +msgstr "vOut = A > B Imp B > C REM returns -1" + +#: 03060300.xhp +#, fuzzy +msgctxt "" +"03060300.xhp\n" +"par_id3154492\n" +"19\n" +"help.text" +msgid "vOut = B Imp A ' returns -1" +msgstr "vOut = A > B Imp B > C REM returns -1" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"tit\n" +"help.text" +msgid "CVar Function [Runtime]" +msgstr "អនុគមន៍ CVar [ពេល​រត់]" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"bm_id2338633\n" +"help.text" +msgid "CVar function" +msgstr "អនុគមន៍ CVar" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"par_idN1054B\n" +"help.text" +msgid "CVar Function [Runtime]" +msgstr "អនុគមន៍ CVar [ពេល​រត់]" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"par_idN1055B\n" +"help.text" +msgid "Converts a string expression or numeric expression to a variant expression." +msgstr "បម្លែង​កន្សោម​ខ្សែ​អក្សរ ឬ​កន្សោម​លេខ​ទៅ​ជា​កន្សោម​វ៉ារ្យ៉ង់ ។" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"par_idN1055E\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"par_idN10562\n" +"help.text" +msgid "CVar(Expression)" +msgstr "CVar(កន្សោម)" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"par_idN10565\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"par_idN10569\n" +"help.text" +msgid "Variant." +msgstr "វ៉ារ្យ៉ង់ ។" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"par_idN1056C\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03100070.xhp +msgctxt "" +"03100070.xhp\n" +"par_idN10570\n" +"help.text" +msgid "Expression: Any string or numeric expression that you want to convert." +msgstr "កន្សោម ៖ កន្សោម​ខ្សែ​អក្សរ ឬ​កន្សោម​លេខ​ដែល​អ្នក​ចង់​បម្លែង ។" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"tit\n" +"help.text" +msgid "Mod-Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Mod [ពេល​រត់]" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"bm_id3150669\n" +"help.text" +msgid "MOD operator (mathematical)" +msgstr "សញ្ញា​ប្រមាណវិធី MOD (គណិតវិទ្យា)" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"hd_id3150669\n" +"1\n" +"help.text" +msgid "Mod Operator [Runtime]" +msgstr "សញ្ញា​ប្រមាណវិធី Mod [ពេល​រត់]" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"par_id3148686\n" +"2\n" +"help.text" +msgid "Returns the integer remainder of a division." +msgstr "ត្រឡប់​សំណល់​នៃ​ប្រមាណ​វិធី​ចែក ។" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"hd_id3146795\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"par_id3147560\n" +"4\n" +"help.text" +msgid "Result = Expression1 MOD Expression2" +msgstr "Result = Expression1 MOD Expression2" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"hd_id3149657\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"par_id3153380\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"hd_id3154365\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"par_id3145172\n" +"8\n" +"help.text" +msgid "Result: Any numeric variable that contains the result of the MOD operation." +msgstr "លទ្ធផល​ ៖ អថេរ​លេខ​មួយ​ចំនួន​ ដែល​មាន​លទ្ធផល​នៃ​ប្រមាណ​វិធី MOD ។" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"par_id3151042\n" +"9\n" +"help.text" +msgid "Expression1, Expression2: Any numeric expressions that you want to divide." +msgstr "កន្សោម​ទី​1, កន្សោម​ទី​2 ៖ កន្សោម​លេខ​​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​ចែក ។" + +#: 03070600.xhp +msgctxt "" +"03070600.xhp\n" +"hd_id3147287\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03070600.xhp +#, fuzzy +msgctxt "" +"03070600.xhp\n" +"par_id3161832\n" +"12\n" +"help.text" +msgid "Print 10 Mod 2.5 ' returns 0" +msgstr "print 10 mod 2.5 REM returns 0" + +#: 03070600.xhp +#, fuzzy +msgctxt "" +"03070600.xhp\n" +"par_id3146922\n" +"13\n" +"help.text" +msgid "Print 10 / 2.5 ' returns 4" +msgstr "print 10 / 2.5 REM returns 4" + +#: 03070600.xhp +#, fuzzy +msgctxt "" +"03070600.xhp\n" +"par_id3145273\n" +"14\n" +"help.text" +msgid "Print 10 Mod 5 ' returns 0" +msgstr "print 10 mod 5 REM returns 0" + +#: 03070600.xhp +#, fuzzy +msgctxt "" +"03070600.xhp\n" +"par_id3150011\n" +"15\n" +"help.text" +msgid "Print 10 / 5 ' returns 2" +msgstr "print 10 / 5 REM returns 2" + +#: 03070600.xhp +#, fuzzy +msgctxt "" +"03070600.xhp\n" +"par_id3149483\n" +"16\n" +"help.text" +msgid "Print 5 Mod 10 ' returns 5" +msgstr "print 5 mod 10 REM returns 5" + +#: 03070600.xhp +#, fuzzy +msgctxt "" +"03070600.xhp\n" +"par_id3151114\n" +"17\n" +"help.text" +msgid "Print 5 / 10 ' returns 0.5" +msgstr "print 5 / 10 REM returns 0.5" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"tit\n" +"help.text" +msgid "FileCopy Statement [Runtime]" +msgstr "FileCopy Statement [ពេល​រត់]" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"bm_id3154840\n" +"help.text" +msgid "FileCopy statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ FileCopy" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"hd_id3154840\n" +"1\n" +"help.text" +msgid "FileCopy Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ FileCopy [ពេល​រត់]" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"par_id3149497\n" +"2\n" +"help.text" +msgid "Copies a file." +msgstr "ចម្លង​ឯកសារ​មួយ ។" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"hd_id3147443\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"par_id3146957\n" +"4\n" +"help.text" +msgid "FileCopy TextFrom As String, TextTo As String" +msgstr "FileCopy TextFrom As String, TextTo As String" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"hd_id3153825\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"par_id3155390\n" +"6\n" +"help.text" +msgid "TextFrom: Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in URL notation." +msgstr "TextFrom ៖ កន្សោម​ខ្សែ​អក្សរ​ណាមួយ​ ដែល​បញ្ជាក់​ឈ្មោះ​​ឯកសារ​ដែល​អ្នក​ចង់​ចម្លង ។ កន្សោម​អាច​មាន​ព័ត៌មាន​ផ្លូវ និង​ដ្រាយ​ស្រេច​​​ចិត្ត ។ ប្រសិន​បើ​អ្នក​ចង់ អ្នក​អាច​បញ្ចូល​​ផ្លូវ​​មួយ​ក្នុង ​កំណត់ URL ។" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"par_id3150669\n" +"7\n" +"help.text" +msgid "TextTo: Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation." +msgstr "TextTo ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​បញ្ជាក់​​កន្លែង​ដែល​អ្នក​ចង់​ចម្លង​ឯកសារ​ប្រភព​​ទៅ​កាន់ ។ កន្សោម​អាច​មាន​ដ្រាយ​ទិសដៅ ផ្លូវ និង​ឈ្មោះ​ឯកសារ ឬ​ផ្លូវ​ក្នុង​កំណត់ URL ។" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"par_id3150791\n" +"8\n" +"help.text" +msgid "You can only use the FileCopy statement to copy files that are not opened." +msgstr "អ្នក​អាច​ប្រើ​តែ​​សេចក្តី​ថ្លែង​ការណ៍ FileCopy ប៉ុណ្ណោះ​ ដើម្បី​ចម្លង​ឯកសារ ដែល​មិន​ត្រូវ​បាន​បើក ។" + +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"hd_id3125863\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"tit\n" +"help.text" +msgid "DefInt Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefInt [ពេល​រត់]" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"bm_id3149811\n" +"help.text" +msgid "DefInt statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefInt" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"hd_id3149811\n" +"1\n" +"help.text" +msgid "DefInt Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ DefInt [ពេល​រត់]" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"par_id3149762\n" +"2\n" +"help.text" +msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." +msgstr "កំណត់​ប្រភេទ​​អថេរ​លំនាំដើម ដោយ​យោង​តាម​ជួរ​អក្សរ ប្រសិន​បើ​គ្មាន​តួ​អក្សរ​ប្រភេទ​ការ​ប្រកាស ឬ​ពាក្យ​គន្លឹះ​ត្រូវ​បាន​បញ្ជាក់ ។" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"hd_id3148686\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"par_id3156023\n" +"4\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"hd_id3156344\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"par_id3147560\n" +"6\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​​​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"par_id3150398\n" +"7\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"par_id3154365\n" +"8\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"par_id3125863\n" +"9\n" +"help.text" +msgid "DefInt: Integer" +msgstr "DefInt ៖ ចំនួន​គត់" + +#: 03101500.xhp +msgctxt "" +"03101500.xhp\n" +"hd_id3154123\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101500.xhp +#, fuzzy +msgctxt "" +"03101500.xhp\n" +"par_id3151042\n" +"12\n" +"help.text" +msgid "' Prefix definitions for variable types" +msgstr "REM Prefix definitions for variable types" + +#: 03101500.xhp +#, fuzzy +msgctxt "" +"03101500.xhp\n" +"par_id3153728\n" +"22\n" +"help.text" +msgid "iCount=200 ' iCount is an implicit integer variable" +msgstr "iCount=200 REM iCount is an implicit integer variable" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"tit\n" +"help.text" +msgid "Seek Function [Runtime]" +msgstr "អនុគមន៍ Seek [ពេល​រត់]" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"bm_id3154367\n" +"help.text" +msgid "Seek function" +msgstr "អនុគមន៍ seek" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"hd_id3154367\n" +"1\n" +"help.text" +msgid "Seek Function [Runtime]" +msgstr "អនុគមន៍ Seek [ពេល​រត់]" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"par_id3156280\n" +"2\n" +"help.text" +msgid "Returns the position for the next writing or reading in a file that was opened with the open statement." +msgstr "ត្រឡប់​ទីតាំង​សម្រាប់​ការ​សរសេរ​បន្ទាប់​ ឬ​អាន​នៅ​ក្នុង​ឯកសារ​មួយ​ ដែល​ត្រូវ​បាន​បើក​ដោយ​ដោយ​សេចក្តី​ថ្លែង​ការណ៍​បើក ។" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"par_id3153194\n" +"3\n" +"help.text" +msgid "For random access files, the Seek function returns the number of the next record to be read." +msgstr "សម្រាប់​ឯកសារ​ដែល​ចូល​ដំណើរ​ការ​ចៃដន្យ អនុគមន៍ Seek ត្រឡប់​លេខ​នៃ​កំណត់​ត្រា​បន្ទាប់​ដែល​នឹង​ត្រូវ​អាន ។" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"par_id3161831\n" +"4\n" +"help.text" +msgid "For all other files, the function returns the byte position at which the next operation is to occur." +msgstr "សម្រាប់​ឯកសារ​ផ្សេង​ទៀត​ទាំងអស់ អនុគមន៍​ត្រឡប់​ទីតាំង​បៃ​ដែល​ប្រតិបត្តិ​ការ​បន្ទាប់​នឹង​ត្រូវ​កើត​ឡើង ។" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"par_id3155854\n" +"5\n" +"help.text" +msgid "See also: Open, Seek." +msgstr "មើល​ផង​ដែរ ៖ Open, Seek ។" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"hd_id3152460\n" +"6\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"par_id3145365\n" +"7\n" +"help.text" +msgid "Seek (FileNumber)" +msgstr "Seek (FileNumber)" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"hd_id3148575\n" +"8\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"par_id3159156\n" +"9\n" +"help.text" +msgid "Long" +msgstr "Long" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"hd_id3149665\n" +"10\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"par_id3148645\n" +"11\n" +"help.text" +msgid "FileNumber: The data channel number used in the Open statement." +msgstr "លេខ​ឯកសារ ៖ លេខ​ប៉ុស្តិ៍​ទិន្នន័យ​បាន​ប្រើ​នៅ​ក្នុង​សេចក្តី​ថ្លែង​ការណ៍ Open ។" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"tit\n" +"help.text" +msgid "Minute Function [Runtime]" +msgstr "អនុគមន៍ Minute [ពេល​រត់]" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"bm_id3155419\n" +"help.text" +msgid "Minute function" +msgstr "អនុគមន៍ Minute" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"hd_id3155419\n" +"1\n" +"help.text" +msgid "Minute Function [Runtime]" +msgstr "អនុគមន៍ Minute [ពេល​រត់]" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"par_id3156344\n" +"2\n" +"help.text" +msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function." +msgstr "ត្រឡប់​នាទី​នៃ​ម៉ោង​ដែល​ត្រូវ​គ្នា​ទៅ​នឹង​តម្លៃ​សម្គាល់​ពេល​វេលា ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​អនុគមន៍ TimeSerial ឬ TimeValue ។" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"hd_id3154758\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"par_id3149656\n" +"4\n" +"help.text" +msgid "Minute (Number)" +msgstr "Minute (Number)" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"hd_id3148798\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"par_id3150449\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"hd_id3153193\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"par_id3153969\n" +"8\n" +"help.text" +msgid "Number: Numeric expression that contains the serial time value that is used to return the minute value." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​ដែល​មាន​តម្លៃ​សម្គាល់​ពេល​វេលា ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​ត្រឡប់​តម្លៃ​នាទី ។" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"par_id3150869\n" +"9\n" +"help.text" +msgid "This function is the opposite of the TimeSerial function. It returns the minute of the serial time value that is generated by the TimeSerial or the TimeValue function. For example, the expression:" +msgstr "អនុគមន៍​នេះ​គឺ​ផ្ទុយ​នឹង​អនុគមន៍ TimeSerial ។ វា​ត្រឡប់​នាទី​នៃ​តម្លៃ​សម្គាល់​ពេល​វេលា ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​អនុគមន៍ TimeSerial ឬ​TimeValue ។ ឧទាហរណ៍ កន្សោម ៖" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"par_id3149262\n" +"10\n" +"help.text" +msgid "Print Minute(TimeSerial(12,30,41))" +msgstr "Print Minute(TimeSerial(12,30,41))" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"par_id3148576\n" +"11\n" +"help.text" +msgid "returns the value 30." +msgstr "ត្រឡប់​តម្លៃ 30 ។" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"hd_id3150010\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"par_id3159154\n" +"13\n" +"help.text" +msgid "Sub ExampleMinute" +msgstr "Sub ExampleMinute" + +#: 03030202.xhp +msgctxt "" +"03030202.xhp\n" +"par_id3146119\n" +"14\n" +"help.text" +msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\"" +msgstr "MsgBox \"The current minute is \"& Minute(Now)& \".\"" + +#: 03030202.xhp +#, fuzzy +msgctxt "" +"03030202.xhp\n" +"par_id3153726\n" +"15\n" +"help.text" +msgid "end sub" +msgstr "end sub" + +#: 03103200.xhp +msgctxt "" +"03103200.xhp\n" +"tit\n" +"help.text" +msgid "Option Base Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Option Base [ពេល​រត់]" + +#: 03103200.xhp +msgctxt "" +"03103200.xhp\n" +"bm_id3155805\n" +"help.text" +msgid "Option Base statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Option Base" + +#: 03103200.xhp +msgctxt "" +"03103200.xhp\n" +"hd_id3155805\n" +"1\n" +"help.text" +msgid "Option Base Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Option Base [ពេល​រត់]" + +#: 03103200.xhp +msgctxt "" +"03103200.xhp\n" +"par_id3147242\n" +"2\n" +"help.text" +msgid "Defines the default lower boundary for arrays as 0 or 1." +msgstr "កំណត់​ព្រំដែន​ខាង​ក្រោម​លំនាំដើម សម្រាប់​អារេ​ជា 0 ឬ 1 ។" + +#: 03103200.xhp +msgctxt "" +"03103200.xhp\n" +"hd_id3150771\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03103200.xhp +msgctxt "" +"03103200.xhp\n" +"par_id3147573\n" +"4\n" +"help.text" +msgid "Option Base { 0 | 1}" +msgstr "Option Base { 0 | 1}" + +#: 03103200.xhp +msgctxt "" +"03103200.xhp\n" +"hd_id3145315\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03103200.xhp +msgctxt "" +"03103200.xhp\n" +"par_id3147229\n" +"6\n" +"help.text" +msgid "This statement must be added before the executable program code in a module." +msgstr "សេចក្តី​ថ្លែង​ការណ៍​នេះ​ត្រូវ​តែ​បាន​​បន្ថែម​ពី​មុខ​​កូដ​កម្មវិធី​ដែល​អាច​ប្រតិបត្តិ ដែល​ស្ថិត​ក្នុង​ម៉ូឌុល​មួយ ។" + +#: 03103200.xhp +msgctxt "" +"03103200.xhp\n" +"hd_id3150870\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"tit\n" +"help.text" +msgid "Sqr Function [Runtime]" +msgstr "អនុគមន៍ Sqr [ពេល​រត់]" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"bm_id3156027\n" +"help.text" +msgid "Sqr function" +msgstr "អនុគមន៍ Sqr" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"hd_id3156027\n" +"1\n" +"help.text" +msgid "Sqr Function [Runtime]" +msgstr "អនុគមន៍ Sqr [ពេល​រត់]" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"par_id3147226\n" +"2\n" +"help.text" +msgid "Calculates the square root of a numeric expression." +msgstr "គណនា​ឫស​ការេ​នៃ​កន្សោម​លេខ ។" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"hd_id3143267\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"par_id3149415\n" +"4\n" +"help.text" +msgid "Sqr (Number)" +msgstr "Sqr (Number)" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"hd_id3156023\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"par_id3156343\n" +"6\n" +"help.text" +msgid "Double" +msgstr "ទ្វេ" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"hd_id3147265\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"par_id3149457\n" +"8\n" +"help.text" +msgid "Number: Any numeric expression that you want to calculate the square root for." +msgstr "ចំនួន​ ៖ កន្សោម​លេខ​​​មួយ​ចំនួន​ ដែល​អ្នក​ចង់​គណនា​ឫស​ការេ ។" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"par_id3154365\n" +"9\n" +"help.text" +msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6." +msgstr "ឫស​ការេ​គឺ​ជា​ចំនួន​ដែល​អ្នក​គុណ​នឹង​ខ្លួន​វា ដើម្បី​បង្កើត​បាន​ជា​ចំនួន​ផ្សេង​ទៀត ឧទាហរណ៍ ឫស​ការេ​នៃ 36 គឺ 6 ។" + +#: 03080401.xhp +msgctxt "" +"03080401.xhp\n" +"hd_id3153192\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"tit\n" +"help.text" +msgid "GetSystemTicks Function [Runtime]" +msgstr "អនុគមន៍ GetSystemTicks [ពេល​រត់]" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"bm_id3147143\n" +"help.text" +msgid "GetSystemTicks function" +msgstr "អនុគមន៍ GetSystemTicks" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"hd_id3147143\n" +"1\n" +"help.text" +msgid "GetSystemTicks Function [Runtime]" +msgstr "អនុគមន៍ GetSystemTicks [ពេល​រត់]" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"par_id3153750\n" +"2\n" +"help.text" +msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes." +msgstr "ត្រឡប់​ចំនួន​​ទូរលិខ​ប្រព័ន្ធ​ ដែល​បាន​ផ្តល់​ដោយ​ប្រព័ន្ធ​​ប្រតិបត្តិការ​ ។ អ្នក​អាច​ប្រើ​អនុគមន៍​​​នេះ​ ដើម្បី​បង្កើន​ប្រសិទ្ធិភាព​​​ដំណើរ​ការ​ពិតប្រាកដ​ ។" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"hd_id3153311\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"par_id3147242\n" +"4\n" +"help.text" +msgid "GetSystemTicks()" +msgstr "GetSystemTicks()" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"hd_id3149233\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"par_id3149762\n" +"6\n" +"help.text" +msgid "Long" +msgstr "Long" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"hd_id3156152\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"par_id3154938\n" +"13\n" +"help.text" +msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" +msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"tit\n" +"help.text" +msgid "If...Then...Else Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ If...Then...Else [ពេល​រត់]" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"bm_id3154422\n" +"help.text" +msgid "If statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ If" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"hd_id3154422\n" +"1\n" +"help.text" +msgid "If...Then...Else Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ If...Then...Else [ពេល​រត់]" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3155555\n" +"2\n" +"help.text" +msgid "Defines one or more statement blocks that you only want to execute if a given condition is True." +msgstr "កំណត់​បណ្តុំ​សេចក្តី​ថ្លែង​ការណ៍​មួយ ឬ​ច្រើន​ ដែល​អ្នក​ចង់​ប្រតិបត្តិ តែ​ក្នុង​ករណី​ដែល​​លក្ខខណ្ឌ​ដែល​បាន​ផ្តល់ឲ្យ​​ពិត ។" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"hd_id3146957\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3153126\n" +"4\n" +"help.text" +msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf" +msgstr "" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3123476\n" +"help.text" +msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf." +msgstr "" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"hd_id3155419\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3153062\n" +"6\n" +"help.text" +msgid "The If...Then statement executes program blocks depending on given conditions. When $[officename] Basic encounters an If statement, the condition is tested. If the condition is True, all subsequent statements up to the next Else or ElseIf statement are executed. If the condition is False, and an ElseIf statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next ElseIf or Else statement. Statements following Else are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following EndIf." +msgstr "សេចក្តី​ថ្លែង​ការណ៍ If...Then ប្រតិបត្តិ​បណ្តុំ​កម្មវិធី អាស្រ័យ​លើ​លក្ខខណ្ឌ​ដែល​បាន​ផ្តល់ ។ នៅ​ពេល $[officename] Basic ជួប​ប្រទះ​សេចក្តី​ថ្លែង​ការណ៍ If មួយ នោះ​លក្ខខណ្ឌ​ត្រូវ​បានសាកល្បង​ ។ ប្រសិន​បើ​លក្ខខណ្ឌ​ពិត សេចក្តី​ថ្លែង​ការណ៍​នៅ​បន្ទាប់​រហូត​ដល់​សេចក្តី​ថ្លែង​ការណ៍ Else ឬ​ElseIf បន្ទាប់​ត្រូវ​បាន​ប្រតិបត្តិ ។ បើ​លក្ខខណ្ឌ​មិន​ពិត ហើយ​សេចក្តី​ថ្លែង​ការណ៍ ElseIf នៅ​បន្ត នោះ $[officename] Basic សាកល្បង​​លក្ខខណ្ឌ​បន្ទាប់ និង​ប្រតិបត្តិ​សេចក្តី​ថ្លែង​ការណ៍​បន្ត​បន្ទាប់ បើ​លក្ខខណ្ឌ​ពិត ។ ប្រសិន​បើ​មិន​ពិត កម្មវិធី​បន្ត​ជាមួយ​ទាំង​សេចក្តី​ថ្លែង​ការណ៍ ElseIf ឬ​Else បន្ទាប់ ។ សេចក្តី​ថ្លែង​ការណ៍​នៅ​បន្ត​ពី Else ត្រូវ​បាន​ប្រតិបត្តិ​តែក្នុង​ករណី​ដែល​​លក្ខខណ្ឌ​ដែល​បានសាកល្បង​មុន​ៗ​មិន​ពិត ។ បន្ទាប់​ពី​លក្ខខណ្ឌ​ទាំងអស់​ត្រូវ​បាន​វាយ​តម្លៃ ហើយ​សេចក្តី​ថ្លែង​ការណ៍​ដែល​ត្រូវ​គ្នា​ត្រូវ​បាន​ប្រតិបត្តិ កម្មវិធី​បន្ត​ជាមួយ​សេចក្តី​ថ្លែង​ការណ៍​ដែល​នៅ​បន្ទាប់​ពី EndIf ។" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3153192\n" +"7\n" +"help.text" +msgid "You can nest multiple If...Then statements." +msgstr "អ្នក​អាច​ត្រួត​សេចក្តី​ថ្លែង​ការណ៍ If...Then ច្រើន​លើ​គ្នា ។" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3154684\n" +"8\n" +"help.text" +msgid "Else and ElseIf statements are optional." +msgstr "Else និង​ElseIf សេចក្តី​ថ្លែង​ការណ៍​គឺ​ស្រេច​​​ចិត្ត ។" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3152939\n" +"9\n" +"help.text" +msgid "You can use GoTo and GoSub to jump out of an If...Then block, but not to jump into an If...Then structure." +msgstr "អ្នក​អាច​ប្រើ GoTo និង​GoSub ដើម្បី​លោត​ចេញ​ពី​បណ្តុំ If...Then ប៉ុន្តែ​មិន​ដើម្បី​លោត​ទៅ​ក្នុង​រចនា​សម្ព័ន្ធ If...Then ។" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3153951\n" +"10\n" +"help.text" +msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed." +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម អាច​ឲ្យ​អ្នក​បញ្ចូល​ទាំង​​កាល​បរិច្ឆេទ​ផុត​កំណត់​នៃ​ផលិតផល និង​កំណត់​ប្រសិន​បើ​កាល​បរិច្ឆេទ​ផុត​កំណត់​ត្រូវ​បាន​ផ្តល់​ឲ្យ​ ។" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"hd_id3152576\n" +"11\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3154490\n" +"16\n" +"help.text" +msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")" +msgstr "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3155601\n" +"21\n" +"help.text" +msgid "MsgBox \"The expiration date has passed\"" +msgstr "MsgBox \"The expiration date has passed\"" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3146912\n" +"23\n" +"help.text" +msgid "MsgBox \"The expiration date has not yet passed\"" +msgstr "MsgBox \"The expiration date has not yet passed\"" + +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id3154754\n" +"25\n" +"help.text" +msgid "MsgBox \"The expiration date is today\"" +msgstr "MsgBox \"The expiration date is today\"" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"tit\n" +"help.text" +msgid "Space Function [Runtime]" +msgstr "អនុគមន៍ Space [ពេល​រត់]" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"bm_id3150499\n" +"help.text" +msgid "Space function" +msgstr "អនុគមន៍ Space" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"hd_id3150499\n" +"1\n" +"help.text" +msgid "Space Function [Runtime]" +msgstr "អនុគមន៍ Space [ពេល​រត់]" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"par_id3154927\n" +"2\n" +"help.text" +msgid "Returns a string that consists of a specified amount of spaces." +msgstr "ត្រឡប់​ខ្សែ​អក្សរ​មួយ ដែល​មាន​ចំនួន​ដក​ឃ្លា​ដែល​បាន​បញ្ជាក់​​ ។" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"hd_id3153394\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"par_id3143267\n" +"4\n" +"help.text" +msgid "Space (n As Long)" +msgstr "Space (n As Long)" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"hd_id3147242\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"par_id3149233\n" +"6\n" +"help.text" +msgid "String" +msgstr "ខ្សែ​អក្សរ" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"hd_id3156152\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"par_id3143228\n" +"8\n" +"help.text" +msgid "n: Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535." +msgstr "n ៖ កន្សោម​លេខ​ដែល​កំណត់​ចំនួន​ដកឃ្លា​ក្នុង​ខ្សែអក្សរ ។ អនុញ្ញាត​ឲ្យ​មាន​តម្លៃ n ច្រើន​បំផុត​ត្រឹម 65535 ។" + +#: 03120201.xhp +msgctxt "" +"03120201.xhp\n" +"hd_id3154760\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120201.xhp +#, fuzzy +msgctxt "" +"03120201.xhp\n" +"par_id3154216\n" +"18\n" +"help.text" +msgid "MsgBox sOut,0,\"Info:\"" +msgstr "msgBox sOut,0,\"Info:\"" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"tit\n" +"help.text" +msgid "DateSerial Function [Runtime]" +msgstr "អនុគមន៍ DateSerial [ពេល​រត់]" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"bm_id3157896\n" +"help.text" +msgid "DateSerial function" +msgstr "អនុគមន៍ DateSerial" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"hd_id3157896\n" +"1\n" +"help.text" +msgid "DateSerial Function [Runtime]" +msgstr "អនុគមន៍ DateSerial [ពេល​រត់]" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3143267\n" +"2\n" +"help.text" +msgid "Returns a Date value for a specified year, month, or day." +msgstr "ត្រឡប់​តម្លៃ កាល​បរិច្ឆេទ សម្រាប់​ថ្ងៃ ខែ ឆ្នាំ​ដែល​បាន​បញ្ជាក់ ។" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"hd_id3147264\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3149670\n" +"4\n" +"help.text" +msgid "DateSerial (year, month, day)" +msgstr "DateSerial (year, month, day)" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"hd_id3150792\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3150398\n" +"6\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"hd_id3154141\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3147229\n" +"8\n" +"help.text" +msgid "Year: Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits." +msgstr "ឆ្នាំ​ ៖ កន្សោម​ចំនួន​គត់ ដែល​ចង្អុល​បង្ហាញ​​ពី​ឆ្នាំ ។ តម្លៃ​ទាំងអស់​ចន្លោះ ០ និង ៩៩ ត្រូវ​បាន​បក​ប្រែ​ជា​ឆ្នាំ 1900-1999 ។ សម្រាប់​ឆ្នាំ​ដែល​ស្ថិត​នៅ​ក្រៅ​ពី​ជួរ​នេះ អ្នក​ត្រូវ​បញ្ចូល​​ទាំងអស់​​បួន​តួ​​លេខ ។" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3156280\n" +"9\n" +"help.text" +msgid "Month: Integer expression that indicates the month of the specified year. The accepted range is from 1-12." +msgstr "Month ៖ កន្សោម​​ចំនួន​​គត់ ដែល​ចង្អុល​ប្រាប់​ពី​ខែ​នៃ​ឆ្នាំ​ដែល​បាន​បញ្ជាក់ ។ ជួរ​ដែល​អាច​ទទួល​យក​គឺ​ពី 1-12 ។" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3151043\n" +"10\n" +"help.text" +msgid "Day: Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days." +msgstr "" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3161832\n" +"11\n" +"help.text" +msgid "The DateSerial function returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates." +msgstr "អនុគមន៍ DateSerial​ ត្រឡប់​ចំនួន​ថ្ងៃ​ដែល​ស្ថិត​នៅ​ចន្លោះ 30,1899 និង​កាល​បរិច្ឆេទ​ដែល​បាន​ផ្តល់ ។ អ្នក​អាច​ប្រើ​អនុគមន៍​នេះ ដើម្បី​គណនា​ភាព​ខុស​គ្នា​រវាង​កាល​បរិច្ឆេទ​ពីរ ។" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3155306\n" +"12\n" +"help.text" +msgid "The DateSerial function returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)." +msgstr "អនុគមន៍ DateSerial ត្រឡប់​ប្រភេទ​ទិន្នន័យ​វ៉ារ្យង់​ជាមួយ VarType 7 (កាល​បរិច្ឆេទ) ។ នៅ​ខាង​ក្នុង តម្លៃ​នេះ​ត្រូវ​បាន​រក្សា​ទុក​ជា​តម្លៃ​ទ្វេ ដូច្នេះ​នៅ​ពេល​កាល​បរិច្ឆេទ​ដែល​បាន​ផ្តល់​គឺ 1.1.1900 នោះ​តម្លៃ​ដែល​ត្រឡប់​គឺ ២ ។ តម្លៃ​អវិជ្ជមាន​ត្រូវ​គ្នា​ទៅ​នឹង​កាល​បរិច្ឆេទ​ពី​មុន ខែ​ធ្នូ ៣០ ១៨៩៩ (មិន​ត្រូវ​បាន​រាប់​បញ្ចូល) ។" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3152576\n" +"13\n" +"help.text" +msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message." +msgstr "ប្រសិន​បើ​កាល​បរិច្ឆេទ​ត្រូវ​បាន​កំណត់ ស្ថិត​នៅ​ក្រៅ​ជួរ​ដែល​ទទួល​យក $[officename] Basic ត្រឡប់​សារ​កំហុស ។" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3149481\n" +"14\n" +"help.text" +msgid "Whereas you define the DateValue function as a string that contains the date, the DateSerial function evaluates each of the parameters (year, month, day) as separate numeric expressions." +msgstr "ដោយ​សារ​តែ​ អ្នក​កំណត់ អនុគមន៍ DateValue ជា​ខ្សែ​អក្សរ​ដែល​មាន​កាល​បរិច្ឆេទ អនុគមន៍ DateSerial​ វាយ​តម្លៃ​ប៉ារ៉ាម៉ែត្រ​នីមួយ​ៗ (ឆ្នាំ ខែ ថ្ងៃ) ជា​កន្សោម​លេខ​ដាច់​ដោយ​ឡែក​ពី​គ្នា ។" + +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"hd_id3155411\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030101.xhp +#, fuzzy +msgctxt "" +"03030101.xhp\n" +"par_id3154942\n" +"help.text" +msgid "MsgBox lDate ' returns 23476" +msgstr "msgbox lDate REM returns 23476" + +#: 03030101.xhp +#, fuzzy +msgctxt "" +"03030101.xhp\n" +"par_id3151074\n" +"help.text" +msgid "MsgBox sDate ' returns 04/09/1964" +msgstr "msgbox sDate REM ត្រឡប់ ០៤/០៩/១៩៦៤" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"tit\n" +"help.text" +msgid "Seek Statement [Runtime]" +msgstr "Seek Statement [ពេល​រត់]" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"bm_id3159413\n" +"help.text" +msgid "Seek statement" +msgstr "សេចក្តីថ្លែងការណ៍ Seek" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"hd_id3159413\n" +"1\n" +"help.text" +msgid "Seek Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Seek [ពេល​រត់]" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"par_id3153381\n" +"2\n" +"help.text" +msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement." +msgstr "កំណត់​ទីតាំង​សម្រាប់​ការ​សរសេរ​បន្ទាប់​ ឬ​អាន​នៅ​ក្នុង​ឯកសារ​ដែល​ត្រូវ​បាន​បើក​ដោយ​សេចក្ដី​ថ្លែង​ការណ៍​បើក ។" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"par_id2100589\n" +"help.text" +msgid "For random access files, the Seek statement sets the number of the next record to be accessed." +msgstr "សម្រាប់​ការ​ចូល​ដំណើរ​ការ​ឯកសារ​ចៃដន្យ សេចក្តី​ថ្លែង​ការណ៍ Seek កំណត់​លេខ​របស់​កំណត់​ត្រា​បន្ទាប់​ដែល​ត្រូវ​ចូល​ដំណើរ​ការ ។" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"par_id5444807\n" +"help.text" +msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur." +msgstr "សម្រាប់​ឯកសារ​ផ្សេងៗ​ទៀត​ទាំង​អស់ សេចក្តី​ថ្លែង​ការណ៍ Seek កំណត់​ទីតាំង​បៃ​ដែល​ប្រតិបត្តិ​ការ​បន្ទាប់​ត្រូវ​កើត​ឡើង ។" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"par_id3156280\n" +"5\n" +"help.text" +msgid "See also: Open, Seek." +msgstr "មើល​ផង​ដែរ ៖ Open, Seek ។" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"hd_id3145785\n" +"6\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"par_id3145273\n" +"7\n" +"help.text" +msgid "Seek[#FileNumber], Position (As Long)" +msgstr "Seek[#FileNumber], Position (As Long)" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"hd_id3154321\n" +"8\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"par_id3153952\n" +"9\n" +"help.text" +msgid "FileNumber: The data channel number used in the Open statement." +msgstr "លេខ​ឯកសារ ៖ លេខ​ប៉ុស្តិ៍​ទិន្នន័យ​បាន​ប្រើ​នៅ​ក្នុង​សេចក្តី​ថ្លែងការណ៍ Open ។" + +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"par_id3145366\n" +"10\n" +"help.text" +msgid "Position: Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on." +msgstr "ទីតាំង​ ៖ ទីតាំង​សម្រាប់​សរសេរ ឬ​អាន​បន្ទាប់ ។ ទីតាំង​អាច​ជា​លេខ​ចន្លោះ 1 និង 2,147,483,647 ។ ដោយ​យោង​ទៅ​តាម​ប្រភេទ​ឯកសារ ទីតាំង​ចង្អុល​បង្ហាញ​ពី​លេខ​នៃ​កំណត់​ត្រា (ឯកសារ​ក្នុង​របៀប Random) ឬ​ទីតាំង​បៃ (ឯកសារ​ក្នុង​របៀប Binary, Output, Append ឬ Input) ។ បៃ​ទី​មួយ​ក្នុង​ឯកសារ​មួយ​គឺ​ទីតាំង 1 ទីតាំង​ទី​ពីរ​គឺ 2 និង​បន្ត​បន្ទាប់ ។" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"tit\n" +"help.text" +msgid "TimeValue Function [Runtime]" +msgstr "អនុគមន៍ TimeValue [ពេល​រត់]" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"bm_id3149670\n" +"help.text" +msgid "TimeValue function" +msgstr "អនុគមន៍ TimeValue" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"hd_id3149670\n" +"1\n" +"help.text" +msgid "TimeValue Function [Runtime]" +msgstr "អនុគមន៍ TimeValue [ពេល​រត់]" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3153361\n" +"2\n" +"help.text" +msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times." +msgstr "គណនា​តម្លៃ​សម្គាល់​ពេល​វេលា​ពី​ប៉ារ៉ាម៉ែត្រ​ម៉ោង នាទី និង​វិនាទី​ដែល​បាន​បញ្ជាក់​ ដែល​បាន​ហុច​ជា​ខ្សែ​អក្សរ ដែល​តំណាង​ឲ្យ​ពេល​វេលា​ក្នុង​តម្លៃ​លេខ​តែ​មួយ ។ តម្លៃ​នេះ​អាច​ត្រូវ​បាន​ប្រើ​ដើម្បី​គណនា​ភាព​ខុស​គ្នា​រវាង​ពេល​វេលា ។" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"hd_id3154138\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3156282\n" +"4\n" +"help.text" +msgid "TimeValue (Text As String)" +msgstr "TimeValue (Text As String)" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"hd_id3153969\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3156424\n" +"6\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"hd_id3145172\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3145786\n" +"8\n" +"help.text" +msgid "Text: Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ដែល​មាន​ពេល​វេលា​ដែល​អ្នក​ចង់​គណនា​ក្នុង​ទ្រង់ទ្រាយ \"HH:MM:SS\" ។" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3152578\n" +"9\n" +"help.text" +msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences." +msgstr "ប្រើ​អនុគមន៍ TimeValue ដើម្បី​បម្លែង​ពេល​វេលា​ណា​មួយ​ទៅ​ជា​តម្លៃ​តែ​មួយ ដូច្នេះ​អ្នក​អាច​គណនា​ភាព​ខុស​គ្នា​នៃ​ពេល​វេលា ។" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3163710\n" +"10\n" +"help.text" +msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999." +msgstr "អនុគមន៍ TimeValue នេះ​ត្រឡប់​វ៉ារ្យង់​ប្រភេទ VarType 7 (កាល​បរិច្ឆេទ) និង​រក្សា​ទុក​តម្លៃ​នេះ​នៅ​ខាង​ក្នុង​ជា លេខ​ដែល​មាន​ចំនួន​ទសភាគ​ទ្វេ​ចន្លោះ​​​ពី​ 0 ដល់ 0.9999999999 ។" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3151117\n" +"11\n" +"help.text" +msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them." +msgstr "ដោយ​ផ្ទុយ​គ្នា​ទៅ​នឹង​អនុគមន៍ DateSerial ឬ DateValue ដែល​តម្លៃ​សម្គាល់​កាលបរិច្ឆេទ​​បង្ហាញ​លទ្ធផល​ជា​ថ្ងៃ​ដែល​ទាក់ទង​ទៅ​នឹង​កាល​បរិច្ឆេទ​ថេរ​មួយ អ្នក​អាច​គណនា​ជាមួយ​តម្លៃ​ដែល​ត្រូវ​បាន​ត្រឡប់​ដោយ​អនុគមន៍ TimeValue ប៉ុន្តែ​អ្នក​មិន​អាច​វាយ​តម្លៃ​ពួក​វា​បាន​ទេ ។" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3147426\n" +"12\n" +"help.text" +msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time." +msgstr "នៅ​ក្នុង​អនុគមន៍ TimeSerial អ្នក​អាច​ហុច​ប៉ារ៉ាម៉ែត្រ​ផ្សេង​គ្នា (ម៉ោង នាទី វិនាទី) ជា​កន្សោម​លេខ​ដាច់​ពី​គ្នា ។ សម្រាប់​អនុគមន៍ TimeValue ទោះ​ជា​យ៉ាង​ណា​ក៏​ដោយ អ្នក​អាច​ហុច​ខ្សែ​អក្សរ​មួយ​ជា​ប៉ារ៉ាម៉ែត្រ​ដែល​មាន​ពេល​វេលា ។" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"hd_id3145271\n" +"13\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3149378\n" +"33\n" +"help.text" +msgid "a1 = \"start time\"" +msgstr "a1 = \"start time\"" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3145800\n" +"34\n" +"help.text" +msgid "b1 = \"end time\"" +msgstr "b1 = \"end time\"" + +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3151074\n" +"35\n" +"help.text" +msgid "c1 = \"total time\"" +msgstr "c1 = \"total time\"" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"tit\n" +"help.text" +msgid "StrComp Function [Runtime]" +msgstr "អនុគមន៍ StrComp [ពេល​រត់]" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"bm_id3156027\n" +"help.text" +msgid "StrComp function" +msgstr "អនុគមន៍ StrComp" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"hd_id3156027\n" +"1\n" +"help.text" +msgid "StrComp Function [Runtime]" +msgstr "អនុគមន៍ StrComp [ពេល​រត់]" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"par_id3155805\n" +"2\n" +"help.text" +msgid "Compares two strings and returns an integer value that represents the result of the comparison." +msgstr "ប្រៀបធៀប​ខ្សែ​អក្សរ​ពីរ និង​ត្រឡប់​តម្លៃ​ចំនួន​គត់​មួយ ដែល​តំណាង​ឲ្យ​លទ្ធផល​នៃ​ការ​ប្រៀបធៀប ។" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"hd_id3153345\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"par_id3150503\n" +"4\n" +"help.text" +msgid "StrComp (Text1 As String, Text2 As String[, Compare])" +msgstr "StrComp (Text1 As String, Text2 As String[, Compare])" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"hd_id3147574\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"par_id3156152\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"hd_id3150984\n" +"7\n" +"help.text" +msgid "Parameter:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"par_id3153061\n" +"8\n" +"help.text" +msgid "Text1: Any string expression" +msgstr "Text1 ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"par_id3147560\n" +"9\n" +"help.text" +msgid "Text2: Any string expression" +msgstr "Text2 ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"par_id3146796\n" +"10\n" +"help.text" +msgid "Compare: This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters." +msgstr "ប្រៀប​ធៀប​ ៖ ប៉ារ៉ាម៉ែត្រ​ស្រេច​​​ចិត្ត​នេះ កំណត់​វិធីសាស្ត្រ​ប្រៀបធៀប ។ ប្រសិន​បើ Compare = 1 ការ​ប្រៀបធៀប​ខ្សែ​អក្សរ​គឺ​ប្រកាន់​តួ​អក្សរ​តូច​ធំ ។ ប្រសិន​បើ Compare = 0 គ្មាន​ភាព​ខុស​គ្នា​រវាង​អក្សរ​ធំ និង​អក្សរ​តូច ។" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"hd_id3154940\n" +"13\n" +"help.text" +msgid "Return value" +msgstr "តម្លៃ​ត្រឡប់" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"par_id3150358\n" +"27\n" +"help.text" +msgid "If Text1 < Text2 the function returns -1" +msgstr "ប្រសិន​បើ Text1 < Text2 អនុគមន៍​ត្រឡប់ -1" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"par_id3151043\n" +"28\n" +"help.text" +msgid "If Text1 = Text2 the function returns 0" +msgstr "ប្រសិន​បើ Text1 = Text2 អនុគមន៍​ត្រឡប់ 0" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"par_id3158410\n" +"29\n" +"help.text" +msgid "If Text1 > Text2 the function returns 1" +msgstr "ប្រសិន​បើ Text1 > Text2 អនុគមន៍​ត្រឡប់ 1" + +#: 03120403.xhp +msgctxt "" +"03120403.xhp\n" +"hd_id3153968\n" +"18\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"tit\n" +"help.text" +msgid "Len Function [Runtime]" +msgstr "អនុគមន៍ Len [ពេល​រត់]" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"bm_id3154136\n" +"help.text" +msgid "Len function" +msgstr "អនុគមន៍ Len" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"hd_id3154136\n" +"1\n" +"help.text" +msgid "Len Function [Runtime]" +msgstr "អនុគមន៍ Len [ពេល​រត់]" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"par_id3147576\n" +"2\n" +"help.text" +msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable." +msgstr "ត្រឡប់​ចំនួន​តួអក្សរ​ក្នុង​ខ្សែ​អត្ថបទ​មួយ ឬ​ចំនួន​បៃ​ដែល​ត្រូវ​បាន​ទាមទារ​ដើម្បី​រក្សាទុក​អថេរ​មួយ ។" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"hd_id3159177\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"par_id3150669\n" +"4\n" +"help.text" +msgid "Len (Text As String)" +msgstr "Len (Text As String)" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"hd_id3148473\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"par_id3143270\n" +"6\n" +"help.text" +msgid "Long" +msgstr "Long" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"hd_id3147531\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"par_id3147265\n" +"8\n" +"help.text" +msgid "Text: Any string expression or a variable of another type." +msgstr "Text ៖ កន្សោម​ខ្សែ​អក្សរ​ណា​មួយ ឬ​អថេរ​នៃ​ប្រភេទ​ផ្សេង​ទៀត ។" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"hd_id3153360\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03120402.xhp +msgctxt "" +"03120402.xhp\n" +"par_id3156214\n" +"13\n" +"help.text" +msgid "MsgBox Len(sText) REM Returns 9" +msgstr "MsgBox Len(sText) REM Returns 9" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"tit\n" +"help.text" +msgid "Wait Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Wait [ពេល​រត់]" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"bm_id3154136\n" +"help.text" +msgid "Wait statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Wait" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"hd_id3154136\n" +"1\n" +"help.text" +msgid "Wait Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Wait [ពេល​រត់]" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"par_id3149236\n" +"2\n" +"help.text" +msgid "Interrupts the program execution for the amount of time that you specify in milliseconds." +msgstr "ផ្អាក​ដំណើរ​ការ​ប្រតិបត្តិ​កម្មវិធី ក្នុង​រយៈ​ពេល​ដែល​អ្នក​បញ្ជាក់​​គិត​ជា​មិល្លី​វិនាទី ។" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"hd_id3143229\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"par_id3150669\n" +"4\n" +"help.text" +msgid "Wait millisec" +msgstr "Wait millisec" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"hd_id3148943\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"par_id3154924\n" +"6\n" +"help.text" +msgid "millisec: Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed." +msgstr "millisec ៖ កន្សោម​លេខ ដែល​មាន​ចំនួន​​​ពេល​វេលា (គិត​ជា​មិល្លី​វិនាទី) ដើម្បី​រង់ចាំ​មុន​ពេល​កម្មវិធី​ត្រូវ​បាន​ប្រតិបត្តិ ។" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"hd_id3150541\n" +"7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03130600.xhp +msgctxt "" +"03130600.xhp\n" +"par_id3156214\n" +"13\n" +"help.text" +msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" +msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" + +#: 03010300.xhp +msgctxt "" +"03010300.xhp\n" +"tit\n" +"help.text" +msgid "Color Functions" +msgstr "អនុគមន៍​ពណ៌" + +#: 03010300.xhp +msgctxt "" +"03010300.xhp\n" +"hd_id3157896\n" +"1\n" +"help.text" +msgid "Color Functions" +msgstr "អនុគមន៍​​ពណ៌" + +#: 03010300.xhp +msgctxt "" +"03010300.xhp\n" +"par_id3155555\n" +"2\n" +"help.text" +msgid "This section describes Runtime functions used to define colors." +msgstr "ផ្នែក​នេះ​ពណ៌នា​អំពី​អនុគមន៍​ពេល​រត់​ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​ពណ៌ ។" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"tit\n" +"help.text" +msgid "GetGuiType Function [Runtime]" +msgstr "អនុគមន៍ GetGuiType [ពេល​រត់]" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"bm_id3147143\n" +"help.text" +msgid "GetGuiType function" +msgstr "អនុគមន៍ GetGuiType" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"hd_id3155310\n" +"1\n" +"help.text" +msgid "GetGuiType Function [Runtime]" +msgstr "អនុគមន៍ GetGuiType [ពេល​រត់]" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"par_id3152459\n" +"2\n" +"help.text" +msgid "Returns a numerical value that specifies the graphical user interface." +msgstr "ត្រឡប់​តម្លៃ​ជា​លេខ ដែល​បញ្ជាក់​​ពី​ផ្ទៃ​ប្រទាក់​អ្នក​ប្រើ ។" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"par_id3153323\n" +"3\n" +"help.text" +msgid "This runtime function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments." +msgstr "អនុគមន៍​ពេល​រត់​នេះ​ត្រូវ​បាន​ផ្តល់ សម្រាប់​តែ​ភាព​ឆប​គ្នា​ទៅ​ក្រោម​ទៅ​កំណែ​មុន ។ តម្លៃ​ត្រឡប់​មិន​ត្រូវ​បាន​កំណត់​ក្នុង​បរិស្ថាន​ម៉ាស៊ីន​ភ្ញៀវ-ម៉ាស៊ីន​បម្រើ ។" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"hd_id3154894\n" +"4\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"par_id3147143\n" +"5\n" +"help.text" +msgid "GetGUIType()" +msgstr "GetGUIType()" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"hd_id3149346\n" +"6\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"par_id3153748\n" +"7\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"hd_id3149177\n" +"8\n" +"help.text" +msgid "Return values:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"par_id3147242\n" +"9\n" +"help.text" +msgid "1: Windows" +msgstr "1 ៖ វីនដូ" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"par_id3156152\n" +"11\n" +"help.text" +msgid "4: UNIX" +msgstr "4 ៖ យូនីក" + +#: 03132100.xhp +msgctxt "" +"03132100.xhp\n" +"hd_id3148685\n" +"12\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"tit\n" +"help.text" +msgid "Err Function [Runtime]" +msgstr "អនុគមន៍ Err [ពេល​រត់]" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"bm_id3156343\n" +"help.text" +msgid "Err function" +msgstr "អនុគមន៍ Err" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"hd_id3156343\n" +"1\n" +"help.text" +msgid "Err Function [Runtime]" +msgstr "អនុគមន៍ Err [ពេល​រត់]" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"par_id3150541\n" +"2\n" +"help.text" +msgid "Returns an error code that identifies the error that occurred during program execution." +msgstr "ត្រឡប់​លេខ​កូដ​ដែល​បញ្ជាក់​ពី​កំហុស ដែល​បាន​កើត​ឡើង​ខណៈ​ពេល​ប្រតិបត្តិ​កម្មវិធី ។" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"hd_id3149656\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"par_id3154123\n" +"4\n" +"help.text" +msgid "Err" +msgstr "Err" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"hd_id3147229\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"par_id3150869\n" +"6\n" +"help.text" +msgid "Integer" +msgstr "ចំនួន​គត់" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"hd_id3153193\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"par_id3149561\n" +"8\n" +"help.text" +msgid "The Err function is used in error-handling routines to determine the error and the corrective action." +msgstr "អនុគមន៍ Err ត្រូវ​បាន​ប្រើ​ក្នុង​ទម្រង់​ការ​ដោះស្រាយ​កំហុស ដើម្បី​កំណត់​កំហុស និង​អំពើ​ត្រឹមត្រូវ ។" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"hd_id3147317\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03050200.xhp +#, fuzzy +msgctxt "" +"03050200.xhp\n" +"par_id3147426\n" +"11\n" +"help.text" +msgid "On Error Goto ErrorHandler REM Set up error handler" +msgstr "on error goto ErrorHandler REM Set up error handler" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"par_id3149481\n" +"14\n" +"help.text" +msgid "REM Error occurs due to non-existent file" +msgstr "REM Error occurs due to non-existent file" + +#: 03050200.xhp +msgctxt "" +"03050200.xhp\n" +"par_id3145646\n" +"21\n" +"help.text" +msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\"" +msgstr "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\"" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"tit\n" +"help.text" +msgid "FindObject Function [Runtime]" +msgstr "អនុគមន៍ FindObject [ពេល​រត់]" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"bm_id3145136\n" +"help.text" +msgid "FindObject function" +msgstr "អនុគមន៍ FindObject" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"hd_id3145136\n" +"1\n" +"help.text" +msgid "FindObject Function [Runtime]" +msgstr "អនុគមន៍ FindObject [ពេល​រត់]" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3155341\n" +"2\n" +"help.text" +msgid "Enables an object to be addressed at run-time as a string parameter through the object name." +msgstr "អាច​ឲ្យ​បង្កើត​វត្ថុ​មួយ​ត្រូវ​បាន​កំណត់​​នៅ​ពេល​រត់ ជា​ប៉ារ៉ាម៉ែត្រ​ខ្សែ​អក្សរ​មួយ​តាម​រយៈ​ឈ្មោះ​វត្ថុ ។" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3150669\n" +"3\n" +"help.text" +msgid "For example, the following command:" +msgstr "ឧទាហរណ៍ ពាក្យ​បញ្ជា​ដូច​ខាង​ក្រោម ៖" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3148473\n" +"4\n" +"help.text" +msgid "MyObj.Prop1.Command = 5" +msgstr "MyObj.Prop1.Command = 5" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3156023\n" +"5\n" +"help.text" +msgid "corresponds to the command block:" +msgstr "ត្រូវ​គ្នា​ទៅ​នឹង​បណ្តុំ​ពាក្យ​បញ្ជា ៖" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3153896\n" +"6\n" +"help.text" +msgid "Dim ObjVar as Object" +msgstr "Dim ObjVar as Object" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3154760\n" +"7\n" +"help.text" +msgid "Dim ObjProp as Object" +msgstr "Dim ObjProp as Object" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3145069\n" +"8\n" +"help.text" +msgid "ObjName As String = \"MyObj\"" +msgstr "ObjName As String = \"MyObj\"" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3154939\n" +"9\n" +"help.text" +msgid "ObjVar = FindObject( ObjName As String )" +msgstr "ObjVar = FindObject( ObjName As String )" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3150793\n" +"10\n" +"help.text" +msgid "PropName As String = \"Prop1\"" +msgstr "PropName As String = \"Prop1\"" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3154141\n" +"11\n" +"help.text" +msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )" +msgstr "ObjProp = FindPropertyObject( ObjVar, PropName As String )" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3156424\n" +"12\n" +"help.text" +msgid "ObjProp.Command = 5" +msgstr "ObjProp.Command = 5" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3145420\n" +"13\n" +"help.text" +msgid "This allows names to be dynamically created at run-time. For example:" +msgstr "នេះ​អនុញ្ញាត​ឲ្យ​បង្កើត​​ឈ្មោះ​​​ដោយ​ថាមវន្ត​នៅ​ពេល​រត់ ។ ឧទាហរណ៍ ៖" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3153104\n" +"14\n" +"help.text" +msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names." +msgstr "\"TextEdit1\" ដល់ TextEdit5\" ក្នុង​រង្វិល​ជុំ ដើម្បី​បង្កើត​ឈ្មោះ​វត្ថុ​បញ្ជា​ប្រាំ ។" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3150767\n" +"15\n" +"help.text" +msgid "See also: FindPropertyObject" +msgstr "មើល​ផង​ដែរ ៖ FindPropertyObject" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"hd_id3150868\n" +"16\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3151042\n" +"17\n" +"help.text" +msgid "FindObject( ObjName As String )" +msgstr "FindObject( ObjName As String )" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"hd_id3159254\n" +"18\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03103800.xhp +msgctxt "" +"03103800.xhp\n" +"par_id3150439\n" +"19\n" +"help.text" +msgid "ObjName: String that specifies the name of the object that you want to address at run-time." +msgstr "ObjName ៖ ខ្សែ​អក្សរ​ដែល​បញ្ជាក់​​​ឈ្មោះ​នៃ​វត្ថុ ដែល​អ្នក​ចង់​បង្កើត​នៅ​ពេល​រត់ ។" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"tit\n" +"help.text" +msgid "Lof Function [Runtime]" +msgstr "អនុគមន៍ Lof [ពេល​រត់]" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"bm_id3156024\n" +"help.text" +msgid "Lof function" +msgstr "អនុគមន៍ Lof" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"hd_id3156024\n" +"1\n" +"help.text" +msgid "Lof Function [Runtime]" +msgstr "អនុគមន៍ Lof [ពេល​រត់]" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3146794\n" +"2\n" +"help.text" +msgid "Returns the size of an open file in bytes." +msgstr "ត្រឡប់​ទំហំ​នៃ​ឯកសារ​ដែល​បើក គិត​ជា​បៃ ។" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"hd_id3153380\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3150359\n" +"4\n" +"help.text" +msgid "Lof (FileNumber)" +msgstr "Lof (FileNumber)" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"hd_id3154141\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "តម្លៃ​ត្រឡប់ ៖" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3147230\n" +"6\n" +"help.text" +msgid "Long" +msgstr "Long" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"hd_id3156281\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3150869\n" +"8\n" +"help.text" +msgid "FileNumber: Any numeric expression that contains the file number that is specified in the Open statement." +msgstr "ចំនួន​ឯកសារ​ ៖ កន្សោម​លេខ​ណា​មួយ ដែល​មាន​លេខ​ឯកសារ​ដែល​ត្រូវ​បាន​បញ្ជាក់​​ក្នុង​សេចក្តី​ថ្លែង​ការណ៍ Open ។" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3147349\n" +"9\n" +"help.text" +msgid "To obtain the length of a file that is not open, use the FileLen function." +msgstr "ដើម្បី​ទទួល​បាន​ប្រវែង​នៃ​ឯកសារ​ដែល​មិន​បើក ប្រើ​អនុគមន៍ FileLen ។" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"hd_id3155415\n" +"10\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3154730\n" +"13\n" +"help.text" +msgid "Dim sText As Variant REM must be a Variant" +msgstr "Dim sText As Variant REM must be a Variant" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3156276\n" +"19\n" +"help.text" +msgid "Seek #iNumber,1 REM Position at start" +msgstr "Seek #iNumber,1 REM Position at start" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3148405\n" +"20\n" +"help.text" +msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text" +msgstr "Put #iNumber,, \"This is the first line of text\" REM Fill line with text" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3154756\n" +"21\n" +"help.text" +msgid "Put #iNumber,, \"This is the second line of text\"" +msgstr "Put #iNumber,, \"This is the second line of text\"" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3145643\n" +"22\n" +"help.text" +msgid "Put #iNumber,, \"This is the third line of text\"" +msgstr "Put #iNumber,, \"This is the third line of text\"" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3150299\n" +"31\n" +"help.text" +msgid "Put #iNumber,,\"This is a new line of text\"" +msgstr "Put #iNumber,,\"This is a new line of text\"" + +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3166425\n" +"34\n" +"help.text" +msgid "Put #iNumber,20,\"This is the text in record 20\"" +msgstr "Put #iNumber,20,\"This is the text in record 20\"" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"tit\n" +"help.text" +msgid "Call Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Call [ពេល​រត់]" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"bm_id3154422\n" +"help.text" +msgid "Call statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Call" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"hd_id3154422\n" +"1\n" +"help.text" +msgid "Call Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Call [ពេល​រត់]" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"par_id3153394\n" +"2\n" +"help.text" +msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure." +msgstr "ផ្ទេរ​វត្ថុ​បញ្ជា​នៃ​កម្មវិធី​ទៅ​ទម្រង់​ការ​រង​មួយ អនុគមន៍​មួយ ឬ​បែបបទ DLL មួយ ។" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"hd_id3153345\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"par_id3150984\n" +"4\n" +"help.text" +msgid "[Call] Name [Parameter]" +msgstr "[Call] Name [Parameter]" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"hd_id3150771\n" +"5\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"par_id3148473\n" +"6\n" +"help.text" +msgid "Name: Name of the subroutine, the function, or the DLL that you want to call" +msgstr "Name ៖ ឈ្មោះ​នៃ​ទម្រង់​ការ​រង អនុគមន៍ ឬ DLL ដែល​អ្នក​ចង់​ហៅ ។" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"par_id3148946\n" +"7\n" +"help.text" +msgid "Parameter: Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing." +msgstr "Parameter ៖ ប៉ារ៉ាម៉ែត្រ​ដើម្បី​ហុច​ទៅ​បែបបទ ។ ប្រភេទ និង​ចំនួន​ប៉ារ៉ាម៉ែត្រ​គឺ​ពឹង​ផ្អែក​លើ​ទម្រង់​ការ ដែល​កំពុង​ប្រតិបត្តិ ។" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"par_id3154216\n" +"8\n" +"help.text" +msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the Declare-Statement." +msgstr "ពាក្យ​គន្លឹះ​គឺ​ស្រេច​​​ចិត្ត នៅ​ពេល​អ្នក​ហៅ​បែបបទ​មួយ ។ ប្រសិន​បើ​អនុគមន៍​មួយ​​ត្រូវ​បាន​ប្រតិបត្តិ​ជា​កន្សោម ប៉ារ៉ាម៉ែត្រ​ត្រូវ​តែ​ស្ថិត​នៅ​ក្នុង​វង់​ក្រចក​នៅ​ក្នុង​សេចក្តី​ថ្លែង​ការណ៍ ។ ប្រសិន​បើ DLL ត្រូវ​បាន​ហៅ ដំបូង​វា​ត្រូវ​តែ​បញ្ជាក់​​ក្នុង សេចក្តី​ថ្លែង​ការណ៍ Declare ។" + +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"hd_id3125865\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03130100.xhp +msgctxt "" +"03130100.xhp\n" +"tit\n" +"help.text" +msgid "Beep Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Beep [ពេល​រត់]" + +#: 03130100.xhp +msgctxt "" +"03130100.xhp\n" +"bm_id3143284\n" +"help.text" +msgid "Beep statement" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Beep" + +#: 03130100.xhp +msgctxt "" +"03130100.xhp\n" +"hd_id3143284\n" +"1\n" +"help.text" +msgid "Beep Statement [Runtime]" +msgstr "សេចក្តី​ថ្លែង​ការណ៍ Beep [ពេល​រត់]" + +#: 03130100.xhp +msgctxt "" +"03130100.xhp\n" +"par_id3159201\n" +"2\n" +"help.text" +msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch." +msgstr "បន្លឺ​សំឡេង​តាម​រយៈ​ធុង​បាស​របស់​កុំព្យូទ័រ ។ សំឡេង​គឺ​អាស្រ័យ​លើ​ប្រព័ន្ធ និង​អ្នក​មិន​អាច​កែប្រែ​សំឡេង​របស់​វា និង​មិន​អាច​ធ្វើ​ឲ្យ​លឺ​ខ្លាំង​ឡើង​ៗ​បាន​ទេ ។" + +#: 03130100.xhp +msgctxt "" +"03130100.xhp\n" +"hd_id3153990\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03130100.xhp +msgctxt "" +"03130100.xhp\n" +"par_id3147291\n" +"4\n" +"help.text" +msgid "Beep" +msgstr "Beep" + +#: 03130100.xhp +msgctxt "" +"03130100.xhp\n" +"hd_id3148538\n" +"5\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"tit\n" +"help.text" +msgid "DefCur Statement [Runtime]" +msgstr "សេចក្ដីថ្លែងការណ៍ DefCur [ពេល​រត់]" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"bm_id9555345\n" +"help.text" +msgid "DefCur statement" +msgstr "សេចក្ដីថ្លែងការណ៍ DefCur" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN1057D\n" +"help.text" +msgid "DefCur Statement [Runtime]" +msgstr "សេចក្ដីថ្លែងការណ៍ DefCur [ពេល​រត់]" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN1058D\n" +"help.text" +msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range." +msgstr "បើ​មិន​បាន​បញ្ជាក់​​តួអក្សរ​ប្រកាស​ប្រភេទ ឬ​ពាក្យ​គន្លឹះ សេចក្ដីថ្លែងការណ៍ DefCur នឹង​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម អាស្រ័យ​តាម​ជួរ​អក្សរ ។" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN10590\n" +"help.text" +msgid "Syntax:" +msgstr "វាក្យ​សម្ពន្ធ ៖" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN10594\n" +"help.text" +msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN10597\n" +"help.text" +msgid "Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ ៖" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN1059B\n" +"help.text" +msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." +msgstr "Characterrange ៖ អក្សរ​ដែល​បញ្ជាក់​​​ជួរ​នៃ​អថេរ ដែល​អ្នក​ចង់​កំណត់​ប្រភេទ​ទិន្នន័យ​លំនាំដើម ។" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN105A2\n" +"help.text" +msgid "xxx: Keyword that defines the default variable type:" +msgstr "xxx ៖ ពាក្យ​គន្លឹះ​ដែល​កំណត់​ប្រភេទ​អថេរ​លំនាំដើម ៖" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN105A9\n" +"help.text" +msgid "Keyword: Default variable type" +msgstr "Keyword ៖ ប្រភេទ​អថេរ​លំនាំដើម" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN105B0\n" +"help.text" +msgid "DefCur: Currency" +msgstr "DefCur ៖ រូបិយប័ណ្ណ" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN105B7\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN105BB\n" +"help.text" +msgid "REM Prefix definitions for variable types:" +msgstr "REM Prefix definitions for variable types:" + +#: 03101110.xhp +msgctxt "" +"03101110.xhp\n" +"par_idN105D9\n" +"help.text" +msgid "cCur=Currency REM cCur is an implicit currency variable" +msgstr "cCur=Currency REM cCur is an implicit currency variable" diff --git a/source/km/helpcontent2/source/text/scalc/01.po b/source/km/helpcontent2/source/text/scalc/01.po index 3d6ad9b3a9f..c15c23707ea 100644 --- a/source/km/helpcontent2/source/text/scalc/01.po +++ b/source/km/helpcontent2/source/text/scalc/01.po @@ -15680,3 +15680,43150 @@ msgctxt "" "help.text" msgid "The result is TRUE (1) if both numbers, which are delivered as an argument, are equal, otherwise it is FALSE (0)." msgstr "លទ្ធផល​គឺ ពិត (1) បើ​ចំនួន​ទាំង​ពីរ​ដែល​ត្រូវ​បាន​បញ្ជូន​ជា​អាគុយម៉ង់​មួយ ស្មើ​គ្នា បើ​ពុំ​នោះ​សោត​លទ្ធផល​គឺ មិន​ពិត (0) ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3155435\n" +"131\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3145247\n" +"132\n" +"help.text" +msgid "DELTA(Number1; Number2)" +msgstr "DELTA(ចំនួន 1; ចំនួន 2)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3149002\n" +"133\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3151020\n" +"134\n" +"help.text" +msgid "=DELTA(1;2) returns 0." +msgstr "=DELTA(1;2) ត្រឡប់ 0 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"bm_id3157971\n" +"help.text" +msgid "DEC2BIN functionconverting;decimal numbers, into binary numbers" +msgstr "អនុគមន៍ DEC2BINការបម្លែង;ចំនួន​គោល​ដប់ ទៅជា ចំនួនគោល​ពីរ" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3157971\n" +"55\n" +"help.text" +msgid "DEC2BIN" +msgstr "DEC2BIN" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3153043\n" +"56\n" +"help.text" +msgid " The result is the binary number for the decimal number entered between -512 and 511." +msgstr " លទ្ធផល​គឺ​ជា​ចំនួន​គោល​ពីរ សម្រាប់​ចំនួន​គោល​ដប់​ដែល​បាន​បញ្ចូល​ចន្លោះ -512 និង 511 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3145349\n" +"57\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3150569\n" +"58\n" +"help.text" +msgid "DEC2BIN(Number; Places)" +msgstr "DEC2BIN(ចំនួន; ខ្ទង់)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3148768\n" +"59\n" +"help.text" +msgid "Number is a decimal number. If Number is negative, the function returns a binary number with 10 characters. The most significant bit is the sign bit, the other 9 bits return the value." +msgstr "ចំនួន គឺ​ជា​ចំនួន​ទស៿ភាគ ។ ប្រសិន​បើ​លេខ​អវិជ្ជមាន អនុគមន៍​ត្រឡប់​ចំនួន​គោលពីរ​ដែល​មាន ១០ តួអក្សរ ។ ប៊ីត​សំខាន់​បំផុត​គឺ​ជា​ប៊ីត​សញ្ញា ប៊ីត​ចំនួន ៩ ផ្សេង​ទៀត​ត្រឡប់​តម្លៃ ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3149537\n" +"60\n" +"help.text" +msgid "Places means the number of places to be output." +msgstr "Places មាន​ន័យ​ថា​ចំនួន​កន្លែង​ត្រូវ​ជា​លទ្ធផល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3150265\n" +"61\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3150662\n" +"62\n" +"help.text" +msgid "=DEC2BIN(100;8) returns 01100100." +msgstr "=DEC2BIN(100;8) ត្រឡប់ 01100100 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"bm_id3149388\n" +"help.text" +msgid "DEC2HEX functionconverting;decimal numbers, into hexadecimal numbers" +msgstr "អនុគមន៍ DEC2HEXការបម្លែង;ចំនួន​គោលដប់ ទៅជា ចំនួន​គោល​ដប់​ប្រាំមួយ" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3149388\n" +"71\n" +"help.text" +msgid "DEC2HEX" +msgstr "DEC2HEX" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3149030\n" +"72\n" +"help.text" +msgid "The result is the hexadecimal number for the decimal number entered." +msgstr "លទ្ធផល​គឺ​ជា​ចំនួន​គោល​ដប់​ប្រាំ​មួយ សម្រាប់​ចំនួន​គោល​ដប់​​ដែល​បាន​បញ្ចូល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3150691\n" +"73\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3147535\n" +"74\n" +"help.text" +msgid "DEC2HEX(Number; Places)" +msgstr "DEC2HEX(ចំនួន; ខ្ទង់)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3152820\n" +"75\n" +"help.text" +msgid "Number is a decimal number. If Number is negative, the function returns a hexadecimal number with 10 characters (40 bits). The most significant bit is the sign bit, the other 39 bits return the value." +msgstr "ចំនួន គឺ​ជា​ចំនួន​ទសភាគ ។ ប្រសិនបើ​លេខ​អវិជ្ជមាន អនុគមន៍​ត្រឡប់​លេខ​គោលដប់ប្រាំមួយដែល​មាន ១០ តួអក្សរ (៤០ ប៊ីត) ។ ប៊ីត​សំខាន់​បំផុត​គឺ​ជា​ប៊ីត​សញ្ញា ប៊ីត ៣៩ ផ្សេង​ទៀត​ត្រឡប់​តម្លៃ ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3153221\n" +"76\n" +"help.text" +msgid "Places means the number of places to be output." +msgstr "Places មាន​ន័យ​ថា​ចំនួន​កន្លែង​ត្រូវ​ជា​លទ្ធផល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3154869\n" +"77\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3150476\n" +"78\n" +"help.text" +msgid "=DEC2HEX(100;4) returns 0064." +msgstr "=DEC2HEX(100;4) ត្រឡប់ 0064 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"bm_id3154948\n" +"help.text" +msgid "DEC2OCT functionconverting;decimal numbers, into octal numbers" +msgstr "អនុគមន៍ DEC2OCTការបម្លែង;ចំនួន​គោល​ដប់ ទៅជា​ចំនួន​គោល​ប្រាំបី" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3154948\n" +"63\n" +"help.text" +msgid "DEC2OCT" +msgstr "DEC2OCT" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3153920\n" +"64\n" +"help.text" +msgid "The result is the octal number for the decimal number entered." +msgstr "លទ្ធផល​គឺ​ជា​ចំនួន​គោល​ប្រាំ​បី សម្រាប់​ចំនួន​គោល​ដប់​ដែល​បាន​បញ្ចូល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3153178\n" +"65\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3148427\n" +"66\n" +"help.text" +msgid "DEC2OCT(Number; Places)" +msgstr "DEC2OCT(ចំនួន; ខ្ទង់)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3155991\n" +"67\n" +"help.text" +msgid "Number is a decimal number. If Number is negative, the function returns an octal number with 10 characters (30 bits). The most significant bit is the sign bit, the other 29 bits return the value." +msgstr "ចំនួន គឺ​ជា​លេខ​ទសភាគ ។ ប្រសិន​លេខ​អវិជ្ជមាន អនុគមន៍​ត្រឡប់​លេខ​គោល​ប្រាំបី​ដែល​មាន ១០ តួអក្សរ (៣០ ប៊ីត) ។ ប៊ីត​សំខាន់​បំផុត​គឺ​ជា​ប៊ីត​សញ្ញា ប៊ីត ២៩ ផ្សេង​ទៀត​ត្រឡប់​តម្លៃ ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3152587\n" +"68\n" +"help.text" +msgid "Places means the number of places to be output." +msgstr "Places មាន​ន័យ​ថា​ចំនួន​កន្លែង​ត្រូវ​ជា​លទ្ធផល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3147482\n" +"69\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3154317\n" +"70\n" +"help.text" +msgid "=DEC2OCT(100;4) returns 0144." +msgstr "=DEC2OCT(100;4) ត្រឡប់ 0144 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"bm_id3083446\n" +"help.text" +msgid "ERF functionGaussian error integral" +msgstr "អនុគមន៍ ERFអាំងតេក្រាល​កំហុស Gaussian" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3083446\n" +"135\n" +"help.text" +msgid "ERF" +msgstr "ERF" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3150381\n" +"136\n" +"help.text" +msgid "Returns values of the Gaussian error integral." +msgstr "ត្រឡប់​តម្លៃ​នៃ​អាំងតេក្រាល​កំហុស Gaussian ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3152475\n" +"137\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3163824\n" +"138\n" +"help.text" +msgid "ERF(LowerLimit; UpperLimit)" +msgstr "ERF(លីមីត​ក្រោម; លីមីត​លើ)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3149715\n" +"139\n" +"help.text" +msgid "LowerLimit is the lower limit of the integral." +msgstr "លីមីត​ក្រោម គឺ​ជា​ដែន​លីមីត​ក្រោម​របស់អាំងតេក្រាល់ ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3156294\n" +"140\n" +"help.text" +msgid "UpperLimit is optional. It is the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit." +msgstr "លីមីត​លើ គឺ​ជា​ជម្រើស ។ វា​គឺ​ជា​លីមីត​លើ​របស់អាំងតេក្រាល់ ។ ប្រសិន​បើ​តម្លៃ​នេះ​បាត់ ការ​គណនា​កើតឡើង​រវាង 0 និង​លីមីត​ក្រោម ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3154819\n" +"141\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3152974\n" +"142\n" +"help.text" +msgid "=ERF(0;1) returns 0.842701." +msgstr "=ERF(0;1) ត្រឡប់ 0.842701 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"bm_id3145082\n" +"help.text" +msgid "ERFC function" +msgstr "អនុគមន៍ ERFC" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3145082\n" +"143\n" +"help.text" +msgid "ERFC" +msgstr "ERFC" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3149453\n" +"144\n" +"help.text" +msgid "Returns complementary values of the Gaussian error integral between x and infinity." +msgstr "ត្រឡប់​តម្លៃ​បង្គ្រប់​នៃ​អាំងតេក្រាល​កំហុស Gaussian ចន្លោះ x និង​អានន្ត ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3155839\n" +"145\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3153220\n" +"146\n" +"help.text" +msgid "ERFC(LowerLimit)" +msgstr "ERFC(លីមីត​ក្រោម)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3147620\n" +"147\n" +"help.text" +msgid "LowerLimit is the lower limit of the integral" +msgstr "លីមីត​ក្រោម គឺ​ជា​លីមីតក្រោម​របស់​អាំងតេក្រាល" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3146861\n" +"148\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3156102\n" +"149\n" +"help.text" +msgid "=ERFC(1) returns 0.157299." +msgstr "=ERFC(1) ត្រឡប់ 0.157299 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"bm_id3152927\n" +"help.text" +msgid "GESTEP functionnumbers;greater than or equal to" +msgstr "អនុគមន៍ GESTEPចំនួន;ធំជាង ឬ​ ស្មើនឹង" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3152927\n" +"150\n" +"help.text" +msgid "GESTEP" +msgstr "GESTEP" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3150763\n" +"151\n" +"help.text" +msgid "The result is 1 if Number is greater than or equal to Step." +msgstr "លទ្ធផលគឺ 1 ប្រសិនបើ លេខ ធំ​ជាង ឬ​ស្មើ​នឹង ជំហាន ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3150879\n" +"152\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3145212\n" +"153\n" +"help.text" +msgid "GESTEP(Number; Step)" +msgstr "GESTEP(ចំនួន; ជំហាន)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3153275\n" +"154\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3156132\n" +"155\n" +"help.text" +msgid "=GESTEP(5;1) returns 1." +msgstr "=GESTEP(5;1) ត្រឡប់ 1 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"bm_id3147276\n" +"help.text" +msgid "HEX2BIN functionconverting;hexadecimal numbers, into binary numbers" +msgstr "អនុគមន៍ HEX2BINការបម្លែង;ចំនួន​គោលដប់​ប្រាំមួយទៅជា​ចំនួន​គោល​ពីរ" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3147276\n" +"79\n" +"help.text" +msgid "HEX2BIN" +msgstr "HEX2BIN" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3150258\n" +"80\n" +"help.text" +msgid "The result is the binary number for the hexadecimal number entered." +msgstr "លទ្ធផល​គឺ​ជា​ចំនួន​គោល​ពីរ សម្រាប់​ចំនួន​គោល​ដប់​ប្រាំ​មួយ​​​ដែល​បាន​បញ្ចូល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3156117\n" +"81\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3155847\n" +"82\n" +"help.text" +msgid "HEX2BIN(Number; Places)" +msgstr "HEX2BIN(ចំនួន; កន្លែង)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3152810\n" +"83\n" +"help.text" +msgid "Number is a hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." +msgstr "ចំនួន គឺ​ជា​ចំនួន​គោលដប់ប្រាំមួយ ។ ចំនួន​អាច​មាន​កន្លែង​អតិបរមា​ចំនួន ១០ ។ ប៊ីត​សំខាន់​បំផុត​គឺ​ជា​ប៊ីត​សញ្ញា ប៉ុន្តែ​ប៊ីត​ដូច​ខាង​ក្រោម​ត្រឡប់តម្លៃ ។ លេខ​អវិជ្ជមាន​ត្រូវ​បានបញ្ចូល​ជា two's complement ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3153758\n" +"84\n" +"help.text" +msgid "Places is the number of places to be output." +msgstr "Places គឺ​ជា​ចំនួន​បន្លែង​ដែលនឹង​បង្ហាញលទ្ធផល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3154052\n" +"85\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3156002\n" +"86\n" +"help.text" +msgid "=HEX2BIN(64;8) returns 01100100." +msgstr "=HEX2BIN(64;8) ត្រឡប់ 01100100 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"bm_id3154742\n" +"help.text" +msgid "HEX2DEC functionconverting;hexadecimal numbers, into decimal numbers" +msgstr "អនុគមន៍ HEX2DECការបម្លែង;ចំនួន​គោលដប់ប្រាំមួយ ទៅជា ចំនួន​គោលដប់" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3154742\n" +"87\n" +"help.text" +msgid "HEX2DEC" +msgstr "HEX2DEC" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3153626\n" +"88\n" +"help.text" +msgid "The result is the decimal number for the hexadecimal number entered." +msgstr "លទ្ធផល​គឺ​ជា​ចំនួន​គោល​ដប់ សម្រាប់​ចំនួន​គោល​ដប់​ប្រាំ​មួយ​​​ដែល​បាន​បញ្ចូល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3143233\n" +"89\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3149293\n" +"90\n" +"help.text" +msgid "HEX2DEC(Number)" +msgstr "HEX2DEC(ចំនួន)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3159176\n" +"91\n" +"help.text" +msgid "Number is a hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." +msgstr "ចំនួន គឺ​ជា​ចំនួន​គោលដប់ប្រាំមួយ ។ ចំនួន​អាច​មាន​កន្លែង​អតិបរមា​ចំនួន ១០ ។ ប៊ីត​សំខាន់​បំផុត​គឺ​ជា​ប៊ីត​សញ្ញា ប៉ុន្តែ​ប៊ីត​ដូច​ខាង​ក្រោម​ត្រឡប់តម្លៃ ។ លេខ​អវិជ្ជមាន​ត្រូវ​បានបញ្ចូល​ជា two's complement ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3154304\n" +"92\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3146093\n" +"93\n" +"help.text" +msgid "=HEX2DEC(64) returns 100." +msgstr "=HEX2DEC(64) ត្រឡប់ 100 ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"bm_id3149750\n" +"help.text" +msgid "HEX2OCT functionconverting;hexadecimal numbers, into octal numbers" +msgstr "អនុគមន៍ HEX2OCTការបម្លែង;ចំនួន​គោល​ដប់​ប្រាំមួយ ទៅជា ចំនួន​គោល​ប្រាំបី" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3149750\n" +"94\n" +"help.text" +msgid "HEX2OCT" +msgstr "HEX2OCT" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3153983\n" +"95\n" +"help.text" +msgid "The result is the octal number for the hexadecimal number entered." +msgstr "លទ្ធផល​គឺ​ជា​ចំនួន​គោល​ប្រាំ​បី សម្រាប់​ចំនួន​គោល​ដប់​ប្រាំ​មួយ​ដែល​បាន​បញ្ចូល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3145660\n" +"96\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3151170\n" +"97\n" +"help.text" +msgid "HEX2OCT(Number; Places)" +msgstr "HEX2OCT(ចំនួន; ខ្ទង់)" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3152795\n" +"98\n" +"help.text" +msgid "Number is a hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." +msgstr "ចំនួន គឺ​ជា​ចំនួន​គោលដប់ប្រាំមួយ ។ ចំនួន​អាច​មាន​កន្លែង​អតិបរមា​ចំនួន ១០ ។ ប៊ីត​សំខាន់​បំផុត​គឺ​ជា​ប៊ីត​សញ្ញា ប៉ុន្តែ​ប៊ីត​ដូច​ខាង​ក្រោម​ត្រឡប់តម្លៃ ។ លេខ​អវិជ្ជមាន​ត្រូវ​បានបញ្ចូល​ជា two's complement ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3149204\n" +"99\n" +"help.text" +msgid "Places is the number of places to be output." +msgstr "Places គឺ​ជា​ចំនួន​បន្លែង​ដែលនឹង​បង្ហាញលទ្ធផល ។" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"hd_id3153901\n" +"100\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id3159341\n" +"101\n" +"help.text" +msgid "=HEX2OCT(64;4) returns 0144." +msgstr "=HEX2OCT(64;4) ត្រឡប់ 0144 ។" + +#: 12090300.xhp +msgctxt "" +"12090300.xhp\n" +"tit\n" +"help.text" +msgid "Delete" +msgstr "លុប" + +#: 12090300.xhp +msgctxt "" +"12090300.xhp\n" +"hd_id3150276\n" +"1\n" +"help.text" +msgid "Delete" +msgstr "លុប" + +#: 12090300.xhp +msgctxt "" +"12090300.xhp\n" +"par_id3159400\n" +"2\n" +"help.text" +msgid "Deletes the selected pivot table." +msgstr "លុប​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ​​ដែល​បាន​ជ្រើស ។" + +#: 05070000.xhp +msgctxt "" +"05070000.xhp\n" +"tit\n" +"help.text" +msgid "Page Style" +msgstr "រចនាប័ទ្ម​ទំព័រ" + +#: 05070000.xhp +msgctxt "" +"05070000.xhp\n" +"hd_id3157910\n" +"1\n" +"help.text" +msgid "Page Style" +msgstr "រចនាប័ទ្ម​ទំព័រ" + +#: 05070000.xhp +msgctxt "" +"05070000.xhp\n" +"par_id3156023\n" +"2\n" +"help.text" +msgid "Opens a dialog where you can define the appearance of all pages in your document." +msgstr "បើក​ប្រអប់​មួយ​ដែល​អ្នក​អាច​កំណត់​រូបរាង នៃ​ទំព័រ​ទាំងអស់​ក្នុង​ឯកសារ​របស់​អ្នក ។" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"tit\n" +"help.text" +msgid "SECOND" +msgstr "SECOND" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"bm_id3159390\n" +"help.text" +msgid "SECOND function" +msgstr "អនុគមន៍ SECOND" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"hd_id3159390\n" +"86\n" +"help.text" +msgid "SECOND" +msgstr "SECOND" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"par_id3148974\n" +"87\n" +"help.text" +msgid "Returns the second for the given time value. The second is given as an integer between 0 and 59." +msgstr "ត្រឡប់​វិនាទី​សម្រាប់​តម្លៃ​ពេល​វេលា​ដែល​បាន​ផ្តល់ ។ វិនាទី​ត្រូវ​បាន​ផ្តល់​ជា​ចំនួន​គត់​មួយ​ចន្លោះ 0 និង 59 ។" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"hd_id3154362\n" +"88\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"par_id3148407\n" +"89\n" +"help.text" +msgid "SECOND(Number)" +msgstr "SECOND(ចំនួន)" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"par_id3155904\n" +"90\n" +"help.text" +msgid "Number, as a time value, is a decimal, for which the second is to be returned." +msgstr "លេខ ដែល​ជា​តម្លៃ​ពេល​វេលា​មួយ គឺ​ជា​ចំនួន​ទសភាគ​មួយ ដែល​វិនាទី​ត្រូវ​ត្រឡប់​សម្រាប់ ។" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"hd_id3149992\n" +"91\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"par_id3153350\n" +"93\n" +"help.text" +msgid "=SECOND(NOW()) returns the current second" +msgstr "=SECOND(NOW()) ត្រឡប់​វិនាទី​បច្ចុប្បន្ន" + +#: func_second.xhp +msgctxt "" +"func_second.xhp\n" +"par_id3150831\n" +"94\n" +"help.text" +msgid "=SECOND(C4) returns 17 if contents of C4 = 12:20:17." +msgstr "=SECOND(C4) ត្រឡប់ 17 ប្រសិនបើ​មាតិកា C4 = 12:20:17 ។" + +#: 02190200.xhp +msgctxt "" +"02190200.xhp\n" +"tit\n" +"help.text" +msgid "Column Break" +msgstr "ការ​បំបែក​ជួរ​ឈរ" + +#: 02190200.xhp +msgctxt "" +"02190200.xhp\n" +"bm_id3151384\n" +"help.text" +msgid "spreadsheets;deleting column breaksdeleting;manual column breakscolumn breaks;deleting" +msgstr "សៀវភៅ​បញ្ជី;លុប​កា​របំបែក​ជួរឈរលុប;ការ​បំបែក​ជួរឈរ​ដោយដៃបំបែក​ជួរឈរ;លុប" + +#: 02190200.xhp +msgctxt "" +"02190200.xhp\n" +"hd_id3151384\n" +"1\n" +"help.text" +msgid "Column Break" +msgstr "ការ​បំបែក​ជួរ​ឈរ" + +#: 02190200.xhp +msgctxt "" +"02190200.xhp\n" +"par_id3154124\n" +"2\n" +"help.text" +msgid "Removes a manual column break to the left of the active cell." +msgstr "យក​ចេញ​ការ​បំបែក​ជួរ​ឈរ​ដោយ​ដៃ ដែល​នៅ​ខាង​ឆ្វេង​ក្រឡា​សកម្ម ។" + +#: 02190200.xhp +msgctxt "" +"02190200.xhp\n" +"par_id3145173\n" +"3\n" +"help.text" +msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose Edit - Delete Manual Break - Column Break. The manual column break is removed." +msgstr "ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង​ក្រឡា​នៅ​ខាង​ស្តាំ​ការ​បំបែក​ជួរ​ឈរ ដែល​ចង្អុល​បង្ហាញ​ដោយ​បន្ទាត់​បញ្ឈរ​មួយ និង​ ជ្រើស កែ​សម្រួល - លុប​ការ​បំបែក​ដោយ​ដៃ - ការ​បំបែក​ជួរ​ឈរ ។ ការ​បំបែក​ជួរ​ឈរ​ដោយ​ដៃ​ត្រូវ​បាន​យក​ចេញ ។" + +#: 12080100.xhp +msgctxt "" +"12080100.xhp\n" +"tit\n" +"help.text" +msgid "Hide Details" +msgstr "លាក់​​សេចក្តី​​លម្អិត" + +#: 12080100.xhp +msgctxt "" +"12080100.xhp\n" +"bm_id3155628\n" +"help.text" +msgid "sheets; hiding details" +msgstr "សន្លឹក; ការ​លាក់​សេចក្តី​លម្អិត" + +#: 12080100.xhp +msgctxt "" +"12080100.xhp\n" +"hd_id3155628\n" +"1\n" +"help.text" +msgid "Hide Details" +msgstr "លាក់​សេចក្តី​លម្អិត" + +#: 12080100.xhp +msgctxt "" +"12080100.xhp\n" +"par_id3154515\n" +"2\n" +"help.text" +msgid "Hides the details of the grouped row or column that contains the cursor. To hide all of the grouped rows or columns, select the outlined table, and then choose this command." +msgstr "លាក់​សេចក្តី​លម្អិត​របស់​ជួរ​ដេក ឬ​ជួរ​ឈរ​ដែល​បាន​ដាក់​ជា​ក្រុម​ដែល​មាន​ទស្សន៍​ទ្រនិច ។ ដើម្បី​លាក់​ជួរ​ដេក ឬ​ជួរ​ឈរ​ដែល​បាន​ដាក់​ជា​ក្រុម​ទាំងអស់ ជ្រើស​តារាង​ដែល​បាន​គ្រោង ហើយ​បន្ទាប់​មក​ជ្រើស​ពាក្យ​បញ្ជា​នេះ ។" + +#: 12080100.xhp +msgctxt "" +"12080100.xhp\n" +"par_id3153252\n" +"3\n" +"help.text" +msgid "To show all hidden groups, select the outlined table, and then choose Data -Outline – Show Details." +msgstr "ដើម្បី​បង្ហាញ​ក្រុម​ដែល​បាន​លាក់​ទាំងអស់ ជ្រើស​តារាង​គ្រោង ហើយ​បន្ទាប់​មក​ជ្រើស ទិន្នន័យ -គ្រោង – បង្ហាញ​សេចក្តី​លម្អិត ។" + +#: 12090200.xhp +msgctxt "" +"12090200.xhp\n" +"tit\n" +"help.text" +msgid "Refresh" +msgstr "ធ្វើ​ឲ្យ​ស្រស់" + +#: 12090200.xhp +msgctxt "" +"12090200.xhp\n" +"hd_id3151385\n" +"1\n" +"help.text" +msgid "Refresh" +msgstr "ធ្វើ​ឲ្យ​ស្រស់" + +#: 12090200.xhp +msgctxt "" +"12090200.xhp\n" +"par_id3149456\n" +"2\n" +"help.text" +msgid "Updates the pivot table." +msgstr "ធ្វើ​បច្ចុប្បន្នភាព​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ" + +#: 12090200.xhp +msgctxt "" +"12090200.xhp\n" +"par_id3150400\n" +"3\n" +"help.text" +msgid "After you import an Excel spreadsheet that contains a pivot table, click in the table, and then choose Data - Pivot Table - Refresh." +msgstr "បន្ទាប់​ពី​អ្នក​នាំចូល​សៀវភៅ​បញ្ជី Excel មួយ​ដែល​មាន​អ្នក​ជំនួយការ​ទិន្នន័យ ចុច​ក្នុង​តារាង ហើយ​បន្ទាប់​មក​ជ្រើស ទិន្នន័យ - អ្នក​ជំនួយការ​តារាង​​ទិន្នន័យ - ធ្វើ​ឲ្យ​ស្រស់ ។" + +#: 05080000.xhp +msgctxt "" +"05080000.xhp\n" +"tit\n" +"help.text" +msgid "Print Ranges" +msgstr "ជួរ​បោះពុម្ព" + +#: 05080000.xhp +msgctxt "" +"05080000.xhp\n" +"hd_id3154013\n" +"1\n" +"help.text" +msgid "Print Ranges" +msgstr "ជួរ​បោះពុម្ព" + +#: 05080000.xhp +msgctxt "" +"05080000.xhp\n" +"par_id3155855\n" +"2\n" +"help.text" +msgid "Manages print ranges. Only cells within the print ranges will be printed." +msgstr "គ្រប់គ្រង​ជួរ​បោះពុម្ព ។ តែ​ក្រឡា​ដែល​ស្ថិត​នៅ​ក្នុង​ជួរ​បោះពុម្ព នឹង​ត្រូវ​បាន​បោះពុម្ព ។" + +#: 05080000.xhp +msgctxt "" +"05080000.xhp\n" +"par_id3146119\n" +"4\n" +"help.text" +msgid "If you do not define any print range manually, Calc assigns an automatic print range to include all the cells that are not empty." +msgstr "ប្រសិនបើ​អ្នក​មិន​បញ្ជាក់​ជួរ​បោះពុម្ព​ណាមួយ​ដោយ​ដៃ​ទេ Calc នឹង​ផ្តល់​ជួរ​បោះពុម្ព​ដោយ​ស្វ័យ​ប្រវត្តិ ដោយ​រួម​បញ្ចូល​ក្រឡា​ទាំងអស់ដែល​​មិន​មែន​ទទេ ។" + +#: 05080000.xhp +msgctxt "" +"05080000.xhp\n" +"hd_id3154729\n" +"3\n" +"help.text" +msgid "Edit" +msgstr "កែ​សម្រួល" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"tit\n" +"help.text" +msgid "EOMONTH" +msgstr "EOMONTH" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"bm_id3150991\n" +"help.text" +msgid "EOMONTH function" +msgstr "អនុគមន៍ EOMONTH" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"hd_id3150991\n" +"231\n" +"help.text" +msgid "EOMONTH" +msgstr "EOMONTH" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"par_id3152766\n" +"232\n" +"help.text" +msgid "Returns the date of the last day of a month which falls months away from the start date." +msgstr "ត្រឡប់​កាលបរិច្ឆេទ​នៃ​ថ្ងៃ​ចុងក្រោយ​នៃ ខែ​ដែល​ធ្លាក់​​ក្នុងខែ ពី​ខែ​កាលបរិច្ឆេទ​ចាប់ផ្ដើម ។" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"hd_id3150597\n" +"233\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"par_id3150351\n" +"234\n" +"help.text" +msgid "EOMONTH(StartDate; Months)" +msgstr "EOMONTH(កាលបរិច្ឆេទ​ចាប់ផ្ដើម; ខែ)" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"par_id3146787\n" +"235\n" +"help.text" +msgid "StartDate is a date (the starting point of the calculation)." +msgstr "កាលបរិច្ឆេទ​ចាប់ផ្ដើម គឺ​ជា​កាលបរិច្ឆេទ (ចំណុច​ចាប់ផ្ដើម​នៃ​កា​រគណនា) ។" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"par_id3155615\n" +"236\n" +"help.text" +msgid "Months is the number of months before (negative) or after (positive) the start date." +msgstr "ខែ គឺ​ជា​ចំនួន​ខែមុន (អវិជ្ជមាន) ឬ​បន្ទាប់ (វិជ្ជមាន) កាលបរិច្ឆេទ​ចាប់ផ្ដើម ។" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"hd_id3156335\n" +"237\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"par_id3154829\n" +"238\n" +"help.text" +msgid "What is the last day of the month that falls 6 months after September 14 2001?" +msgstr "តើ​ថ្ងៃ​ចុង​ក្រោយ​នៃ​ខែ​ដែល​នៅ ៦ ខែ​ក្រោយ​ថ្ងៃ ១៤ កញ្ញា ២០០១ ជា​ថ្ងៃ​អ្វី ?" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"par_id3156143\n" +"239\n" +"help.text" +msgid "=EOMONTH(DATE(2001;9;14);6) returns the serial number 37346. Formatted as a date, this is 2002-03-31." +msgstr "=EOMONTH(DATE(2001;9;14);6) ត្រ​ឡប់​លេខ​សម្គាល់​ 37346 ។ បាន​​ធ្វើ​​ទ្រង់​ទ្រាយ​​ជា​កាលបរិច្ឆេទ​, វា​គឺ 2002-03-31 ។" + +#: func_eomonth.xhp +msgctxt "" +"func_eomonth.xhp\n" +"par_id3156144\n" +"239\n" +"help.text" +msgid "=EOMONTH(\"2001-09-14\";6) works as well. If the date is given as string, it has to be in ISO format." +msgstr "=EOMONTH(\"2001-09-14\";6) កិច្ច​ការ​ល្អ ។​ ប្រ​សិន​បើ​ កាល​បរិច្ឆេទ​ត្រូវ​បាន​ផ្តល់​ជា​ខ្សែអក្សរ​​, វា​មាន​ជា​​​​ទ្រង់​ទ្រាយ​ ISO ។" + +#: 02120000.xhp +msgctxt "" +"02120000.xhp\n" +"tit\n" +"help.text" +msgid "Headers & Footers" +msgstr "បឋម​កថា & ​បាត​កថា" + +#: 02120000.xhp +msgctxt "" +"02120000.xhp\n" +"hd_id3145251\n" +"1\n" +"help.text" +msgid "Headers & Footers" +msgstr "បឋម​កថា & ​បាត​កថា" + +#: 02120000.xhp +msgctxt "" +"02120000.xhp\n" +"par_id3151073\n" +"2\n" +"help.text" +msgid "Allows you to define and format headers and footers." +msgstr "អនុញ្ញាត​ឲ្យអ្នក​កំណត់ នឹង​ ធ្វើទ្រង់ទ្រាយ​ បឋមកថា និង​បាតកថា ។" + +#: 02120000.xhp +msgctxt "" +"02120000.xhp\n" +"par_id3153415\n" +"3\n" +"help.text" +msgid "The Headers/Footers dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the Same content left/right option was not marked in the Page Style dialog." +msgstr "ប្រអប់ បឋម​កថា​/​បាត​កថា មាន​ផ្ទាំង​សម្រាប់​កំណត់​បឋម​កថា និង​បាត​កថា ។ នឹង​មាន​ផ្ទាំង​ផ្សេង​ៗ​គ្នា​សម្រាប់​បឋម​កថា និង​បាត​កថា​ទំព័រ​ឆ្វេង និង​ស្តាំ​បើ​ជម្រើស មាតិកា​ឆ្វេង​/​ស្តាំ ដូច​គ្នា ត្រូវ​បាន​សម្គាល់​ក្នុង​ប្រអប់ រចនាប័ទ្ម​ទំព័រ ។" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"tit\n" +"help.text" +msgid "Statistics Functions" +msgstr "អនុគមន៍​ស្ថិតិ" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"bm_id3153018\n" +"help.text" +msgid "statistics functionsFunction Wizard; statisticsfunctions; statistics functions" +msgstr "អនុគមន៍​ស្ថិតិអ្នក​ជំនួយ​ការ​អនុគមន៍; ស្ថិតិអនុគមន៍; អនុគមន៍​ស្ថិតិ" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"hd_id3153018\n" +"1\n" +"help.text" +msgid "Statistics Functions" +msgstr "អនុគមន៍​ស្ថិតិ" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3157874\n" +"2\n" +"help.text" +msgid "This category contains the Statistics functions. " +msgstr "ប្រភេទ​នេះ​មាន​អនុគមន៍ ស្ថិតិ ។" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3149001\n" +"9\n" +"help.text" +msgid "Some of the examples use the following data table:" +msgstr "ឧទាហរណ៍​ខ្លះ​ប្រើ​តារាង​ទិន្នន័យ​ខាង​ក្រោម ៖" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3148775\n" +"10\n" +"help.text" +msgid "C" +msgstr "C" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3145297\n" +"11\n" +"help.text" +msgid "D" +msgstr "D" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3150661\n" +"12\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3153551\n" +"13\n" +"help.text" +msgid "x value" +msgstr "តម្លៃ x" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3147536\n" +"14\n" +"help.text" +msgid "y value" +msgstr "តម្លៃ y" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3153224\n" +"15\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3150475\n" +"16\n" +"help.text" +msgid "-5" +msgstr "-5" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3155367\n" +"17\n" +"help.text" +msgid "-3" +msgstr "-3" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3149783\n" +"18\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3153181\n" +"19\n" +"help.text" +msgid "-2" +msgstr "-2" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3148429\n" +"20\n" +"help.text" +msgid "0" +msgstr "0" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3152588\n" +"21\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3147483\n" +"22\n" +"help.text" +msgid "-1" +msgstr "-1" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3083443\n" +"23\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3149826\n" +"24\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3163820\n" +"25\n" +"help.text" +msgid "0" +msgstr "0" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3154816\n" +"26\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3149276\n" +"27\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3149267\n" +"28\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3156310\n" +"29\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3154639\n" +"30\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3145205\n" +"31\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3153276\n" +"32\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3150756\n" +"33\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3156095\n" +"34\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3152929\n" +"35\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3156324\n" +"36\n" +"help.text" +msgid "The statistical functions are described in the following subsections." +msgstr "អនុគមន៍​ស្ថិតិ​ត្រូវ​បាន​ពណ៌នា​ក្នុង​ផ្នែក​រង​ដូច​ខាង​ក្រោម ៖" + +#: 04060108.xhp +msgctxt "" +"04060108.xhp\n" +"par_id3150271\n" +"37\n" +"help.text" +msgid "Statistical Functions in the Analysis-AddIn" +msgstr "អនុគមន៍​ស្ថិតិ​ក្នុង​ការ​វិភាគ - អនុគមន៍​បន្ថែម" + +#: 02190100.xhp +msgctxt "" +"02190100.xhp\n" +"tit\n" +"help.text" +msgid "Row Break" +msgstr "ការ​បំបែក​ជួរ​ដេក" + +#: 02190100.xhp +msgctxt "" +"02190100.xhp\n" +"bm_id3156326\n" +"help.text" +msgid "spreadsheets; deleting row breaksdeleting;manual row breaksrow breaks; deleting" +msgstr "សៀវភៅ​បញ្ជី; ការ​លុប​ការ​បំបែក​ជួរ​ដេក\\ការ​លុប;បំបែក​ជួរ​ដេក​ដោយដៃការ​បំបែក​ជួរដេក; ការ​លុប" + +#: 02190100.xhp +msgctxt "" +"02190100.xhp\n" +"hd_id3156326\n" +"1\n" +"help.text" +msgid "Row Break" +msgstr "ការ​បំបែក​ជួរ​ដេក" + +#: 02190100.xhp +msgctxt "" +"02190100.xhp\n" +"par_id3154366\n" +"2\n" +"help.text" +msgid "Removes the manual row break above the active cell." +msgstr "​យក​ចេញ​ការ​បំបែក​ជួរ​ដេក​ដោយ​ដៃ ដែល​នៅ​ពី​លើ​ក្រឡា​សកម្ម ។" + +#: 02190100.xhp +msgctxt "" +"02190100.xhp\n" +"par_id3151041\n" +"3\n" +"help.text" +msgid "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose Edit - Delete Manual Break - Row Break. The manual row break is removed." +msgstr "កំណត់​ទីតាំង​ទស្សន៍​ទ្រនិច​ក្នុង​ក្រឡា​មួយ​ដោយ​ផ្ទាល់ ពីក្រោម​ការ​បំបែក​ជួរ​ដេក​ដែល​ចង្អុល​បង្ហាញ​ដោយ​បន្ទាត់​ផ្ដេក​មួយ និង​ជ្រើស កែ​សម្រួល - លុប​ការ​បំបែក​ដោយ​ដៃ - ការ​បំបែក​ជួរ​ដេក ។ ការ​បំបែក​ជួរ​ដេក​ដោយ​ដៃ​ត្រូវ​បាន​យក​ចេញ ។" + +#: 02140300.xhp +msgctxt "" +"02140300.xhp\n" +"tit\n" +"help.text" +msgid "Up" +msgstr "លើ" + +#: 02140300.xhp +msgctxt "" +"02140300.xhp\n" +"hd_id3147264\n" +"1\n" +"help.text" +msgid "Up" +msgstr "លើ" + +#: 02140300.xhp +msgctxt "" +"02140300.xhp\n" +"par_id3150793\n" +"2\n" +"help.text" +msgid "Fills a selected range of at least two rows with the contents of the bottom most cell." +msgstr "បំពេញ​ជួរ​ដែល​បាន​ជ្រើស​ដែល​មាន​ជួរ​ដេក​យ៉ាង​តិច​ពីរ នូវ​មាតិកា​នៃ​ក្រឡា​ដែល​នៅ​ក្រោម​គេ ។" + +#: 02140300.xhp +msgctxt "" +"02140300.xhp\n" +"par_id3150447\n" +"3\n" +"help.text" +msgid "If a selected range has only one column, the content of the bottom most cell is copied into the selected cells. If several columns are selected, the contents of the bottom most cells are copied into those selected above." +msgstr "បើ​ជួរ​មួយ​ដែល​បាន​ជ្រើស​មាន​ជួរ​ឈរ​​តែ​មួយ នោះ​មាតិកា​នៃ​ក្រឡា​ក្រោម​បំផុត ត្រូវ​បាន​ចម្លង​ទៅ​ក្រឡា​ដែល​បាន​ជ្រើស ។ បើ​មាន​ជួរ​ដេក​​​ច្រើន​ត្រូវ​បាន​ជ្រើស នោះ​មាតិកា​នៃ​ក្រឡា​ក្រោម​បំផុត ត្រូវ​បាន​ចម្លង​ទៅ​ក្រឡា​ដែល​បាន​ជ្រើស​ពី​លើ ។" + +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"tit\n" +"help.text" +msgid "Optimal Row Heights" +msgstr "កម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុត" + +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"bm_id3148491\n" +"help.text" +msgid "sheets; optimal row heightsrows; optimal heightsoptimal row heights" +msgstr "សន្លឹក; កម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុតជួរ​ដេក; កម្ពស់​​​ប្រសើរ​បំផុតកម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុត" + +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"hd_id3148491\n" +"1\n" +"help.text" +msgid "Optimal Row Heights" +msgstr "កម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុត" + +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"par_id3154758\n" +"2\n" +"help.text" +msgid "Determines the optimal row height for the selected rows. The optimal row height depends on the font size of the largest character in the row. You can use various units of measure." +msgstr "កំណត់​កម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុត សម្រាប់​ជួរ​ដេក​ដែល​បាន​ជ្រើស ។ កម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុត​គឺ​អាស្រ័យ​លើ​ទំហំ​ពុម្ព​អក្សរ​នៃ​តួអក្សរ​ដែល​ធំ​ជាង​គេ​ក្នុង​ជួរ​ដេក ។ អ្នក​អាច​ប្រើ ឯកតា​រង្វាស់ ផ្សេង​ៗ ។" + +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"hd_id3154908\n" +"3\n" +"help.text" +msgid "Add" +msgstr "បន្ថែម" + +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"par_id3151044\n" +"4\n" +"help.text" +msgid "Sets additional spacing between the largest character in a row and the cell boundaries." +msgstr "កំណត់​គម្លាត​បន្ថែម​រវាង​តួអក្សរ​ដែល​ធំ​ជាង​គេ​ក្នុង​ជួរ​ដេក​មួយ និង​ព្រំដែន​ក្រឡា ។" + +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"hd_id3150439\n" +"5\n" +"help.text" +msgid "Default value" +msgstr "តម្លៃ​លំនាំដើម" + +#: 05030200.xhp +msgctxt "" +"05030200.xhp\n" +"par_id3146984\n" +"6\n" +"help.text" +msgid "Restores the default value for the optimal row height." +msgstr "ស្តារ​តម្លៃ​លំនាំដើម​ឡើង​វិញ សម្រាប់​កម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុត ។" + +#: 04070200.xhp +msgctxt "" +"04070200.xhp\n" +"tit\n" +"help.text" +msgid "Insert Name" +msgstr "បញ្ចូល​ឈ្មោះ" + +#: 04070200.xhp +msgctxt "" +"04070200.xhp\n" +"bm_id3153195\n" +"help.text" +msgid "cell ranges; inserting named rangesinserting; cell ranges" +msgstr "ជួរ​ក្រឡា; ការ​បញ្ចូល​ជួរ​ដែល​មាន​ឈ្មោះការ​បញ្ចូល; ជួរ​ក្រឡា" + +#: 04070200.xhp +msgctxt "" +"04070200.xhp\n" +"hd_id3153195\n" +"1\n" +"help.text" +msgid "Insert Name" +msgstr "បញ្ចូល​ឈ្មោះ" + +#: 04070200.xhp +msgctxt "" +"04070200.xhp\n" +"par_id3150011\n" +"2\n" +"help.text" +msgid "Inserts a defined named cell range at the current cursor's position." +msgstr "បញ្ចូល​ជួរ​ក្រឡា​មួយ​ដែល​បាន​កំណត់​ឈ្មោះ នៅ​ទីតាំង​ទស្សន៍​ទ្រនិច​បច្ចុប្បន្ន ។" + +#: 04070200.xhp +msgctxt "" +"04070200.xhp\n" +"par_id3149412\n" +"7\n" +"help.text" +msgid "You can only insert a cell area after having defined a name for the area." +msgstr "អ្នក​អាច​បញ្ចូល​តំបន់​ក្រឡា​មួយ តែ​បន្ទាប់​ពី​បាន​កំណត់​ឈ្មោះ​មួយ​សម្រាប់​តំបន់​ប៉ុណ្ណោះ ។" + +#: 04070200.xhp +msgctxt "" +"04070200.xhp\n" +"hd_id3153160\n" +"3\n" +"help.text" +msgid "Insert name" +msgstr "បញ្ចូល​ឈ្មោះ" + +#: 04070200.xhp +msgctxt "" +"04070200.xhp\n" +"par_id3154944\n" +"4\n" +"help.text" +msgid "Lists all defined cell areas. Double-click an entry to insert the named area into the active sheet at the current cursor position." +msgstr "រាយ​តំបន់​ក្រឡា​ដែល​បាន​កំណត់​ទាំងអស់ ។ ចុច​ទ្វេដង​​លើ​ធាតុ​មួយ​ដើម្បី​បញ្ចូល​តំបន់​ដែល​មាន​ឈ្មោះ ទៅ​ក្នុង​សន្លឹក​សកម្ម​នៅ​ទីតាំង​ទស្សន៍​ទ្រនិច​បច្ចុប្បន្ន ។" + +#: 04070200.xhp +msgctxt "" +"04070200.xhp\n" +"hd_id3153418\n" +"5\n" +"help.text" +msgid "Insert All" +msgstr "បញ្ចូល​ទាំងអស់" + +#: 04070200.xhp +msgctxt "" +"04070200.xhp\n" +"par_id3155066\n" +"6\n" +"help.text" +msgid "Inserts a list of all named areas and the corresponding cell references at the current cursor position." +msgstr "បញ្ចូល​បញ្ជី​មួយ​នៃ​តំបន់​ដែល​បាន​ដាក់​ឈ្មោះ​ទាំងអស់ និង​សេចក្តី​យោង​ក្រឡា​ដែល​ត្រូវ​គ្នា នៅ​ទីតាំង​ទស្សន៍​ទ្រនិច​បច្ចុប្បន្ន ។" + +#: 06030500.xhp +msgctxt "" +"06030500.xhp\n" +"tit\n" +"help.text" +msgid "Remove All Traces" +msgstr "យក​​ដាន​​ទាំងអស់​ចេញ" + +#: 06030500.xhp +msgctxt "" +"06030500.xhp\n" +"bm_id3153088\n" +"help.text" +msgid "cells; removing traces" +msgstr "ក្រឡា; ការ​យក​ដាន​ចេញ" + +#: 06030500.xhp +msgctxt "" +"06030500.xhp\n" +"hd_id3153088\n" +"1\n" +"help.text" +msgid "Remove All Traces" +msgstr "យក​ដាន​ទាំងអស់​ចេញ" + +#: 06030500.xhp +msgctxt "" +"06030500.xhp\n" +"par_id3151246\n" +"2\n" +"help.text" +msgid "Removes all tracer arrows from the spreadsheet." +msgstr "យក​ព្រួញ​ដាន​ទាំងអស់​ចេញ​ពី​សៀវភៅ​បញ្ជី ។" + +#: 02210000.xhp +msgctxt "" +"02210000.xhp\n" +"tit\n" +"help.text" +msgid "Selecting Sheets" +msgstr "ការ​ជ្រើស​សន្លឹក" + +#: 02210000.xhp +msgctxt "" +"02210000.xhp\n" +"hd_id3156023\n" +"5\n" +"help.text" +msgid "Selecting Sheets" +msgstr "ការ​ជ្រើស​សន្លឹក" + +#: 02210000.xhp +msgctxt "" +"02210000.xhp\n" +"par_id3147265\n" +"1\n" +"help.text" +msgid "Selects multiple sheets." +msgstr "ជ្រើស​​សន្លឹក​ជា​ច្រើន ។" + +#: 02210000.xhp +msgctxt "" +"02210000.xhp\n" +"hd_id3125863\n" +"2\n" +"help.text" +msgid "Selected Sheets" +msgstr "សន្លឹក​ដែល​បាន​ជ្រើស" + +#: 02210000.xhp +msgctxt "" +"02210000.xhp\n" +"par_id3153969\n" +"3\n" +"help.text" +msgid "Lists the sheets in the current document. To select a sheet, press the up or down arrow keys to move to a sheet in the list. To add a sheet to the selection, hold down Ctrl (Mac: Command) while pressing the arrow keys and then press Spacebar. To select a range of sheets, hold down Shift and press the arrow keys. " +msgstr "រាយ​បញ្ជី​សន្លឹក​នៅ​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​។ ដើម្បី​ជ្រើស​សន្លឹក គឺ​ត្រូវ​ចុច​គ្រាប់ចុច​​ព្រួញ​ឡើងលើ ឬ​ចុះក្រោម ដើម្បី​ផ្លាស់ទី​សន្លឹក​នៅ​ក្នុង​បញ្ជី ។ ដើម្បី​បន្ថែម​សន្លឹក​ទៅ​ជម្រើស គឺ​ត្រូវ​សង្កត់​បញ្ជា (Ctrl) (Mac ៖ Command) នៅពេល​ដែល​ចុច​គ្រាប់ចុច​ព្រួញ​កណ្ដុរ ហើយ​ចុច​ចន្លោះ​មិនឃើញ ។ ដើម្បី​ជ្រើស​ជួរ​សន្លឹក ត្រូវ​សង្កត់គ្រាប់ចុច​ប្ដូរ (Shift) ហើយ​ចុច​គ្រាប់ចុច​ព្រួញ ។ " + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"tit\n" +"help.text" +msgid "TIMEVALUE" +msgstr "TIMEVALUE" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"bm_id3146755\n" +"help.text" +msgid "TIMEVALUE function" +msgstr "អនុគមន៍ TIMEVALUE" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"hd_id3146755\n" +"160\n" +"help.text" +msgid "TIMEVALUE" +msgstr "TIMEVALUE" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"par_id3148502\n" +"161\n" +"help.text" +msgid "TIMEVALUE returns the internal time number from a text enclosed by quotes and which may show a possible time entry format." +msgstr "TIMEVALUE ត្រឡប់​លេខ​​ពេល​វេលា​ខាង​ក្នុង ពី​អត្ថបទ​មួយ​ដែល​ស្ថិត​នៅក្នុង​សញ្ញា​សម្រង់ ហើយ​ដែល​ប្រហែល​ជា​បង្ហាញ​ទ្រង់ទ្រាយ​ធាតុ​ពេល​វេលា​ដែល​អាច​មាន ។" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"par_id3150794\n" +"162\n" +"help.text" +msgid "The internal number indicated as a decimal is the result of the date system used under $[officename] to calculate date entries." +msgstr "លេខ​ខាង​ក្នុង​ដែល​បាន​បញ្ជាក់​ជា​ទសភាគ គឺ​ជា​លទ្ធផល​នៃ​ប្រព័ន្ធ​កាល​បរិច្ឆេទ​ដែល​ប្រើ​ក្រោម ​​​$[officename] ដើម្បី​គណនា​ធាតុ​ពេល​វេលា ។" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"par_id011920090347118\n" +"help.text" +msgid "If the text string also includes a year, month, or day, TIMEVALUE only returns the fractional part of the conversion." +msgstr "ប្រសិនបើ​ខ្សែអក្សរ​អត្ថបទ​មាន​ឆ្នាំ ខែ ឬ​ថ្ងៃ TIMEVALUE ត្រឡប់តែ​ផ្នែក​ប្រភាគ​នៃ​កា​របម្លែង ។" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"hd_id3150810\n" +"163\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"par_id3150823\n" +"164\n" +"help.text" +msgid "TIMEVALUE(\"Text\")" +msgstr "TIMEVALUE(\"អត្ថបទ\")" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"par_id3152556\n" +"165\n" +"help.text" +msgid "Text is a valid time expression and must be entered in quotation marks." +msgstr "អត្ថបទ គឺ​ជា​កន្សោម​ពេលវេលា​ត្រឹមត្រូវ ហើយ​ត្រូវតែ​បញ្ចូល​ក្នុង​សញ្ញា​សម្រង់(') ." + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"hd_id3146815\n" +"166\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"par_id3146829\n" +"167\n" +"help.text" +msgid "=TIMEVALUE(\"4PM\") returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00." +msgstr "=TIMEVALUE(\"4PM\") ត្រឡប់ 0.67 ។ នៅពេល​ធ្វើទ្រង់ទ្រាយ​ជា​ទ្រង់ទ្រាយ​ពេលវេលា HH:MM:SS បន្ទាប់​មក​អ្នក​ទទួល​បាន 16:00:00 ។" + +#: func_timevalue.xhp +msgctxt "" +"func_timevalue.xhp\n" +"par_id3153632\n" +"168\n" +"help.text" +msgid "=TIMEVALUE(\"24:00\") returns 1. If you use the HH:MM:SS time format, the value is 00:00:00." +msgstr "=TIMEVALUE(\"24:00\") ត្រឡប់ 1 ។ ប្រសិនបើ​អ្នក​ប្រើ​ទ្រង់ទ្រាយ​ពេលវេលា HH:MM:SS តម្លៃគឺ 00:00:00 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"tit\n" +"help.text" +msgid "Information Functions" +msgstr "អនុគមន៍​ព័ត៌មាន" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3147247\n" +"help.text" +msgid "information functionsFunction Wizard; informationfunctions; information functions" +msgstr "អនុគមន៍​ព័ត៌មានអ្នក​ជំនួយ​ការ​អនុគមន៍; ព័ត៌មានអនុគមន៍; អនុគមន៍​ព័ត៌មាន" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3147247\n" +"1\n" +"help.text" +msgid "Information Functions" +msgstr "អនុគមន៍​ព័ត៌មាន" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3147499\n" +"2\n" +"help.text" +msgid "This category contains the Information functions. " +msgstr "ប្រភេទ​នេះ​មាន​អនុគមន៍ ព័ត៌មាន ។ " + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3159128\n" +"3\n" +"help.text" +msgid "The data in the following table serves as the basis for some of the examples in the function descriptions:" +msgstr "ទិន្នន័យ​ក្នុង​តារាង​ខាង​ក្រោម បម្រើ​ជា​មូលដ្ឋាន​សម្រាប់​ឧទាហរណ៍​ខ្លះ ក្នុង​ការ​ពិពណ៌នា​អនុគមន៍ ៖" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3146885\n" +"4\n" +"help.text" +msgid "C" +msgstr "C" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149944\n" +"5\n" +"help.text" +msgid "D" +msgstr "D" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150457\n" +"6\n" +"help.text" +msgid "2" +msgstr "2" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150024\n" +"7\n" +"help.text" +msgid "x value" +msgstr "x តម្លៃ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148725\n" +"8\n" +"help.text" +msgid "y value" +msgstr "y តម្លៃ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150480\n" +"9\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148440\n" +"10\n" +"help.text" +msgid "-5" +msgstr "-5" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148888\n" +"11\n" +"help.text" +msgid "-3" +msgstr "-3" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153034\n" +"12\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150139\n" +"13\n" +"help.text" +msgid "-2" +msgstr "-2" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149542\n" +"14\n" +"help.text" +msgid "0" +msgstr "0" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149188\n" +"15\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153329\n" +"16\n" +"help.text" +msgid "-1" +msgstr "-1" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155257\n" +"17\n" +"help.text" +msgid "1" +msgstr "1" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145142\n" +"18\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149956\n" +"19\n" +"help.text" +msgid "0" +msgstr "0" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145594\n" +"20\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153113\n" +"21\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148573\n" +"22\n" +"help.text" +msgid "2" +msgstr "2" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145166\n" +"23\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3157998\n" +"24\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150018\n" +"25\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150129\n" +"26\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145245\n" +"27\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148389\n" +"28\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156068\n" +"29\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3691824\n" +"help.text" +msgid "INFO function" +msgstr "អនុគមន៍ INFO" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id5787224\n" +"help.text" +msgid "INFO" +msgstr "INFO" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id1507309\n" +"help.text" +msgid "Returns specific information about the current working environment. The function receives a single text argument and returns data depending on that parameter." +msgstr "ត្រឡប់​ព័ត៌មាន​ជាក់លាក់​អំពី​បរិស្ថាន​ធ្វើការ​បច្ចុប្បន្ន ។ អនុគមន៍​ទទួល​អាគុយម៉ង់​អត្ថបទ​តែ​មួយ និង​ត្រឡប់​ទិន្នន័យ​ដោយ​ផ្អែក​លើ​ប៉ារ៉ាម៉ែត្រ​នោះ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id7693411\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3928952\n" +"help.text" +msgid "INFO(\"Type\")" +msgstr "INFO(\"ប្រភេទ\")" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id5206762\n" +"help.text" +msgid "The following table lists the values for the text parameter Type and the return values of the INFO function." +msgstr "តារាង​ខាងក្រោម រាយ​តម្លៃ​សម្រាប់​ប៉ារ៉ាម៉ែត្រ​អត្ថបទ ប្រភេទ និង​តម្លៃ​ត្រឡប់​របស់​អនុគមន៍ INFO ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id5735953\n" +"help.text" +msgid "Value for \"Type\"" +msgstr "តម្លៃ​សម្រាប់ \"ប្រភេទ\"" + +#: 04060104.xhp +#, fuzzy +msgctxt "" +"04060104.xhp\n" +"par_id8360850\n" +"help.text" +msgid "Return value" +msgstr "តម្លៃ​ត្រឡប់" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id9648731\n" +"help.text" +msgid "\"osversion\"" +msgstr "\"កំណែ​ប្រព័ន្ធ​ប្រតិបត្តិ​\"" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id908841\n" +"help.text" +msgid "Always \"Windows (32-bit) NT 5.01\", for compatibility reasons" +msgstr "\"Windows (៣២-ប៊ីត​) NT ៥.០១\" ជានិច្ច​សម្រាប់​មូលហេតុ​ឆបគ្នា​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id8193914\n" +"help.text" +msgid "\"system\"" +msgstr "\"ប្រព័ន្ធ​\"" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id9841608\n" +"help.text" +msgid "The type of the operating system.
\"WNT\" for Microsoft Windows
\"LINUX\" for Linux
\"SOLARIS\" for Solaris" +msgstr "ប្រភេទ​នៃ​ប្រព័ន្ធ​ប្រតិបត្តិការណ៍ ។
\"WNT\" សម្រាប់ម៉ៃក្រូសូស​ វីន​ដូ​
\"LINUX\" សម្រាប់​លីនុច​
\"SOLARI\" សម្រាប់​ Solaris" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id2701803\n" +"help.text" +msgid "\"release\"" +msgstr "\"ចេញផ្សាយ​\"" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id2136295\n" +"help.text" +msgid "The product release identifier, for example \"300m25(Build:9876)\"" +msgstr "សញ្ញា​កំណត់​អត្តសញ្ញាណ​ការ​ចេញផ្សាយ​ផលិតផល ឧទាហរណ៍ \"300m25(Build:9876)\"" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id9200109\n" +"help.text" +msgid "\"numfile\"" +msgstr "\"numfile\"" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id4186223\n" +"help.text" +msgid "Always 1, for compatibility reasons" +msgstr "១ ជានិច្ច​សម្រាប់​ហេតុផល​ឆប​គ្នា​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id5766472\n" +"help.text" +msgid "\"recalc\"" +msgstr "\"recalc\"" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id1491134\n" +"help.text" +msgid "Current formula recalculation mode, either \"Automatic\" or \"Manual\" (localized into %PRODUCTNAME language)" +msgstr "របៀ​គណនា​រូបមន្ដ​ឡើង​វិញ​បច្ចុប្បន្ន \"ស្វ័យប្រវត្តិ\" ឬ​\"ដោយ​ដៃ\" (ត្រូវ​បាន​ធ្វើ​មូលដ្ឋានីយកម្ម​ទៅ​ជា​ភាសា %PRODUCTNAME)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id1161534\n" +"help.text" +msgid "Other spreadsheet applications may accept localized values for the Type parameter, but %PRODUCTNAME Calc will only accept the English values." +msgstr "កម្មវិធី​សៀវភៅ​ផ្សេងៗ​អាច​ទទួល​យក​តម្លៃ​ដែល​បាន​ធ្វើ​មូលដ្ឋានីយកម្ម​ សម្រាប់​ប៉ារ៉ាម៉ែត្រ ប្រភេទ ប៉ុន្តែ %PRODUCTNAME Calc នឹង​ទទួល​យក​តែ​តម្លៃ​ជា​ភាសា​អង់គ្លេស​ប៉ុណ្ណោះ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id5459456\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3994567\n" +"help.text" +msgid "=INFO(\"release\") returns the product release number of the %PRODUCTNAME in use." +msgstr "=INFO(\"release\") ត្រឡប់​លេខ​ចេញ​ផលិតផល​របស់ %PRODUCTNAME ដែល​កំពុង​ប្រើ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id2873622\n" +"help.text" +msgid "=INFO(D5) with cell D5 containing a text string system returns the operation system type." +msgstr "=INFO(D5) ជាមួយ​នឹង​ក្រឡា D5 មាន​ប្រព័ន្ធ​ខ្សែអក្សរ​អត្ថបទ​ដែល​ត្រឡប់​ប្រភេទ​ប្រព័ន្ធ​ប្រតិបត្តិការ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3155625\n" +"help.text" +msgid "CURRENT function" +msgstr "អនុគមន៍ CURRENT" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3155625\n" +"30\n" +"help.text" +msgid "CURRENT" +msgstr "CURRENT" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3157975\n" +"31\n" +"help.text" +msgid "This function returns the result to date of evaluating the formula of which it is a part (in other words the result as far as that evaluation has got). Its main use is together with the STYLE() function to apply selected styles to a cell depending on the cell contents." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​លទ្ធផល​ទៅ​ជា​កាលបរិច្ឆេទ​នៃ​កា​វាយតម្លៃ​រូបមន្ត​ដែល​វា​ជា​ផ្នែក (ក្នុង​ន័យ​ផ្សេង រហូត​មក​ដល់​ពេល​នេះ​​បាន​ទទួល​លទ្ធផល​នៃ​កា​រវាយតម្លៃ) ។ កា​រប្រើជា​ចម្បង​របស់​វា​គឺ​​រួម​ជា​មួយ​នឹង​អនុគមន៍ STYLE() ដើម្បី​អនុវត្ត​រចនាប័ទ្ម​ដែល​បានជ្រើស​ទៅ​ក្រឡា ដោយអាស្រ័យ​លើ​មាតិកា​ក្រឡា ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3148880\n" +"32\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150930\n" +"33\n" +"help.text" +msgid "CURRENT()" +msgstr "CURRENT()" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3145629\n" +"34\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id5919064\n" +"help.text" +msgid "=1+2+CURRENT()" +msgstr "=1+2+CURRENT()" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id8751792\n" +"help.text" +msgid "The example returns 6. The formula is calculated from left to right as: 1 + 2 equals 3, giving the result to date when CURRENT() is encountered; CURRENT() therefore yields 3, which is added to the original 3 to give 6." +msgstr "ឧទាហរណ៍​ត្រឡប់ ៦ ។ រូបមន្ត​ត្រូវ​បានគណនា​ពី​ឆ្វេង​ទៅ​ស្ដាំ​ជា ៖ 1 + 2 ស្មើ 3 ដោយ​ផ្ដល់​នូវ​លទ្ធផល​ទៅ​កាលបរិច្ឆេទ​នៅ​ពេល CURRENT() ត្រូវ​បាន​ជួប​ប្រទះ CURRENT() ដូច្នេះ​លទ្ធផល 3 ដែល​ត្រូវ​បាន​បន្ថែម​ទៅ​ 3 ដើម្បី​ផ្ដល់ 6 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id5863826\n" +"help.text" +msgid "=A2+B2+STYLE(IF(CURRENT()>10;”Red”;”Default”))" +msgstr "=A2+B2+STYLE(IF(CURRENT()>10;”ក្រហម”;”លំនាំដើម”))" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id7463911\n" +"help.text" +msgid "The example returns A2 + B2 (STYLE returns 0 here). If this sum is greater than 10, the style Red is applied to the cell. See the STYLE function for more explanation." +msgstr "ឧទាហរណ៍​ត្រឡប់ A2 + B2 (រចនាប័ទ្ម​ត្រឡប់ ០ នៅ​ទីនេះ) ។ ប្រសិន​បើ​​ផល​បូក​នេះ​ធំជាង ១០ រចនាប័ទ្ម​ពណ៌​ក្រហម​ត្រូវ​បាន​អនុវត្ត​ទៅ​ក្រឡា ​។ ចំពោះ​កា​រពន្យល់​បន្ថែម​សូម​មើល​អនុគមន៍STYLE ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id7318643\n" +"help.text" +msgid "=\"choo\"&CURRENT()" +msgstr "=\"choo\"&CURRENT()" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id6019165\n" +"help.text" +msgid "The example returns choochoo." +msgstr "ឧទាហរណ៍​ត្រឡប់ choochoo." + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3150688\n" +"help.text" +msgid "FORMULA functionformula cells;displaying formulas in other cellsdisplaying;formulas at any position" +msgstr "អនុគមន៍ FORMULAក្រឡា​រូបមន្ត;ការបង្ហាញ​រូបមន្ត​នៅក្នុង​ក្រឡា​ផ្សេងទៀតការបង្ហាញ;រូបមន្ត​នៅទីតាំងណាមួយ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3150688\n" +"147\n" +"help.text" +msgid "FORMULA" +msgstr "FORMULA" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3158417\n" +"148\n" +"help.text" +msgid "Displays the formula of a formula cell as a text string." +msgstr "បង្ហាញ​រូបមន្ត​របស់​ក្រឡា​រូបមន្ត​ជា​ខ្សែអក្សរ​អត្ថបទ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3154954\n" +"149\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3147535\n" +"150\n" +"help.text" +msgid "FORMULA(Reference)" +msgstr "FORMULA(សេចក្ដីយោង)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3014313\n" +"help.text" +msgid "Reference is a reference to a cell containing a formula." +msgstr "សេចក្ដី​យោង គឺ​ជា​សេចក្ដីយោង​ទៅ​ក្រឡា​ដែល​មាន​រូបមន្ត ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id8857081\n" +"help.text" +msgid "An invalid reference or a reference to a cell with no formula results in the error value #N/A." +msgstr "សេចក្ដី​យោង​មិនត្រឹមត្រូវ ឬ​សេចក្ដី​យោង​ទៅ​ក្រឡា​ដែល​គ្មាន​លទ្ធផល​រូបមន្ត​នៅ​ក្នុង​តម្លៃ​កំហុស #N/A ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3152820\n" +"151\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153179\n" +"152\n" +"help.text" +msgid "If cell A8 contains the formula =SUM(1;2;3) then" +msgstr "If cell A8 contains the formula =SUM(1;2;3) then" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153923\n" +"153\n" +"help.text" +msgid "=FORMULA(A8) returns the text =SUM(1;2;3)." +msgstr "=FORMULA(A8) ត្រឡប់​អត្ថបទ =SUM(1;2;3)." + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3155409\n" +"help.text" +msgid "ISREF functionreferences;testing cell contentscell contents;testing for references" +msgstr "អនុគមន៍ ISREFសេចក្ដី​យោង;ការសាកល្បង​មាតិកាក្រឡាមាតិកា​ក្រឡា;ការសាកល្បង​សម្រាប់​សេចក្ដីយោង" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3155409\n" +"37\n" +"help.text" +msgid "ISREF" +msgstr "ISREF" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153723\n" +"38\n" +"help.text" +msgid "Tests if the argument is a reference. Returns TRUE if the argument is a reference, returns FALSE otherwise. When given a reference this function does not examine the value being referenced." +msgstr "សាកល្បង​ថាតើ អាគុយម៉ង់​គឺ​ជា​សេចក្ដី​យោង​ឬអត់ ។ ត្រឡប់ TRUE ប្រសិន​បើ​អាគុយម៉ង់​គឺ​ជា​សេចក្ដី​យោង តែ​បើ​មិនជា​សេចក្ដី​យោងទេ ត្រឡប់ FALSE ។ នៅពេល​ដែល​បានផ្ដល់​សេចក្ដីយោង អនុគមន៍​នេះ​មិន​ពិសោធន៍​តម្លៃ​ដែលបាន​យោង​ទេ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3147175\n" +"39\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149821\n" +"40\n" +"help.text" +msgid "ISREF(Value)" +msgstr "ISREF(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3146152\n" +"41\n" +"help.text" +msgid "Value is the value to be tested, to determine whether it is a reference." +msgstr "តម្លៃ ជា​តម្លៃ​ដែល​ត្រូវ​សាកល្បង ដើម្បី​កំណត់​ថា​តើ វា​ជា​សេចក្តី​យោង​មួយ​ឬ​ទេ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3083448\n" +"42\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154317\n" +"43\n" +"help.text" +msgid "=ISREF(C5) returns the result TRUE because C5 is a valid reference." +msgstr "=ISREF(C5) ត្រឡប់​លទ្ធផល TRUE ពីព្រោះ C5 ជា​សេចក្ដីយោង​ត្រឹមត្រូវ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id9728072\n" +"help.text" +msgid "=ISREF(\"abcdef\") returns always FALSE because a text can never be a reference." +msgstr "=ISREF(\"abcdef\") តែងតែ​ត្រឡប់ FALSE ពីព្រោះអត្ថបទ​មិន​អាច​ជា​សេចក្ដីយោង​បាន​ទេ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id2131544\n" +"help.text" +msgid "=ISREF(4) returns FALSE." +msgstr "=ISREF(4) ត្រឡប់ FALSE ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id4295480\n" +"help.text" +msgid "=ISREF(INDIRECT(\"A6\")) returns TRUE, because INDIRECT is a function that returns a reference." +msgstr "=ISREF(INDIRECT(\"A6\")) ត្រឡប់ TRUE ពីព្រោះ INDIRECT គឺ​ជា​មុខងារ​ដែល​ត្រឡប់​សេចក្ដី​យោង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3626819\n" +"help.text" +msgid "=ISREF(ADDRESS(1; 1; 2;\"Sheet2\")) returns FALSE, because ADDRESS is a function that returns a text, although it looks like a reference." +msgstr "=ISREF(ADDRESS(1; 1; 2;\"Sheet2\")) ត្រឡប់ FALSE ពីព្រោះ​ ADDRESS គឺ​ជា​អនុគមន៍​ដែល​ត្រឡប់ អត្ថបទ ទោះបី​ជា​វា​ដូច​ជា​សេចក្ដីយោង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3154812\n" +"help.text" +msgid "ISERR functionerror codes;controlling" +msgstr "អនុគមន៍ ISERRកំហុស​កូដ;ការត្រួតពិនិត្យ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3154812\n" +"45\n" +"help.text" +msgid "ISERR" +msgstr "ISERR" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149282\n" +"46\n" +"help.text" +msgid "Tests for error conditions, except the #N/A error value, and returns TRUE or FALSE." +msgstr "សាកល្បង​លក្ខខណ្ឌ​កំហុស លើកលែង​តែតម្លៃ​កំហុស #N/A ហើយ​ត្រឡប់ TRUE ឬ FALSE ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3149450\n" +"47\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156312\n" +"48\n" +"help.text" +msgid "ISERR(Value)" +msgstr "ISERR(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3146857\n" +"49\n" +"help.text" +msgid "Value is any value or expression which is tested to see whether an error value other than #N/A is present." +msgstr "តម្លៃ ជា​តម្លៃ ឬ​កន្សោម​ណា​មួយ​ដែល​ត្រូវ​បាន​​សាកល្បង ដើម្បី​មើល​ថា​តើ​តម្លៃ​កំហុស​មួយ​មិន​ស្មើ #N/A ត្រូវ​បាន​បង្ហាញ​ឬ​ទេ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3153212\n" +"50\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153276\n" +"51\n" +"help.text" +msgid "=ISERR(C8) where cell C8 contains =1/0 returns TRUE, because 1/0 is an error." +msgstr "=ISERR(C8) ដែលសែល C8 មាន =1/0 ត្រឡប់ TRUE ពីព្រោះ 1/0 គឺ​ជា​កំហុស ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id8456984\n" +"help.text" +msgid "=ISERR(C9) where cell C9 contains =NA() returns FALSE, because ISERR() ignores the #N/A error." +msgstr "=ISERR(C9) ដែល​ក្រឡា C9 មាន=NA() ត្រឡប់ FALSE ពីព្រោះ ISERR() មិន​អើពើ​នឹង​កំហុស #N/A ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3147081\n" +"help.text" +msgid "ISERROR functionrecognizing;general errors" +msgstr "អនុគមន៍ ISERRORការទទួលស្គាល់;កំហុស​ទូទៅ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3147081\n" +"53\n" +"help.text" +msgid "ISERROR" +msgstr "ISERROR" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156316\n" +"54\n" +"help.text" +msgid "Tests for error conditions, including the #N/A error value, and returns TRUE or FALSE." +msgstr "សាកល្បង​លក្ខខណ្ឌ​កំហុស រួមមានតម្លៃកំហុស #N/A និង​ត្រឡប់ TRUE ឬ FALSE ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3147569\n" +"55\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153155\n" +"56\n" +"help.text" +msgid "ISERROR(Value)" +msgstr "ISERROR(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154047\n" +"57\n" +"help.text" +msgid "Value is or refers to the value to be tested. ISERROR() returns TRUE if there is an error and FALSE if not." +msgstr "តម្លៃ ជា ឬ​យោង​ទៅ​តម្លៃ​ត្រូវ​សាកល្បង ។ ISERROR() ត្រឡប់ TRUE ប្រសិន​បើ​មាន​កំហុស និង​ត្រឡប់ FALSE បើ​គ្មាន​កំហុស ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3155994\n" +"58\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150256\n" +"59\n" +"help.text" +msgid "=ISERROR(C8) where cell C8 contains =1/0 returns TRUE, because 1/0 is an error." +msgstr "=ISERROR(C8) ដែល​ក្រឡា C8 មាន =1/0 ត្រឡប់ TRUE ពីព្រោះ 1/0 គឺ​ជា​កំហុស ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id1889095\n" +"help.text" +msgid "=ISERROR(C9) where cell C9 contains =NA() returns TRUE." +msgstr "=ISERROR(C9) ដែល​ក្រឡា C9 មាន =NA() ត្រឡប់ TRUE ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3153618\n" +"help.text" +msgid "ISFORMULA functionrecognizing formula cellsformula cells;recognizing" +msgstr "រូបមន្ត ISFORMULAការទទួល​ស្គាល់​ក្រឡារូបមន្តក្រឡា​រូបមន្ត;ការទទួល​ស្គាល់" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3153618\n" +"61\n" +"help.text" +msgid "ISFORMULA" +msgstr "ISFORMULA" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149138\n" +"62\n" +"help.text" +msgid "Returns TRUE if a cell is a formula cell." +msgstr "ត្រឡប់ TRUE បើ​ក្រឡា​មួយ​គឺ​ជា​ក្រឡា​រូបមន្ត​មួយ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3155100\n" +"63\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3143230\n" +"64\n" +"help.text" +msgid "ISFORMULA(Reference)" +msgstr "ISFORMULA(សេចក្ដីយោង)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150150\n" +"65\n" +"help.text" +msgid "Reference indicates the reference to a cell in which a test will be performed to determine if it contains a formula." +msgstr "សេចក្ដី​យោង ចង្អុរ​បង្ហាញ​សេចក្ដីយោង ទៅ​ក្រឡា​ដែល​នឹង​ធ្វើការសាកល្បង​នៅក្នុង​វាដើម្បី​កំណត់ ប្រសិនបើ​វា​មាន​រូបមន្ត ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3147491\n" +"66\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3159182\n" +"67\n" +"help.text" +msgid "=ISFORMULA(C4) returns FALSE if the cell C4 contains the number 5." +msgstr "=ISFORMULA(C4) ត្រឡប់ FALSE ប្រសិនបើក្រឡា C4 មាន​លេខ 5 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3149760\n" +"help.text" +msgid "ISEVEN_ADD function" +msgstr "អនុគមន៍ ISEVEN_ADD" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3149760\n" +"229\n" +"help.text" +msgid "ISEVEN_ADD" +msgstr "ISEVEN_ADD" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3147253\n" +"230\n" +"help.text" +msgid "Tests for even numbers. Returns 1 if the number divided by 2 returns a whole number." +msgstr "សាកល្បង​សម្រាប់​លេខ​គូ ។ ត្រឡប់ 1 ប្រសិន​បើ​លេខ​ត្រូបាន​ចែក​ដោយ 2 ដែល​ត្រឡប់​ចំនួន​ទាំងមូល ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3152799\n" +"231\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149202\n" +"232\n" +"help.text" +msgid "ISEVEN_ADD(Number)" +msgstr "ISEVEN_ADD(លេខ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151168\n" +"233\n" +"help.text" +msgid "Number is the number to be tested." +msgstr "ចំនួន គឺ​ជា​ចំនួន​ត្រូវ​សាកល្បង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3150115\n" +"234\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153904\n" +"235\n" +"help.text" +msgid "=ISEVEN_ADD(5) returns 0." +msgstr "=ISEVEN_ADD(5) ត្រឡប់ ០ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id6238308\n" +"help.text" +msgid "=ISEVEN_ADD(A1) returns 1 if cell A1 contains the number 2." +msgstr "=ISEVEN_ADD(A1) ត្រឡប់ 1 ប្រសិន​បើ​ក្រឡា A1 មាន​លេខ 2 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3154692\n" +"help.text" +msgid "ISNONTEXT functioncell contents;no text" +msgstr "អនុគមន៍ ISNONTEXTមាតិកា​ក្រឡា;គ្មាន​អត្ថបទ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3154692\n" +"68\n" +"help.text" +msgid "ISNONTEXT" +msgstr "ISNONTEXT" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155330\n" +"69\n" +"help.text" +msgid "Tests if the cell contents are text or numbers, and returns FALSE if the contents are text." +msgstr "ពិសោធន៍​បើ​មាតិកា​ក្រឡា​ជា​អត្ថបទ ឬ​លេខ ហើយ​ត្រឡប់ FALSE បើ​មាតិកា​ជា​អត្ថបទ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id5719779\n" +"help.text" +msgid "If an error occurs, the function returns TRUE." +msgstr "ប្រសិនបើ​មានកំហុស​កើត​ឡើង អនុគមន៍​ត្រឡប់ TRUE ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3154931\n" +"70\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148829\n" +"71\n" +"help.text" +msgid "ISNONTEXT(Value)" +msgstr "ISNONTEXT(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3146992\n" +"72\n" +"help.text" +msgid "Value is any value or expression where a test is performed to determine whether it is a text or numbers or a Boolean value." +msgstr "តម្លៃ ជា​តម្លៃ ឬ​កន្សោម​ណា​មួយ​ដែល​ការ​សាកល្បង​ត្រូវ​បាន​ធ្វើ ដើម្បី​កំណត់​ថា​តើ​វា​ជា​អត្ថបទ លេខ ឬ​ជា​តម្លៃ​ប៊ូលីន ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3150525\n" +"73\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149906\n" +"74\n" +"help.text" +msgid "=ISNONTEXT(D2) returns FALSE if cell D2 contains the text abcdef." +msgstr "=ISNONTEXT(D2) ត្រឡប់ FALSE ប្រសិន​បើ​ក្រឡា D2 មាន​អត្ថបទ abcdef ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150777\n" +"75\n" +"help.text" +msgid "=ISNONTEXT(D9) returns TRUE if cell D9 contains the number 8." +msgstr "=ISNONTEXT(D9) ត្រឡប់ TRUE ប្រសិន​បើ​ក្រឡា D9 មាន​លេខ 8 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3159148\n" +"help.text" +msgid "ISBLANK functionblank cell contentsempty cells; recognizing" +msgstr "អនុគមន៍ ISBLANKមាតិកា​ក្រឡា​ទទេក្រឡា​ទទេ; ការទទួលស្គាល់" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3159148\n" +"77\n" +"help.text" +msgid "ISBLANK" +msgstr "ISBLANK" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148800\n" +"78\n" +"help.text" +msgid "Returns TRUE if the reference to a cell is blank. This function is used to determine if the content of a cell is empty. A cell with a formula inside is not empty." +msgstr "ត្រឡប់ ពិត បើ​សេចក្តី​យោង​ទៅ​ក្រឡា​ទទេ ។ អនុគមន៍​នេះ​ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​បើ​មាតិកា​ក្រឡា​ទទេ ។ ក្រឡា​មួយ​ដែល​មាន​រូបមន្ត​មួយ​ខាង​ក្នុង​គឺ​មិន​ទទេ​ទេ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3159162\n" +"79\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3158406\n" +"80\n" +"help.text" +msgid "ISBLANK(Value)" +msgstr "ISBLANK(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154212\n" +"81\n" +"help.text" +msgid "Value is the content to be tested." +msgstr "តម្លៃ ជា​មាតិកា​ដែល​ត្រូវ​សាកល្បង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3147508\n" +"82\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3147234\n" +"83\n" +"help.text" +msgid "=ISBLANK(D2) returns FALSE as a result." +msgstr "=ISBLANK(D2) ត្រឡប់ FALSE ជា​លទ្ធផល ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3155356\n" +"help.text" +msgid "ISLOGICAL functionnumber formats;logicallogical number formats" +msgstr "អនុគមន៍ ISLOGICALទ្រង់ទ្រាយ​លេខ;តក្កវិជ្ជាទ្រង់ទ្រាយ​លេខ​តក្ក" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3155356\n" +"85\n" +"help.text" +msgid "ISLOGICAL" +msgstr "ISLOGICAL" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148926\n" +"86\n" +"help.text" +msgid "Tests for a logical value (TRUE or FALSE)." +msgstr "សាកល្បង​សម្រាប់​តម្លៃ​ពិត (TRUE ឬ​ FALSE) ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3541062\n" +"help.text" +msgid "If an error occurs, the function returns FALSE." +msgstr "ប្រសិន​បើ​មានកំហុស​កើត​ឡើង អនុគមន៍​ត្រឡប់ FALSE ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3149162\n" +"87\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148918\n" +"88\n" +"help.text" +msgid "ISLOGICAL(Value)" +msgstr "ISLOGICAL(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3146946\n" +"89\n" +"help.text" +msgid "Returns TRUE if Value is a logical value (TRUE or FALSE), and returns FALSE otherwise." +msgstr "ត្រឡប់ TRUE ប្រសិនបើ តម្លៃ ជា​តម្លៃពិត (TRUE ឬ FALSE) ហើយ​ត្រឡប់ FALSE ប្រសិន​បើ​តម្លៃ​ជា​តម្លៃមិន​ពិត ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3150709\n" +"90\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3166442\n" +"91\n" +"help.text" +msgid "=ISLOGICAL(99) returns FALSE, because 99 is a number, not a logical value." +msgstr "=ISLOGICAL(99) ត្រឡប់ FALSE ពីព្រោះ 99 គឺ​ជា​លេខ មិនមែនជា​តម្លៃ​តក្ក ​។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3556016\n" +"help.text" +msgid "=ISLOGICAL(ISNA(D4)) returns TRUE whatever the contents of cell D4, because ISNA() returns a logical value." +msgstr "=ISLOGICAL(ISNA(D4)) ត្រឡប់ TRUE អ្វី​ក៏​ដោយ​ដែល​មាតិកា​របស់​ក្រឡា D4 ពីព្រោះ ISNA() ត្រឡប់​តម្លៃ​តក្ក ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3153685\n" +"help.text" +msgid "ISNA function#N/A error;recognizing" +msgstr "អនុគមន៍ ISNAកំហុស #N/A ;ការទទួលស្គាល់" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3153685\n" +"93\n" +"help.text" +msgid "ISNA" +msgstr "ISNA" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149105\n" +"94\n" +"help.text" +msgid "Returns TRUE if a cell contains the #N/A (value not available) error value." +msgstr "ត្រឡប់ TRUE បើ​ក្រឡា​មួយ​មាន​តម្លៃ​កំហុស #N/A (មិន​មាន​តម្លៃ) ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id6018860\n" +"help.text" +msgid "If an error occurs, the function returns FALSE." +msgstr "ប្រសិន​បើ​មានកំហុស​កើត​ឡើង អនុគមន៍​ត្រឡប់ FALSE ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3152947\n" +"95\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153748\n" +"96\n" +"help.text" +msgid "ISNA(Value)" +msgstr "ISNA(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3152884\n" +"97\n" +"help.text" +msgid "Value is the value or expression to be tested." +msgstr "តម្លៃ គឺ​ជា​តម្លៃ ឬ​កន្សោម​ដែល​ត្រូវ​សាកល្បង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3149964\n" +"98\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154852\n" +"99\n" +"help.text" +msgid "=ISNA(D3) returns FALSE as a result." +msgstr "=ISNA(D3) ត្រឡប់ FALSE ជា​លទ្ធផល ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3149426\n" +"help.text" +msgid "ISTEXT functioncell contents;text" +msgstr "អនុគមន៍ ISTEXTមាតិកា​ក្រឡា;អត្ថបទ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3149426\n" +"101\n" +"help.text" +msgid "ISTEXT" +msgstr "ISTEXT" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145368\n" +"102\n" +"help.text" +msgid "Returns TRUE if the cell contents refer to text." +msgstr "ត្រឡប់ ពិត បើ​មាតិកា​ក្រឡា​យោង​ទៅ​អត្ថបទ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id6779686\n" +"help.text" +msgid "If an error occurs, the function returns FALSE." +msgstr "ប្រសិន​បើ​មានកំហុស​កើត​ឡើង អនុគមន៍​ត្រឡប់ FALSE ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3154332\n" +"103\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148649\n" +"104\n" +"help.text" +msgid "ISTEXT(Value)" +msgstr "ISTEXT(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150417\n" +"105\n" +"help.text" +msgid "Value is a value, number, Boolean value, or an error value to be tested." +msgstr "តម្លៃ ជា​តម្លៃ លេខ តម្លៃ​ប៊ូលីន ឬ​តំលៃ​កំហុស​ដែល​នឹង​ត្រូវ​បាន​សាកល្បង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3149239\n" +"106\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3144756\n" +"107\n" +"help.text" +msgid "=ISTEXT(D9) returns TRUE if cell D9 contains the text abcdef." +msgstr "=ISTEXT(D9) ត្រឡប់​ TRUE ប្រសិន​បើ​ក្រឡា D9 មាន​អត្ថបទ abcdef ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148416\n" +"108\n" +"help.text" +msgid "=ISTEXT(C3) returns FALSE if cell C3 contains the number 3." +msgstr "=ISTEXT(C3) ត្រឡប់ FALSE ប្រសិន​បើ​ក្រឡា C3 មាន​លេខ 3 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3153939\n" +"help.text" +msgid "ISODD_ADD function" +msgstr "អនុគមន៍ ISODD_ADD" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3153939\n" +"236\n" +"help.text" +msgid "ISODD_ADD" +msgstr "ISODD_ADD" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153538\n" +"237\n" +"help.text" +msgid "Returns TRUE (1) if the number does not return a whole number when divided by 2." +msgstr "ត្រឡប់ TRUE (1) បើ​លេខ​មិន​ត្រឡប់​លេខ​ទាំងមូល នៅ​ពេល​បាន​ចែក​ដោយ 2 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3145601\n" +"238\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149485\n" +"239\n" +"help.text" +msgid "ISODD_ADD(Number)" +msgstr "ISODD_ADD(លេខ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153315\n" +"240\n" +"help.text" +msgid "Number is the number to be tested." +msgstr "ចំនួន គឺ​ជា​ចំនួន​ត្រូវ​សាកល្បង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3143274\n" +"241\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154793\n" +"242\n" +"help.text" +msgid "=ISODD_ADD(5) returns 1." +msgstr "=ISODD_ADD(5) ត្រឡប់ 1 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3148688\n" +"help.text" +msgid "ISNUMBER functioncell contents;numbers" +msgstr "អនុគមន៍ ISNUMBERមាតិកាក្រឡា;លេខ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3148688\n" +"110\n" +"help.text" +msgid "ISNUMBER" +msgstr "ISNUMBER" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154618\n" +"111\n" +"help.text" +msgid "Returns TRUE if the value refers to a number." +msgstr "ត្រឡប់ TRUE បើ​តម្លៃ​យោង​ទៅ​ចំនួន​មួយ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3152769\n" +"112\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150595\n" +"113\n" +"help.text" +msgid "ISNUMBER(Value)" +msgstr "ISNUMBER(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150351\n" +"114\n" +"help.text" +msgid "Value is any expression to be tested to determine whether it is a number or text." +msgstr "តម្លៃ ជា​កន្សោម​ណា​មួយ​ដែល​ត្រូវ​សាកល្បង ដើម្បី​កំណត់​ថា​តើ​វា​ជា​លេខ ឬ​ជា​អត្ថបទ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3146793\n" +"115\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155614\n" +"116\n" +"help.text" +msgid "=ISNUMBER(C3) returns TRUE if the cell C3 contains the number 4." +msgstr "=ISNUMBER(C3) ត្រឡប់ TRUE ប្រសិន​បើ​ក្រឡា C3 មានលេខ 4 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154417\n" +"117\n" +"help.text" +msgid "=ISNUMBER(C2) returns FALSE if the cell C2 contains the text abcdef." +msgstr "=ISNUMBER(C2) ត្រឡប់ FALSE ប្រសិន​បើ​ក្រឡា C2 មាន​អត្ថបទ abcdef ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3153694\n" +"help.text" +msgid "N function" +msgstr "អនុគមន៍ N" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3153694\n" +"119\n" +"help.text" +msgid "N" +msgstr "N" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150405\n" +"120\n" +"help.text" +msgid "Returns the numeric value of the given parameter. Returns 0 if parameter is text or FALSE." +msgstr "" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id9115573\n" +"help.text" +msgid "If an error occurs the function returns the error value." +msgstr "" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3145774\n" +"121\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153883\n" +"122\n" +"help.text" +msgid "N(Value)" +msgstr "N(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151101\n" +"123\n" +"help.text" +msgid "Value is the parameter to be converted into a number. N() returns the numeric value if it can. It returns the logical values TRUE and FALSE as 1 and 0 respectively. It returns text as 0." +msgstr "" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3147097\n" +"124\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154117\n" +"125\n" +"help.text" +msgid "=N(123) returns 123" +msgstr "=N(123) ត្រឡប់ 123" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id2337717\n" +"help.text" +msgid "=N(TRUE) returns 1" +msgstr "=N(TRUE) ត្រឡប់ 1" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153781\n" +"126\n" +"help.text" +msgid "=N(FALSE) returns 0" +msgstr "=N(FALSE) ត្រឡប់ ០" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154670\n" +"243\n" +"help.text" +msgid "=N(\"abc\") returns 0" +msgstr "=N(\"abc\") ត្រឡប់ ០" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3519089\n" +"help.text" +msgid "=N(1/0) returns #DIV/0!" +msgstr "=N(1/0) returns #DIV/0!" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3156275\n" +"help.text" +msgid "NA function#N/A error;assigning to a cell" +msgstr "អនុគមន៍ NAកំហុស #N/A;ការផ្ដល់​តម្លៃ​ឲ្យ​ក្រឡា" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3156275\n" +"129\n" +"help.text" +msgid "NA" +msgstr "NA" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156161\n" +"130\n" +"help.text" +msgid "Returns the error value #N/A." +msgstr "ត្រឡប់​តម្លៃ​កំហុស #N/A ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3147532\n" +"131\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149563\n" +"132\n" +"help.text" +msgid "NA()" +msgstr "NA" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3155128\n" +"133\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154481\n" +"134\n" +"help.text" +msgid "=NA() converts the contents of the cell into #N/A." +msgstr "=NA() បម្លែង​មាតិកា​របស់​ក្រឡា​ទៅ​ជា #N/A." + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3151255\n" +"help.text" +msgid "TYPE function" +msgstr "អនុគមន៍ TYPE" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3151255\n" +"136\n" +"help.text" +msgid "TYPE" +msgstr "TYPE" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155900\n" +"137\n" +"help.text" +msgid "Returns the type of value." +msgstr "ត្រឡប់​ប្រភេទ​តម្លៃ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3149992\n" +"138\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148400\n" +"139\n" +"help.text" +msgid "TYPE(Value)" +msgstr "TYPE(តម្លៃ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150830\n" +"140\n" +"help.text" +msgid "Value is a specific value for which the data type is determined. Value 1 = number, value 2 = text, value 4 = Boolean value, value 8 = formula, value 16 = error value." +msgstr "តម្លៃ ជា​តម្លៃ​ជាក់លាក់​មួយ ដែល​ប្រភេទ​ទិន្នន័យ​ត្រូវ​បាន​កំណត់​សម្រាប់ ។ តម្លៃ 1 = លេខ តម្លៃ 2 = អត្ថបទ តម្លៃ 4 = តម្លៃ​ប៊ូលីន តម្លៃ 8 = រូបមន្ត តម្លៃ 16 = តម្លៃ​កំហុស ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3154363\n" +"141\n" +"help.text" +msgid "Example (see example table above)" +msgstr "ឧទាហរណ៍ (មើល​តារាង​ឧទាហរណ៍​ខាង​លើ)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153357\n" +"142\n" +"help.text" +msgid "=TYPE(C2) returns 2 as a result." +msgstr "=TYPE(C2) ត្រឡប់ 2 ជា​លទ្ធផល ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148980\n" +"143\n" +"help.text" +msgid "=TYPE(D9) returns 1 as a result." +msgstr "=TYPE(D9) ត្រឡប់ ១ ជា​លទ្ធផល ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"bm_id3155509\n" +"help.text" +msgid "CELL functioncell informationinformation on cells" +msgstr "អនុគមន៍ CELLព័ត៌មាន​ក្រឡាព័ត៌មាន​នៅលើ​ក្រឡា" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3155509\n" +"154\n" +"help.text" +msgid "CELL" +msgstr "CELL" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153196\n" +"155\n" +"help.text" +msgid "Returns information on address, formatting or contents of a cell." +msgstr "ត្រឡប់​ព័ត៌មាន​អំពី​អាសយដ្ឋាន ទ្រង់ទ្រាយ ឬ​មាតិកា​នៃ​ក្រឡា​មួយ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"hd_id3149323\n" +"156\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3147355\n" +"157\n" +"help.text" +msgid "CELL(\"InfoType\"; Reference)" +msgstr "CELL(\"ប្រភេទព័ត៌មាន\"; សេចក្ដីយោង)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154716\n" +"158\n" +"help.text" +msgid "InfoType is the character string that specifies the type of information. The character string is always in English. Upper or lower case is optional." +msgstr "ប្រភេទ​ព័ត៌មាន គឺ​ជា​ខ្សែ​តួអក្សរ​ដែល​បញ្ជាក់​ប្រភេទ​ព័ត៌មាន ។ ខ្សែតួអក្សរ​តែងតែ​ជា​ភាសា​អង់គ្លេស ។ អក្សរធំ ឬ​តូច​ជា​ជម្រើស ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150636\n" +"165\n" +"help.text" +msgid "InfoType" +msgstr "ប្រភេទ​ព័ត៌មាន" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149344\n" +"166\n" +"help.text" +msgid "Meaning" +msgstr "អត្ថន័យ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153266\n" +"167\n" +"help.text" +msgid "COL" +msgstr "COL" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156204\n" +"168\n" +"help.text" +msgid "Returns the number of the referenced column." +msgstr "ត្រឡប់​ចំនួន​ជួរ​ឈរ​ដែល​បាន​យោង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150094\n" +"162\n" +"help.text" +msgid "=CELL(\"COL\";D2) returns 4." +msgstr "=CELL(\"COL\";D2) ត្រឡប់ 4 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151276\n" +"169\n" +"help.text" +msgid "ROW" +msgstr "ROW" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3147583\n" +"170\n" +"help.text" +msgid "Returns the number of the referenced row." +msgstr "ត្រឡប់​ចំនួន​ជួរ​ដេក​ដែល​បាន​យោង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151222\n" +"163\n" +"help.text" +msgid "=CELL(\"ROW\";D2) returns 2." +msgstr "=CELL(\"ROW\";D2) ត្រឡប់ 2 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3159217\n" +"171\n" +"help.text" +msgid "SHEET" +msgstr "SHEET" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151201\n" +"172\n" +"help.text" +msgid "Returns the number of the referenced sheet." +msgstr "ត្រឡប់​លេខ​នៃ​សន្លឹក​ដែល​បាន​យោង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149169\n" +"164\n" +"help.text" +msgid "=CELL(\"Sheet\";Sheet3.D2) returns 3." +msgstr "=CELL(\"Sheet\";Sheet3.D2) ត្រឡប់ 3 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149431\n" +"173\n" +"help.text" +msgid "ADDRESS" +msgstr "ADDRESS" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156054\n" +"174\n" +"help.text" +msgid "Returns the absolute address of the referenced cell." +msgstr "ត្រឡប់​អាសយដ្ឋាន​ដាច់ខាត នៃ​ក្រឡា​ដែល​បាន​យោង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154136\n" +"175\n" +"help.text" +msgid "=CELL(\"ADDRESS\";D2) returns $D$2." +msgstr "=CELL(\"ADDRESS\";D2) ត្រឡប់ $D$2 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3159198\n" +"176\n" +"help.text" +msgid "=CELL(\"ADDRESS\";Sheet3.D2) returns $Sheet3.$D$2." +msgstr "=CELL(\"ADDRESS\";Sheet3.D2) ត្រឡប់ $Sheet3.$D$2 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150245\n" +"177\n" +"help.text" +msgid "=CELL(\"ADDRESS\";'X:\\dr\\test.sxc'#$Sheet1.D2) returns 'file:///X:/dr/test.sxc'#$Sheet1.$D$2." +msgstr "=CELL(\"ADDRESS\";'X:\\\\dr\\\\test.sxc'#$Sheet1.D2) ត្រឡប់ 'file:///X:/dr/test.sxc'#$Sheet1.$D$2 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3146811\n" +"178\n" +"help.text" +msgid "FILENAME" +msgstr "FILENAME" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151328\n" +"179\n" +"help.text" +msgid "Returns the file name and the sheet number of the referenced cell." +msgstr "ត្រឡប់​ឈ្មោះ​ឯកសារ និង​លេខ​សន្លឹក​នៃ​ក្រឡា​ដែល​បាន​យោង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3148896\n" +"180\n" +"help.text" +msgid "=CELL(\"FILENAME\";D2) returns 'file:///X:/dr/own.sxc'#$Sheet1, if the formula in the current document X:\\dr\\own.sxc is located in Sheet1." +msgstr "=CELL(\"FILENAME\";D2) ត្រឡប់ 'file:///X:/dr/own.sxc'#$Sheet1 ប្រសិន​បើ​រូបមន្ត​នៅ​ក្នុង​ឯកសារ​បច្ចុប្បន្ន X:\\\\dr\\\\own.sxc មាន​ទីតាំង​នៅ​ក្នុង Sheet1 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155144\n" +"181\n" +"help.text" +msgid "=CELL(\"FILENAME\";'X:\\dr\\test.sxc'#$Sheet1.D2) returns 'file:///X:/dr/test.sxc'#$Sheet1." +msgstr "=CELL(\"FILENAME\";'X:\\\\dr\\\\test.sxc'#$Sheet1.D2) ត្រឡប់ 'file:///X:/dr/test.sxc'#$Sheet1 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151381\n" +"182\n" +"help.text" +msgid "COORD" +msgstr "COORD" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151004\n" +"183\n" +"help.text" +msgid "Returns the complete cell address in Lotus(TM) notation." +msgstr "ត្រឡប់​អាសយដ្ឋាន​ក្រឡា​ពេញ​លេញ​ក្នុង​កំណត់ Lotus(TM) ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3159104\n" +"184\n" +"help.text" +msgid "=CELL(\"COORD\"; D2) returns $A:$D$2." +msgstr "=CELL(\"COORD\"; D2) ត្រឡប់ $A:$D$2 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3163720\n" +"185\n" +"help.text" +msgid "=CELL(\"COORD\"; Sheet3.D2) returns $C:$D$2." +msgstr "=CELL(\"COORD\"; Sheet3.D2) ត្រឡប់ $C:$D$2 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155910\n" +"186\n" +"help.text" +msgid "CONTENTS" +msgstr "CONTENTS" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156041\n" +"187\n" +"help.text" +msgid "Returns the contents of the referenced cell, without any formatting." +msgstr "ត្រឡប់​មាតិកា​នៃ​ក្រឡា​ដែល​បាន​យោង ដោយ​គ្មាន​ទ្រង់ទ្រាយ​ណា​មួយ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151069\n" +"188\n" +"help.text" +msgid "TYPE" +msgstr "TYPE" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155344\n" +"189\n" +"help.text" +msgid "Returns the type of cell contents." +msgstr "ត្រឡប់​ប្រភេទ​នៃ​មាតិកា​ក្រឡា ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145217\n" +"190\n" +"help.text" +msgid "b = blank. empty cell" +msgstr "b = ទទេ ។ ក្រឡា​ទទេ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155176\n" +"191\n" +"help.text" +msgid "l = label. Text, result of a formula as text" +msgstr "l = ស្លាក ។ អត្ថបទ លទ្ធផល​នៃ​រូបមន្ត​មួយ​ជា​អត្ថបទ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3147280\n" +"192\n" +"help.text" +msgid "v = value. Value, result of a formula as a number" +msgstr "v = តម្លៃ ។ តម្លៃ ជា​លទ្ធផល​ជា​លេខ​នៃ​រូបមន្ត​មួយ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156348\n" +"193\n" +"help.text" +msgid "WIDTH" +msgstr "WIDTH" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154920\n" +"194\n" +"help.text" +msgid "Returns the width of the referenced column. The unit is the number of zeros (0) that fit into the column in the default text and the default size." +msgstr "ត្រឡប់​ទទឹង​នៃ​ជួរ​ឈរ​ដែល​បាន​យោង ។ ឯកតា​ជា​ចំនួន​នៃ​លេខ​សូន្យ (0) ដែល​សម​ទៅ​នឹង​ជួរ​ឈរ​ក្នុង​អត្ថបទ​លំនាំដើម និង​ទំហំ​លំនាំដើម ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3152355\n" +"195\n" +"help.text" +msgid "PREFIX" +msgstr "PREFIX" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154230\n" +"196\n" +"help.text" +msgid "Returns the alignment of the referenced cell." +msgstr "ត្រឡប់​ការ​តម្រឹម​នៃ​ក្រឡា​ដែល​បាន​យោង ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155946\n" +"197\n" +"help.text" +msgid "' = align left or left-justified" +msgstr "' = តម្រឹម​ឆ្វេង ឬ​តម្រឹម​ឆ្វេង​សង​ខាង" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3147220\n" +"198\n" +"help.text" +msgid "\" = align right" +msgstr "\" = តម្រឹម​ស្តាំ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3149038\n" +"199\n" +"help.text" +msgid "^ = centered" +msgstr "^ = កណ្តាល" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153129\n" +"200\n" +"help.text" +msgid "\\ = repeating (currently inactive)" +msgstr "\\ = ធ្វើ​ម្តង​ទៀត (អសកម្ម​ក្នុង​ពេល​បច្ចុប្បន្ន)" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154406\n" +"201\n" +"help.text" +msgid "PROTECT" +msgstr "PROTECT" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145127\n" +"202\n" +"help.text" +msgid "Returns the status of the cell protection for the cell." +msgstr "ត្រឡប់​ស្ថានភាព​នៃ​ការ​ការពារ​ក្រឡា សម្រាប់​ក្រឡា ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155794\n" +"203\n" +"help.text" +msgid "1 = cell is protected" +msgstr "1 = ក្រឡា​ត្រូវ​បាន​ការពារ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155072\n" +"204\n" +"help.text" +msgid "0 = cell is not protected" +msgstr "0 = ក្រឡា​មិន​ត្រូវ​បាន​ការពារ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156178\n" +"205\n" +"help.text" +msgid "FORMAT" +msgstr "FORMAT" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150220\n" +"206\n" +"help.text" +msgid "Returns a character string that indicates the number format." +msgstr "ត្រឡប់​ខ្សែ​តួ​អក្សរ​មួយ​ដែល​ចង្អុល​បង្ហាញ​ទ្រង់ទ្រាយ​លេខ ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153824\n" +"207\n" +"help.text" +msgid ", = number with thousands separator" +msgstr ", = លេខ​មាន​អ្នក​បំបែក​ខ្ទង់​ពាន់" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153837\n" +"208\n" +"help.text" +msgid "F = number without thousands separator" +msgstr "F = លេខ​គ្មាន​​អ្នក​បំបែក​ខ្ទង់​ពាន់" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150318\n" +"209\n" +"help.text" +msgid "C = currency format" +msgstr "C = ទ្រង់ទ្រាយ​រូបិយប័ណ្ណ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153168\n" +"210\n" +"help.text" +msgid "S = exponential representation, for example, 1.234+E56" +msgstr "S = ការ​តំណាង​អិច​ស្ប៉ូណង់​ស្យែល ឧទាហរណ៍ 1.234+E56​" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153515\n" +"211\n" +"help.text" +msgid "P = percentage" +msgstr "P = ភាគរយ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154375\n" +"212\n" +"help.text" +msgid "In the above formats, the number of decimal places after the decimal separator is given as a number. Example: the number format #,##0.0 returns ,1 and the number format 00.000% returns P3" +msgstr "ក្នុង​ទ្រង់ទ្រាយ​ខាង​លើ ចំនួន​ខ្ទង់​ទសភាគ​បន្ទាប់​ពី​អ្នក​ខណ្ឌ​ចែក​ទសភាគ ត្រូវ​បាន​ផ្តល់​ជា​លេខ ។ ឧទាហរណ៍ ៖ ទ្រង់ទ្រាយ​លេខ #,##0.0 ត្រឡប់ 1 ហើយ​ទ្រង់ទ្រាយ​លេខ 00.000% ត្រឡប់ P3" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150575\n" +"213\n" +"help.text" +msgid "D1 = MMM-D-YY, MM-D-YY and similar formats" +msgstr "D1 = MMM-D-YY, MM-D-YY និង​ទ្រង់ទ្រាយ​ស្រដៀង​គ្នា" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150589\n" +"214\n" +"help.text" +msgid "D2 = DD-MM" +msgstr "D2 = DD-MM" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3151034\n" +"215\n" +"help.text" +msgid "D3 = MM-YY" +msgstr "D3 = MM-YY" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156371\n" +"216\n" +"help.text" +msgid "D4 = DD-MM-YYYY HH:MM:SS" +msgstr "D4 = DD-MM-YYYY HH:MM:SS" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3157881\n" +"217\n" +"help.text" +msgid "D5 = MM-DD" +msgstr "D5 = MM-DD" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3157894\n" +"218\n" +"help.text" +msgid "D6 = HH:MM:SS AM/PM" +msgstr "D6 = HH:MM:SS AM/PM" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154068\n" +"219\n" +"help.text" +msgid "D7 = HH:MM AM/PM" +msgstr "D7 = HH:MM AM/PM" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3150286\n" +"220\n" +"help.text" +msgid "D8 = HH:MM:SS" +msgstr "D8 = HH:MM:SS" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145756\n" +"221\n" +"help.text" +msgid "D9 = HH:MM" +msgstr "D9 = HH:MM" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145768\n" +"222\n" +"help.text" +msgid "G = All other formats" +msgstr "G = ទ្រង់ទ្រាយ​ផ្សេង​ទៀត​ទាំងអស់" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3153375\n" +"223\n" +"help.text" +msgid "- (Minus) at the end = negative numbers are formatted in color" +msgstr "- (សញ្ញា​ដក) នៅ​ចុង = លេខ​អវិជ្ជមាន​ត្រូវ​បាន​ធ្វើ​ទ្រង់ទ្រាយ​ជា​ពណ៌" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3155545\n" +"224\n" +"help.text" +msgid "() (brackets) at the end = there is an opening bracket in the format code" +msgstr "() (តង្កៀប) នៅ​ខាង​ចុង = មាន​តង្កៀប​បើក​មួយ​ក្នុង​កូដ​ទ្រង់ទ្រាយ" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3154594\n" +"225\n" +"help.text" +msgid "COLOR" +msgstr "COLOR" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3152922\n" +"226\n" +"help.text" +msgid "Returns 1, if negative values have been formatted in color, otherwise 0." +msgstr "ត្រឡប់ 1 បើ​តម្លៃ​អវិជ្ជមាន​ត្រូវ​បាន​ធ្វើ​ទ្រង់ទ្រាយ​ជា​ពណ៌ ផ្សេង​ពី​នោះ​ត្រឡប់ 0 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3145563\n" +"227\n" +"help.text" +msgid "PARENTHESES" +msgstr "PARENTHESES" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156072\n" +"228\n" +"help.text" +msgid "Returns 1 if the format code contains an opening bracket (, otherwise 0." +msgstr "ត្រឡប់ 1 បើ​កូដ​ទ្រង់ទ្រាយ​មាន​តង្កៀប​បើក​មួយ \"(\" ផ្សេង​ពី​នោះ ត្រឡប់ 0 ។" + +#: 04060104.xhp +msgctxt "" +"04060104.xhp\n" +"par_id3156090\n" +"159\n" +"help.text" +msgid "Reference (list of options) is the position of the cell to be examined. If Reference is a range, the cell moves to the top left of the range. If Reference is missing, $[officename] Calc uses the position of the cell in which this formula is located. Microsoft Excel uses the reference of the cell in which the cursor is positioned." +msgstr "សេចក្តី​យោង (បញ្ជី​នៃ​ជម្រើស) ជា​ទីតាំង​នៃ​ក្រឡា​ដែល​ត្រូវ​ពិនិត្យ ។ បើ សេចក្តី​យោង ជា​ជួរ​មួយ ក្រឡា​នឹង​ផ្លាស់ទី​ទៅ​ខាង​លើ​ឆ្វេង​នៃ​ជួរ ។ បើ​គ្មាន សេចក្តី​យោង $[officename] Calc នឹង​ប្រើ​ទីតាំង​នៃ​ក្រឡា ដែល​រូបមន្ត​នេះ​ស្ថិត​នៅ​ក្នុង ។ Microsoft Excel ប្រើ​សេចក្តី​យោង​នៃ​ក្រឡា ដែល​ទស្សន៍​ទ្រនិច​ត្រូវ​បាន​កំណត់​ទីតាំង​ក្នុង ។" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"tit\n" +"help.text" +msgid "YEARFRAC" +msgstr "YEARFRAC" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"bm_id3148735\n" +"help.text" +msgid "YEARFRAC function" +msgstr "អនុគមន៍ YEARFRAC" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"hd_id3148735\n" +"196\n" +"help.text" +msgid "YEARFRAC" +msgstr "YEARFRAC" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3150899\n" +"197\n" +"help.text" +msgid " The result is a number between 0 and 1, representing the fraction of a year between StartDate and EndDate." +msgstr " លទ្ធផល​គឺ​ជា​លេខរវាង 0 និង 1 ដោយ​តំណាង​ប្រភាគ​របស់​ឆ្នាំ​រវាង កាលបរិច្ឆេទ​ចាប់ផ្ដើម និង កាលបរិច្ឆេទ​បញ្ចប់ ។" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"hd_id3155259\n" +"198\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3155823\n" +"199\n" +"help.text" +msgid "YEARFRAC(StartDate; EndDate; Basis)" +msgstr "YEARFRAC (កាល​បរិច្ឆេទ​ចាប់ផ្តើម; កាល​បរិច្ឆេទ​បញ្ចប់; មូលដ្ឋាន)" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3145144\n" +"200\n" +"help.text" +msgid "StartDate and EndDate are two date values." +msgstr "កាល​បរិច្ឆេទ​ចាប់ផ្តើម និង​កាល​បរិច្ឆេទ​បញ្ចប់ ៖ តម្លៃ​កាល​បរិច្ឆេទ​ពីរ ។" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3149954\n" +"201\n" +"help.text" +msgid "Basis is chosen from a list of options and indicates how the year is to be calculated." +msgstr "មូលដ្ឋាន ៖ ត្រូវ​បាន​ជ្រើស​ពី​បញ្ជី​ជម្រើស និង​ចង្អុល​បង្ហាញ​ពី​របៀប​ដែល​ឆ្នាំ​ត្រូវ​គណនា ។" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3146847\n" +"202\n" +"help.text" +msgid "Basis" +msgstr "មូលដ្ឋាន" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3155956\n" +"203\n" +"help.text" +msgid "Calculation" +msgstr "ការ​គណនា" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3154502\n" +"204\n" +"help.text" +msgid "0 or missing" +msgstr "0 ឬ​បាត់" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3149877\n" +"205\n" +"help.text" +msgid "US method (NASD), 12 months of 30 days each" +msgstr "វិធីសាស្ត្រ​សហរដ្ឋ​អាមេរិក (NASD)១២ ខែ​ដែល​ខែ​នីមួយ​ៗ​មាន៣០ ថ្ងៃ" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3148766\n" +"250\n" +"help.text" +msgid "1" +msgstr "១" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3154326\n" +"206\n" +"help.text" +msgid "Exact number of days in months, exact number of days in year" +msgstr "ចំនួន​ថ្ងៃ​ពិត​ប្រាកដ​ក្នុង​ខែ ចំនួន​ថ្ងៃ​ពិត​ប្រាកដ​ក្នុង​ឆ្នាំ" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3145245\n" +"251\n" +"help.text" +msgid "2" +msgstr "២" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3155620\n" +"207\n" +"help.text" +msgid "Exact number of days in month, year has 360 days" +msgstr "ចំនួន​ថ្ងៃ​ពិត​ប្រាកដ​ក្នុង​ខែ មួយ​ឆ្នាំ​មាន៣៦០ ថ្ងៃ" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3145297\n" +"252\n" +"help.text" +msgid "3" +msgstr "3" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3148394\n" +"208\n" +"help.text" +msgid "Exact number of days in month, year has 365 days" +msgstr "ចំនួន​ថ្ងៃ​ពិត​ប្រាកដ​ក្នុង​ខែ មួយ​ឆ្នាំ​មាន៣៦៥​ ថ្ងៃ" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3151022\n" +"253\n" +"help.text" +msgid "4" +msgstr "4" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3150931\n" +"209\n" +"help.text" +msgid "European method, 12 months of 30 days each" +msgstr "វិធីសាស្ត្រ​អឺរ៉ុប១២ ខែ​ដែល​ខែ​នីមួយ​ៗ​មាន៣០ ថ្ងៃ" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"hd_id3145626\n" +"210\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3149007\n" +"211\n" +"help.text" +msgid "What fraction of the year 2008 lies between 2008-01-01 and 2008-07-01?" +msgstr "រក​ប្រភាគ​នៃ​ឆ្នាំ 2008 ដែល​ស្ថិត​នៅ​ចន្លោះ 2008-01-01 និង 2008-07-01 ?" + +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3154632\n" +"212\n" +"help.text" +msgid "=YEARFRAC(\"2008-01-01\"; \"2008-07-01\";0) returns 0.50." +msgstr "=YEARFRAC(\"2008-01-01\"; \"2008-07-01\";0) ត្រឡប់ 0.50 ។" + +#: 12040300.xhp +msgctxt "" +"12040300.xhp\n" +"tit\n" +"help.text" +msgid "Advanced Filter" +msgstr "តម្រង​កម្រិត​ខ្ពស់" + +#: 12040300.xhp +msgctxt "" +"12040300.xhp\n" +"hd_id3158394\n" +"1\n" +"help.text" +msgid "Advanced Filter" +msgstr "តម្រង​កម្រិត​ខ្ពស់" + +#: 12040300.xhp +msgctxt "" +"12040300.xhp\n" +"par_id3156281\n" +"2\n" +"help.text" +msgid "Defines an advanced filter." +msgstr "Defines an តម្រង​កម្រិត​ខ្ពស់ ។" + +#: 12040300.xhp +msgctxt "" +"12040300.xhp\n" +"par_idN105EB\n" +"help.text" +msgid "" +msgstr "" + +#: 12040300.xhp +msgctxt "" +"12040300.xhp\n" +"hd_id3153771\n" +"25\n" +"help.text" +msgid "Read filter criteria from" +msgstr "អាន​លក្ខណៈ​វិនិច្ឆ័យ​តម្រង​ពី" + +#: 12040300.xhp +msgctxt "" +"12040300.xhp\n" +"par_id3147426\n" +"26\n" +"help.text" +msgid "Select the named range, or enter the cell range that contains the filter criteria that you want to use." +msgstr "ជ្រើស​ជួរ​ដែល​មាន​ឈ្មោះ ឬ​បញ្ចូល​ជួរ​ក្រឡា​ដែល​មាន​លក្ខណៈ​វិនិច្ឆ័យ​តម្រង ដែល​អ្នក​ចង់​ប្រើ ។" + +#: 12040300.xhp +msgctxt "" +"12040300.xhp\n" +"hd_id3153188\n" +"27\n" +"help.text" +msgid "More" +msgstr "ច្រើន​ទៀត" + +#: 06030600.xhp +msgctxt "" +"06030600.xhp\n" +"tit\n" +"help.text" +msgid "Trace Error" +msgstr "តាម​ដាន​​កំហុស" + +#: 06030600.xhp +msgctxt "" +"06030600.xhp\n" +"bm_id3153561\n" +"help.text" +msgid "cells; tracing errorstracing errorserror tracing" +msgstr "ក្រឡា; ​ការ​តាម​ដាន​កំហុស​ការ​តាម​ដាន​កំហុស​ការ​តាម​ដាន​កំហុស" + +#: 06030600.xhp +msgctxt "" +"06030600.xhp\n" +"hd_id3153561\n" +"1\n" +"help.text" +msgid "Trace Error" +msgstr "តាម​ដាន​កំហុស" + +#: 06030600.xhp +msgctxt "" +"06030600.xhp\n" +"par_id3148550\n" +"2\n" +"help.text" +msgid "Draws tracer arrows to all precedent cells which cause an error value in a selected cell." +msgstr "គូរ​ព្រួញ​ដាន​ទៅ​កាន់​ក្រឡា​តួ​ទាំងអស់ ដែល​បណ្តាល​ឲ្យ​មាន​តម្លៃ​កំហុស​ក្នុង​ក្រឡា​ដែល​បាន​ជ្រើស​មួយ ។" + +#: 02140200.xhp +msgctxt "" +"02140200.xhp\n" +"tit\n" +"help.text" +msgid "Right" +msgstr "ស្តាំ" + +#: 02140200.xhp +msgctxt "" +"02140200.xhp\n" +"hd_id3153896\n" +"1\n" +"help.text" +msgid "Right" +msgstr "ស្តាំ" + +#: 02140200.xhp +msgctxt "" +"02140200.xhp\n" +"par_id3153361\n" +"2\n" +"help.text" +msgid "Fills a selected range of at least two columns with the contents of the left most cell." +msgstr "បំពេញ​ជួរ​មួយ​ដែល​បាន​ជ្រើស​យ៉ាង​ហោច​ណាស់​ជួរ​ឈរ​ពីរ​ នូវ​មាតិកា​នៃ​ក្រឡា​ខាង​ឆ្វេង​បំផុត ។" + +#: 02140200.xhp +msgctxt "" +"02140200.xhp\n" +"par_id3154684\n" +"3\n" +"help.text" +msgid "If a range of only one row is selected, the contents of the far left cell are copied to all the other selected cells. If you have selected several rows, each of the far left cells is copied into those cells to the right." +msgstr "បើ​ជួរ​ដែល​បាន​ជ្រើស​មាន​ជួរ​ដេក​តែ​មួយ នោះ​មាតិកា​នៃ​ក្រឡា​ខាង​ឆេ្វង​​បំផុត ត្រូវ​បាន​ចម្លង​ទៅ​ក្រឡា​ដែល​បាន​ជ្រើស​ផ្សេង​ទៀត​ទាំងអស់ ។ បើ​អ្នក​បាន​ជ្រើស​ជួរ​ដេក​ច្រើន នោះ​ក្រឡា​នីមួយៗ​ដែល​នៅ​ខាង​ឆ្វេង​បំផុត ត្រូវ​បាន​ចម្លង​ទៅ​ក្រឡា​ដែល​នៅ​ខាង​ស្តាំ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"tit\n" +"help.text" +msgid "Data field" +msgstr "វាល​ទិន្នន័យ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"bm_id7292397\n" +"help.text" +msgid "calculating;pivot table" +msgstr "ការ​គណនា តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"hd_id3150871\n" +"1\n" +"help.text" +msgid "Data field" +msgstr "វាល​ទិន្នន័យ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_id3154124\n" +"16\n" +"help.text" +msgid "The contents of this dialog is different for data fields in the Data area, and data fields in the Row or Column area of the Pivot Table dialog." +msgstr "មាតិកា​របស់​ប្រអប់​នេះ​គឺ​ខុស ចំពោះ​​វាល​ទិន្នន័យ​ក្នុង​តំបន់ទិន្នន័យ និង​វាល​ទិន្នន័យ​ក្នុង​តំបន់​ ជួរដេក ជួរឈរ របស់​ប្រអប់​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"hd_id3152596\n" +"2\n" +"help.text" +msgid "Subtotals" +msgstr "សរុប​រង" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_id3151113\n" +"3\n" +"help.text" +msgid "Specify the subtotals that you want to calculate." +msgstr "បញ្ជាក់​សរុបរងដែលអ្នក​ចង់​គណនា ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"hd_id3145366\n" +"4\n" +"help.text" +msgid "None" +msgstr "គ្មាន" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_id3152576\n" +"5\n" +"help.text" +msgid "Does not calculate subtotals." +msgstr "កុំ​គណនា​សរុប​រង ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"hd_id3154012\n" +"6\n" +"help.text" +msgid "Automatic" +msgstr "ស្វ័យ​​ប្រវត្តិ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_id3155856\n" +"7\n" +"help.text" +msgid "Automatically calculates subtotals." +msgstr "គណនា​សរុបរង​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"hd_id3155411\n" +"8\n" +"help.text" +msgid "User-defined" +msgstr "កំណត់​ដោយ​អ្នក​ប្រើ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_id3149581\n" +"9\n" +"help.text" +msgid "Select this option, and then click the type of subtotal that you want to calculate in the list." +msgstr "ជ្រើស​ជម្រើស​នេះ និង​បន្ទាប់មក ចុច​ប្រភេទ​សរុបរង​ដែល​អ្នក​ចង់​គណនា​ក្នុង​បញ្ជី ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"hd_id3147124\n" +"10\n" +"help.text" +msgid "Function" +msgstr "អនុគមន៍" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_id3154490\n" +"11\n" +"help.text" +msgid "Click the type of subtotal that you want to calculate. This option is only available if the User-defined option is selected." +msgstr "ចុច​ប្រភេទ​សរុប​រង​ដែល​អ្នក​ចង់​គណនា ។ ជម្រើស​នេះ​អាច​រក​បាន តែ​ក្នុង​ករណី​ជម្រើស កំណត់​ដោយ​អ្នកប្រើ ត្រូវ​បាន​ជ្រើស​ប៉ុណ្ណោះ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"hd_id3154944\n" +"14\n" +"help.text" +msgid "Show elements without data" +msgstr "បង្ហាញ​ធាតុ​ដោយ​គ្មាន​ទិន្នន័យ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_id3149403\n" +"15\n" +"help.text" +msgid "Includes empty columns and rows in the results table." +msgstr "រួមបញ្ចូល​ជួរឈរ និង​ជួរដេក​ទទេ ក្នុង​តារាង​លទ្ធផល ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"hd_id3149122\n" +"12\n" +"help.text" +msgid "Name:" +msgstr "ឈ្មោះ ៖" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_id3150749\n" +"13\n" +"help.text" +msgid "Lists the name of the selected data field." +msgstr "បញ្ជី​ឈ្មោះ​​វាល​ទិន្នន័យ​ដែល​បាន​ជ្រើស ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN106EC\n" +"help.text" +msgid "More" +msgstr "ច្រើន​ទៀត" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN106F0\n" +"help.text" +msgid "Expands or reduces the dialog. The More button is visible for data fields only." +msgstr "ពង្រីក ឬ​បន្ថយ​ប្រអប់ ។ ប៊ូតុង បន្ថែមអាច​មើល​ឃើញ​តែ​វាល​កាលបរិច្ឆេទ​ប៉ុណ្ណោះ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN106F3\n" +"help.text" +msgid "Options" +msgstr "ជម្រើស" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN106F7\n" +"help.text" +msgid "Opens the Data Field Options dialog. The Options button is visible for column, row, or page fields only." +msgstr "បើក​ប្រអប់ជម្រើស​វាល​ទិន្នន័យ ។ ប៊ូតុង ជម្រើស អាច​មើល​ឃើញ ចំពោះ​តែ​ជួរ​ឈរ ជួរដេក ឬ​វាល​ទំព័រ​ប៉ុណ្ណោះ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10708\n" +"help.text" +msgid "If the dialog is expanded by the More button, the following items are added to the dialog:" +msgstr "ប្រសិនបើ​ប្រអប់​ពង្រីក​ដោយ​ប៊ូតុង បន្ថែមទៀត ធាតុ​ខាង​ក្រោម​នឹង​ត្រូវ​បាន​បន្ថែម​ទៅ​ប្រអប់ ៖" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1070B\n" +"help.text" +msgid "Displayed value" +msgstr "តម្លៃ​ដែល​បាន​បង្ហាញ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1070F\n" +"help.text" +msgid "For each data field, you can select the type of display. For some types you can select additional information for a base field and a base item." +msgstr "ចំពោះ​វាល​ទិន្នន័យ​នីមួយៗ អ្នក​អាច​ជ្រើស​ប្រភេទ​បង្ហាញ ។ ចំពោះ​ប្រភេទ​ខ្លះ អ្នក​អាច​ជ្រើស​ព័ត៌មាន​បន្ថែម សម្រាប់​វាល​គោល និង​វត្ថុ​គោល ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10712\n" +"help.text" +msgid "Type" +msgstr "ប្រភេទ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10716\n" +"help.text" +msgid "Select the type of calculating of the displayed value for the data field." +msgstr "ជ្រើស​ប្រភេទ​គណនា​តម្លៃ​ដែល​ត្រូវ​បង្ហាញ សម្រាប់​វាល​ទិន្នន័យ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10724\n" +"help.text" +msgid "Type" +msgstr "ប្រភេទ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1072A\n" +"help.text" +msgid "Displayed value" +msgstr "តម្លៃ​ដែល​បាន​បង្ហាញ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10731\n" +"help.text" +msgid "Normal" +msgstr "ធម្មតា" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10737\n" +"help.text" +msgid "Results are shown unchanged" +msgstr "លទ្ធផល​ត្រូវ​បាន​បង្ហាញ​ដោយ​មិន​បាន​ផ្លាស់​ប្តូរ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1073E\n" +"help.text" +msgid "Difference from" +msgstr "ខុស​ពី" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10744\n" +"help.text" +msgid "From each result, its reference value (see below) is subtracted, and the difference is shown. Totals outside of the base field are shown as empty results." +msgstr "ពី​លទ្ធផល​នីមួយៗ តម្លៃ​យោង​របស់​វា (មើល​ខាងក្រោម) នឹង​ត្រូវ​បាន​ដក ហើយ ផលដក​នឹង​បង្ហាញ​ ។ ចំនួន​សរុប​នៅ​ខាង​ក្រៅ​វាល​គោល នឹង​បង្ហាញ​ជា​លទ្ធផល​ទទេ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10747\n" +"help.text" +msgid "Named item" +msgstr "ធាតុ​ដែល​មាន​ឈ្មោះ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1074C\n" +"help.text" +msgid "If a base item name is specified, the reference value for a combination of field items is the result where the item in the base field is replaced by the specified base item." +msgstr "ប្រសិនបើ​ឈ្មោះ​របស់​ធាតុ​គោល ត្រូវ​បាន​បញ្ជាក់ នោះ​តម្លៃ​យោង​សម្រាប់​បន្សំ​នៃ​ធាតុ​របស់​វាល គឺ​ជា​លទ្ធផល​ដែល​ធាតុ​ក្នុង​វាល​គោល​ ត្រូវ​បានជំនួយដោយ​ធាតុ​គោល​ដែល​បាន​បញ្ជាក់ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1074F\n" +"help.text" +msgid "Previous item or Next item" +msgstr "ធាតុ​មុន ឬ​ធាតុ​បន្ទាប់" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10754\n" +"help.text" +msgid "If \"previous item\" or \"next item\" is specified as the base item, the reference value is the result for the next visible member of the base field, in the base field's sort order." +msgstr "បើ \"ធាតុ​មុន\" ឬ​\"ធាតុ​បន្ទាប់\" ត្រូវ​បាន​បញ្ជាក់​លម្អិត​ជា​ធាតុ​គោល​ក្នុង​លំដាប់​តម្រៀប​របស់​វាល​គោល នោះ​តម្លៃ​យោង​គឺ​ជា​លទ្ធផល​សម្រាប់​សមាជិក​ដែល​អាច​មើលឃើញ​បន្ទាប់​របស់​វាល​គោល ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1075B\n" +"help.text" +msgid "% Of" +msgstr "% នៃ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10761\n" +"help.text" +msgid "Each result is divided by its reference value. The reference value is determined in the same way as for \"Difference from\". Totals outside of the base field are shown as empty results." +msgstr "លទ្ធផល​នីមួយៗ​ត្រូវ​បាន​ចែក​ដោយ​តម្លៃ​យោង​របស់វា ។ តម្លៃ​យោង​ត្រូវ​បាន​កំណត់​តាម​មធ្យោបាយ​ដូចគ្នានឹង \"ផលដក​​ពី\" ។ ចំនួន​សរុបនៅ​​ខាងក្រៅ​វាល​គោល ត្រូវ​បង្ហាញ​ជា​លទ្ធផល​ទទេ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1076A\n" +"help.text" +msgid "% Difference from" +msgstr "% ខុស​ពី" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10770\n" +"help.text" +msgid "From each result, its reference value is subtracted, and the difference is divided by the reference value. The reference value is determined in the same way as for \"Difference from\". Totals outside of the base field are shown as empty results." +msgstr "សម្រាប់​លទ្ធផល​នីមួយៗ តម្លៃ​យោង​របស់​វា​ត្រូវ​បាន​ដក ហើយ​ផលដក​ត្រូវ​បាន​…ែក​នឹង​តម្លៃ​យោង ។ តម្លៃ​យោង​ត្រូវ​បាន​កំណត់​តាម​វិធី​ដូចគ្នា​នឹង \"ផលដក\" ។ សរុប​នៅ​ក្រៅ​វាល​មូលដ្ឋាន ត្រូវ​បាន​បង្ហាញ​ជា​លទ្ធផល​ទទេ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10777\n" +"help.text" +msgid "Running total in" +msgstr "រត់​សរុប​ក្នុង" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1077D\n" +"help.text" +msgid "Each result is added to the sum of the results for preceding items in the base field, in the base field's sort order, and the total sum is shown." +msgstr "លទ្ធផល​នីមួយៗ​ត្រូវ​បាន​បន្ថែម​ទៅ​ផលបូក​របស់​លទ្ធផល​សម្រាប់​វត្ថុ​មុនៗ​ក្នុង​វាល​គោល ដែល​ស្ថិត​ក្នុង​លំដាប់​តម្រៀប​របស់​វាល​គោល ហើយ​ផលបូក​សរុប​ត្រូវ​បាន​បង្ហាញ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10780\n" +"help.text" +msgid "Results are always summed, even if a different summary function was used to get each result." +msgstr "លទ្ធផល​តែងតែ​ត្រូវ​បាន​បូក ទោះបី​ជា​អនុគមន៍​បូក​ខុសគ្នា ត្រូវ​បាន​ប្រើ​ដើម្បី​ទទួល​បាន​លទ្ធផល​នីមួយៗ​ក៏​ដោយ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10787\n" +"help.text" +msgid "% of row" +msgstr "% នៃ​ជួរដេក" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1078D\n" +"help.text" +msgid "Each result is divided by the total result for its row in the pivot table. If there are several data fields, the total for the result's data field is used. If there are subtotals with manually selected summary functions, the total with the data field's summary function is still used." +msgstr "លទ្ធផល​នីមួយៗ​ត្រូវ​បាន​ចែក​ដោយ​លទ្ធផល​សរុប សម្រាប់​ជួរដេក​របស់​វា​ក្នុង​តារាង​ជំនួយការ​ទិន្នន័យ ។ ប្រសិនបើ​​មាន​វាល​ទិន្នន័យ​ច្រើន សរុប​សម្រាប់​វាល​ទិន្នន័យ​របស់​លទ្ធផល នឹង​ត្រូវ​បាន​ប្រើ ។ ប្រសិនបើ​មាន​សរុប​រង​ដែល​មាន​អនុគមន៍​បូក​ដែល​បាន​ជ្រើស​ដោយ​ដៃ សរុប​ជាមួយ​អនុគមន៍​បូក​របស់​វាល​ទិន្នន័យ នឹង​នៅ​តែ​ត្រូវ​បាន​ប្រើ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN10794\n" +"help.text" +msgid "% of column" +msgstr "% នៃ​ជួរឈរ" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN1079A\n" +"help.text" +msgid "Same as \"% of row\", but the total for the result's column is used." +msgstr "ដូច​គ្នា​នឹង \"% នៃ​ជួរដេក\" ប៉ុន្តែ​ចំនួន​សរុប​នៃ​ជួរឈរ​ដែល​មាន​លទ្ធផល នឹង​ត្រូវ​បាន​ប្រើ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN107A1\n" +"help.text" +msgid "% of total" +msgstr "% នៃ​សរុប" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN107A7\n" +"help.text" +msgid "Same as \"% of row\", but the grand total for the result's data field is used." +msgstr "ដូច​គ្នា​នឹង \"% នៃ​ជួរដេក\" ប៉ុន្តែ​ចំនួន​សរុបទាំងអស់​នៃ​វាល​ទិន្នន័យ​ដែល​មាន​លទ្ធផល នឹង​ត្រូវ​បាន​ប្រើ ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN107AE\n" +"help.text" +msgid "Index" +msgstr "លិបិក្រម" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN107B4\n" +"help.text" +msgid "The row and column totals and the grand total, following the same rules as above, are used to calculate the following expression:" +msgstr "ចំនួន​សរុប​របស់​ជួរដេក ជួរឈរ និង​ចំនួន​សរុប​ទាំងអស់ នឹង​ត្រូវ​បាន​ប្រើ ដើម្បី​គណនា​កន្សោម​ខាងក្រោម ដោយ​គោរព​ទៅ​តាម​ក្បួន​ច្បាប់​ខាង​លើ ៖" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN107B7\n" +"help.text" +msgid "( original result * grand total ) / ( row total * column total )" +msgstr "( លទ្ធផល​ដើម * ចំនួន​សរុប​ទាំង​អស់ ) / ( ចំនួន​សរុប​ជួរ​ដេក * ចំនួន​សរុប​ជួរ​ឈរ )" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN107BA\n" +"help.text" +msgid "Base field" +msgstr "វាល​គោល" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN107BE\n" +"help.text" +msgid "Select the field from which the respective value is taken as base for the calculation." +msgstr "ជ្រើស​វាល​ដែល​តម្លៃ​រៀង​គ្នា​របស់​ពួកវា ត្រូវ​បាន​យក​មក​ប្រើជា​មូល​ដ្ឋាន​ក្នុង​ការ​គណនា ។" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN107C1\n" +"help.text" +msgid "Base item" +msgstr "វត្ថុ​គោល" + +#: 12090105.xhp +msgctxt "" +"12090105.xhp\n" +"par_idN107C5\n" +"help.text" +msgid "Select the item of the base field from which the respective value is taken as base for the calculation." +msgstr "ជ្រើស​ធាតុ​របស់​វាល​គោល ដែល​តម្លៃ​រៀងគ្នា​ត្រូវ​បាន​យក​ធ្វើ​ជា​គោល​ក្នុង​ការ​គណនា ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"tit\n" +"help.text" +msgid "Deleting Contents" +msgstr "ការ​លុប​មាតិកា" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"bm_id3143284\n" +"help.text" +msgid "deleting; cell contentscells; deleting contentsspreadsheets; deleting cell contentscell contents; deleting" +msgstr "ការ​លុប; មាតិកា​ក្រឡាក្រឡា; ការ​លុប​មាតិកាសៀវភៅ​បញ្ជី; ការ​លុប​មាតិកា​ក្រឡាមាតិកា​ក្រឡា; ការ​លុប" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3143284\n" +"1\n" +"help.text" +msgid "Deleting Contents" +msgstr "ការ​លុប​មាតិកា" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3149456\n" +"2\n" +"help.text" +msgid "Specifies the contents to be deleted from the active cell or from a selected cell range. If several sheets are selected, all selected sheets will be affected." +msgstr "បញ្ជាក់​លម្អិត​មាតិកា​ដែល​ត្រូវ​លុប​ចេញ​ពី​ក្រឡា​សកម្ម ឬ​ពី​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស ។ បើ​សន្លឹក​ច្រើន​ត្រូវ​បាន​ជ្រើស នោះ​សន្លឹក​ដែល​បាន​ជ្រើស​ទាំងអស់នឹង​ត្រូវ​ទទួល​រង​ឥទ្ធិពល​ ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3159154\n" +"21\n" +"help.text" +msgid "This dialog is also called by pressing Backspace after the cell cursor has been activated on the sheet." +msgstr "ប្រអប់​នេះ​ត្រូវ​បាន​ហៅ ដោយ​ចុច​​លុប​ថត​ក្រោយ បន្ទាប់​មក​ធ្វើ​ឲ្យ​ទស្សន៍ទ្រនិច​ក្រឡា​​សកម្ម​លើ​​សន្លឹក ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3145367\n" +"22\n" +"help.text" +msgid "Pressing Delete deletes content without calling the dialog or changing formats." +msgstr "ចុច​លុប​មាតិកា​ដោយ​មិន​ចាំបាច់​ប្រអប់​ ឬ​​ការ​ផ្លាស់ប្ដូរ​​ទ្រង់ទ្រាយ ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3153951\n" +"23\n" +"help.text" +msgid "Use Cut on the Standard bar to delete contents and formats without the dialog." +msgstr "ប្រើ កាត់ នៅ​លើ​របារ​ស្តង់ដារ ដើម្បី​លុប​មាតិកា និង​ទ្រង់ទ្រាយ​ដោយ​គ្មាន​ប្រអប់ ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3148575\n" +"3\n" +"help.text" +msgid "Selection" +msgstr "ជម្រើស" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3149665\n" +"4\n" +"help.text" +msgid "This area lists the options for deleting contents." +msgstr "តំបន់​នេះ​រាយ​ជម្រើស​សម្រាប់​លុប​មាតិកា ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3146975\n" +"5\n" +"help.text" +msgid "Delete All" +msgstr "លុប​ទាំងអស់" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3154729\n" +"6\n" +"help.text" +msgid "Deletes all content from the selected cell range." +msgstr "លុប​រាល់​មាតិកា​ពី​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3156286\n" +"7\n" +"help.text" +msgid "Text" +msgstr "អត្ថបទ" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3154015\n" +"8\n" +"help.text" +msgid "Deletes text only. Formats, formulas, numbers and dates are not affected." +msgstr "លុប​តែ​អត្ថបទ​ប៉ុណ្ណោះ ។ ទ្រង់ទ្រាយ រូបមន្ត លេខ និង​កាលបរិច្ឆេទ គឺ​មិនប៉ះពាល់​ទេ ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3153840\n" +"9\n" +"help.text" +msgid "Numbers" +msgstr "ចំនួន" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3148405\n" +"10\n" +"help.text" +msgid "Deletes numbers only. Formats and formulas remain unchanged." +msgstr "លុប​តែ​លេខ ។ ទ្រង់ទ្រាយ​ និង​រូបមន្ត​រក្សា​នៅ​ដដែល ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3155764\n" +"11\n" +"help.text" +msgid "Date & time" +msgstr "កាល​បរិចេ្ឆទ & ពេល​វេលា" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3149567\n" +"12\n" +"help.text" +msgid "Deletes date and time values. Formats, text, numbers and formulas remain unchanged." +msgstr "លុប​តម្លៃ​កាល​បរិច្ឆេទ និង​ពេល​វេលា ។ ទ្រង់ទ្រាយ អត្ថបទ លេខ និង​រូបមន្ត​រក្សា​នៅ​ដដែល ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3154703\n" +"13\n" +"help.text" +msgid "Formulas" +msgstr "រូបមន្ត" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3148485\n" +"14\n" +"help.text" +msgid "Deletes formulas. Text, numbers, formats, dates and times remain unchanged." +msgstr "លុប​រូបមន្ត ។ អត្ថបទ លេខ ទ្រង់ទ្រាយ កាល​បរិច្ឆេទ និង​ពេល​វេលា​រក្សា​នៅ​ដដែល ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3150300\n" +"15\n" +"help.text" +msgid "Comments" +msgstr "មតិយោបល់" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3154658\n" +"16\n" +"help.text" +msgid "Deletes comments added to cells. All other elements remain unchanged." +msgstr "លុប​មតិយោបល់​ដែលបានបន្ថែម​ទៅ​ក្រឡា ។ ធាតុ​ផ្សេងៗ​ទាំងអស់​នៅ​តែមិនបានផ្លាស់ប្ដូរ ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3155112\n" +"17\n" +"help.text" +msgid "Formats" +msgstr "ទ្រង់ទ្រាយ" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3146134\n" +"18\n" +"help.text" +msgid "Deletes format attributes applied to cells. All cell content remains unchanged." +msgstr "លុប​គុណ​លក្ខណៈ​ទ្រង់ទ្រាយ​ដែល​បាន​អនុវត្ត​ទៅ​ក្រឡា ។ មាតិកា​ទាំងអស់​រក្សា​នៅ​ដដែល ។" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"hd_id3150088\n" +"19\n" +"help.text" +msgid "Objects" +msgstr "វត្ថុ" + +#: 02150000.xhp +msgctxt "" +"02150000.xhp\n" +"par_id3152990\n" +"20\n" +"help.text" +msgid "Deletes objects. All cell content remains unchanged." +msgstr "លុប​វត្ថុ ។ មាតិកា​ក្រឡា​ទាំងអស់​រក្សា​នៅ​ដដែល ។" + +#: 12080400.xhp +msgctxt "" +"12080400.xhp\n" +"tit\n" +"help.text" +msgid "Ungroup" +msgstr "បំបែក​ក្រុម" + +#: 12080400.xhp +msgctxt "" +"12080400.xhp\n" +"hd_id3148492\n" +"1\n" +"help.text" +msgid "Ungroup" +msgstr "បំបែក​ក្រុម" + +#: 12080400.xhp +msgctxt "" +"12080400.xhp\n" +"par_id3151384\n" +"2\n" +"help.text" +msgid "Ungroups the selection. In a nested group, the last rows or columns that were added are removed from the group." +msgstr "បំបែក​ជម្រើស​ពី​ក្រុម ។ ក្នុង​ក្រុម​ច្រើន​ថ្នាក់ ជួរ​ដេក ឬ​ជួរ​ឈរ​ចុង​ក្រោយ​ដែល​បាន​បន្ថែម នឹង​ត្រូវ​បាន​យក​ចេញ​ពី​ក្រុម ។" + +#: 12080400.xhp +msgctxt "" +"12080400.xhp\n" +"hd_id3151210\n" +"3\n" +"help.text" +msgid "Deactivate for" +msgstr "ធ្វើ​ឲ្យ​អសកម្ម​សម្រាប់" + +#: 12080400.xhp +msgctxt "" +"12080400.xhp\n" +"hd_id3156280\n" +"5\n" +"help.text" +msgid "Rows" +msgstr "ជួរ​ដេក" + +#: 12080400.xhp +msgctxt "" +"12080400.xhp\n" +"par_id3125864\n" +"6\n" +"help.text" +msgid "Removes selected rows from a group." +msgstr "យក​ចេញ​នូវ​ជួរ​ដេក​ដែល​បាន​ជ្រើស​ពី​ក្រុម​មួយ ។" + +#: 12080400.xhp +msgctxt "" +"12080400.xhp\n" +"hd_id3147230\n" +"7\n" +"help.text" +msgid "Columns" +msgstr "ជួរ​ឈរ" + +#: 12080400.xhp +msgctxt "" +"12080400.xhp\n" +"par_id3154685\n" +"8\n" +"help.text" +msgid "Removes selected columns from a group." +msgstr "យក​ចេញ​នូវ​ជួរ​ឈរ​ដែល​បាន​ជ្រើស​ពី​ក្រុម​មួយ ។" + +#: 07090000.xhp +msgctxt "" +"07090000.xhp\n" +"tit\n" +"help.text" +msgid "Freeze" +msgstr "បង្កក" + +#: 07090000.xhp +msgctxt "" +"07090000.xhp\n" +"hd_id3150517\n" +"1\n" +"help.text" +msgid "Freeze" +msgstr "បង្កក" + +#: 07090000.xhp +msgctxt "" +"07090000.xhp\n" +"par_id3156289\n" +"2\n" +"help.text" +msgid "Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable." +msgstr "ចែក​សន្លឹក​​នៅ​ជ្រុង​ខាង​លើ​ឆ្វេង​នៃ​ក្រឡា​សកម្ម ហើយ​តំបន់​នៅ​ខាង​លើ​ឆ្វេង​នឹង​មិន​អាច​រមូរ​បាន​ទៀត​ទេ ។" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"tit\n" +"help.text" +msgid "Subtotals" +msgstr "សរុប​រង" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"hd_id3153822\n" +"1\n" +"help.text" +msgid "Subtotals" +msgstr "សរុប​រង" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"par_id3145119\n" +"2\n" +"help.text" +msgid "Calculates subtotals for the columns that you select. $[officename] uses the SUM function to automatically calculate the subtotal and grand total values in a labeled range. You can also use other functions to perform the calculation. $[officename] automatically recognizes a defined database area when you place the cursor in it." +msgstr "គណនា​សរុប​រង​សម្រាប់​ជួរ​ឈរ​ដែល​អ្នក​ជ្រើស ។ $[officename] ប្រើ​អនុគមន៍ SUM ដើម្បី​គណនា​តម្លៃ​សរុប​រង និង​សរុប​ទាំងអស់​ដោយ​ស្វ័យ​ប្រវត្តិ​ក្នុង​ជួរ​ដែល​បាន​ដាក់​​ស្លាក ។ អ្នក​ក៏​អាច​ប្រើ​អនុគមន៍​ដទៃ​ទៀត​ដើម្បី​អនុវត្ត​ការ​គណនា ។ $[officename] ទទួល​ស្គាល់​ដោយ​ស្វ័យ​ប្រវត្តិ​នូវ​តំបន់​មូលដ្ឋាន​ទិន្នន័យ​ដែល​បាន​កំណត់ នៅ​ពេល​អ្នក​ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង​វា ។" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"par_id3153896\n" +"3\n" +"help.text" +msgid "For example, you can generate a sales summary for a certain postal code based on data from a client database." +msgstr "ឧទាហរណ៍ អ្នក​អាច​បង្កើត​សេចក្តី​សង្ខេប​ការ​លក់​សម្រាប់​លេខ​ប្រៃសណីយ៍​ពិត​ប្រាកដ​មួយ ដោយ​ផ្អែក​លើ​ទិន្នន័យ​ពី​មូលដ្ឋាន​ទិន្នន័យ​ភ្ញៀវ ។" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"hd_id3163708\n" +"4\n" +"help.text" +msgid "Delete" +msgstr "លុប" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"par_id3154125\n" +"5\n" +"help.text" +msgid "Deletes the subtotal rows in the selected area." +msgstr "លុប​ជួរ​ដេក​សរុប​រង ក្នុង​តំបន់​ដែល​បាន​ជ្រើស ។" + +#: 06030800.xhp +msgctxt "" +"06030800.xhp\n" +"tit\n" +"help.text" +msgid "Mark Invalid Data" +msgstr "សម្គាល់​ទិន្នន័យ​មិន​ត្រឹមត្រូវ" + +#: 06030800.xhp +msgctxt "" +"06030800.xhp\n" +"bm_id3153821\n" +"help.text" +msgid "cells; invalid datadata; showing invalid datainvalid data;marking" +msgstr "ក្រឡា; ទិន្នន័យ​មិន​ត្រឹមត្រូវទិន្នន័យ; ការ​បង្ហាញ​ទិន្នន័យ​មិន​ត្រឹមត្រូវទិន្នន័យ​មិន​ត្រឹមត្រូវ; ការ​សម្គាល់" + +#: 06030800.xhp +msgctxt "" +"06030800.xhp\n" +"hd_id3153821\n" +"1\n" +"help.text" +msgid "Mark Invalid Data" +msgstr "សម្គាល់​ទិន្នន័យ​មិន​ត្រឹមត្រូវ" + +#: 06030800.xhp +msgctxt "" +"06030800.xhp\n" +"par_id3147264\n" +"2\n" +"help.text" +msgid "Marks all cells in the sheet that contain values outside the validation rules." +msgstr "សម្គាល់​ក្រឡា​ទាំងអស់​ក្នុង​សន្លឹក ដែល​មាន​តម្លៃ​ស្ថិត​នៅ​ក្រៅ​ច្បាប់​សុពលកម្ម ។" + +#: 06030800.xhp +msgctxt "" +"06030800.xhp\n" +"par_id3151211\n" +"3\n" +"help.text" +msgid "The validity rules restrict the input of numbers, dates, time values and text to certain values. However, it is possible to enter invalid values or copy invalid values into the cells if the Stop option is not selected. When you assign a validity rule, existing values in a cell will not be modified." +msgstr "ច្បាប់​សុពលភាព ដាក់​កម្រិត​សកម្មភាព​បញ្ចូល​នៃ​តម្លៃ​លេខ កាល​បរិច្ឆេទ និង​ពេល​វេលា និង​អត្ថបទ​ទៅ​កាន់​តម្លៃ​ខ្លះ ។ ទោះ​យ៉ាង​ណា វា​អាច​ធ្វើ​បាន​ដើម្បី​បញ្ចូល​តម្លៃ​មិន​ត្រឹមត្រូវ ឬ​ចម្លង​តម្លៃ​មិន​ត្រឹមត្រូវ​ទៅ​ក្នុង​ក្រឡា បើ​ជម្រើស បញ្ឈប់ មិន​ត្រូវ​បាន​ជ្រើស ។ នៅ​ពេល​អ្នក​ផ្តល់​តម្លៃ​ច្បាប់​សុពលភាព តម្លៃ​ដែល​មាន​ស្រាប់​ក្នុង​ក្រឡា​មួយ នឹង​មិន​ត្រូវ​បាន​កែប្រែ​ទេ ។" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"tit\n" +"help.text" +msgid "EASTERSUNDAY" +msgstr "EASTERSUNDAY" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"bm_id3152960\n" +"help.text" +msgid "EASTERSUNDAY function" +msgstr "អនុគមន៍ EASTERSUNDAY" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"hd_id3152960\n" +"175\n" +"help.text" +msgid "EASTERSUNDAY" +msgstr "EASTERSUNDAY" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"par_id3154570\n" +"176\n" +"help.text" +msgid "Returns the date of Easter Sunday for the entered year." +msgstr "ត្រឡប់​កាលបរិច្ឆេទ​នៃ Easter Sunday សម្រាប់​ឆ្នាំ​ដែលបាន​បញ្ចូល ។" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"hd_id9460127\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"par_id2113711\n" +"help.text" +msgid "EASTERSUNDAY(Year)" +msgstr "EASTERSUNDAY(Year)" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"par_id3938413\n" +"help.text" +msgid "Year is an integer between 1583 and 9956 or 0 and 99. You can also calculate other holidays by simple addition with this date." +msgstr "Year គឺ​ជា​ចំនួន​គត់​រវាង 1583 និង 9956 ឬ 0 និង 99 ។ អ្នក​ក៏​អាច​គណនា​វិស្សមកាល​ផ្សេងទៀត​បាន​ដែរ ដោយ​បន្ថែម​កាលបរិច្ឆេទ​នេះ​តាម​ធម្មតា ។" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"par_id3156156\n" +"177\n" +"help.text" +msgid "Easter Monday = EASTERSUNDAY(Year) + 1" +msgstr "Easter Monday = EASTERSUNDAY(Year) + 1" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"par_id3147521\n" +"178\n" +"help.text" +msgid "Good Friday = EASTERSUNDAY(Year) - 2" +msgstr "Good Friday = EASTERSUNDAY(Year) - 2" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"par_id3146072\n" +"179\n" +"help.text" +msgid "Pentecost Sunday = EASTERSUNDAY(Year) + 49" +msgstr "Pentecost Sunday = EASTERSUNDAY(Year) + 49" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"par_id3149553\n" +"180\n" +"help.text" +msgid "Pentecost Monday = EASTERSUNDAY(Year) + 50" +msgstr "Pentecost Monday = EASTERSUNDAY(Year) + 50" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"hd_id3155120\n" +"181\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"par_id3154472\n" +"182\n" +"help.text" +msgid "=EASTERSUNDAY(2000) returns 2000-04-23." +msgstr "=EASTERSUNDAY(2000) ត្រឡប់ 2000-04-23 ។" + +#: func_eastersunday.xhp +msgctxt "" +"func_eastersunday.xhp\n" +"par_id3150940\n" +"184\n" +"help.text" +msgid "EASTERSUNDAY(2000)+49 returns the internal serial number 36688. The result is 2000-06-11. Format the serial date number as a date, for example in the format YYYY-MM-DD." +msgstr "EASTERSUNDAY(2000)+49 ត្រឡប់​លេខ​ស៊េរីខាង​ក្នុង 36688 ។ លទ្ធផល​គឺ 2000-06-11 ។ ធ្វើ​ទ្រង់ទ្រាយ​លេខ​កាលបរិច្ឆេទ​ស៊េរី​ជា​កាលបរិច្ឆេទ ឧទាហរណ៍​នៅ​ក្នុង ទ្រង់ទ្រាយ YYYY-MM-DD ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"tit\n" +"help.text" +msgid "Navigator" +msgstr "កម្មវិធី​រុករក​" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"bm_id3150791\n" +"help.text" +msgid "Navigator;for sheetsnavigating;in spreadsheetsdisplaying; scenario namesscenarios;displaying names" +msgstr "កម្មវិធី​រុករក សម្រាប់​សន្លឹកការរុករុក​ នៅក្នុង​សៀវភៅ​បញ្ជីការបង្ហាញ ឈ្មោះ​ឆាកឆាក ឈ្មោះ​បង្ហាញ" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3150791\n" +"1\n" +"help.text" +msgid "Navigator" +msgstr "កម្មវិធី​រុករក" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3156422\n" +"2\n" +"help.text" +msgid "Activates and deactivates the Navigator. The Navigator is a dockable window." +msgstr "ធ្វើ​ឲ្យកម្មវិធី​រុករក​សកម្ម និង​អសកម្ម ។ កម្មវិធី​រុករក​គឺ​ជា បង្អួច​ដែល​អាច​ចូល​ផែ​បាន ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3145271\n" +"40\n" +"help.text" +msgid "Choose View - Navigator to display the Navigator." +msgstr "ជ្រើស មើល - កម្មវិធី​រុករក ដើម្បី​បង្ហាញ​កម្មវិធី​រុករក ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3159155\n" +"4\n" +"help.text" +msgid "Column" +msgstr "ជួរ​ឈរ" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3146984\n" +"5\n" +"help.text" +msgid "Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row." +msgstr "បញ្ចូល​តួអក្សរ​ជួរ​ឈរ ។ សង្កត់ បញ្ចូល ដើម្បី​ដាក់​ទីតាំង​ទស្សន៍​ទ្រនិច​ក្រឡា​ឡើងវិញ ទៅ​ជួរ​ឈរ​ដែលបាន​បញ្ជាក់​ក្នុង​ជួរដេក​ដូចគ្នា ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3147126\n" +"6\n" +"help.text" +msgid "Row" +msgstr "ជួរ​ដេក" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3149958\n" +"7\n" +"help.text" +msgid "Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column." +msgstr "បញ្ចូល​លេខ​ជួរ​ឈរ ។ សង្កត់ បញ្ចូល ដើម្បី​ដាក់ទីតាំង​ទស្សន៍​ទ្រនិច​ក្រឡា ទៅ​ជួរ​ដេក​ដែលបាន​បញ្ជាក់​ក្នុង​ជួរ​ឈរ​ដូចគ្នា ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3150717\n" +"8\n" +"help.text" +msgid "Data Range" +msgstr "ជួរ​ទិន្នន័យ" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3150752\n" +"10\n" +"help.text" +msgid "Specifies the current data range denoted by the position of the cell cursor." +msgstr "បញ្ជាក់​លម្អិត​ជួរ​ទិន្នន័យ​បច្ចុប្បន្ន ដែល​បាន​ចង្អុល​បង្ហាញ​ដោយ​ទីតាំង​នៃ​ទស្សន៍​ទ្រនិច​ក្រឡា ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3159264\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3146919\n" +"9\n" +"help.text" +msgid "Data Range" +msgstr "ជួរ​ទិន្នន័យ" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3148488\n" +"14\n" +"help.text" +msgid "Start" +msgstr "ចាប់ផ្តើម" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3150086\n" +"16\n" +"help.text" +msgid "Moves to the cell at the beginning of the current data range, which you can highlight using the Data Range button." +msgstr "ផ្លាស់ទី​ទៅ​ក្រឡា​នៅ​ដើម​នៃ​ជួរ​ទិន្នន័យ​បច្ចុប្បន្ន ដែល​អ្នក​អាច​បន្លិច​ដោយ​ប្រើ​ប៊ូតុង ជួរ​ទិន្នន័យ ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3152994\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3154372\n" +"15\n" +"help.text" +msgid "Start" +msgstr "ចាប់ផ្តើម" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3146982\n" +"17\n" +"help.text" +msgid "End" +msgstr "ចុង (End)" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3152985\n" +"19\n" +"help.text" +msgid "Moves to the cell at the end of the current data range, which you can highlight using the Data Range button." +msgstr "ផ្លាស់ទី​ទៅ​ក្រឡា​នៅ​ចុង​នៃ​ជួរ​ទិន្នន័យ​បច្ចុប្បន្ន ដែល​អ្នក​អាច​បន្លិច​ដោយ​ប្រើ​ប៊ូតុង ជួរ​ទិន្នន័យ ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3159170\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3147072\n" +"18\n" +"help.text" +msgid "End" +msgstr "ចុង (End)" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3150107\n" +"20\n" +"help.text" +msgid "Toggle" +msgstr "កន្លាស់" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3159098\n" +"22\n" +"help.text" +msgid "Toggles the content view. Only the selected Navigator element and its subelements are displayed. Click the icon again to restore all elements for viewing." +msgstr "បិទ​បើក​ទិដ្ឋភាព​មាតិកា ។ មាន​តែ​ធាតុ \"កម្មវិធី​រុករក\" ដែល​បាន​ជ្រើស និង​ធាតុ​រង​របស់​វា​ប៉ុណ្ណោះ ដែល​នឹង​ត្រូវ​បាន​បង្ហាញ ។ ចុច​រូប​តំណាង​ម្តង​ទៀត ដើម្បី​ស្តារ​ធាតុ​ទាំងអស់​ឡើង​វិញ​សម្រាប់​​មើល ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3152869\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3159229\n" +"21\n" +"help.text" +msgid "Toggle" +msgstr "កន្លាស់" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3149381\n" +"11\n" +"help.text" +msgid "Contents" +msgstr "មាតិកា" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3150051\n" +"13\n" +"help.text" +msgid "Allows you to hide/show the contents." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​លាក់​/បង្ហាញ​មាតិកា ។\\" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3155597\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3150955\n" +"12\n" +"help.text" +msgid "Contents" +msgstr "មាតិកា" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3147244\n" +"23\n" +"help.text" +msgid "Scenarios" +msgstr "ឆាក" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3153955\n" +"25\n" +"help.text" +msgid "Displays all available scenarios. Double-click a name to apply that scenario. The result is shown in the sheet. For more information, choose Tools - Scenarios." +msgstr "បង្ហាញ​ឆាក​ដែល​មាន​ទាំងអស់ ។ ចុច​ឈ្មោះ​ទ្វេដង ដើម្បី​អនុវត្ត​ឆាក​នោះ ។ លទ្ធផល​ត្រូវ​បាន​បង្ហាញ​ក្នុង​សន្លឹក ។ សម្រាប់​ព័ត៌មាន​បន្ថែម ជ្រើស ឧបករណ៍ - ឆាក ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3148745\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3166466\n" +"24\n" +"help.text" +msgid "Scenarios" +msgstr "ឆាក" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_idN10A6C\n" +"help.text" +msgid "If the Navigator displays scenarios, you can access the following commands when you right-click a scenario entry:" +msgstr "បើ \"កម្មវិធី​រុករក\" បង្ហាញ​ឆាក អ្នក​អាច​ចូល​ដំណើរការ​ពាក្យ​បញ្ជា​ដូច​ខាង​ក្រោម នៅ​ពេល​អ្នក​ចុច​កណ្តុរ​ស្តាំ​លើ​ធាតុ​ឆាក​មួយ ៖" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_idN10A77\n" +"help.text" +msgid "Delete" +msgstr "លុប" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_idN10A7B\n" +"help.text" +msgid "Deletes the selected scenario." +msgstr "លុប​ឆាក​ដែល​បាន​ជ្រើស ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_idN10A92\n" +"help.text" +msgid "Properties" +msgstr "លក្ខណសម្បត្តិ" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_idN10A96\n" +"help.text" +msgid "Opens the Edit scenario dialog, where you can edit the scenario properties." +msgstr "បើក​ប្រអប់ កែសម្រួល​ឆាក ដែល​អ្នក​អាច​កែសម្រួល​លក្ខណសម្បត្តិ​ឆាក ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3150037\n" +"26\n" +"help.text" +msgid "Drag Mode" +msgstr "របៀប​អូស" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3157876\n" +"28\n" +"help.text" +msgid "Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created." +msgstr "បើក​ម៉ឺនុយ​រង សម្រាប់​ការជ្រើស​របៀប​អូស ។ អ្នក​សម្រេច​ចិត្ត​យក​អំពើណាមួយ​ដែលត្រូវមាន​សកម្មភាព​នៅពេល​កំពុង​អូស និង​ទម្លាក់វត្ថុ​មួយ​ពី​កម្មវិធីរុករក ទៅក្នុង​ឯកសារ ។ ដោយ​យោងទៅតាម​របៀប​ដែលអ្នកជ្រើស រូបតំណាង​ចង្អុរ​​បង្ហាញ​ថាតើ តំណខ្ពស់ តំណ ឬ​ច្បាប់ចម្លង ដែលត្រូវបាន​បង្កើត ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3149947\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3150656\n" +"27\n" +"help.text" +msgid "Drag Mode" +msgstr "របៀប​អូស" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3149009\n" +"29\n" +"help.text" +msgid "Insert as Hyperlink" +msgstr "បញ្ចូល​ជា​តំណ" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3146938\n" +"30\n" +"help.text" +msgid "Inserts a hyperlink when you drag-and-drop an object from the Navigator into a document. You can later click the created hyperlink to set the cursor and the view to the respective object." +msgstr "បញ្ចូល​តំណ​ខ្ពស់​មួយ នៅ​ពេល​អ្នក​អូស និង​ទម្លាក់​វត្ថុ​មួយ​ពី​កម្មវិធី​រុករក​ទៅ​ក្នុង​ឯកសារ​មួយ ។ នៅ​ពេល​ក្រោយ អ្នក​អាច​ចុច​តំណ​ខ្ពស់​ដែល​បាន​បង្កើត ដើម្បី​កំណត់​ទស្សន៍​ទ្រនិច និង​ទិដ្ឋភាព​ទៅ​កាន់​វត្ថុ​នីមួយៗ ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3880733\n" +"help.text" +msgid "If you insert a hyperlink that links to an open document, you need to save the document before you can use the hyperlink." +msgstr "ប្រសិនបើ​អ្នក​បញ្ចូល​តំណខ្ពស់ ដែល​ភ្ជាប់​ទៅ​ឯកសារ​បើក​មួយ អ្នក​ចាំបាច់​ត្រូវ​រក្សា​ទុក​ឯកសារ មុន​ពេលអ្នក​អាច​ប្រើ​តំណ​ខ្ពស់ ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3154682\n" +"31\n" +"help.text" +msgid "Insert as Link" +msgstr "បញ្ចូល​ជា​តំណ" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3150746\n" +"32\n" +"help.text" +msgid "Creates a link when you drag-and-drop an object from the Navigator into a document." +msgstr "បង្កើត​តំណ​មួយ នៅ​ពេល​អ្នក​អូស និង​ទម្លាក់​វត្ថុ​មួយ​ពី \"កម្មវិធី​រុករក\" ទៅ​ក្នុង​ឯកសារ​មួយ ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3145824\n" +"33\n" +"help.text" +msgid "Insert as Copy" +msgstr "បញ្ចូល​ជា​ច្បាប់​ចម្លង" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3147471\n" +"34\n" +"help.text" +msgid "Generates a copy when you drag-and-drop an object from the Navigator into a document." +msgstr "បង្កើត​ច្បាប់​ចម្លង​មួយ នៅ​ពេល​អ្នក​អូស និង​ទម្លាក់​វត្ថុ​មួយ​ពី \"កម្មវិធី​រុករក\" ទៅ​ក្នុង​ឯកសារ ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3147423\n" +"38\n" +"help.text" +msgid "Objects" +msgstr "វត្ថុ" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3150700\n" +"39\n" +"help.text" +msgid "Displays all objects in your document." +msgstr "បង្ហាញ​វត្ថុ​ទាំងអស់​ក្នុង​ឯកសារ​របស់​អ្នក ។" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"hd_id3150860\n" +"35\n" +"help.text" +msgid "Documents" +msgstr "ឯកសារ" + +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3153929\n" +"36\n" +"help.text" +msgid "Displays the names of all open documents. To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the Window menu." +msgstr "បង្ហាញ​ឈ្មោះ​ឯកសារ​កំពុង​បើក​ទាំងអស់ ។ ដើម្បី​ប្តូរ​ទៅ​ឯកសារ​កំពុង​បើក​មួយ​ទៀត​ក្នុង កម្មវិធី​រុករក ចុច​ឈ្មោះ​ឯកសារ ។ ស្ថានភាព (សកម្ម អសកម្ម) នៃ​ឯកសារ​ត្រូវ​បាន​បង្ហាញ​ក្នុង​តង្កៀប​បន្ទាប់​ពី​ឈ្មោះ ។ អ្នក​អាច​ប្តូរ​ឯកសារ​សកម្ម​ក្នុង​ម៉ឺនុយ បង្អួច ។" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"tit\n" +"help.text" +msgid "Function List" +msgstr "បញ្ជី​អនុគមន៍" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"bm_id3154126\n" +"help.text" +msgid "formula list windowfunction list windowinserting functions; function list window" +msgstr "បង្អួច​បញ្ជី​រូបមន្តបង្អួច​បញ្ជី​អនុគមន៍ការ​បញ្ចូល​អនុគមន៍; បង្អួច​បញ្ជី​អនុគមន៍" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"hd_id3154126\n" +"1\n" +"help.text" +msgid "Function List" +msgstr "បញ្ជី​អនុគមន៍" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"par_id3151118\n" +"2\n" +"help.text" +msgid "This command opens the Function List window, which displays all functions that can be inserted into your document. The Function List window is similar to the Functions tab page of the Function Wizard. The functions are inserted with placeholders to be replaced with your own values." +msgstr "ពាក្យ​បញ្ជា​នេះ​បើក​បង្អួច បញ្ជី​អនុគមន៍ ដែល​បង្ហាញ​អនុគមន៍​ទាំង​អស់ ដោយ​អ្នក​​អាច​បញ្ចូល​វា​ក្នុង​ឯកសារ​របស់​អ្នក ។ បង្អួច​ បញ្ជី​អនុគមន៍ គឺ​ដូច​គ្នា​ទៅ​នឹងទំព័រ​ផ្ទាំង អនុគមន៍ របស់ អ្នក​ជំនួយការ​អនុគមន៍។ អនុគមន៍​នឹង​បញ្ចូល​ជាមួយ​កន្លែង​ដាក់ ដែល​នឹងត្រូវ​ជំនួស​ដោយ​តម្លៃ​ផ្ទាល់​របស់​អ្នក​ ។" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"par_id3152576\n" +"3\n" +"help.text" +msgid "The Function List window is a resizable dockable window. Use it to quickly enter functions in the spreadsheet. By double-clicking an entry in the functions list, the respective function is directly inserted with all parameters." +msgstr "បង្អួច បញ្ជី​អនុគមន៍ គឺ​ជា បង្អួច​អាច​ចេញ​ចូល​ផែ​បាន ដែល​អាច​ប្តូរ​ទំហំ​បាន ។ ប្រើ​វា​ដើម្បី​បញ្ចូល​រូបមន្ត​ឲ្យ​រហ័ស​ក្នុង​សៀវភៅ​បញ្ជី ។ ដោយ​ចុច​ទ្វេដង​លើ​ធាតុ​​មួយ​ក្នុង​បញ្ជី​អនុគមន៍ អនុគមន៍​នីមួយៗ​ត្រូវ​បាន​បញ្ចូល​ដោយ​ផ្ទាល់​ជាមួយ​ប៉ារ៉ាម៉ែត្រ​ទាំងអស់ ។" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"hd_id3145799\n" +"4\n" +"help.text" +msgid "Category List" +msgstr "បញ្ជី​ប្រភេទ" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"hd_id3153160\n" +"5\n" +"help.text" +msgid "Function List" +msgstr "បញ្ជី​អនុគមន៍" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"par_id3149412\n" +"6\n" +"help.text" +msgid "Displays the available functions. When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the Insert Function into calculation sheet icon." +msgstr "បង្ហាញ​អនុគមន៍​ដែល​មាន ។ ពេល​អ្នក​ជ្រើស​អនុគមន៍​មួយ តំបន់​នៅ​ក្រោម​ប្រអប់​បញ្ជី​នឹង​បង្ហាញ​សេចក្តី​ពិពណ៌នា​ខ្លី​មួយ ។ ដើម្បី​បញ្ចូល​អនុគមន៍​​ដែល​បាន​ជ្រើស ចុច​ទ្វេ​ដង​លើ​វា ឬ​ចុច​រូប​តំណាង បញ្ចូល​អនុគមន៍​ទៅ​ក្នុង​សន្លឹក​គណនា​​ ។" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"hd_id3146971\n" +"7\n" +"help.text" +msgid "Insert Function into calculation sheet" +msgstr "បញ្ចូល​អនុគមន៍​ទៅ​ក្នុង​សន្លឹក​ការ​គណនា" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"par_id3150043\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 04080000.xhp +msgctxt "" +"04080000.xhp\n" +"par_id3147345\n" +"8\n" +"help.text" +msgid "Inserts the selected function into the document." +msgstr "បញ្ចូល​អនុគមន៍​ដែល​បាន​ជ្រើស​ទៅ​ក្នុង​ឯកសារ ។" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"tit\n" +"help.text" +msgid "Consolidate" +msgstr "បង្រួបបង្រួម" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"hd_id3148946\n" +"1\n" +"help.text" +msgid "Consolidate" +msgstr "បង្រួបបង្រួម" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3148798\n" +"2\n" +"help.text" +msgid "Combines data from one or more independent cell ranges and calculates a new range using the function that you specify." +msgstr "ផ្សំ​ទិន្នន័យ​ពី​ជួរ​ក្រឡា​ឯករាជ្យ​មួយ ឬ​ច្រើន និង​គណនា​ជួរ​ថ្មី​មួយ​ដោយ​ប្រើ​អនុគមន៍ ដែល​អ្នក​បញ្ជាក់​លម្អិត ។" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"hd_id3150010\n" +"8\n" +"help.text" +msgid "Function" +msgstr "អនុគមន៍" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3149377\n" +"9\n" +"help.text" +msgid "Select the function that you want to use to consolidate the data." +msgstr "ជ្រើស​អនុគមន៍​ដែល​អ្នក​ចង់​​ប្រើ ដើម្បី​បង្រួប​បង្រួម​ទិន្នន័យ ។" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"hd_id3147127\n" +"10\n" +"help.text" +msgid "Consolidation ranges" +msgstr "ការ​បង្រួប​បង្រួម​ជួរ" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3151075\n" +"11\n" +"help.text" +msgid "Displays the cell ranges that you want to consolidate." +msgstr "​​​បង្ហាញ​ជួរ​ក្រឡា​ដែល​អ្នក​ចង់​​បង្រួប​បង្រួម ។" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"hd_id3147397\n" +"12\n" +"help.text" +msgid "Source data range" +msgstr "ជួរ​ប្រភព​ទិន្នន័យ" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3153836\n" +"13\n" +"help.text" +msgid "Specifies the cell range that you want to consolidate with the cell ranges listed in the Consolidation ranges box. Select a cell range in a sheet, and then click Add. You can also select a the name of a predefined cell from the Source data range list." +msgstr "បញ្ជាក់​លម្អិត​ជួរ​​ក្រឡា​ដែល​អ្នក​ចង់​បង្រួប​បង្រួម​ជាមួយ​នឹង​ជួរ​ក្រឡា​ដែល​រាយ​ក្នុង​ប្រអប់ ជួរ​បង្រួប​បង្រួម ។ ជ្រើស​ជួរ​ក្រឡា​មួយ​ក្នុង​សន្លឹក​មួយ ហើយ​បន្ទាប់​មក​ចុច បន្ថែម ។ អ្នក​ក៏​អាច​ជ្រើស​ឈ្មោះ​នៃ​ក្រឡា​ដែល​បាន​កំណត់​ជា​មុន​ពី​បញ្ជី ជួរ​ទិន្នន័យ​ប្រភព ។" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"hd_id3155768\n" +"15\n" +"help.text" +msgid "Copy results to" +msgstr "ចម្លង​លទ្ធផល​ទៅ" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3147341\n" +"16\n" +"help.text" +msgid "Displays the first cell in the range where the consolidation results will be displayed." +msgstr "បង្ហាញ​ក្រឡា​ដំបូង​ក្នុង​ជួរ ដែល​នឹង​ត្រូវ​បង្ហាញ​លទ្ធផល​ការ​បង្រួប​បង្រួម ។" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"hd_id3147345\n" +"17\n" +"help.text" +msgid "Add" +msgstr "បន្ថែម" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3155335\n" +"18\n" +"help.text" +msgid "Adds the cell range specified in the Source data range box to the Consolidation ranges box." +msgstr "បន្ថែម​ជួរ​ក្រឡា​ដែល​បាន​បញ្ជាក់​លម្អិត​ក្នុង​ប្រអប់ ជួរ​ទិន្នន័យ​ប្រភព ទៅ​ប្រអប់ ជួរ​បង្រួប​បង្រួម ។" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"hd_id3148630\n" +"19\n" +"help.text" +msgid "More >>" +msgstr "ច្រើន​ទៀត ​>>" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3159239\n" +"20\n" +"help.text" +msgid "Shows additional options." +msgstr "បង្ហាញ ជម្រើស បន្ថែម ។" + +#: 06070000.xhp +msgctxt "" +"06070000.xhp\n" +"tit\n" +"help.text" +msgid "AutoCalculate" +msgstr "គណនា​ស្វ័យ​ប្រវត្តិ" + +#: 06070000.xhp +msgctxt "" +"06070000.xhp\n" +"bm_id3145673\n" +"help.text" +msgid "calculating; auto calculating sheetsrecalculating;auto calculating sheetsAutoCalculate function in sheetscorrecting sheets automaticallyformulas;AutoCalculate functioncell contents;AutoCalculate function" +msgstr "គណនា គណនា​សន្លឹក​ស្វ័យ​ប្រវត្តិគណនា​ឡើង​វិញ គណនា​សន្លឹក​ស្វ័យ​ប្រវត្តិអនុគមន៍ AutoCalculate ក្នុង​សន្លឹកកែ​សន្លឹក​ស្វ័យ​ប្រវត្តិរូបមន្ត អនុគមន៍ AutoCalculateមាតិកា​ក្រឡា អនុគមន៍ AutoCalculate" + +#: 06070000.xhp +msgctxt "" +"06070000.xhp\n" +"hd_id3145673\n" +"1\n" +"help.text" +msgid "AutoCalculate" +msgstr "គណនា​ស្វ័យ​ប្រវត្តិ" + +#: 06070000.xhp +msgctxt "" +"06070000.xhp\n" +"par_id3148798\n" +"2\n" +"help.text" +msgid "Automatically recalculates all formulas in the document." +msgstr "គណនា​រូបមន្ត​ទាំងអស់​ឡើង​វិញ​ដោយ​ស្វ័យ​ប្រវត្តិ ក្នុង​ឯកសារ ។" + +#: 06070000.xhp +msgctxt "" +"06070000.xhp\n" +"par_id3145173\n" +"3\n" +"help.text" +msgid "All cells are recalculated after a sheet cell has been modified. Any charts in the sheet will also be refreshed." +msgstr "ក្រឡា​ទាំងអស់​ត្រូវ​បាន​គណនា​ឡើង​វិញ​បន្ទាប់​ពី​ក្រឡា​សន្លឹក​បាន​​កែប្រែ ។ គំនូស​តាង​មួយ​ចំនួន​ក្នុង​សន្លឹក​នឹង​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ស្រស់ ។" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"tit\n" +"help.text" +msgid "NETWORKDAYS" +msgstr "NETWORKDAYS" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"bm_id3151254\n" +"help.text" +msgid "NETWORKDAYS function" +msgstr "អនុគមន៍ NETWORKDAYS" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"hd_id3151254\n" +"240\n" +"help.text" +msgid "NETWORKDAYS" +msgstr "NETWORKDAYS" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id3153788\n" +"241\n" +"help.text" +msgid "Returns the number of workdays between a start date and an end date. Holidays can be deducted." +msgstr "ត្រឡប់​ចំនួន​ថ្ងៃ​ធ្វើការចន្លោះ កាលបរិច្ឆេទ​ចាប់ផ្ដើម និង​កាលបរិច្ឆេទ​បញ្ចប់ ។ ថ្ងៃ​ឈប់​សម្រាក​អាច​ត្រូវ​បាន​កាត់​បន្ថយ ។" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"hd_id3148677\n" +"242\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id3145775\n" +"243\n" +"help.text" +msgid "NETWORKDAYS(StartDate; EndDate; Holidays)" +msgstr "NETWORKDAYS(កាលបរិច្ឆេទ​ចាប់ផ្ដើម; កាលបរិច្ឆេទ​បញ្ចប់; ថ្ងៃ​ឈប់សម្រាក)" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id3153885\n" +"244\n" +"help.text" +msgid "StartDate is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation." +msgstr "កាលបរិច្ឆេទ គឺ​ជា​កាលបរិច្ឆេទ​ពី​ពេល​ដែល​កា​រគណនា​ត្រូវ​បាន​អនុវត្ត ។ ប្រសិន​បើ​កាលបរិច្ឆេទ​ចាប់ផ្ដើម​គឺ​ថ្ងៃ​ធ្វើការ ថ្ងៃ​ត្រូវ​បាន​រួម​បញ្ចូល​ក្នុង​ការ​គណនា ។" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id3151110\n" +"245\n" +"help.text" +msgid "EndDate is the date up until when the calculation is carried out. If the end date is a workday, the day is included in the calculation." +msgstr "កាលបរិច្ឆេទ​បញ្ចប់ គឺ​ជា​កាលបរិច្ឆេទ​រហូត​ដល់​ពេល​ការ​គណនា​ត្រូវ​បាន​អនុវត្ត ។ ប្រសិន​បើ​កាលបរិច្ឆេទ​បញ្ចប់​ជា​ថ្ងៃ​ធ្វើការ ថ្ងៃ​ត្រូវ​បាន​រួម​បញ្ចូល​នៅ​ក្នុង​កា​រគណនា ។" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id3154115\n" +"246\n" +"help.text" +msgid "Holidays is an optional list of holidays. These are non-working days. Enter a cell range in which the holidays are listed individually." +msgstr "ថ្ងៃ​ឈប់សម្រាក គឺ​ជា​បញ្ជី​ថ្ងៃ​ឈប់​សម្រាក​ជា​ចម្រើស ។ ទាំងនេះ​មិនមែន​ជា​ថ្ងៃ​ធ្វើការ ។ បញ្ចូលជួរ​ក្រឡា​ដែល​ថ្ងៃឈប់​សម្រាក​ត្រូវ​បាន​រាយ​ផ្សេងៗ​គ្នា ។" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"hd_id3146902\n" +"247\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id3154661\n" +"248\n" +"help.text" +msgid "How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"." +msgstr "តើ​មាន​ថ្ងៃ​ធ្វើការ​ប៉ុន្មាន​ធ្លាក់​ចន្លោះ 2001-12-15 និង 2002-01-15 ? កាលបរិច្ឆេទ​ចាប់ផ្ដើម​ត្រូវ​បាន​​កំណត់​ទីតាំង​នៅ​ក្នុង C3 និង​កាលបរិច្ឆេទ​បញ្ចប់​នៅ D3 ។ ក្រឡា F3 ទៅ J3 មាន​ថ្ងៃ​បុណ្យ​ណូអែល និ​ងថ្ងៃ​ចូលឆ្នាំ​ថ្មី ៖ \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\" ។" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id3147328\n" +"249\n" +"help.text" +msgid "=NETWORKDAYS(C3;D3;F3:J3) returns 17 workdays." +msgstr "=NETWORKDAYS(C3;D3;F3:J3) ត្រឡប់​ថ្ងៃ​ធ្វើការ​ចំនួន 17 ថ្ងៃ ។" + +#: 05030400.xhp +msgctxt "" +"05030400.xhp\n" +"tit\n" +"help.text" +msgid "Show" +msgstr "បង្ហាញ" + +#: 05030400.xhp +msgctxt "" +"05030400.xhp\n" +"bm_id3147264\n" +"help.text" +msgid "spreadsheets; showing columnsshowing; columnsshowing; rows" +msgstr "សៀវភៅ​បញ្ជី; ការ​បង្ហាញ​ជួរ​ឈរការ​បង្ហាញ; ជួរ​ឈរការ​បង្ហាញ; ជួរ​ដេក" + +#: 05030400.xhp +msgctxt "" +"05030400.xhp\n" +"hd_id3147264\n" +"1\n" +"help.text" +msgid "Show" +msgstr "បង្ហាញ" + +#: 05030400.xhp +msgctxt "" +"05030400.xhp\n" +"par_id3150447\n" +"2\n" +"help.text" +msgid "Choose this command to show previously hidden rows or columns." +msgstr "ជ្រើស​ពាក្យ​បញ្ជា​នេះ​ដើម្បី​បង្ហាញ​ជួរ​ដេក ឬ​ជួរ​ឈរ​ដែល​បាន​លាក់​ពី​មុន ។" + +#: 05030400.xhp +msgctxt "" +"05030400.xhp\n" +"par_id3155131\n" +"3\n" +"help.text" +msgid "To show a column or row, select the range of rows or columns containing the hidden elements, then choose Format - Row - Show or Format - Column - Show." +msgstr "ដើម្បី​បង្ហាញ​ជួរ​ឈរ ឬ​ជួរ​ដេក​មួយ ជ្រើស​ជួរ​នៃ​ជួរ​ដេក ឬ​ជួរ​ឈរ​ដែល​មាន​ធាតុ​ដែល​បាន​លាក់ បន្ទាប់​មក​ជ្រើស ទ្រង់ទ្រាយ - ជួរ​ដេក - បង្ហាញ ឬ​ទ្រង់ទ្រាយ - ជួរ​ឈរ - បង្ហាញ ។" + +#: 05030400.xhp +msgctxt "" +"05030400.xhp\n" +"par_id3145748\n" +"4\n" +"help.text" +msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table." +msgstr "ដើម្បី​បង្ហាញ​ក្រឡា​ទាំងអស់​ដែល​បាន​លាក់ ដំបូង​ចុច​ក្នុង​វាល​​ក្នុង​ជ្រុង​ខាង​លើ​ឆ្វេង ។ នេះ​នឹង​ជ្រើស​ក្រឡា​​ទាំងអស់​របស់​តារាង ។" + +#: 06030100.xhp +msgctxt "" +"06030100.xhp\n" +"tit\n" +"help.text" +msgid "Trace Precedents" +msgstr "តាម​ដាន​តួ" + +#: 06030100.xhp +msgctxt "" +"06030100.xhp\n" +"bm_id3155628\n" +"help.text" +msgid "cells; tracing precedentsformula cells;tracing precedents" +msgstr "ក្រឡា; ការ​តាម​ដាន​តួក្រឡា​រូបមន្ត; ការ​តាម​ដាន​តួ" + +#: 06030100.xhp +msgctxt "" +"06030100.xhp\n" +"hd_id3155628\n" +"1\n" +"help.text" +msgid "Trace Precedents" +msgstr "តាម​ដាន​តួ" + +#: 06030100.xhp +msgctxt "" +"06030100.xhp\n" +"par_id3153542\n" +"2\n" +"help.text" +msgid "This function shows the relationship between the current cell containing a formula and the cells used in the formula." +msgstr "អនុគមន៍​នេះ​បង្ហាញ​ទំនាក់​ទំនង​រវាង​ក្រឡា​បច្ចុប្បន្ន​ដែល​មាន​រូបមន្ត​មួយ និង​ក្រឡា​ដែល​បាន​ប្រើ​ក្នុង​រូបមន្ត ។" + +#: 06030100.xhp +msgctxt "" +"06030100.xhp\n" +"par_id3147265\n" +"4\n" +"help.text" +msgid "Traces are displayed in the sheet with marking arrows. At the same time, the range of all the cells contained in the formula of the current cell is highlighted with a blue frame." +msgstr "ដាន​ត្រូវ​បាន​បង្ហាញ​ក្នុង​សន្លឹក​ដោយ​មាន​ព្រួញ​សម្គាល់ ។ នៅ​ពេល​ជាមួយ​គ្នា​នោះ ជួរ​ក្រឡា​ទាំងអស់​ដែល​មាន​ក្នុង​រូបមន្ត​នៃ​ក្រឡា​បច្ចុប្បន្ន ត្រូវ​បាន​បន្លិច​ដោយ​ប្រើ​ស៊ុម​ពណ៌​ខៀវ​មួយ ។" + +#: 06030100.xhp +msgctxt "" +"06030100.xhp\n" +"par_id3154321\n" +"3\n" +"help.text" +msgid "This function is based on a principle of layers. For example, if the precedent cell to a formula is already indicated with a tracer arrow, when you repeat this command, the tracer arrows are drawn to the precedent cells of this cell." +msgstr "អនុគមន៍​នេះ​ផ្អែក​លើ​គោល​ការណ៍​ស្រទាប់ ។ ឧទាហរណ៍ ពេល​អ្នក​ធ្វើ​ពាក្យ​បញ្ជា​នេះ​ម្តង​ទៀត បើ​ក្រឡា​តួ​រហូត​ដល់​​រូបមន្ត​មួយ​ត្រូវ​បាន​ចង្អុល​បង្ហាញ​រួច​ជាមួយ​ព្រួញ​​​ដាន នោះ​ព្រួញ​ដាន​នឹង​ត្រូវ​បាន​គូរ​ទៅ​ក្រឡា​តួ​​នៃ​ក្រឡា​នេះ ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"tit\n" +"help.text" +msgid "Define Names" +msgstr "កំណត់​ឈ្មោះ" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3156330\n" +"1\n" +"help.text" +msgid "Define Names" +msgstr "កំណត់​ឈ្មោះ" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3154366\n" +"2\n" +"help.text" +msgid "Opens a dialog where you can specify a name for a selected area." +msgstr "បើក​ប្រអប់​មួយ ដែល​អ្នក​អាច​បញ្ជាក់​លម្អិត​ឈ្មោះ​មួយ សម្រាប់​តំបន់​ដែល​បាន​ជ្រើស​មួយ ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3154123\n" +"31\n" +"help.text" +msgid "Use the mouse to define ranges or type the reference into the Define Name dialog fields." +msgstr "ប្រើ​កណ្តុរ​ដើម្បី​កំណត់​ជួរ ឬ​ប្រភេទ​សេចក្តី​យោង​ទៅ​ក្នុងវាល​​ប្រអប់ កំណត់​ឈ្មោះ ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3155131\n" +"30\n" +"help.text" +msgid "The Sheet Area box on the Formula bar contains a list of defined names for the ranges. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here." +msgstr "ប្រអប់ តំបន់​សន្លឹក លើ​របារ​រូបមន្ត មាន​បញ្ជី​នៃ​ឈ្មោះ​ដែល​បាន​កំណត់​សម្រាប់​ជួរ ។ ចុច​​លើ​ឈ្មោះ​មួយ​​ពី​ប្រអប់​នេះ ដើម្បី​បន្លិច​សេចក្តី​យោង​ដែល​ត្រូវ​គ្នា​លើ​សៀវភៅ​បញ្ជី ។ រូបមន្ត​ដែល​បាន​ផ្តល់​ឈ្មោះ ឬ​ផ្នែក​នៃ​រូបមន្ត មិន​ត្រូវ​បាន​រាយ​នៅ​ទីនេះ​ទេ ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3151118\n" +"3\n" +"help.text" +msgid "Name" +msgstr "ឈ្មោះ" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3163712\n" +"29\n" +"help.text" +msgid "Enter the name of the area for which you want to define a reference. All area names already defined in the spreadsheet are listed in the text field below. If you click a name on the list, the corresponding reference in the document will be shown with a blue frame. If multiple cell ranges belong to the same area name, they are displayed with different colored frames." +msgstr "បញ្ចូល​ឈ្មោះ​តំបន់​ដែល​អ្នក​ចង់​កំណត់​សេចក្តី​យោង​មួយ​សម្រាប់ ។ ឈ្មោះ​តំបន់​ទាំងអស់​ដែល​​បាន​កំណត់​រួច​ក្នុង​សៀវភៅ​បញ្ជី ត្រូវ​បាន​រាយ​ក្នុង​វាល​អត្ថបទ​ខាង​ក្រោម ។ បើ​អ្នក​ចុច​ឈ្មោះ​មួយ​លើ​បញ្ជី នោះ​សេចក្តី​យោង​ត្រូវ​គ្នា​ក្នុង​ឯកសារ​នឹង​ត្រូវ​បាន​បង្ហាញ​ដោយ​មាន​ស៊ុម​ពណ៌​ខៀវ ។​ បើ​ជួរ​ក្រឡា​ច្រើន​ជា​របស់​ឈ្មោះ​តំបន់​ដូច​គ្នា នោះ​ពួក​វា​ត្រូវ​បាន​បង្ហាញ​ដោយ​មាន​ស៊ុម​ពណ៌​ខុសៗ​គ្នា ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3153728\n" +"9\n" +"help.text" +msgid "Assigned to" +msgstr "បាន​ផ្តល់​តម្លៃ​ទៅ" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3147435\n" +"10\n" +"help.text" +msgid "The reference of the selected area name is shown here as an absolute value." +msgstr "សេចក្តី​យោង​នៃ​ឈ្មោះ​តំបន់​ដែល​បាន​ជ្រើស ត្រូវ​បាន​បង្ហាញ​នៅ​ទីនេះ​ជា​តម្លៃ​ដាច់​ខាត​មួយ ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3146986\n" +"12\n" +"help.text" +msgid "To insert a new area reference, place the cursor in this field and use your mouse to select the desired area in any sheet of your spreadsheet document." +msgstr "ដើម្បី​បញ្ចូល​សេចក្តី​យោង​តំបន់​ថ្មី​មួយ ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង​វាល​​នេះ និង​ប្រើ​កណ្តុរ​របស់​អ្នក​ដើម្បី​ជ្រើស​​តំបន់​ដែល​ចង់​បាន ក្នុង​សន្លឹក​ណា​មួយ​នៃ​ឯកសារ​សៀវភៅ​បញ្ជី​របស់​អ្នក ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3154729\n" +"13\n" +"help.text" +msgid "More" +msgstr "ច្រើន​ទៀត" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3149958\n" +"14\n" +"help.text" +msgid "Allows you to specify the Area type (optional) for the reference." +msgstr "អនុញ្ញត​ឲ្យ​អ្នក​បញ្ជាក់​លម្អិត ប្រភេទ​តំបន់(ស្រេច​ចិត្ត) សម្រាប់​សេចក្តី​យោង ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3147394\n" +"15\n" +"help.text" +msgid "Area type" +msgstr "ប្រភេទ​តំបន់" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3155416\n" +"16\n" +"help.text" +msgid "Defines additional options related to the type of reference area." +msgstr "កំណត់​ជម្រើស​បន្ថែម ដែល​ទាក់ទង​នឹង​ប្រភេទ​នៃ​តំបន់​សេចក្តី​យោង ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3150716\n" +"17\n" +"help.text" +msgid "Print range" +msgstr "ជួរ​បោះពុម្ព" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3150751\n" +"18\n" +"help.text" +msgid "Defines the area as a print range." +msgstr "កំណត់​​​តំបន់​ជា​ជួរ​បោះពុម្ព ​ ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3153764\n" +"19\n" +"help.text" +msgid "Filter" +msgstr "តម្រង" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3155766\n" +"20\n" +"help.text" +msgid "Defines the selected area to be used in an advanced filter." +msgstr "កំណត់​ផ្ទៃ​ដែល​បាន​ជ្រើស​ត្រូវ​ប្រើ​នៅ​ក្នុង តម្រង​កម្រិត​ខ្ពស់ ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3159267\n" +"21\n" +"help.text" +msgid "Repeat column" +msgstr "ធ្វើ​ជួរ​ឈរ​ម្តង​ទៀត" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3149565\n" +"22\n" +"help.text" +msgid "Defines the area as a repeating column." +msgstr "កំណត់​តំបន់​ជា​ជួរ​ឈរ​ដែល​ត្រូវ​ធ្វើ​ម្តង​ទៀត ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3153966\n" +"23\n" +"help.text" +msgid "Repeat row" +msgstr "ធ្វើ​ជួរ​ដេក​ម្តង​ទៀត" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3150300\n" +"24\n" +"help.text" +msgid "Defines the area as a repeating row." +msgstr "កំណត់​តំបន់​ជា​ជួរ​ដេក​ដែល​ត្រូវ​ធ្វើ​ម្តង​ទៀត ។" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"hd_id3155112\n" +"27\n" +"help.text" +msgid "Add/Modify" +msgstr "បន្ថែម​/​កែ​សម្រួល" + +#: 04070100.xhp +msgctxt "" +"04070100.xhp\n" +"par_id3159236\n" +"28\n" +"help.text" +msgid "Click the Add button to add the defined name to the list. Click the Modify button to enter another name for an already existing name selected from the list." +msgstr "ចុច​ប៊ូតុង បន្ថែម ដើម្បី​បន្ថែម​ឈ្មោះ​ដែល​បាន​កំណត់​ទៅ​កាន់​បញ្ជី ។ ចុច​ប៊ូតុង កែប្រែ ដើម្បី​បញ្ចូល​ឈ្មោះ​ផ្សេង​ទៀត សម្រាប់​ឈ្មោះ​មាន​ស្រាប់​ដែល​បាន​ជ្រើស​ពី​បញ្ជី ។" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"tit\n" +"help.text" +msgid "DATEVALUE" +msgstr "DATEVALUE" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"bm_id3145621\n" +"help.text" +msgid "DATEVALUE function" +msgstr "អនុគមន៍ DATEVALUE" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"hd_id3145621\n" +"18\n" +"help.text" +msgid "DATEVALUE" +msgstr "DATEVALUE" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"par_id3145087\n" +"19\n" +"help.text" +msgid "Returns the internal date number for text in quotes." +msgstr "ត្រឡប់​លេខ​កាល​បរិច្ឆេទ​ខាង​ក្នុង សម្រាប់​អត្ថបទ​ក្នុង​សញ្ញា​សម្រង់ ។" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"par_id3149281\n" +"20\n" +"help.text" +msgid "The internal date number is returned as a number. The number is determined by the date system that is used by $[officename] to calculate dates." +msgstr "លេខ​​កាលបរិច្ឆេទ​ខាង​ក្នុង នឹង​ត្រឡប់​ជា​ចំនួន​មួយ ។ ចំនួន​នឹង​ត្រូវ​បាន​កំណត់​ដោយ​ប្រព័ន្ធ​កាលបរិច្ឆេទ ដែល​ប្រើ​ដោយ $[officename] ដើម្បី​គណនា​កាលបរិច្ឆេទ ។" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"par_id0119200903491982\n" +"help.text" +msgid "If the text string also includes a time value, DATEVALUE only returns the integer part of the conversion." +msgstr "ប្រសិនបើ​ខ្សែអក្សរ​អត្ថបទ​មាន​តម្លៃ​ពេលវេលា DATEVALUE ត្រឡប់តែ​ផ្នែក​ចំនួន​គត់​នៃ​ការ​បម្លែង ។" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"hd_id3156294\n" +"21\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"par_id3149268\n" +"22\n" +"help.text" +msgid "DATEVALUE(\"Text\")" +msgstr "DATEVALUE(\"អត្ថបទ\")" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"par_id3154819\n" +"23\n" +"help.text" +msgid "Text is a valid date expression and must be entered with quotation marks." +msgstr "អត្ថបទ គឺ​ជា​កន្សោម​កាលបរិច្ឆេទ​ត្រឹមត្រូវ​ ហើយ​ត្រូវ​តែ​បញ្ចូល​ដោយ​មាន​មាន​សញ្ញា​សម្រង់ (') ។" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"hd_id3156309\n" +"24\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_datevalue.xhp +msgctxt "" +"func_datevalue.xhp\n" +"par_id3155841\n" +"25\n" +"help.text" +msgid "=DATEVALUE(\"1954-07-20\") yields 19925." +msgstr "=DATEVALUE(\"1954-07-20\") លទ្ធផល 19925 ។" + +#: 06060200.xhp +msgctxt "" +"06060200.xhp\n" +"tit\n" +"help.text" +msgid "Protecting document" +msgstr "ការ​ការពារ​ឯកសារ" + +#: 06060200.xhp +msgctxt "" +"06060200.xhp\n" +"hd_id3150541\n" +"1\n" +"help.text" +msgid "Protecting document" +msgstr "ការ​ការពារ​ឯកសារ" + +#: 06060200.xhp +msgctxt "" +"06060200.xhp\n" +"par_id3145172\n" +"2\n" +"help.text" +msgid "Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets. Open the Protect document dialog with Tools - Protect Document - Document. Optionally enter a password and click OK." +msgstr "ការពារ​រចនា​សម្ព័ន្ធ​របស់​សន្លឹក នៃ​ឯកសារ​របស់​អ្នក​ ពី​ការ​កែប្រែ ។ វា​មិន​អាច​បញ្ចូល លុប ប្តូរឈ្មោះ ផ្លាស់ទី ឬ​ចម្លង​សន្លឹក ។ បើកប្រអប់ ការពារ​ឯកសារ ដោយ ឧបករណ៍ - ការពារ​ឯកសារ - ឯកសារ ។ បញ្ចូល​ពាក្យ​សម្ងាត់​មួយ​ស្រេច​ចិត្ត និង​ចុច យល់ព្រម ។" + +#: 06060200.xhp +msgctxt "" +"06060200.xhp\n" +"par_id3153188\n" +"6\n" +"help.text" +msgid "The structure of protected spreadsheet documents can be changed only if the Protect option is disabled. On the context menus for the spreadsheet tabs at the lower graphic border, only the menu item Select All Sheets can be activated. All other menu items are deactivated. To remove the protection, call up the command Tools - Protect Document - Document again. If no password is assigned, protection is immediately removed. If you were assigned a password, the Remove Spreadsheet Protection dialog appears, in which you must enter the password. Only then can you remove the check mark specifying that protection is active." +msgstr "រចនា​សម្ព័ន្ធ​ឯកសារ​សៀវភៅ​បញ្ជី​ដែល​បាន​ការពារ​អាច​ត្រូវ​បាន​ប្តូរ លុះ​ត្រា​តែ​ជម្រើស ការពារ ប្រើ​លែង​បាន ។ លើ​ម៉ឺនុយ​បរិបទ​សម្រាប់​ផ្ទាំង​សៀវភៅ​បញ្ជី នៅ​ស៊ុម​ក្រាហ្វិក​ខាង​ក្រោម មាន​តែ​ធាតុ​ម៉ឺនុយ ជ្រើស​សន្លឹក​ទាំងអស់ ប៉ុណ្ណោះ​អាច​សកម្ម ។ ធាតុ​ម៉ឺនុយ​ផ្សេង​ទៀត​ទាំងអស់​គឺ​អសកម្ម ។ ដើម្បី​យក​ការ​ការពារ​ចេញ ហៅ​ពាក្យ​បញ្ជា ឧបករណ៍ - ការពារ​ឯកសារ - ឯកសារ ម្តង​ទៀត ។ បើ​មិន​មាន​ពាក្យ​សម្ងាត់​ត្រូវ​បាន​ផ្តល់ នោះ​ការ​ការពារ​ត្រូវ​បាន​យក​ចេញ​ភ្លាម​ៗ ។ បើ​អ្នក​បាន​កំណត់​ពាក្យ​សម្ងាត់​មួយ ប្រអប់ យក​ការ​ការពារ​សៀវភៅ​បញ្ជី​ចេញ នឹង​លេច​ឡើង ដែល​អ្នក​ត្រូវ​តែ​បញ្ចូល​ពាក្យ​សម្ងាត់ ។ ទាល់​តែ​ដូច្នេះ ទើប​អ្នក​អាច​យក​ចេញ​សញ្ញា​ធីក​ដែល​បញ្ជាក់​លម្អិត​ថា​ការ​ការពារ​សកម្ម ។" + +#: 06060200.xhp +msgctxt "" +"06060200.xhp\n" +"par_id3145750\n" +"7\n" +"help.text" +msgid "A protected document, once saved, can only be saved again with the File - Save As menu command." +msgstr "នៅ​ពេល​បាន​រក្សាទុក ឯកសារ​មួយ​ដែល​បាន​ការពារ អាច​ត្រូវ​បាន​រក្សា​ទុក​ម្តង​ទៀត តែ​ជាមួយ​ពាក្យ​បញ្ជា​ម៉ឺនុយ ឯកសារ - រក្សាទុក​ជា ។" + +#: 06060200.xhp +msgctxt "" +"06060200.xhp\n" +"hd_id3152596\n" +"4\n" +"help.text" +msgid "Password (optional)" +msgstr "ពាក្យ​សម្ងាត់ ​(ស្រេច​ចិត្ត)" + +#: 06060200.xhp +msgctxt "" +"06060200.xhp\n" +"par_id3155412\n" +"5\n" +"help.text" +msgid "You can create a password to protect your document against unauthorized or accidental modifications." +msgstr "អ្នក​អាច​បង្កើត​ពាក្យ​សម្ងាត់​មួយ ដើម្បី​ការពារ​ឯកសារ​របស់​អ្នក​ទល់​នឹង​កំណែប្រែ​ដែល​គ្មាន​ការ​អនុញ្ញាត ឬ​ដោយ​ចៃដន្យ ។" + +#: 06060200.xhp +msgctxt "" +"06060200.xhp\n" +"par_id3150717\n" +"9\n" +"help.text" +msgid "You can completely protect your work by combining both options from Tools - Protect Document, including password entry. If you want to prevent the document from being opened by other users, select Save With Password and click the Save button. The Enter Password dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document." +msgstr "អ្នក​អាច​ការពារ​ការងារ​របស់​អ្នក​បាន​ទាំង​ស្រុង ដោយ​ផ្សំ​ជម្រើស​ទាំង​ពីរ​ពី ឧបករណ៍ - ការពារ​ឯកសារ រួម​ទាំង​ពាក្យ​សម្ងាត់ ។ បើ​អ្នក​ចង់​រារាំង​ឯកសារ​ពី​ការ​បើក​ដោយ​អ្នក​ប្រើ​ផ្សេង​ទៀត ជ្រើស រក្សា​ទុក​ដោយ​មាន​ពាក្យ​សម្ងាត់ និង​ចុច​ប៊ូតុង រក្សា​ទុក ។ ប្រអប់ បញ្ចូល​ពាក្យ​សម្ងាត់ លេច​ឡើង ។ សូម​ពិចារណា​ដោយ​ប្រុង​ប្រយ័ត្ន​ពេល​ជ្រើស​ពាក្យ​សម្ងាត់​មួយ បើ​អ្នក​ភ្លេច​វា នោះ​ក្រោយ​ពី​អ្នក​បិទ​ឯកសារ អ្នក​នឹង​មិន​អាច​ចូល​ដំណើរការ​ឯកសារ​បាន​ទេ ។" + +#: 12040100.xhp +msgctxt "" +"12040100.xhp\n" +"tit\n" +"help.text" +msgid "AutoFilter" +msgstr "តម្រង​ស្វ័យ​ប្រវត្តិ" + +#: 12040100.xhp +msgctxt "" +"12040100.xhp\n" +"hd_id3153541\n" +"1\n" +"help.text" +msgid "AutoFilter" +msgstr "តម្រង​ស្វ័យ​ប្រវត្តិ" + +#: 12040100.xhp +msgctxt "" +"12040100.xhp\n" +"par_id3148550\n" +"2\n" +"help.text" +msgid "Automatically filters the selected cell range, and creates one-row list boxes where you can choose the items that you want to display." +msgstr "ត្រង​ដោយ​ស្វ័យ​ប្រវត្តិ​នូវ​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស និង​បង្កើត​ប្រអប់​បញ្ជី​មួយ​ជួរ​ដេក ដែល​អ្នក​អាច​ជ្រើស​ធាតុ​ដែល​អ្នក​ចង់​បង្ហាញ ។" + +#: 12040100.xhp +msgctxt "" +"12040100.xhp\n" +"par_id3145171\n" +"3\n" +"help.text" +msgid "Default filter" +msgstr "តម្រង​លំនាំ​ដើម" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"tit\n" +"help.text" +msgid "Logical Functions" +msgstr "អនុគមន៍​តក្ក" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"bm_id3153484\n" +"help.text" +msgid "logical functions Function Wizard; logical functions; logical functions" +msgstr "អនុគមន៍ពិត អ្នកជំនួយការ​អនុគមន៍; ពិត អនុគមន៍; អនុគមន៍​ពិត" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3153484\n" +"1\n" +"help.text" +msgid "Logical Functions" +msgstr "អនុគមន៍​តក្ក" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3149312\n" +"2\n" +"help.text" +msgid "This category contains the Logical functions. " +msgstr "ប្រភេទ​នេះ​មាន​អនុគមន៍ តក្កវិជ្ជា ។ " + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"bm_id3147505\n" +"help.text" +msgid "AND function" +msgstr "អនុគមន៍ AND" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3147505\n" +"29\n" +"help.text" +msgid "AND" +msgstr "AND" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3153959\n" +"65\n" +"help.text" +msgid "Returns TRUE if all arguments are TRUE. If one of the elements is FALSE, this function returns the FALSE value." +msgstr "ត្រឡប់ TRUE បើ​អាគុយម៉ង់​ទាំងអស់ TRUE ។ បើ​ធាតុ​មួយ​នៃ​ធាតុ​ទាំងអស់​គឺ FALSE នោះ​អនុគមន៍​នេះ​ត្រឡប់​តម្លៃ FALSE ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3146100\n" +"66\n" +"help.text" +msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values." +msgstr "អាគុយម៉ង់​ជា​កន្សោម​តក្កវិជ្ជា​ខ្លួន​ឯង (TRUE, 1<5, 2+3=7, B8<10) ដែល​ត្រឡប់​តម្លៃ​តក្កវិជ្ជា ឬ​ជា​អារេ (A1:C3) ដែល​មាន​តម្លៃ​តក្កវិជ្ជា ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3150538\n" +"67\n" +"help.text" +msgid "When a function expects a single value, but you entered a cell range, then the value from the cell range is taken that is in the same column or row as the formula." +msgstr "នៅ​ពេល​អនុគមន៍​មួយ​រំពឹង​តម្លៃ​ទោល​មួយ ប៉ុន្តែ​អ្នក​បាន​បញ្ចូល​ជួរ​ក្រឡា​មួយ នោះ​តម្លៃ​ពី​ជួរ​ក្រឡា​ដែល​ស្ថិត​ក្នុង​ជួរ​ឈរ ឬ​ជួរ​ដេក​ដូច​គ្នា នឹង​ត្រូវ​បាន​យក​ជា​រូបមន្ត ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3149128\n" +"68\n" +"help.text" +msgid "If the entered range is outside of the current column or row of the formula, the function returns the error value #VALUE!" +msgstr "បើ​ជួរ​ដែល​បាន​បញ្ចូល ស្ថិត​នៅ​ក្រៅ​ជួរ​ឈរ ឬ​ជួរ​ដេក​បច្ចុប្បន្ន​នៃ​រូបមន្ត នោះ​អនុគមន៍​នឹង​ត្រឡប់​តម្លៃ​កំហុស #VALUE!" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3150374\n" +"31\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3159123\n" +"32\n" +"help.text" +msgid "AND(LogicalValue1; LogicalValue2 ...LogicalValue30)" +msgstr "AND(តម្លៃ​តក្ក 1; តម្លៃ​តក្ក 2 ...តម្លៃ​តក្ក 30)" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3150038\n" +"33\n" +"help.text" +msgid "LogicalValue1; LogicalValue2 ...LogicalValue30 are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row. The result is TRUE if the logical value in all cells within the cell range is TRUE." +msgstr "តម្លៃតក្ក1; តម្លៃតក្ក2 ...តម្លៃ​តក្ក30 ជា​លក្ខខណ្ឌ​ដែល​ត្រូវ​ពិនិត្យ ។ លក្ខខណ្ឌ​ទាំងអស់​អាច ពិត ឬ​មិន​ពិត ។ បើ​ជួរ​មួយ​ត្រូវ​បាន​បញ្ចូល​ជា​ប៉ារ៉ាម៉ែត្រ នោះ​អនុគមន៍​ប្រើ​តម្លៃ​ពី​ជួរ​ដែល​នៅ​ក្នុង​ជួរ​ឈរ ឬ​ជួរ​ដេក​បច្ចុប្បន្ន ។ លទ្ធផល ពិត បើ​តម្លៃ​តក្ក​ក្នុង​ក្រឡា​ទាំងអស់​ក្នុង​ជួរ​ក្រឡា ពិត ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3149143\n" +"34\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3153123\n" +"35\n" +"help.text" +msgid "The logical values of entries 12<13; 14>12, and 7<6 are to be checked:" +msgstr "តម្លៃ​តក្ក​នៃ​ធាតុ​បញ្ចូល 12<13; 14>12 និង 7<6 ដែល​នឹង​ត្រូវ​បាន​ពិនិត្យ ៖" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3145632\n" +"36\n" +"help.text" +msgid "=AND(12<13;14>12;7<6) returns FALSE." +msgstr "=AND(12<13;14>12;7<6) ត្រឡប់ FALSE ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3149946\n" +"60\n" +"help.text" +msgid "=AND (FALSE;TRUE) returns FALSE." +msgstr "=AND (FALSE;TRUE) ត្រឡប់ FALSE ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"bm_id3149015\n" +"help.text" +msgid "FALSE function" +msgstr "អនុគមន៍ FALSE" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3149015\n" +"3\n" +"help.text" +msgid "FALSE" +msgstr "FALSE" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3149890\n" +"4\n" +"help.text" +msgid "Returns the logical value FALSE. The FALSE() function does not require any arguments, and always returns the logical value FALSE." +msgstr "ត្រឡប់​តម្លៃ​តក្ក មិន​ពិត ។ អនុគមន៍ FALSE() មិន​ទាមទារ​អាគុយម៉ង់​ទេ និង​តែងតែ​ត្រឡប់​តម្លៃ​តក្ក មិន​ពិត ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3146939\n" +"5\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3150030\n" +"6\n" +"help.text" +msgid "FALSE()" +msgstr "FALSE()" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3150697\n" +"7\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3154842\n" +"8\n" +"help.text" +msgid "=FALSE() returns FALSE" +msgstr "=FALSE() ត្រឡប់ FALSE" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3147468\n" +"9\n" +"help.text" +msgid "=NOT(FALSE()) returns TRUE" +msgstr "=NOT(FALSE()) ត្រឡប់ TRUE" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"bm_id3150141\n" +"help.text" +msgid "IF function" +msgstr "អនុគមន៍ IF" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3150141\n" +"48\n" +"help.text" +msgid "IF" +msgstr "IF" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3148740\n" +"49\n" +"help.text" +msgid "Specifies a logical test to be performed." +msgstr "បញ្ជាក់​លម្អិត​ការ​ពិសោធន៍​តក្កវិជ្ជា​មួយ ដែល​ត្រូវ​ប្រតិបត្តិ ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3153325\n" +"50\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3154558\n" +"51\n" +"help.text" +msgid "IF(Test; ThenValue; OtherwiseValue)" +msgstr "IF(សាកល្បង; តម្លៃ​ស្រប; តម្លៃផ្ទុយ)" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3149727\n" +"52\n" +"help.text" +msgid "Test is any value or expression that can be TRUE or FALSE." +msgstr "សាកល្បង ជា​តម្លៃ ឬ​កន្សោម​ណា​មួយ​ដែល​អាច ពិត ឬ​មិន​ពិត ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3155828\n" +"53\n" +"help.text" +msgid "ThenValue (optional) is the value that is returned if the logical test is TRUE." +msgstr "តម្លៃ​ស្រប (ស្រេច​ចិត្ត) ជា​តម្លៃ​ដែល​ត្រូវ​បាន​ត្រឡប់ បើ​ការ​សាកល្បង ពិត ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3154811\n" +"54\n" +"help.text" +msgid "OtherwiseValue (optional) is the value that is returned if the logical test is FALSE." +msgstr "តម្លៃ​ផ្ទុយ (ស្រេច​ចិត្ត) ជា​តម្លៃ​ដែល​នឹង​ត្រូវ​បាន​ត្រឡប់ បើ​ការ​សាកល្បង​តក្ក មិន​ពិត ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_idN107FA\n" +"help.text" +msgid "" +msgstr "" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3149507\n" +"55\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3150867\n" +"57\n" +"help.text" +msgid "=IF(A1>5;100;\"too small\") If the value in A1 is higher than 5, the value 100 is entered in the current cell; otherwise, the text “too small” (without quotes) is entered." +msgstr "=IF(A1>5;100;\"too small\") ប្រសិន​បើ​តម្លៃ​នៅ​ក្នុង A1 ធំ​ជាង 5 តម្លៃ 100 ត្រូវ​បាន​បញ្ចូល​នៅ​ក្នុង​ក្រឡា​បច្ចុប្បន្ន បើ​មិន​ដូច្នេះ​ទេ អត្ថបទ “តូច​ណាស់” (ដោយ​គ្មាន​សម្រង់) ត្រូវ​បាន ​បញ្ចូល ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"bm_id3155954\n" +"help.text" +msgid "NOT function" +msgstr "អនុគមន៍ NOT" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3155954\n" +"12\n" +"help.text" +msgid "NOT" +msgstr "NOT" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3153570\n" +"13\n" +"help.text" +msgid "Complements (inverts) a logical value." +msgstr "Complements (inverts) a logical value." + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3147372\n" +"14\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3157996\n" +"15\n" +"help.text" +msgid "NOT(LogicalValue)" +msgstr "NOT(តម្លៃ​តក្ក)" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3148766\n" +"16\n" +"help.text" +msgid "LogicalValue is any value to be complemented." +msgstr "LogicalValue គឺ​ជា​តម្លៃ​ដែល​ត្រូវ​បង្គត់ ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3149884\n" +"17\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3150132\n" +"18\n" +"help.text" +msgid "=NOT(A). If A=TRUE then NOT(A) will evaluate FALSE." +msgstr "=NOT(A). If A=TRUE then NOT(A) នឹង​ចេញ​ FALSE ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"bm_id3148394\n" +"help.text" +msgid "OR function" +msgstr "អនុគមន៍ OR" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3148394\n" +"20\n" +"help.text" +msgid "OR" +msgstr "OR" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3156060\n" +"61\n" +"help.text" +msgid "Returns TRUE if at least one argument is TRUE. This function returns the value FALSE, if all the arguments have the logical value FALSE." +msgstr "ត្រឡប់ ពិត បើ​មាន​អាគុយម៉ង់​យ៉ាង​ហោច​ណាស់​មួយ ពិត ។ អនុគមន៍​នេះ​ត្រឡប់​តម្លៃ មិន​ពិត បើ​អាគុយម៉ង់​​ទាំងអស់​មាន​តម្លៃ​តក្ក មិន​ពិត ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3148771\n" +"62\n" +"help.text" +msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values." +msgstr "អាគុយម៉ង់​ជា​កន្សោម​តក្កវិជ្ជា​ខ្លួន​ឯង (TRUE, 1<5, 2+3=7, B8<10) ដែល​ត្រឡប់​តម្លៃ​តក្កវិជ្ជា ឬ​ជា​អារេ (A1:C3) ដែល​មាន​តម្លៃ​តក្កវិជ្ជា ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3153546\n" +"63\n" +"help.text" +msgid "When a function expects a single value, but you entered a cell range, then the value from the cell range is taken that is in the same column or row as the formula." +msgstr "នៅ​ពេល​អនុគមន៍​មួយ​រំពឹង​តម្លៃ​ទោល​មួយ ប៉ុន្តែ​អ្នក​បាន​បញ្ចូល​ជួរ​ក្រឡា​មួយ នោះ​តម្លៃ​ពី​ជួរ​ក្រឡា​ដែល​ស្ថិត​ក្នុង​ជួរ​ឈរ ឬ​ជួរ​ដេក​ដូច​គ្នា នឹង​ត្រូវ​បាន​យក​ជា​រូបមន្ត ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3149027\n" +"64\n" +"help.text" +msgid "If the entered range is outside of the current column or row of the formula, the function returns the error value #VALUE!" +msgstr "បើ​ជួរ​ដែល​បាន​បញ្ចូល ស្ថិត​នៅ​ក្រៅ​ជួរ​ឈរ ឬ​ជួរ​ដេក​បច្ចុប្បន្ន​នៃ​រូបមន្ត នោះ​អនុគមន៍​នឹង​ត្រឡប់​តម្លៃ​កំហុស #VALUE!" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3155517\n" +"22\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3150468\n" +"23\n" +"help.text" +msgid "OR(LogicalValue1; LogicalValue2 ...LogicalValue30)" +msgstr "OR(តម្លៃ​តក្ក 1; តម្លៃ​តក្ក 2 ... តម្លៃ​តក្ក 30)" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3155819\n" +"24\n" +"help.text" +msgid "LogicalValue1; LogicalValue2 ...LogicalValue30 are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row." +msgstr "តម្លៃតក្ក1; តម្លៃ​តក្ក2 ...តម្លៃ​តក្ក30 គឺ​ជា​លក្ខខណ្ឌ​ដែល​ត្រូវ​ពិនិត្យ​មើល ។ លក្ខខណ្ឌ​ទាំងអស់​អាច​ពិត ឬ​មិនពិត ។ ប្រសិនបើ​ជួរ​ត្រូវ​បាន​បញ្ចូល​ជា​ប៉ារ៉ាម៉ែត្រ នោះ​អនុគមន៍​ប្រើ​តម្លៃ​ពី​ជួរ​ដែល​នៅ​ក្នុង​ជួរដេក ឬ​ជួរ​ឈរ​បច្ចុប្បន្ន ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3153228\n" +"25\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3154870\n" +"26\n" +"help.text" +msgid "The logical values of entries 12<11; 13>22, and 45=45 are to be checked." +msgstr "តម្លៃ​តក្ក​នៃ​ធាតុ​បញ្ចូល 12<11; 13>22 និង 45=45 នឹង​ត្រូវ​បាន​ពិនិត្យ ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3155371\n" +"27\n" +"help.text" +msgid "=OR(12<11;13>22;45=45) returns TRUE." +msgstr "=OR(12<11;13>22;45=45) ត្រឡប់ TRUE ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3158412\n" +"59\n" +"help.text" +msgid "=OR(FALSE;TRUE) returns TRUE." +msgstr "=OR(FALSE;TRUE) ត្រឡប់ TRUE ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"bm_id3156256\n" +"help.text" +msgid "TRUE function" +msgstr "អនុគមន៍ TRUE" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3156256\n" +"38\n" +"help.text" +msgid "TRUE" +msgstr "TRUE" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3155985\n" +"39\n" +"help.text" +msgid "The logical value is set to TRUE. The TRUE() function does not require any arguments, and always returns the logical value TRUE." +msgstr "តម្លៃ​តក្ក​ត្រូវ​បាន​កំណត់​ជា ពិត ។ អនុគមន៍ TRUE() មិន​ទាមទារ​​ទេ ហើយ​តែងតែ​ត្រឡប់​តម្លៃ​តក្ក ពិត ។" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3153717\n" +"40\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3152590\n" +"41\n" +"help.text" +msgid "TRUE()" +msgstr "TRUE()" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"hd_id3147175\n" +"42\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3146148\n" +"43\n" +"help.text" +msgid "If A=TRUE and B=FALSE the following examples appear:" +msgstr "បើ A=TRUE និង B=FALSE ឧទាហរណ៍​ខាង​ក្រោម​នឹង​លេចឡើង ៖" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3083285\n" +"44\n" +"help.text" +msgid "=AND(A;B) returns FALSE" +msgstr "=AND(A;B) ត្រឡប់ FALSE" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3083444\n" +"45\n" +"help.text" +msgid "=OR(A;B) returns TRUE" +msgstr "=OR(A;B) ត្រឡប់ TRUE" + +#: 04060105.xhp +msgctxt "" +"04060105.xhp\n" +"par_id3154314\n" +"46\n" +"help.text" +msgid "=NOT(AND(A;B)) returns TRUE" +msgstr "=NOT(AND(A;B)) ត្រឡប់ TRUE" + +#: 12080700.xhp +msgctxt "" +"12080700.xhp\n" +"tit\n" +"help.text" +msgid "Show Details (Pivot Table)" +msgstr "បង្ហាញ​សេចក្ដី​លម្អិត (អ្នក​ជំនួយ​កា​រ​ទិន្នន័យ)​" + +#: 12080700.xhp +msgctxt "" +"12080700.xhp\n" +"hd_id3344523\n" +"help.text" +msgid "Show Details (Pivot Table)" +msgstr "បង្ហាញ​សេចក្ដី​លម្អិត (អ្នក​ជំនួយការ​ទិន្នន័យ)" + +#: 12080700.xhp +msgctxt "" +"12080700.xhp\n" +"par_id871303\n" +"help.text" +msgid "Inserts a new \"drill-down\" sheet with more information about the current pivot table cell. You can also double-click a pivot table cell to insert the \"drill-down\" sheet. The new sheet shows a subset of rows from the original data source that constitutes the result data displayed in the current cell." +msgstr "បញ្ចូល​សន្លឹក \"drill-down\" ជា​មួយ​ព័ត៌មាន​ផ្សេងៗ​អំពី​ក្រឡា​អ្នក​ជំនួយ​ការ​ទិន្នន័យ​បច្ចុប្បន្ន ។ អ្នក​ក៏​អាច​ប្រើ​​ចុច​ទ្វេ​ដង​លើ​​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ដើម្បី​បញ្ចូល​សន្លឹក \"drill-down\" ។ សន្លឹក​ថ្មី​បង្ហាញ​សំណុំ​រង​របស់​ជួរដេក​ពី​ប្រភព​ទិន្នន័យ​ដើម ដែល​ជំនួស​ទិន្នន័យ​លទ្ធផល​ដែល​បាន​បង្ហាញ​នៅ​ក្នុង​ក្រឡា​បច្ចុប្បន្ន ។" + +#: 12080700.xhp +msgctxt "" +"12080700.xhp\n" +"par_id7132480\n" +"help.text" +msgid "Hidden items are not evaluated, the rows for the hidden items are included. Show Details is available only for pivot tables that are based on cell ranges or database data." +msgstr "ធាតុ​ដែល​បាន​លាក់​មិន​ត្រូវ​បាន​វាយ​តម្លៃ​ទេ ជួរដេក​សម្រាប់​ធាតុ​ដែល​លាក់​ត្រូវ​បាន​រួម​បញ្ចូល ។ បង្ហាញ​សេចក្ដី​លម្អិត​ដែល​អាច​ប្រើ​បាន​សម្រាប់​តែ​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ​ដែល​មាន​មូលដ្ឋាន​លើ​ជួរ​ក្រឡា ឬ​ទិន្នន័យ​មូលដ្ឋាន​ទិន្នន័យ ។​" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"tit\n" +"help.text" +msgid "DATE" +msgstr "DATE" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"bm_id3155511\n" +"help.text" +msgid "DATE function" +msgstr "អនុគមន៍ DATE" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"hd_id3155511\n" +"3\n" +"help.text" +msgid "DATE" +msgstr "DATE" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"par_id3153551\n" +"4\n" +"help.text" +msgid "This function calculates a date specified by year, month, day and displays it in the cell's formatting. The default format of a cell containing the DATE function is the date format, but you can format the cells with any other number format." +msgstr "អនុគមន៍​នេះ​គណនា​កាលបរិច្ឆេទ​ដែលបាន​បញ្ជាក់តាម​ឆ្នាំ ខែ ថ្ងៃ និង​បង្ហាញ​វា​នៅ​ក្នុង​ទ្រង់ទ្រាយ​របស់​ក្រឡា ។ ទ្រង់ទ្រាយ​លំនាំដើម​របស់​ក្រឡា មាន​អនុគមន៍ DATE ជា​ទ្រង់ទ្រាយ​កាលបរិច្ឆេទ ប៉ុន្តែ​អ្នក​អាច​ធ្វើ​ទ្រង់ទ្រាយ​ក្រឡា​បាន​ជាមួយ​ទ្រង់ទ្រាយ​លេខ​ផ្សេងទៀត ។" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"hd_id3148590\n" +"5\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"par_id3150474\n" +"6\n" +"help.text" +msgid "DATE(Year; Month; Day)" +msgstr "DATE(ឆ្នាំ; ខែ; ថ្ងៃ)" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"par_id3152815\n" +"7\n" +"help.text" +msgid "Year is an integer between 1583 and 9957 or between 0 and 99." +msgstr "Year ជា​ចំនួន​គត់​រវាង 1583 និង 9957 ឬ​រវាង 0 និង 99 ។" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"par_id3153222\n" +"174\n" +"help.text" +msgid "In %PRODUCTNAME - PreferencesTools - Options - $[officename] - General you can set from which year a two-digit number entry is recognized as 20xx." +msgstr "ក្នុង​ %PRODUCTNAME - ចំណូល​ចិត្ត​ឧបករណ៍​ - ជម្រើស​ - $[officename] - ជា​ទូទៅ​ អ្នក​អាច​កំណត់​ពីឆ្នាំ​ណា​​មួយ​ធាតុ​ចំនួន​​តួលេខ​ពីរ​ត្រូវ​បាន​ទទួល​ស្គាល់​​ជា​ 20xx ។" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"par_id3155817\n" +"8\n" +"help.text" +msgid "Month is an integer indicating the month." +msgstr "Month ជា​ចំនួន​គត់​ដែល​ចង្អុល​បង្ហាញ​ពី​ខែ ។" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"par_id3153183\n" +"9\n" +"help.text" +msgid "Day is an integer indicating the day of the month." +msgstr "Day ជា​ចំនួន​គត់​ដែល​ចង្អុល​បង្ហាញ​ពី​ថ្ងៃ​នៃ​ខែ ។" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"par_id3156260\n" +"10\n" +"help.text" +msgid "If the values for month and day are out of bounds, they are carried over to the next digit. If you enter =DATE(00;12;31) the result will be 12/31/00. If, on the other hand, you enter =DATE(00;13;31) the result will be 1/31/01." +msgstr "ប្រសិនបើ​តម្លៃ​សម្រាប់​ខែ និង​ថ្ងៃ​គឺក្រៅ​ព្រំដែន ពួកវា​ត្រូវ​បាន​អនុវត្ត​លើ​តួលេខ​បន្ទាប់ ។ ប្រសិន​បើ​អ្នក​បញ្ចូល =DATE(00;12;31) លទ្ធផល​នឹង​ជា 12/31/00 ។ ម្យ៉ាងវិញ​ទៀត ប្រសិន​បើ​អ្នក​បញ្ចូល =DATE(00;13;31) លទ្ធផល​នឹង​ក្លាយជា 1/31/01 ។" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"hd_id3147477\n" +"12\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_date.xhp +msgctxt "" +"func_date.xhp\n" +"par_id3152589\n" +"16\n" +"help.text" +msgid "=DATE(00;1;31) yields 1/31/00 if the cell format setting is MM/DD/YY." +msgstr "=DATE(00;1;31) លទ្ធផល 1/31/00 ប្រសិន​បើ​​ទ្រង់ទ្រាយ​ក្រឡា​កំណត់​ជា MM/DD/YY ។" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"tit\n" +"help.text" +msgid "Move or Copy a Sheet" +msgstr "ផ្លាស់ទី ឬ​ចម្លង​សន្លឹក​មួយ" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"bm_id3153360\n" +"help.text" +msgid "spreadsheets; movingspreadsheets; copyingmoving; spreadsheetscopying; spreadsheets" +msgstr "សៀវភៅ​បញ្ជី; ការ​ផ្លាស់ទីសៀវភៅ​បញ្ជី; ការ​ចម្លងការ​ផ្លាស់ទី; សៀវភៅ​បញ្ជីការ​ចម្លង; សៀវភៅ​បញ្ជី" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"hd_id3153360\n" +"1\n" +"help.text" +msgid "Move or Copy a Sheet" +msgstr "ផ្លាស់ទី ឬ​ចម្លង​សន្លឹក​មួយ" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"par_id3154686\n" +"2\n" +"help.text" +msgid "Moves or copies a sheet to a new location in the document or to a different document." +msgstr "ផ្លាស់ទី ឬ​ចម្លង​សន្លឹក ទៅទីតាំងថ្មី​នៅក្នុង​ឯកសារ ឬ​ទៅកាន់ឯកសារផ្សេងទៀត ។" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"par_id2282479\n" +"help.text" +msgid "When you copy and paste cells containing date values between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change!" +msgstr "នៅពេល​ដែល​អ្នក​ចម្លង​ ឬ​បិទភ្ជាប់​ក្រឡា​ដែល​មាន តម្លៃ​កាលបរិច្ឆេទ រវាង​សៀវភៅ​បញ្ជី​ផ្សេងគ្នា នោះ ឯកសារ​សៀវភៅ​បញ្ជី​ទាំងពីរ ត្រូវ​តែ​បានកំណត់​គោល​កាលបរិច្ឆេទ​ដូចគ្នា ។ ប្រសិន​បើ​គោល​កាលបរិច្ឆេទ ​ខុសគ្នា នោះ​តម្លៃ​កាលបរិច្ឆេទ​ដែលបាន​បង្ហាញ​នឹង​ផ្លាស់ប្ដូរ !" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"hd_id3163710\n" +"3\n" +"help.text" +msgid "To Document" +msgstr "ទៅ​ឯកសារ" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"par_id3148645\n" +"4\n" +"help.text" +msgid "Indicates where the current sheet is to be moved or copied to. Select - new document - if you want to create a new location for the sheet to be moved or copied." +msgstr "ចង្អុរ​បង្ហាញ​ពី​កន្លែង​ដែល​សន្លឹក​បច្ចុប្បន្ន ត្រូវ​បាន​ផ្លាស់ទីពី ឬ​ចម្លងទៅ ។ ជ្រើស ឯកសារថ្មី ប្រសិនបើ​អ្នកចង់​បង្កើត​​ទីតាំងថ្មី សម្រាប់​សន្លឹក​ដែលត្រូវបាផ្លាស់ទី ឬ​ចម្លង ។" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"hd_id3154012\n" +"5\n" +"help.text" +msgid "Insert Before" +msgstr "បញ្ចូល​ពី​មុខ" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"par_id3145366\n" +"6\n" +"help.text" +msgid "The current sheet is moved or copied in front of the selected sheet. The - move to end position - option places the current sheet at the end." +msgstr "សន្លឹក​បច្ចុប្បន្ន គឺ​ត្រូវ​បាន​ផ្លាស់ទី ឬ​ចម្លង​នៅ​ពីមុខ​សន្លឹក​ដែលបានជ្រើស ។ ជម្រើស ផ្លាស់​ទី​ទៅ​កាន់​ទីតាំង​ខាងចុង នឹង​ដាក់​ទីតាំង​សន្លឹក​បច្ចុប្បន្ន​នៅ​ខាងចុង ។" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"hd_id3153726\n" +"7\n" +"help.text" +msgid "Copy" +msgstr "ចម្លង" + +#: 02180000.xhp +msgctxt "" +"02180000.xhp\n" +"par_id3144764\n" +"8\n" +"help.text" +msgid "Specifies that the sheet is to be copied. If the option is unmarked, the sheet is moved. Moving sheets is the default." +msgstr "បញ្ជាក់ថា សន្លឹក​គឺត្រូវបាន​ចម្លង ។ ប្រសិនបើ​ជម្រើស គឺ​ត្រូវបាន​មិនសម្គាល់ នោះសន្លឹក​គឺត្រូវបាន​ផ្លាស់ទី ។ ការផ្លាស់ទី​សន្លឹក​ គឺ​ជា​លំនាំដើម ។" + +#: func_now.xhp +msgctxt "" +"func_now.xhp\n" +"tit\n" +"help.text" +msgid "NOW" +msgstr "NOW" + +#: func_now.xhp +msgctxt "" +"func_now.xhp\n" +"bm_id3150521\n" +"help.text" +msgid "NOW function" +msgstr "អនុគមន៍ NOW" + +#: func_now.xhp +msgctxt "" +"func_now.xhp\n" +"hd_id3150521\n" +"47\n" +"help.text" +msgid "NOW" +msgstr "NOW" + +#: func_now.xhp +msgctxt "" +"func_now.xhp\n" +"par_id3148829\n" +"48\n" +"help.text" +msgid "Returns the computer system date and time. The value is updated when you recalculate the document or each time a cell value is modified." +msgstr "ត្រឡប់​កាល​បរិច្ឆេទ និង​ពេល​វេលា​ប្រព័ន្ធ​កុំព្យូទ័រ ។ តម្លៃ​ត្រូវ​បាន​ធ្វើ​បច្ចុប្បន្នភាព ពេល​ដែល​អ្នក​គណនា​ឯកសារ​ឡើង​វិញ ឬ​រាល់​ពេល​ដែល​តម្លៃ​ក្រឡា​មួយ​ត្រូវ​បាន​កែប្រែ ។" + +#: func_now.xhp +msgctxt "" +"func_now.xhp\n" +"hd_id3146988\n" +"49\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_now.xhp +msgctxt "" +"func_now.xhp\n" +"par_id3154897\n" +"50\n" +"help.text" +msgid "NOW()" +msgstr "NOW()" + +#: func_now.xhp +msgctxt "" +"func_now.xhp\n" +"par_id4598529\n" +"help.text" +msgid "NOW is a function without arguments." +msgstr "NOW ជា​អនុគមន៍​គ្មាន​អាគុយម៉ង់ ។" + +#: func_now.xhp +msgctxt "" +"func_now.xhp\n" +"hd_id3154205\n" +"51\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_now.xhp +msgctxt "" +"func_now.xhp\n" +"par_id3150774\n" +"52\n" +"help.text" +msgid "=NOW()-A1 returns the difference between the date in A1 and now. Format the result as a number." +msgstr "=NOW()-A1 ត្រឡប់​ភាព​ផ្សេងៗ​គ្នា​រវាង​កាលបរិច្ឆេទនៅ​ក្នុង A1 និង​ឥឡូវ ។ ធ្វើ​ទ្រង់ទ្រាយ​លទ្ធផល​ជា​លេខ ។" + +#: 02140100.xhp +msgctxt "" +"02140100.xhp\n" +"tit\n" +"help.text" +msgid "Down" +msgstr "ក្រោម" + +#: 02140100.xhp +msgctxt "" +"02140100.xhp\n" +"hd_id3150792\n" +"1\n" +"help.text" +msgid "Down" +msgstr "ចុះ" + +#: 02140100.xhp +msgctxt "" +"02140100.xhp\n" +"par_id3153969\n" +"2\n" +"help.text" +msgid "Fills a selected range of at least two rows with the contents of the top cell of the range." +msgstr "បំពេញ​ជួរ​មួយ​ដែល​បាន​ជ្រើស​យ៉ាង​ហោច​ណាស់​ជួរ​ដេក​ពីរ នូវ​មាតិកា​នៃ​ក្រឡា​លើ​បំផុត​នៃ​ជួរ ។" + +#: 02140100.xhp +msgctxt "" +"02140100.xhp\n" +"par_id3145787\n" +"3\n" +"help.text" +msgid "If a selected range has only one column, the contents of the top cell are copied to all others. If several columns are selected, the contents of the corresponding top cell will be copied down." +msgstr "បើ​ជួរ​ដែល​បាន​ជ្រើស​មាន​ជួរ​ឈរ​តែ​មួយ​ មាតិកា​ក្រឡា​លើ​បំផុត​ត្រូវ​បាន​ចម្លង​ទៅ​ក្រឡា​ផ្សេង​ទៀត ។ បើ​មាន​ជួរ​ឈរ​​ច្រើន​ត្រូវ​បាន​ជ្រើស​ មាតិកា​ក្រឡា​លើ​បំផុត​ដែល​ពាក់​ព័ន្ធ​នឹង​ត្រូវ​បាន​ចម្លង​ទៅ​ក្រោម ។" + +#: format_graphic.xhp +msgctxt "" +"format_graphic.xhp\n" +"tit\n" +"help.text" +msgid "Graphic" +msgstr "ក្រាហ្វិក" + +#: format_graphic.xhp +msgctxt "" +"format_graphic.xhp\n" +"par_idN10548\n" +"help.text" +msgid "Graphic" +msgstr "ក្រាហ្វិក" + +#: format_graphic.xhp +msgctxt "" +"format_graphic.xhp\n" +"par_idN10558\n" +"help.text" +msgid "Opens a submenu to edit the properties of the selected object." +msgstr "បើក​ម៉ឺនុយ​រង​មួយ ដើម្បី​កែសម្រួល​លក្ខណសម្បត្តិ​វត្ថុ​ដែល​បាន​ជ្រើស ។" + +#: format_graphic.xhp +msgctxt "" +"format_graphic.xhp\n" +"par_id1650440\n" +"help.text" +msgid "Define Text Attributes" +msgstr "កំណត់​គុណ​លក្ខណៈ​អត្ថបទ" + +#: format_graphic.xhp +msgctxt "" +"format_graphic.xhp\n" +"par_id363475\n" +"help.text" +msgid "Sets the layout and anchoring properties for text in the selected drawing or text object." +msgstr "កំណត់​ប្លង់ និង​បោះ​យុថ្កា​លក្ខណសម្បត្តិ​សម្រាប់​អត្ថបទ​ក្នុង​គំនូរ ឬ​វត្ថុ​អត្ថបទ​ដែល​បាន​ជ្រើស ។" + +#: format_graphic.xhp +msgctxt "" +"format_graphic.xhp\n" +"par_id9746696\n" +"help.text" +msgid "Points" +msgstr "ចំណុច" + +#: format_graphic.xhp +msgctxt "" +"format_graphic.xhp\n" +"par_id2480544\n" +"help.text" +msgid "Switches Edit Points mode for an inserted freeform line on and off." +msgstr "បិទ និង​បើក​របៀប កែសម្រួល​ចំណុច សម្រាប់​បន្ទាត់​ទម្រង់​សេរី​ដែល​បាន​បញ្ចូល ។" + +#: 06030900.xhp +msgctxt "" +"06030900.xhp\n" +"tit\n" +"help.text" +msgid "Refresh Traces" +msgstr "ធ្វើ​ឲ្យ​ដាន​ស្រស់" + +#: 06030900.xhp +msgctxt "" +"06030900.xhp\n" +"bm_id3152349\n" +"help.text" +msgid "cells; refreshing tracestraces; refreshingupdating;traces" +msgstr "ក្រឡា; ការធ្វើ​ឲ្យដាន​ស្រស់ដាន; ការធ្វើ​ឲ្យស្រស់ការធ្វើ​បច្ចុប្បន្នភាព;ដាន" + +#: 06030900.xhp +msgctxt "" +"06030900.xhp\n" +"hd_id3152349\n" +"1\n" +"help.text" +msgid "Refresh Traces" +msgstr "ធ្វើ​ឲ្យ​ដាន​ស្រស់" + +#: 06030900.xhp +msgctxt "" +"06030900.xhp\n" +"par_id3148947\n" +"2\n" +"help.text" +msgid "Redraws all traces in the sheet. Formulas modified when traces are redrawn are taken into account." +msgstr "គូរ​ដាន​ទាំងអស់​ឡើង​វិញ​ក្នុង​សន្លឹក ។ រូបមន្ត​ដែល​បាន​កែប្រែ​នៅ​ពេល​ដាន​ត្រូវ​បាន​គូរ​ឡើង​វិញ នឹង​ត្រូវ​បាន​យក​មក​គិត ។" + +#: 06030900.xhp +msgctxt "" +"06030900.xhp\n" +"par_id3148798\n" +"3\n" +"help.text" +msgid "Detective arrows in the document are updated under the following circumstances:" +msgstr "ព្រួញ​អង្កេត​នៅ​ក្នុង​ឯកសារ នឹង​ត្រូវ​បាន​ធ្វើ​បច្ចុប្បន្នភាព ក្រោម​កាលៈទេសៈ​ដូច​ខាង​ក្រោម ៖" + +#: 06030900.xhp +msgctxt "" +"06030900.xhp\n" +"par_id3153192\n" +"4\n" +"help.text" +msgid "Starting Tools - Detective - Update Refresh Traces" +msgstr "ចាប់ផ្តើម ឧបករណ៍ - អ្នក​អង្កេត - ធ្វើ​ឲ្យ​ដាន​ស្រស់" + +#: 06030900.xhp +msgctxt "" +"06030900.xhp\n" +"par_id3151041\n" +"5\n" +"help.text" +msgid "If Tools - Detective - Update Automatically is turned on, every time formulas are changed in the document." +msgstr "បើ ឧបករណ៍ - អ្នក​អង្កេត - ធ្វើ​បច្ចុប្បន្នភាព​ស្វ័យ​ប្រវត្តិ ត្រូវ​បាន​បើក នោះ​គ្រប់​ពេល​ដែល​រូបមន្ត​ត្រូវ​បាន​ផ្លាស់ប្តូរ​ក្នុង​ឯកសារ ។" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"tit\n" +"help.text" +msgid "Edit Print Ranges" +msgstr "កែ​សម្រួល​ជួរ​បោះពុម្ព" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"hd_id3153088\n" +"1\n" +"help.text" +msgid "Edit Print Ranges" +msgstr "កែ​សម្រួល​ជួរ​បោះពុម្ព" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"par_id3159488\n" +"2\n" +"help.text" +msgid "Opens a dialog where you can specify the print range. You can also set the rows or columns which are to be repeated in every page." +msgstr "បើក​ប្រអប់​មួយ ដែល​អ្នក​អាច​បញ្ជាក់​លម្អិត​ជួរ​បោះពុម្ព ។​ អ្នក​ក៏​អាច​កំណត់​ជួរ​ដេក ឬ​ជួរ​ឈរ​ដែល​នឹង​ត្រូវ​ធ្វើ​ម្តង​ទៀត​ក្នុង​គ្រប់​ទំព័រ ។" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"par_idN105AE\n" +"help.text" +msgid "" +msgstr "" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"hd_id3156281\n" +"3\n" +"help.text" +msgid "Print range" +msgstr "ជួរ​បោះពុម្ព" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"par_id3147228\n" +"4\n" +"help.text" +msgid "Allows you to modify a defined print range." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​កែប្រែ​ជួរ​បោះពុម្ព​ដែល​បាន​កំណត់ ។" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"par_id3145174\n" +"5\n" +"help.text" +msgid "Select -none- to remove a print range definition for the current spreadsheet. Select -entire sheet- to set the current sheet as a print range. Select -selection- to define the selected area of a spreadsheet as the print range. By selecting -user-defined-, you can define a print range that you have already defined using the Format - Print Ranges - Define command. If you have given a name to a range using the Insert - Names - Define command, this name will be displayed and can be selected from the list box." +msgstr "ជ្រើស -គ្មាន- ដើម្បី​លុប​ចោល​ការ​កំណត់​ជួរ​បោះពុម្ព ឲ្យ​សន្លឹក​បច្ចុប្បន្ន ។ ជ្រើស -សន្លឹក​ទាំង​មូល- ដើម្បី​កំណត់​សន្លឹក​បច្ចុប្បន្ន ជា​ជួរ​ដែល​ត្រូវ​បោះពុម្ព ។ ជ្រើស -ជម្រើស- ដើម្បី​បញ្ជាក់​ថា​តំបន់​ដែល​បាន​ជ្រើសរបស់​សន្លឹក​មួយ ជា​ជួរ​ដែល​ត្រូវ​បោះពុម្ព ។ ដោយ​ជ្រើស -កំណត់​ដោយ​អ្នកប្រើ- អ្នក​អាច​បញ្ជាក់​ជួរ​ដែល​ត្រូវ​បោះពុម្ពមួយ ដែល​អ្នក​​​បញ្ជាក់​ដោយ​ប្រើ​ពាក្យ​បញ្ជា ទ្រង់ទ្រាយ - ជួរ​បោះពុម្ព - កំណត់ ។ ប្រសិនបើ​អ្នក​បាន​ផ្តល់​ឈ្មោះ​​មួយ ទៅ​ជួរ​មួយ​ដោយ​ប្រើពាក្យ​បញ្ជា បញ្ចូល - ឈ្មោះ - កំណត់ ឈ្មោះ​នេះ​នឹង​ត្រូវ​បាន​បង្ហាញ និង​អាច​ជ្រើស​ពី​ប្រអប់​បញ្ជី​ ។" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"par_id3145272\n" +"6\n" +"help.text" +msgid "In the right-hand text box, you can enter a print range by reference or by name. If the cursor is in the Print range text box, you can also select the print range in the spreadsheet with your mouse." +msgstr "ក្នុង​ប្រអប់​អត្ថបទ​នៅ​ខាង​ស្តាំ​ដៃ អ្នក​អាច​បញ្ចូល​ជួរ​បោះពុម្ព​មួយ​ដោយ​សេចក្តី​យោង ឬ​ដោយ​ឈ្មោះ ។ បើ​ទស្សន៍​ទ្រនិច​ស្ថិត​ក្នុង​​ប្រអប់​អត្ថបទ ជួរ​បោះពុម្ព នោះ​អ្នក​ក៏​អាច​ជ្រើស​ជួរ​បោះពុម្ព​ក្នុង​សៀវភៅ​បញ្ជី ដោយ​ប្រើ​កណ្តុរ​របស់​អ្នក ។" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"hd_id3149260\n" +"7\n" +"help.text" +msgid "Rows to repeat" +msgstr "ជួរ​ដេក​ត្រូវ​ធ្វើ​ម្តង​ទៀត" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"par_id3147426\n" +"8\n" +"help.text" +msgid "Choose one or more rows to print on every page. In the right text box enter the row reference, for example, \"1\" or \"$1\" or \"$2:$3\". The list box displays -user defined-. You can also select -none- to remove a defined repeating row." +msgstr "ជ្រើស​ជួរដេក​មួយ ឬ​ច្រើន​ដើម្បី​បោះពុម្ព​គ្រប់ទំព័រ ។ ឧទាហរណ៍ នៅ​ក្នុង​ប្រអប់​អត្ថបទ​ខាង​ស្ដាំសេចក្ដីយោង​ជួរដេក​ \"1\" ឬ \"$1\" ឬ \"$2:$3\" ។ ប្រអប់បញ្ជីបង្ហាញ -កំណត់​ដោយ​អ្នក​ប្រើ- ។ អ្នក​ក៏​អាច​ជ្រើស​ -គ្មាន- ដើម្បី​យក​ជួរដេក​ដដែល​ចេញ ។" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"par_id3155418\n" +"9\n" +"help.text" +msgid "You can also define repeating rows by dragging the mouse in the spreadsheet, if the cursor is in the Rows to repeat text field in the dialog." +msgstr "បើ​ទស្សន៍​ទ្រនិច​ស្ថិត​នៅ​ក្នុង​វាល​​អត្ថបទ ជួរ​ដេក​ត្រូវ​ធ្វើ​ម្តង​ទៀត ក្នុង​ប្រអប់ នោះ​អ្នក​ក៏​អាច​កំណត់​ជួរ​ដេក​ដែល​ត្រូវ​ធ្វើ​ម្តង​ទៀត ដោយ​អូស​កណ្ដុរ​ក្នុង​សៀវភៅ​បញ្ជី ។" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"hd_id3149581\n" +"10\n" +"help.text" +msgid "Columns to repeat" +msgstr "ជួរ​ឈរ​ត្រូវ​ធ្វើ​ម្តង​ទៀត" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"par_id3155602\n" +"11\n" +"help.text" +msgid "Choose one or more columns to print on every page. In the right text box enter the column reference, for example, \"A\" or \"AB\" or \"$C:$E\". The list box then displays -user defined-. You can also select -none- to remove a defined repeating column." +msgstr "ជ្រើស​ជួរ​ឈរ​មួយ ឬ​ច្រើន​ដើម្បី​បោះពុម្ព​​លើ​ទំព័រ​នីមួយៗ ។ ក្នុង​ប្រអប់​អត្ថបទ​ខាង​ស្តាំ បញ្ចូល​សេចក្តី​យោង​ជួរ​ឈរ ឧទាហរណ៍ \"A\" ឬ​\"AB\" ឬ​\"$C:$E\" ។ បន្ទាប់​មក​សៀវភៅ​បញ្ជី​នឹង​បង្ហាញ - ​កំណត់​ដោយ​អ្នក​ប្រើ - ។ អ្នក​ក៏​អាច​អាច​ជ្រើស - គ្មាន - ដើម្បី​យក​ចេញ​នូវ​ជួរ​ឈរ​ត្រូវ​ធ្វើ​ម្តង​ទៀត​ដែល​បាន​កំណត់ ។" + +#: 05080300.xhp +msgctxt "" +"05080300.xhp\n" +"par_id3150749\n" +"12\n" +"help.text" +msgid "You can also define repeating columns by dragging the mouse in the spreadsheet, if the cursor is in the Columns to repeat text field in the dialog." +msgstr "បើ​ទស្សន៍​ទ្រនិច​ស្ថិត​នៅ​ក្នុង​វាល​​អត្ថបទ ជួរ​ឈរ​ត្រូវ​ធ្វើ​ម្តង​ទៀត ក្នុង​ប្រអប់ នោះ​អ្នក​ក៏​អាច​កំណត់​ជួរ​ឈរ​ដែល​ត្រូវ​ធ្វើ​ម្តង​ទៀត ដោយ​អូស​កណ្ដុរ​ក្នុង​សៀវភៅ​បញ្ជី ។" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"tit\n" +"help.text" +msgid "Merge and Center Cells" +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"hd_id3149785\n" +"1\n" +"help.text" +msgid "Merge and Center Cells" +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3151246\n" +"2\n" +"help.text" +msgid "Combines the selected cells into a single cell or splits merged cells. Aligns cell content centered." +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3154020\n" +"18\n" +"help.text" +msgid "Choose Format - Merge Cells - Merge and Center Cells" +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3148552\n" +"4\n" +"help.text" +msgid "The merged cell receives the name of the first cell of the original cell range. Merged cells cannot be merged a second time with other cells. The range must form a rectangle, multiple selection is not supported." +msgstr "ក្រឡា​ដែល​បាន​បញ្ចូល​គ្នា ទទួល​ឈ្មោះ​នៃ​ក្រឡា​ដំបូង​នៃ​ជួរ​ក្រឡា​ដើម ។ ក្រឡា​ដែល​បាន​បញ្ចូល​គ្នា មិន​អាច​ត្រូវ​បាន​បញ្ចូល​គ្នា​ជា​លើក​ទី​ពីរ​ជាមួយ​ក្រឡា​ផ្សេង​ទៀត​បាន​ទេ ។ ជួរ​ត្រូវ​តែ​មាន​ទម្រង់​ជា​ចតុកោណកែង ជម្រើស​ច្រើន​មិន​ត្រូវ​បាន​គាំទ្រ​ទេ ។" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3149665\n" +"3\n" +"help.text" +msgid "If the cells to be merged have any contents, a security dialog is shown." +msgstr "បើ​ក្រឡា​ដែល​ត្រូវ​បញ្ចូល​គ្នា​មាន​មាតិកា​ខ្លះ នោះ​ប្រអប់​សុវត្ថិភាព​មួយ​នឹង​ត្រូវ​បាន​បង្ហាញ ។" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3153718\n" +"help.text" +msgid "Merging cells can lead to calculation errors in formulas in the table." +msgstr "" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"tit\n" +"help.text" +msgid "Filter" +msgstr "តម្រង" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"hd_id3150767\n" +"1\n" +"help.text" +msgid "Filter" +msgstr "តម្រង" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"par_id3155131\n" +"2\n" +"help.text" +msgid "Shows commands to filter your data." +msgstr "បង្ហាញ​ពាក្យ​បញ្ជា​ដែល​ត្រូវ​ត្រង​ទិន្នន័យ​របស់​អ្នក ។" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"par_id3146119\n" +"7\n" +"help.text" +msgid "$[officename] automatically recognizes predefined database ranges." +msgstr "$[officename] ទទួល​ស្គាល់​ដោយ​ស្វ័យ​ប្រវត្តិ នូវ​ជួរ​មូលដ្ឋាន​ទិន្នន័យ​ដែល​បាន​កំណត់​ជា​មុន ។" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"par_id3153363\n" +"3\n" +"help.text" +msgid "The following filtering options are available:" +msgstr "មាន​ជម្រើស​តម្រង​ដូច​ខាង​ក្រោម ៖" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"hd_id3153728\n" +"4\n" +"help.text" +msgid "Standard filter" +msgstr "តម្រងស្តង់ដារ" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"hd_id3159153\n" +"5\n" +"help.text" +msgid "Advanced filter" +msgstr "តម្រង​កម្រិត​ខ្ពស់" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"tit\n" +"help.text" +msgid "Options" +msgstr "ជម្រើស" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"hd_id3149119\n" +"1\n" +"help.text" +msgid "Options" +msgstr "ជម្រើស" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"par_id3147102\n" +"2\n" +"help.text" +msgid "Displays or hides additional filtering options." +msgstr "បង្ហាញ ឬ​លាក់​ជម្រើស​តម្រង​បន្ថែម ។" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"hd_id3147008\n" +"3\n" +"help.text" +msgid "Options" +msgstr "ជម្រើស" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"hd_id3153662\n" +"5\n" +"help.text" +msgid "Case sensitive" +msgstr "ប្រកាន់​តួ​អក្សរ​តូច​ធំ" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"par_id3145673\n" +"6\n" +"help.text" +msgid "Distinguishes between uppercase and lowercase letters." +msgstr "ភាព​ខុស​គ្នា​រវាង​អក្សរ​តូច និង​អក្សរ​ធំ ។" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"hd_id3156327\n" +"7\n" +"help.text" +msgid "Regular Expression" +msgstr "កន្សោម​​ធម្មតា" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"par_id3151245\n" +"8\n" +"help.text" +msgid "Allows you to use wildcards in the filter definition." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​ប្រើ​អក្សរ​ជំនួស​ក្នុង​ការ​កំណត់​តម្រង ។" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"par_id3147264\n" +"29\n" +"help.text" +msgid "If the Regular Expression check box is selected, you can use EQUAL (=) and NOT EQUAL (<>) also in comparisons. You can also use the following functions: DCOUNTA, DGET, MATCH, COUNTIF, SUMIF, LOOKUP, VLOOKUP and HLOOKUP." +msgstr "បើ​ប្រអប់​ធីក កន្សោម​ធម្មតា ត្រូវ​បាន​ជ្រើស នោះ​អ្នក​ក៏​អាច​ប្រើ EQUAL (=) និង NOT EQUAL (<>) ក្នុង​ការ​ប្រៀបធៀប ។ អ្នក​ក៏​អាច​ប្រើ​អនុគមន៍​ដូច​តទៅ​នេះ ៖ DCOUNTA, DGET, MATCH, COUNTIF, SUMIF, LOOKUP, VLOOKUP និង HLOOKUP ។" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"hd_id3153379\n" +"30\n" +"help.text" +msgid "Unique records only" +msgstr "តែ​កំណត់​ត្រា​តែ​មួយ" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"par_id3154138\n" +"31\n" +"help.text" +msgid "Excludes duplicate rows in the list of filtered data." +msgstr "មិន​រាប់​បញ្ចូល​ជួរ​ដេក​ស្ទួន ក្នុង​បញ្ជី​ទិន្នន័យ​ដែល​បាន​ត្រង ។" + +#: 12090104.xhp +#, fuzzy +msgctxt "" +"12090104.xhp\n" +"hd_id3156282\n" +"32\n" +"help.text" +msgid "Data area" +msgstr "តំបន់​ទិន្នន័យ" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"par_id3150768\n" +"33\n" +"help.text" +msgid "Displays the name of the filtered data area in the table." +msgstr "បង្ហាញ​ឈ្មោះ​នៃ​តំបន់​ទិន្នន័យ​ដែល​បាន​ត្រង​ក្នុង​តារាង ។" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"hd_id3156424\n" +"34\n" +"help.text" +msgid "More<<" +msgstr "ច្រើន​ទៀត <<" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"par_id3125864\n" +"35\n" +"help.text" +msgid "Hides the additional options." +msgstr "លាក់​ជម្រើស​បន្ថែម ។" + +#: 12090104.xhp +msgctxt "" +"12090104.xhp\n" +"par_id3154011\n" +"help.text" +msgid "List of Regular Expressions" +msgstr "បញ្ជី​កន្សោម​ធម្មតា" + +#: 05040000.xhp +msgctxt "" +"05040000.xhp\n" +"tit\n" +"help.text" +msgid "Column" +msgstr "ជួរ​ឈរ" + +#: 05040000.xhp +msgctxt "" +"05040000.xhp\n" +"hd_id3155628\n" +"1\n" +"help.text" +msgid "Column" +msgstr "ជួរ​ឈរ" + +#: 05040000.xhp +msgctxt "" +"05040000.xhp\n" +"par_id3148946\n" +"2\n" +"help.text" +msgid "Sets the column width and hides or shows selected columns." +msgstr "កំណត់​ទទឹង​របស់​ជួរឈរ និង​លាក់ ឬ​បង្ហាញ​ជួរឈរ​ដែល​បាន​ជ្រើស ។" + +#: 05040000.xhp +msgctxt "" +"05040000.xhp\n" +"hd_id3150398\n" +"3\n" +"help.text" +msgid "Width" +msgstr "ទទឹង" + +#: 05040000.xhp +msgctxt "" +"05040000.xhp\n" +"hd_id3145171\n" +"4\n" +"help.text" +msgid "Optimal Width" +msgstr "ទទឹង​ប្រសើរ​បំផុត" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"tit\n" +"help.text" +msgid "Fill" +msgstr "បំពេញ" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"bm_id8473769\n" +"help.text" +msgid "filling;selection lists selection lists;filling cells" +msgstr "បំពេញ;បញ្ជីជម្រើស បញ្ជី​ជម្រើស;បំពេញ​ក្រឡា" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"hd_id3153876\n" +"1\n" +"help.text" +msgid "Fill" +msgstr "បំពេញ" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3156285\n" +"2\n" +"help.text" +msgid "Automatically fills cells with content." +msgstr "បំពេញ​ក្រឡា​ដោយ​មាតិកា​ជា​ស្វ័យ​ប្រវត្តិ តិ ។" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3147343\n" +"9\n" +"help.text" +msgid "The $[officename] Calc context menus have additional options for filling the cells." +msgstr "ម៉ឺនុយ​បរិបទ​របស់ $[officename] Calc មាន ជម្រើស​បន្ថែម​ទៀត សម្រាប់​បំពេញ​ក្រឡា ។" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"hd_id3149207\n" +"7\n" +"help.text" +msgid "Sheet" +msgstr "សន្លឹក" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"hd_id3155111\n" +"8\n" +"help.text" +msgid "Series" +msgstr "ស៊េរី" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3152994\n" +"3\n" +"help.text" +msgid "Filling cells using context menus:" +msgstr "បំពេញ​ក្រឡា ដោយ​ប្រើ​ម៉ឺនុយ​បរិបទ ៖" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3145384\n" +"4\n" +"help.text" +msgid "Call the context menu when positioned in a cell and choose Selection List." +msgstr "ហៅ ម៉ឺនុយ​បរិបទ ពេល​បាន​ដាក់​ក្នុង​ក្រឡា និង​ជ្រើស បញ្ជី​ជម្រើស ។" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3156450\n" +"5\n" +"help.text" +msgid "A list box containing all text found in the current column is displayed. The text is sorted alphabetically and multiple entries are listed only once." +msgstr "ប្រអប់​អត្ថបទ​មួយ​ដែល​មាន​អត្ថបទ​ទាំងអស់​ដែល​ស្ថិត​ក្នុង​ជួរ​ឈរ​បច្ចុប្បន្ន ត្រូវ​បាន​បង្ហាញ ។ អត្ថបទ​ត្រូវ​បាន​តម្រៀប​តាម​លំដាប់​អក្សរ​ក្រម ហើយ​ធាតុ​ច្រើន​ត្រូវ​បាន​រាយ​តែ​ម្តង​ប៉ុណ្ណោះ ។" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3148699\n" +"6\n" +"help.text" +msgid "Click one of the listed entries to copy it to the cell." +msgstr "ចុច​ធាតុ​មួយ​នៃ​ធាតុ​ដែល​បាន​រាយ ដើម្បី​ចម្លង​វា​ទៅ​ក្រឡា ។" + +#: 06030000.xhp +msgctxt "" +"06030000.xhp\n" +"tit\n" +"help.text" +msgid "Detective" +msgstr "អ្នក​​អង្កេត" + +#: 06030000.xhp +msgctxt "" +"06030000.xhp\n" +"bm_id3151245\n" +"help.text" +msgid "cell links search searching; links in cells traces;precedents and dependents Formula Auditing,see Detective Detective" +msgstr "ស្វែង​រក​តំណក្រឡា​​ ការ​ស្វែងរក​; តំណ​​ក្នុង​ក្រឡា​​ តាម​ដាន​;អ្វី​ដែល​ធ្លាប់​មាន​​ និង​ អ្វី​ដែល​រួម​បញ្ចូល​គ្នា​​ ជម្រះ​បញ្ជី​រូបមន្ត​​,មើល​​កម្ម​វិធី​តាមដាន​​ កម្ម​វិធីតាម​ដាន​​" + +#: 06030000.xhp +msgctxt "" +"06030000.xhp\n" +"hd_id3151245\n" +"1\n" +"help.text" +msgid "Detective" +msgstr "អ្នក​អង្កេត" + +#: 06030000.xhp +msgctxt "" +"06030000.xhp\n" +"par_id3151211\n" +"2\n" +"help.text" +msgid "This command activates the Spreadsheet Detective. With the Detective, you can trace the dependencies from the current formula cell to the cells in the spreadsheet." +msgstr "ពាក្យ​បញ្ជា​នេះ​ធ្វើ​ឲ្យ \"អ្នក​អង្កេត​សៀវភៅ​បញ្ជី\" សកម្ម ។ ជាមួយ​អ្នក​អង្កេត អ្នក​អាច​តាម​ដាន​អនិស្សរភាព​ពី​ក្រឡា​រូបមន្ត​បច្ចុប្បន្ន​ទៅ​ក្រឡា​ក្នុង​សៀវភៅ​បញ្ជី ។" + +#: 06030000.xhp +msgctxt "" +"06030000.xhp\n" +"par_id3150447\n" +"3\n" +"help.text" +msgid "Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace." +msgstr "ពេល​ដែល​អ្នក​បាន​កំណត់​ដាន​មួយ អ្នក​អាច​ចង្អុល​ដោយ​ប្រើ​ទស្សន៍​ទ្រនិច​កណ្ដុរ​ទៅ​ដាន ។ ទស្សន៍​ទ្រនិច​កណ្ដុរ​​នឹង​ប្តូរ​រូបរាង​របស់​វា ។ ចុច​ទ្វេ​ដង​លើ​ដាន​ដោយ​ប្រើ​ទស្សន៍​ទ្រនិច​នេះ ដើម្បី​ជ្រើស​ក្រឡា​ដែល​បាន​យោង​នៅ​ខាង​ចុង​ដាន ។" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"tit\n" +"help.text" +msgid "Text to Columns" +msgstr "អត្ថបទ​ជា​ជួរឈរ" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"bm_id8004394\n" +"help.text" +msgid "text to columns" +msgstr "អត្ថបទ​ជា​ជួរ​ឈរ" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"hd_id2300180\n" +"help.text" +msgid "Text to Columns" +msgstr "អត្ថបទ​ជា​ជួរឈរ" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id655232\n" +"help.text" +msgid "Opens the Text to Columns dialog, where you enter settings to expand the contents of selected cells to multiple cells. " +msgstr "បើក​ប្រអប់​អត្ថបទ​ជា​ជួរ​ឈរ ដែល​អ្នក​បញ្ចូល​ការ​កំណត់​ដើម្បី​ពង្រីក​មាតិកា​នៃ​ក្រឡា​ដែលបាន​ជ្រើស​ទៅ​ជា​ក្រឡា​ច្រើន ។ " + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"hd_id9599597\n" +"help.text" +msgid "To expand cell contents to multiple cells" +msgstr "ដើម្បី​ពង្រីក​មាតិកា​ក្រឡា​ទៅ​ជា​ក្រឡា​ច្រើន" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id2021546\n" +"help.text" +msgid "You can expand cells that contain comma separated values (CSV) into multiple cells in the same row." +msgstr "អ្នក​អាច​ពង្រីក​ក្រឡា​ដែល​មាន​តម្លៃ​ដែល​បំបែក​ដោយ​សញ្ញា​ក្បៀស (CSV) ទៅ​ជា​ក្រឡា​ច្រើន​នៅ​ក្នុង​ជួរដេក​ដូចគ្នា ។" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id2623981\n" +"help.text" +msgid "For example, cell A1 contains the comma separated values 1,2,3,4, and cell A2 contains the text A,B,C,D." +msgstr "ឧទាហរណ៍ ក្រឡា A1 មាន​តម្លៃ​ដែល​បំបែក​ដោយ​សញ្ញា​ក្បៀស 1,2,3,4 និង​ក្រឡា A2 មាន​អត្ថបទ A,B,C,D ។" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id7242042\n" +"help.text" +msgid "Select the cell or cells that you want to expand." +msgstr "ជ្រើស​ក្រឡា​ដែលអ្នក​ចង់​ពង្រីក ។" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id6999420\n" +"help.text" +msgid "Choose Data - Text to Columns." +msgstr "ជ្រើស ទិន្នន័យ - អត្ថបទ​ជា​ជួរ​ឈរ ។" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id6334116\n" +"help.text" +msgid "You see the Text to Columns dialog." +msgstr "អ្នក​នឹង​ឃើញ​ប្រអប់​អត្ថបទ​ជា​ជួរឈរ ។" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id9276406\n" +"help.text" +msgid "Select the separator options. The preview shows how the current cell contents will be transformed into multiple cells." +msgstr "ជ្រើស​ជម្រើស​អ្នក​បំបែក ។ ការ​មើលជាមុន​បង្ហាញ​អំពី​របៀប​ប្លែង​មាតិកា​ក្រឡា​បច្ចុប្បន្ន​ទៅ​ជា​ក្រឡា​ច្រើន ។" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id8523819\n" +"help.text" +msgid "You can select a fixed width and then click the ruler on the preview to set cell breakup positions." +msgstr "អ្នក​អាច​ជ្រើស​ទទឹង​ថេរ ហើយ​បន្ទាប់​មក​ជ្រើស​បន្ទាត់​លើ​ការ​មើលជាមុន ដើម្បី​កំណត់​ទីតាំង​បំបែក​ក្រឡា ។" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id1517380\n" +"help.text" +msgid "You can select or enter separator characters to define the positions of breaking points. The separator characters are removed from the resulting cell contents." +msgstr "អ្នក​អាច​ជ្រើស ឬ​បញ្ចូល​តួអក្សរ​បំបែក ដើម្បី​កំណត់​ទីតាំង​នៃ​ចំណុច​បំបែក ។ តួអក្សរ​បំបែក គឺ​ត្រូវបាន​យកចេញ​ពី​មាតិកា​ក្រឡា​លទ្ធផល ។" + +#: text2columns.xhp +msgctxt "" +"text2columns.xhp\n" +"par_id7110812\n" +"help.text" +msgid "In the example, you select the comma as a delimiter character. Cells A1 and A2 will be expanded to four columns each. A1 contains 1, B1 contains 2, and so on." +msgstr "​ឧទាហរណ៍ អ្នក​ជ្រើស​សញ្ញា (,) ជាតួអក្សរ​បំបែក ។ ក្រឡា A1 និង A2 នឹង​ត្រូវបាន​ពង្រីក​ទៅជា​ជួរឈរ​បួន ។ A1 មាន 1, B1 មាន 2 និង​បន្តបន្ទាប់ ។" + +#: 06031000.xhp +msgctxt "" +"06031000.xhp\n" +"tit\n" +"help.text" +msgid "AutoRefresh" +msgstr "ធ្វើ​ឲ្យ​ស្រស់​ស្វ័យ​ប្រវត្តិ" + +#: 06031000.xhp +msgctxt "" +"06031000.xhp\n" +"bm_id3154515\n" +"help.text" +msgid "cells; autorefreshing tracestraces; autorefreshing" +msgstr "ក្រឡា; ការ​ធ្វើ​ឲ្យ​ដាន​ស្រស់​ស្វ័យ​ប្រវត្តិដាន; ការ​ធ្វើ​ឲ្យ​ស្រស់​ស្វ័យ​ប្រវត្តិ" + +#: 06031000.xhp +msgctxt "" +"06031000.xhp\n" +"hd_id3154515\n" +"1\n" +"help.text" +msgid "AutoRefresh" +msgstr "ធ្វើ​ឲ្យ​ស្រស់​ស្វ័យ​ប្រវត្តិ" + +#: 06031000.xhp +msgctxt "" +"06031000.xhp\n" +"par_id3147264\n" +"2\n" +"help.text" +msgid "Automatically refreshes all the traces in the sheet whenever you modify a formula." +msgstr "ធ្វើ​ឲ្យ​ដាន​ទាំងអស់​ក្នុង​សន្លឹក​​ស្រស់​ដោយ​ស្វ័យ​ប្រវត្តិ នៅ​ពេល​ណា​ដែល​អ្នក​កែប្រែ​រូបមន្ត​មួយ ។" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"tit\n" +"help.text" +msgid "WORKDAY" +msgstr "WORKDAY" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"bm_id3149012\n" +"help.text" +msgid "WORKDAY function" +msgstr "អនុគមន៍ WORKDAY" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"hd_id3149012\n" +"186\n" +"help.text" +msgid "WORKDAY" +msgstr "WORKDAY" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id3149893\n" +"187\n" +"help.text" +msgid " The result is a date number that can be formatted as a date. You then see the date of a day that is a certain number of workdays away from the start date." +msgstr " លទ្ធផល​គឺ​ជា​លេខ​កាលបរិច្ឆេទ​ដែល​អាច​ត្រូវ​បាន​​ទ្រង់ទ្រាយ​ជា​កាលបរិច្ឆេទ ។ បន្ទាប់​អ្នក​អាច​មើល​កាលបរិច្ឆេទ​នៃ​ថ្ងៃ​ដែល​ជា​លេខ​ពិតប្រាកដ​របស់ ថ្ងៃ​ធ្វើការ ឆ្ងាយ​ពី​កាលបរិច្ឆេទ​ចាប់ផ្ដើម ។" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"hd_id3146944\n" +"188\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id3154844\n" +"189\n" +"help.text" +msgid "WORKDAY(StartDate; Days; Holidays)" +msgstr "WORKDAY (កាល​បរិច្ឆេទ​ចាប់ផ្តើម; ថ្ងៃ; ថ្ងៃ​ឈប់​សម្រាក​)" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id3147469\n" +"190\n" +"help.text" +msgid "StartDate is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation." +msgstr "កាលបរិច្ឆេទ គឺ​ជា​កាលបរិច្ឆេទ​ពី​ពេល​ដែល​កា​រគណនា​ត្រូវ​បាន​អនុវត្ត ។ ប្រសិន​បើ​កាលបរិច្ឆេទ​ចាប់ផ្ដើម​គឺ​ថ្ងៃ​ធ្វើការ ថ្ងៃ​ត្រូវ​បាន​រួម​បញ្ចូល​ក្នុង​ការ​គណនា ។" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id3153038\n" +"191\n" +"help.text" +msgid "Days is the number of workdays. Positive value for a result after the start date, negative value for a result before the start date." +msgstr "ថ្ងៃ គឺ​ជា​ចំនួន​ថ្ងៃ​ធ្វើការ ។ តម្លៃ​វិជ្ជមាន​សម្រាប់​លទ្ធផល​បន្ទាប់​ពី​កាលបរិច្ឆេទ​ចាប់ផ្ដើម ។ តម្លៃ​អវិជ្ជមាន​សម្រាប់​លទ្ធផល​​មុន​នឹង​កាលបរិច្ឆេទ​ចាប់ផ្ដើម ។" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id3150693\n" +"192\n" +"help.text" +msgid "Holidays is a list of optional holidays. These are non-working days. Enter a cell range in which the holidays are listed individually." +msgstr "ថ្ងៃ​ឈប់​សម្រាក គឺ​ជា​បញ្ជី​ថ្ងៃ​ឈប់​សម្រាក ។ ទាំង​នេះ​មិន​មែន​ថ្ងៃ​ធ្វើការ​ទេ ។ បញ្ចូល​ជួរ​ក្រឡា​ដែល​ថ្ងៃ​ឈប់​សម្រាក​ត្រូវ​បាន​រាយ​ផ្សេងៗ​គ្នា ។" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"hd_id3150141\n" +"193\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id3152782\n" +"194\n" +"help.text" +msgid "What date came 17 workdays after 1 December 2001? Enter the start date \"2001-12-01\" in C3 and the number of workdays in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"." +msgstr "តើ​កាលបរិច្ឆេទ​17 ថ្ងៃ​បន្ទាប់​ពី​ថ្ងៃទី 1 ធ្នូ ឆ្នាំ 2001​ ត្រូវ​នឹង​ថ្ងៃទី​ប៉ុន្មាន ? បញ្ចូល​កាលបរិច្ឆេទ​ចាប់ផ្ដើម \"2001-12-01\" នៅ​ក្នុង C3 និង​ចំនួន​ថ្ងៃ​នៅ​ក្នុង D3 ។ ក្រឡា F3 ទៅ​ J3 មាន​ថ្ងៃ​ចូល​ឆ្នាំ​ថ្មី និង​ថ្ងៃ​បុណ្យ​ណូអែល ៖ \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\" ។" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id3146142\n" +"195\n" +"help.text" +msgid "=WORKDAY(C3;D3;F3:J3) returns 2001-12-28. Format the serial date number as a date, for example in the format YYYY-MM-DD." +msgstr "=WORKDAY(C3;D3;F3:J3) ត្រឡប់ 2001-12-28 ​។ ធ្វើ​ទ្រង់ទ្រាយ​លេខ​កាលបរិច្ឆេទ​ស៊េរី​ជា​កាលបរិច្ឆេទ ឧទាហរណ៍ នៅ​ក្នុង​ទ្រង់ទ្រាយ YYYY-MM-DD ។" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"tit\n" +"help.text" +msgid "Select Database Range" +msgstr "ជ្រើស​ជួរ​មូលដ្ឋាន​ទិន្នន័យ" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"bm_id3145068\n" +"help.text" +msgid "databases; selecting (Calc)" +msgstr "មូលដ្ឋាន​ទិន្នន័យ ការ​ជ្រើស (Calc)" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"hd_id3145068\n" +"1\n" +"help.text" +msgid "Select Database Range" +msgstr "ជ្រើស​ជួរ​មូលដ្ឋាន​ទិន្នន័យ" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"par_id3149655\n" +"2\n" +"help.text" +msgid "Selects a database range that you defined under Data - Define Range." +msgstr "ជ្រើស​ជួរ​មូលដ្ឋាន​ទិន្នន័យ ដែល​អ្នក​បាន​កំណត់​ក្រោម ទិន្នន័យ – កំណត់​ជួរ ។" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"hd_id3153192\n" +"3\n" +"help.text" +msgid "Ranges" +msgstr "ជួរ" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"par_id3154684\n" +"4\n" +"help.text" +msgid "Lists the available database ranges. To select a database range, click its name, and then click OK." +msgstr "រាយ​ជួរ​មូលដ្ឋាន​ទិន្នន័យ​ដែល​មាន ។ ដើម្បី​ជ្រើស​ជួរ​មូលដ្ឋាន​ទិន្នន័យ ចុច​ឈ្មោះ​របស់​វា ហើយ​បន្ទាប់​មក​ចុច យល់ព្រម ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"tit\n" +"help.text" +msgid "Delete Cells" +msgstr "លុប​ក្រឡា" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"bm_id3153726\n" +"help.text" +msgid "cells; deleting cellscolumns; deletingrows; deletingspreadsheets; deleting cellsdeleting;cells/rows/columns" +msgstr "ក្រឡា; លុប​ក្រឡាជួរឈរ; លុបជួរដេក; លុបសៀវភៅ​បញ្ជី; លុប​ក្រឡាលុប;ក្រឡា/ជួរដេក/ជួរឈរ" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id3153726\n" +"1\n" +"help.text" +msgid "Delete Cells" +msgstr "លុប​ក្រឡា" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3154490\n" +"2\n" +"help.text" +msgid "Completely deletes selected cells, columns or rows. The cells below or to the right of the deleted cells will fill the space. Note that the selected delete option is stored and reloaded when the dialog is next called." +msgstr "លុប​ក្រឡា​ដែល​បាន​ជ្រើស​ទាំងស្រុង ជួរឈរ ឬ​ជួរដេក ។ ក្រឡា​ខាង​ក្រោម ឬ​ទៅ​ស្ដាំ​របស់​ក្រឡា​ដែល​បាន​ជ្រើស នឹង​បំពេញ​ចន្លោះ​ ។ ចំណាំ​ថា ជម្រើស​លុប​ដែល​បាន​ជ្រើស​ត្រូវ​បាន​ទុក​ និង​ផ្ទុក​នៅ​ពេល​ប្រអប់​ត្រូវ​បាន​ហៅ​នៅ​ពេល​បន្ទាប់ ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id3149121\n" +"3\n" +"help.text" +msgid "Selection" +msgstr "ជម្រើស" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3150751\n" +"4\n" +"help.text" +msgid "This area contains options for specifying how sheets are displayed after deleting cells." +msgstr "តំបន់​នេះ​មាន​ជម្រើស​សម្រាប់​បញ្ជាក់​លម្អិត​របៀប​ដែល​សន្លឹក​ត្រូវ​បង្ហាញ​បន្ទាប់​ពី​លុប​ក្រឡា ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id3155767\n" +"5\n" +"help.text" +msgid "Shift cells up" +msgstr "អង្កិល​ក្រឡា​ឡើង​លើ" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3153714\n" +"6\n" +"help.text" +msgid "Fills the space produced by the deleted cells with the cells underneath it." +msgstr "បំពេញ​ចន្លោះ​ដែល​បង្កើត​ដោយ​ក្រឡា​ដែល​បាន​លុប ជាមួយ​ក្រឡា​ពីក្រោម​វា ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id3156382\n" +"7\n" +"help.text" +msgid "Shift cells left" +msgstr "អង្កិល​ក្រឡា​ទៅ​ឆ្វេង" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3154702\n" +"8\n" +"help.text" +msgid "Fills the resulting space by the cells to the right of the deleted cells." +msgstr "បំពេញ​ចន្លោះ​លទ្ធផល ដោយ​ក្រឡា​ដែល​នៅ​ខាង​ស្តាំ​ក្រឡា​ដែល​បាន​លុប ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id3146918\n" +"9\n" +"help.text" +msgid "Delete entire row(s)" +msgstr "លុប​ជួរ​ដេក​ទាំងមូល" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3148487\n" +"10\n" +"help.text" +msgid "After selecting at least one cell, deletes the entire row from the sheet." +msgstr "បន្ទាប់​ពី​ជ្រើស​យ៉ាង​ហោច​ក្រឡា​មួយ លុប​ជួរ​ដេក​ទាំងមូល​ពី​សន្លឹក ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id3155114\n" +"11\n" +"help.text" +msgid "Delete entire column(s)" +msgstr "លុប​ជួរ​ឈរ​ទាំងមូល" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3150086\n" +"12\n" +"help.text" +msgid "After selecting at least one cell, deletes the entire column from the sheet." +msgstr "បន្ទាប់​ពី​ជ្រើស​យ៉ាង​ហោច​ក្រឡា​មួយ លុប​ជួរ​ឈរ​ទាំងមូល​ពី​សន្លឹក ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3166424\n" +"help.text" +msgid "Deleting Contents" +msgstr "លុប​មាតិកា" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"tit\n" +"help.text" +msgid "Page Break Preview" +msgstr "មើល​ការ​បំបែក​ទំព័រ​ជា​​មុន" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"hd_id3151384\n" +"1\n" +"help.text" +msgid "Page Break Preview" +msgstr "មើល​ការ​បំបែក​ទំព័រ​ជា​​មុន" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"par_id3150792\n" +"2\n" +"help.text" +msgid "Display the page breaks and print ranges in the sheet. Choose View - Normal to switch this mode off." +msgstr "បង្ហាញ​ការ​បំបែក​ទំព័រ និង​បោះពុម្ព​ជួរ​ក្នុង​សន្លឹក ។ ជ្រើស ទិដ្ឋភាព - ធម្មតា ដើម្បី​បិទ​របៀប​នេះ ។" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"par_id3153877\n" +"13\n" +"help.text" +msgid "The context menu of the page break preview contains functions for editing page breaks, including the following options:" +msgstr "ម៉ឺនុយ​បរិបទ​នៃ​ការ​មើល​ការ​បំបែក​ទំព័រ​ជា​មុន មាន​អនុគមន៍​សម្រាប់​កែ​សម្រួល​ការ​បំបែក​ទំព័រ រួម​ទាំង​ជម្រើស​ខាង​ក្រោម ៖" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"hd_id3154731\n" +"14\n" +"help.text" +msgid "Delete All Manual Breaks" +msgstr "លុប​ការ​បំបែក​ដោយ​ដៃ​ទាំងអស់" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"par_id3149400\n" +"15\n" +"help.text" +msgid "Deletes all manual breaks in the current sheet." +msgstr "លុប​ការ​បំបែក​ដោយ​ដៃ​ទាំងអស់​ក្នុង​សន្លឹក​បច្ចុប្បន្ន ។" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"hd_id3155067\n" +"18\n" +"help.text" +msgid "Add Print Range" +msgstr "បន្ថែម​ជួរ​បោះពុម្ព" + +#: 03100000.xhp +msgctxt "" +"03100000.xhp\n" +"par_id3155764\n" +"19\n" +"help.text" +msgid "Adds the selected cells to print ranges." +msgstr "បន្ថែម​ក្រឡា​ដែល​បាន​ជ្រើស ទៅ​ជួរ​បោះពុម្ព ។" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"tit\n" +"help.text" +msgid "TIME" +msgstr "TIME" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"bm_id3154073\n" +"help.text" +msgid "TIME function" +msgstr "អនុគមន៍ TIME" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"hd_id3154073\n" +"149\n" +"help.text" +msgid "TIME" +msgstr "TIME" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"par_id3145762\n" +"150\n" +"help.text" +msgid "TIME returns the current time value from values for hours, minutes and seconds. This function can be used to convert a time based on these three elements to a decimal time value." +msgstr "TIME ត្រឡប់​តម្លៃ​ពេល​វេលា​បច្ចុប្បន្ន​ពី​តម្លៃ​សម្រាប់​​ម៉ោង នាទី និង​វិនាទី ។ អនុគមន៍​នេះ​អាច​ត្រូវ​បាន​​ប្រើ ដើម្បី​បម្លែង​ពេល​វេលា​មួយ ដោយ​ផ្អែក​លើ​ធាតុ​ទាំង​បី​នេះ រហូត​ដល់​តម្លៃ​ពេល​វេលា​ទសភាគ​មួយ ។" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"hd_id3155550\n" +"151\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"par_id3154584\n" +"152\n" +"help.text" +msgid "TIME(Hour; Minute; Second)" +msgstr "TIME(ម៉ោង; នាទី; វិនាទី)" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"par_id3152904\n" +"153\n" +"help.text" +msgid "Use an integer to set the Hour." +msgstr "ប្រើ​ចំនួនគត់​ដើម្បី​កំណត់ ម៉ោង ។" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"par_id3151346\n" +"154\n" +"help.text" +msgid "Use an integer to set the Minute." +msgstr "ប្រើ​ចំនួន​គត់​ដើម្បី​កំណត់ នាទី ។" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"par_id3151366\n" +"155\n" +"help.text" +msgid "Use an integer to set the Second." +msgstr "ប្រើ​ចំនួន​គត់​ដើម្បី​កំណត់ វិនាទី ។" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"hd_id3145577\n" +"156\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"par_id3156076\n" +"157\n" +"help.text" +msgid "=TIME(0;0;0) returns 00:00:00" +msgstr "=TIME(0;0;0) ត្រឡប់ 00:00:00" + +#: func_time.xhp +msgctxt "" +"func_time.xhp\n" +"par_id3156090\n" +"158\n" +"help.text" +msgid "=TIME(4;20;4) returns 04:20:04" +msgstr "=TIME(4;20;4) ត្រឡប់ 04:20:04" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"tit\n" +"help.text" +msgid "DAYS360" +msgstr "DAYS360" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"bm_id3148555\n" +"help.text" +msgid "DAYS360 function" +msgstr "អនុគមន៍ DAYS360" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"hd_id3148555\n" +"124\n" +"help.text" +msgid "DAYS360" +msgstr "DAYS360" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"par_id3156032\n" +"125\n" +"help.text" +msgid "Returns the difference between two dates based on the 360 day year used in interest calculations." +msgstr "ត្រឡប់​ផលដក​រវាង​កាលបរិច្ឆេទ​ពីរ ដោយ​ផ្អែក​លើ​ឆ្នាំ ៣៦០ ថ្ងៃ ដែល​ប្រើ​ក្នុង​ការ​គណនា​ការ​ប្រាក់ ។" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"hd_id3155347\n" +"126\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"par_id3155313\n" +"127\n" +"help.text" +msgid "DAYS360(\"Date1\"; \"Date2\"; Type)" +msgstr "DAYS360(\"កាលបរិច្ឆេទ1\"; \"កាលបរិច្ឆេទ2\"; ប្រភេទ)" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"par_id3145263\n" +"128\n" +"help.text" +msgid "If Date2 is earlier than Date1, the function will return a negative number." +msgstr "ប្រសិនបើ កាលបរិច្ឆេទ2 មុន​ កាលបរិច្ឆេទ1, អនុគមន៍​នឹង​ត្រឡប់​លេខ​អវិជ្ជមាន ។" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"par_id3151064\n" +"129\n" +"help.text" +msgid "The optional argument Type determines the type of difference calculation. If Type = 0 or if the argument is missing, the US method (NASD, National Association of Securities Dealers) is used. If Type <> 0, the European method is used." +msgstr "អាគុយម៉ង់​ស្រេច​ចិត្ត ។ ប្រភេទ កំណត់​ប្រភេទ​ការ​គណនា​ផល​ដក ។ បើ​ប្រភេទ = 0 ឬ​បើ​បាត់​អាគុយម៉ង់ នោះ​វិធីសាស្ត្រ​សហរដ្ឋ​អាមេរិក (NASD, National Association of Securities Dealers) នឹង​ត្រូវ​បាន​ប្រើ ។ បើ​ប្រភេទ <> 0 នោះ​វិធីសាស្ត្រ​អឺរ៉ុប​នឹង​ត្រូវ​បាន​ប្រើ ។" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"hd_id3148641\n" +"130\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: func_days360.xhp +msgctxt "" +"func_days360.xhp\n" +"par_id3156348\n" +"132\n" +"help.text" +msgid "=DAYS360(\"2000-01-01\";NOW()) returns the number of interest days from January 1, 2000 until today." +msgstr "=DAYS360(\"2000-01-01\";NOW()) ត្រឡប់​ចំនួន​ថ្ងៃ​នៃ​ការប្រាក់​ពី​ថ្ងៃទី ១ ខែ មករា ឆ្នាំ ២០០០ រហូតដល់​ថ្ងៃ​នេះ ។" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"tit\n" +"help.text" +msgid "Sort" +msgstr "តម្រៀប" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"hd_id3150275\n" +"1\n" +"help.text" +msgid "Sort" +msgstr "តម្រៀប" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"par_id3155922\n" +"2\n" +"help.text" +msgid "Sorts the selected rows according to the conditions that you specify. $[officename] automatically recognizes and selects database ranges." +msgstr "តម្រៀប​ជួរ​ដេក​ដែល​បាន​ជ្រើស អាស្រ័យ​លើ​លក្ខខណ្ឌ​ដែល​អ្នក​បញ្ជាក់​លម្អិត ។ $[officename] ទទួល​ស្គាល់ និង​ជ្រើស​ជួរ​មូលដ្ឋាន​ទិន្នន័យ​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"par_id3147428\n" +"4\n" +"help.text" +msgid "You cannot sort data if the Record changes options is enabled." +msgstr "អ្នក​មិន​អាច​តម្រៀប​ទិន្នន័យ​បាន​ទេ បើ​ជម្រើស កត់ត្រា​ភាព​ផ្លាស់ប្តូរ ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​បាន ។" + +#: 05080200.xhp +msgctxt "" +"05080200.xhp\n" +"tit\n" +"help.text" +msgid "Remove" +msgstr "យក​ចេញ" + +#: 05080200.xhp +msgctxt "" +"05080200.xhp\n" +"hd_id3153562\n" +"1\n" +"help.text" +msgid "Remove" +msgstr "យកចេញ" + +#: 05080200.xhp +msgctxt "" +"05080200.xhp\n" +"par_id3148550\n" +"2\n" +"help.text" +msgid "Removes the defined print area." +msgstr "យកចេញ​តំបន់​បោះពុម្ព​ដែល​បាន​កំណត់ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"tit\n" +"help.text" +msgid "Fill Series" +msgstr "បំពេញ​ស៊េរី" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3148664\n" +"1\n" +"help.text" +msgid "Fill Series" +msgstr "បំពេញ​ស៊េរី" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3148797\n" +"2\n" +"help.text" +msgid "Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type." +msgstr "បង្កើត​ស៊េរី​ដោយ​ស្វ័យ​ប្រវត្តិ ជាមួយ​ជម្រើស​ក្នុង​ប្រអប់​នេះ ។ កំណត់​ទិស ចំនួន​បន្ថែម ឯកតា​ពេល​វេលា និង​ប្រភេទ​ស៊េរី ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3146976\n" +"41\n" +"help.text" +msgid "Before filling a series, first select the cell range." +msgstr "មុខ​នឹង​បំពេញ​ស៊េរី​មួយ ដំបូង​ត្រូវ​ជ្រើស​ជួរ​ក្រឡា ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3145748\n" +"3\n" +"help.text" +msgid "To automatically continue a series using the assumed completion rules, choose the AutoFill option after opening the Fill Series dialog." +msgstr "ដើម្បី​បន្ត​​ស៊េរី​​មួយ​ដោយ​ស្វ័យ​ប្រវត្តិ ដោយ​ប្រើ​ច្បាប់​បំពេញ​ដែល​បាន​សន្មត ជ្រើស​ជម្រើស បំពេញ​ស្វ័យ​ប្រវត្តិ បន្ទាប់​ពី​បើក​ប្រអប់ បំពេញ​ស៊េរី ។" + +#: 02140600.xhp +#, fuzzy +msgctxt "" +"02140600.xhp\n" +"hd_id3147435\n" +"4\n" +"help.text" +msgid "Direction" +msgstr "ទិស" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3154729\n" +"5\n" +"help.text" +msgid "Determines the direction of series creation." +msgstr "កំណត់​ទិស​នៃ​ការ​បង្កើត​​ស៊េរី ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3145253\n" +"6\n" +"help.text" +msgid "Down" +msgstr "ក្រោម" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3155418\n" +"7\n" +"help.text" +msgid "Creates a downward series in the selected cell range for the column using the defined increment to the end value." +msgstr "បង្កើត​ស៊េរី​ចុះ​ក្រោម​មួយ​ក្នុង​ជួរ​ក្រឡា​នៃ​ជួរ​ឈរ ដោយ​ប្រើ​ចំនួន​បន្ថែម​ដែល​បាន​កំណត់​រហូត​ដល់​តម្លៃ​បញ្ចប់ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3155738\n" +"8\n" +"help.text" +msgid "Right" +msgstr "ស្តាំ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3149402\n" +"9\n" +"help.text" +msgid "Creates a series running from left to right within the selected cell range using the defined increment to the end value." +msgstr "បង្កើត​ស៊េរី​មួយ​ដែល​រត់​ពី​ឆ្វេង​ទៅ​ស្តាំ ក្នុង​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស​ ដោយ​ប្រើ​ចំនួន​បន្ថែម​ដែល​បាន​កំណត់​រហូត​ដល់​តម្លៃ​បញ្ចប់ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3146972\n" +"10\n" +"help.text" +msgid "Up" +msgstr "លើ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3153711\n" +"11\n" +"help.text" +msgid "Creates an upward series in the cell range of the column using the defined increment to the end value." +msgstr "បង្កើត​ស៊េរី​ឡើង​លើ​មួយ​ក្នុង​ជួរ​ក្រឡា​នៃ​ជួរ​ឈរ ដោយ​ប្រើ​ចំនួន​បន្ថែម​ដែល​បាន​កំណត់​រហូត​ដល់​តម្លៃ​បញ្ចប់ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3153764\n" +"12\n" +"help.text" +msgid "Left" +msgstr "ឆ្វេង" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3156382\n" +"13\n" +"help.text" +msgid "Creates a series running from right to left in the selected cell range using the defined increment to the end value." +msgstr "បង្កើត​ស៊េរី​មួយ​ដែល​រត់​ពី​ស្តាំ​ទៅ​ឆ្វេង ក្នុង​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស​ ដោយ​ប្រើ​ចំនួន​បន្ថែម​ដែល​បាន​កំណត់​រហូត​ដល់​តម្លៃ​បញ្ចប់ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3147344\n" +"14\n" +"help.text" +msgid "Series Type" +msgstr "ប្រភេទ​ស៊េរី" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3149257\n" +"15\n" +"help.text" +msgid "Defines the series type. Choose between Linear, Growth, Date and AutoFill." +msgstr "កំណត់​ប្រភេទ​ស៊េរី ។ ជ្រើស​រវាង លីនេអ៊ែរ ស្វីត​ធរណីមាត្រ កាល​បរិច្ឆេទ និង​បំពេញ​ស្វ័យ​ប្រវត្តិ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3148488\n" +"16\n" +"help.text" +msgid "Linear" +msgstr "លីនេអ៊ែរ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3159238\n" +"17\n" +"help.text" +msgid "Creates a linear number series using the defined increment and end value." +msgstr "បង្កើត​ស្វ៊ីត​នព្វន្ត​ដោយ​ប្រើ​ចំនួន​បន្ថែម​ដែល​បាន​កំណត់ និង​តម្លៃ​បញ្ចប់ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3149210\n" +"18\n" +"help.text" +msgid "Growth" +msgstr "ស្វីត​ធរណីមាត្រ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3150364\n" +"19\n" +"help.text" +msgid "Creates a growth series using the defined increment and end value." +msgstr "បង្កើត​ស្វ៊ីត​ធរណីមាត្រ​មួយ​ដោយ​ប្រើ​ចំនួន​បន្ថែម​ដែល​បាន​កំណត់ និង​តម្លៃ​ចុង​ក្រោយ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3149528\n" +"20\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3150887\n" +"21\n" +"help.text" +msgid "Creates a date series using the defined increment and end date." +msgstr "បង្កើត​ស៊េរី​​កាល​បរិច្ឆេទ​មួយ ដោយ​ប្រើ​ចំនួន​បន្ថែម​ដែល​បាន​កំណត់ និង​កាល​បរិច្ឆេទ​បញ្ចប់ ។ " + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3150202\n" +"22\n" +"help.text" +msgid "AutoFill" +msgstr "បំពេញ​​​​ស្វ័យ​ប្រវត្តិ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3156288\n" +"23\n" +"help.text" +msgid "Forms a series directly in the sheet. The AutoFill function takes account of customized lists. For example, by entering January in the first cell, the series is completed using the list defined under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists." +msgstr "បង្កើត​​ស៊េរី​ដោយ​ផ្ទាល់​ក្នុង​សន្លឹក ។​ អនុគមន៍​បំពេញ​ស្វ័យប្រវត្តិគណនី​នៃ​បញ្ជីដែល​ប្តូរ​តាម​បំណង ។ ឧទាហរណ៍​ ដោយ​ការ​បញ្ចូល ​ខែមករា​​ ក្នុង​ក្រឡា​ដំបូង​​ ស៊េរី​ត្រូវបាន​បំពេញដោយ​ប្រើ​បញ្ជី​ដែល​បានកំណត់​ខាងក្រោម​​ %PRODUCTNAME - ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ​ជម្រើស​​ - %PRODUCTNAME Calc​​ - បញ្ជី​តម្រៀប​​ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3155811\n" +"24\n" +"help.text" +msgid "AutoFill tries to complete a value series by using a defined pattern. The series 1,3,5 is automatically completed with 7,9,11,13, and so on. Date and time series are completed accordingly; for example, after 01.01.99 and 15.01.99, an interval of 14 days is used." +msgstr "បំពេញ​​ស្វ័យ​ប្រវត្តិ ព្យាយាម​បំពេញ​តម្លៃ​ស៊េរី​ដោយ​ប្រើ​លំនាំ​ដែល​បាន​កំណត់ ។ ស៊េរី 1 3 5 ត្រូវ​បាន​បំពេញ​ដោយ​ស្វ័យ​ប្រវត្តិ​ជាមួយ 7 9 11 13 និង​រៀង​ទៅ ។ ស៊េរី​កាល​បរិច្ឆេទ និង​ពេល​វេលា​ត្រូវ​បាន​បំពេញ​ស្រប​ទៅ​តាម ឧទាហរណ៍ ចន្លោះ​ពេល ១៤ ថ្ងៃ​ត្រូវ​បាន​ប្រើ បន្ទាប់​ពី 01.01.99 និង 15.01.99 ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3148700\n" +"25\n" +"help.text" +msgid "Unit of Time" +msgstr "ឯកតា​ពេល​វេលា" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3153308\n" +"26\n" +"help.text" +msgid "In this area you can specify the desired unit of time. This area is only active if the Date option has been chosen in the Series type area." +msgstr "ក្នុង​តំបន់​នេះ អ្នក​អាច​បញ្ជាក់​លម្អិត​ឯកតា​ពេល​វេលា​ដែល​ចង់​បាន ។ តំបន់​នេះ​នឹង​សកម្ម បើ​ជម្រើស កាល​បរិច្ឆេទ ត្រូវ​បាន​ជ្រើស​ក្នុង​តំបន់ ប្រភេទ​ស៊េរី ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3148868\n" +"27\n" +"help.text" +msgid "Day" +msgstr "ថ្ងៃ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3148605\n" +"28\n" +"help.text" +msgid "Use the Date series type and this option to create a series using seven days." +msgstr "ប្រើ​ប្រភេទ​ស៊េរី កាល​បរិច្ឆេទ និង​ជម្រើស​នេះ​ដើម្បី​បង្កើត​ស៊េរី​មួយ​ដោយ​ប្រើ​ថ្ងៃ​ទាំង​ប្រាំ​ពីរ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3144771\n" +"29\n" +"help.text" +msgid "Weekday" +msgstr "ថ្ងៃ​ធ្វើការ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3150108\n" +"30\n" +"help.text" +msgid "Use the Date series type and this option to create a series of five day sets." +msgstr "ប្រើ​ប្រភេទ​ស៊េរី កាល​បរិច្ឆេទ និង​ជម្រើស​នេះ​ដើម្បី​បង្កើត​ស៊េរី​នៃ​សំណុំ​ដែល​មាន​ប្រាំ​ថ្ងៃ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3154957\n" +"31\n" +"help.text" +msgid "Month" +msgstr "ខែ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3149126\n" +"32\n" +"help.text" +msgid "Use the Date series type and this option to form a series from the names or abbreviations of the months." +msgstr "ប្រើ​ប្រភេទ​ស៊េរី កាល​បរិច្ឆេទ និង​ជម្រើស​នេះ​ដើម្បី​បង្កើត​ស៊េរី​មួយ​ពី​ឈ្មោះ ឬ​អក្សរ​សង្ខេប​នៃ​ខែ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3152870\n" +"33\n" +"help.text" +msgid "Year" +msgstr "ឆ្នាំ" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3151300\n" +"34\n" +"help.text" +msgid "Use the Date series type and this option to create a series of years." +msgstr "ប្រើ​ប្រភេទ​ស៊េរី កាល​បរិច្ឆេទ និង​ជម្រើស​នេះ​ដើម្បី​បង្កើត​ស៊េរី​នៃ​ឆ្នាំ ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3154762\n" +"35\n" +"help.text" +msgid "Start Value" +msgstr "តម្លៃ​ចាប់ផ្តើម" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3149381\n" +"36\n" +"help.text" +msgid "Determines the start value for the series. Use numbers, dates or times." +msgstr "កំណត់​តម្លៃ​ចាប់ផ្តើម​សម្រាប់​ស៊េរី ។ ប្រើ​លេខ កាល​បរិច្ឆេទ ឬ​ពេល​វេលា ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3153013\n" +"37\n" +"help.text" +msgid "End Value" +msgstr "តម្លៃ​បញ្ចប់" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3153487\n" +"38\n" +"help.text" +msgid "Determines the end value for the series. Use numbers, dates or times." +msgstr "កំណត់​តម្លៃ​បញ្ចប់​សម្រាប់​ស៊េរី ។ ប្រើ​លេខ កាល​បរិច្ឆេទ ឬ​ពេល​វេលា ។" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"hd_id3149312\n" +"39\n" +"help.text" +msgid "Increment" +msgstr "ចំនួន​បន្ថែម" + +#: 02140600.xhp +msgctxt "" +"02140600.xhp\n" +"par_id3154739\n" +"40\n" +"help.text" +msgid "The term \"increment\" denotes the amount by which a given value increases. Determines the value by which the series of the selected type increases by each step. Entries can only be made if the linear, growth or date series types have been selected." +msgstr "ពាក្យ \"ចំនួន​បន្ថែម\" បញ្ជាក់​ពី​ចំនួន​ដែល​តម្លៃ​ដែល​បាន​ផ្តល់ នឹង​កើនឡើង ។ កំណត់​តម្លៃ​ដែល​ស៊េរី​នៃ​ប្រភេទ​ដែល​បាន​ជ្រើស កើនឡើង​តាម​ជំហាន​នីមួយៗ ។ សកម្មភាព​បញ្ចូល​អាច​ធ្វើ​ទៅ​បាន លុះត្រា​តែ​ប្រភេទ ស៊េរី ស្វីត​ធរណីមាត្រ ឬ​កាល​បរិច្ឆេទ​ត្រូវ​បាន​ជ្រើស ។" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"tit\n" +"help.text" +msgid "Validity" +msgstr "សុពលភាព" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"hd_id3156347\n" +"1\n" +"help.text" +msgid "Validity" +msgstr "សុពលភាព" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"par_id3153252\n" +"2\n" +"help.text" +msgid "Defines what data is valid for a selected cell or cell range." +msgstr "កំណត់​តើ​ទិន្នន័យ​អ្វី​ដែល​ត្រឹមត្រូវ សម្រាប់​ក្រឡា ឬ​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស​មួយ ។" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"par_idN105D1\n" +"help.text" +msgid "You can also insert a list box from the Controls toolbar and link the list box to a cell. This way you can specify the valid values on the Data page of the list box properties window." +msgstr "You can also insert a list box from the Controls toolbar and link the list box to a cell. This way you can specify the valid values on the Data page of the list box properties window." + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"tit\n" +"help.text" +msgid "Formula Bar" +msgstr "របារ​​រូបមន្ត" + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"bm_id3147264\n" +"help.text" +msgid "formula bar;spreadsheetsspreadsheets; formula bar" +msgstr "របារ​រូបមន្ត; សៀវភៅ​បញ្ជីសៀវភៅ​បញ្ជី; របារ​រូបមន្ត" + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"hd_id3147264\n" +"1\n" +"help.text" +msgid "Formula Bar" +msgstr "របារ​រូបមន្ត" + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"par_id3156423\n" +"2\n" +"help.text" +msgid "Shows or hides the Formula Bar, which is used for entering and editing formulas. The Formula Bar is the most important tool when working with spreadsheets." +msgstr "បង្ហាញ ឬ​លាក់​របារ​រូបមន្ត ដែល​ត្រូវ​បាន​ប្រើ​សម្រាប់​បញ្ចូល ឬ​កែសម្រួល​រូបមន្ត ។ របារ​រូបមន្ត​គឺ​ជា​ឧបករណ៍​សំខាន់​បំផុត ពេល​ធ្វើការ​ជាមួយ​សៀវភៅ​បញ្ជី ។ ​" + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"par_id3154686\n" +"4\n" +"help.text" +msgid "To hide the Formula Bar, unmark the menu item." +msgstr "ដើម្បី​លាក់​របារ​រូបមន្ត ចូរ​កុំ​សម្គាល់​ធាតុ​ម៉ឺនុយ ។" + +#: 03090000.xhp +msgctxt "" +"03090000.xhp\n" +"par_id3145787\n" +"3\n" +"help.text" +msgid "If the Formula Bar is hidden, you can still edit cells by activating the edit mode with F2. After editing cells, accept the changes by pressing Enter, or discard entries by pressing Esc. Esc is also used to exit the edit mode." +msgstr "បើ​របា​រូបមន្ត​ត្រូវ​បាន​លាក់ អ្នក​នៅ​តែ​អាច​កែសម្រួល​ក្រឡា​ដោយ​ធ្វើ​ឲ្យ​របៀប​កែ​សម្រួល​សកម្ម ដោយ​ចុច F2 ។ បន្ទាប់​ពី​កែសម្រួល​ក្រឡា ទទួល​យក​ភាព​ផ្លាស់ប្តូរ​ដោយ​ចុច បញ្ចូល (Enter) ឬ​បោះចោល​ធាតុ​បញ្ចូល​ដោយ​ចុច គេច (Esc) ។ គេច (Esc) ក៏​ត្រូវ​បាន​ប្រើ​ដើម្បី​ចេញ​ពី​របៀប​កែសម្រួល​ផង​ដែរ ។" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"tit\n" +"help.text" +msgid "Value Highlighting" +msgstr "ការ​បន្លិច​តម្លៃ" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"bm_id3151384\n" +"help.text" +msgid "spreadsheets; value highlightingvalues;highlightinghighlighting; values in sheetscolors;values" +msgstr "សៀវភៅ​បញ្ជី; ការ​បន្លិច​តម្លៃ​តម្លៃ;​ការ​បន្លិចការ​បន្លិច​; តម្លៃ​នៅ​ក្នុង​សន្លឹកពណ៌​;​តម្លៃ" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"hd_id3151384\n" +"help.text" +msgid "Value Highlighting" +msgstr "ការ​បន្លិច​តម្លៃ" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"par_id3154366\n" +"help.text" +msgid "Displays cell contents in different colors, depending on type." +msgstr "បង្ហាញ​មាតិកា​ក្រឡា​​​ពណ៌ខុស​គ្នា​ ផ្អែក​លើ​ប្រភេទ​ ។" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"par_id3125863\n" +"help.text" +msgid "To remove the highlighting, unmark the menu entry." +msgstr "ដើម្បី​យក​ចេញ​ការ​បន្លិច ចូរ​កុំ​សម្គាល់​ធាតុ​ម៉ឺនុយ ។" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"par_id3145785\n" +"help.text" +msgid "Text cells are formatted in black, formulas in green, and number cells in blue, no matter how their display is formatted." +msgstr "ក្រឡា​អត្ថបទ​ត្រូវ​បានធ្វើ​ទ្រង់​ទ្រាយ​​ពណ៌ខ្មៅ​​ រូបមន្ត​ពណ៌បៃតង​​​​ និង​ក្រឡា​លេខ​ពណ៌​ខៀវ​ គ្មាន​បញ្ហា​របៀប​បង្ហាញ​របស់​ពួក​វា​ត្រូវ​បាន​ធ្វើ​ទ្រង់​ទ្រាយ​ ។" + +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"par_id3153188\n" +"help.text" +msgid "If this function is active, colors that you define in the document will not be displayed. When you deactivate the function, the user-defined colors are displayed again." +msgstr "បើ​អនុគមន៍​នេះ​សកម្ម នោះ​ពណ៌​ដែល​អ្នក​កំណត់​ក្នុង​ឯកសារ​នឹង​មិន​ត្រូវ​បាន​បង្ហាញ ។ នៅ​ពេល​អ្នក​ធ្វើ​ឲ្យ​មុខងារ​អសកម្ម ពណ៌​ដែល​កំណត់​ដោយ​អ្នក​ប្រើ​នឹង​ត្រូវ​បាន​បង្ហាញ​ម្តង​ទៀត ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"tit\n" +"help.text" +msgid "Financial Functions Part Three" +msgstr "អនុគមន៍​ហិរញ្ញវត្ថុ ផ្នែក​ទី​បី" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3146780\n" +"1\n" +"help.text" +msgid "Financial Functions Part Three" +msgstr "អនុគមន៍​ហិរញ្ញវត្ថុ ផ្នែក​ទី​បី" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3145112\n" +"help.text" +msgid "ODDFPRICE functionprices;securities with irregular first interest date" +msgstr "អនុគមន៍ ODDFPRICEតម្លៃ;មូលប័ត្រ ​ដែលមាន​អត្រា​ការប្រាក់​ដំបូង​មិនទៀងទាត់" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3145112\n" +"71\n" +"help.text" +msgid "ODDFPRICE" +msgstr "ODDFPRICE" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147250\n" +"72\n" +"help.text" +msgid "Calculates the price per 100 currency units par value of a security, if the first interest date falls irregularly." +msgstr "គណនា​តម្លៃ​ក្នុង 100 ឯកតា​រូបិយប័ណ្ណ​នៃ​តម្លៃ​ចុះ​លើ​ប័ណ្ណ​នៃ​មូលប័ត្រ បើ​កាល​បរិច្ឆេទ​ការ​ប្រាក់​ដំបូង​មិន​ទៀងទាត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3153074\n" +"73\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146098\n" +"74\n" +"help.text" +msgid "ODDFPRICE(Settlement; Maturity; Issue; FirstCoupon; Rate; Yield; Redemption; Frequency; Basis)" +msgstr "ODDFPRICE(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ចេញ​ហ៊ុន; គូប៉ុង​ដំបូង; អត្រា; ចំណូល; រំលោះ; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153337\n" +"75\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149051\n" +"76\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147297\n" +"77\n" +"help.text" +msgid "Issue is the date of issue of the security." +msgstr "ចេញ គឺ​ជា​កាលបរិច្ឆេទ​ចេញ​មូល​ប័ត្រ" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150393\n" +"78\n" +"help.text" +msgid "FirstCoupon is the first interest date of the security." +msgstr "កូម៉ង់​ដំបូង គឺ​ជា​កាលបរិច្ឆេទ​អត្រា​ដំបូង​របស់​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147402\n" +"79\n" +"help.text" +msgid "Rate is the annual rate of interest." +msgstr "អត្រា គឺ​ជា​អត្រា​ប្រចាំ​ឆ្នាំ​នៃ​ការ​ប្រាក់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151387\n" +"80\n" +"help.text" +msgid "Yield is the annual yield of the security." +msgstr "ចំណូល ៖ ចំណូល​ប្រចាំ​ឆ្នាំ​នៃ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153023\n" +"81\n" +"help.text" +msgid "Redemption is the redemption value per 100 currency units of par value." +msgstr "រំលោះ គឺ​ជា​តម្លៃ​រំលោះ​ក្នុង ១០០ ឯកតា​រូបិយប័ណ្ណ​​នៃ​តម្លៃ par ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150539\n" +"82\n" +"help.text" +msgid "Frequency is number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ គឺ​ជា​ចំនួន​ចំណាយ​អត្រាការប្រាក់​ក្នុង​ឆ្នាំ (1, 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3157871\n" +"help.text" +msgid "ODDFYIELD function" +msgstr "អនុគមន៍ ODDFYIELD" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3157871\n" +"87\n" +"help.text" +msgid "ODDFYIELD" +msgstr "ODDFYIELD" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147414\n" +"88\n" +"help.text" +msgid "Calculates the yield of a security if the first interest date falls irregularly." +msgstr "គណនា​ចំណូល​នៃ​មូលប័ត្រ បើ​កាល​បរិច្ឆេទ​ការ​ប្រាក់​ដំបូង​មិន​ទៀងទាត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3150651\n" +"89\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3152982\n" +"90\n" +"help.text" +msgid "ODDFYIELD(Settlement; Maturity; Issue; FirstCoupon; Rate; Price; Redemption; Frequency; Basis)" +msgstr "ODDFYIELD(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ចេញ​ហ៊ុន; គូប៉ុង​ដំបូង; អត្រា; តម្លៃ;​ រំលោះ; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3157906\n" +"91\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150026\n" +"92\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149012\n" +"93\n" +"help.text" +msgid "Issue is the date of issue of the security." +msgstr "ចេញ គឺ​ជា​កាលបរិច្ឆេទ​ចេញ​មូល​ប័ត្រ" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148725\n" +"94\n" +"help.text" +msgid "FirstCoupon is the first interest period of the security." +msgstr "គូប៉ុង​​ដំបូង គឺ​ជា​រយៈពេល​អត្រា​ដំបូង​របស់​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150465\n" +"95\n" +"help.text" +msgid "Rate is the annual rate of interest." +msgstr "អត្រា គឺ​ជា​អត្រា​ប្រចាំ​ឆ្នាំ​នៃ​ការ​ប្រាក់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146940\n" +"96\n" +"help.text" +msgid "Price is the price of the security." +msgstr "ចុះ​លើ​ប័ណ្ណ គឺជា​តម្លៃ​ចុះ​លើ​ប័ណ្ណ​នៃ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149893\n" +"97\n" +"help.text" +msgid "Redemption is the redemption value per 100 currency units of par value." +msgstr "រំលោះ គឺ​ជា​តម្លៃ​រំលោះ​ក្នុង ១០០ ឯកតា​រូបិយប័ណ្ណ​​នៃ​តម្លៃ par ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148888\n" +"98\n" +"help.text" +msgid "Frequency is number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ គឺ​ជា​ចំនួន​ចំណាយ​អត្រាការប្រាក់​ក្នុង​ឆ្នាំ (1, 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3153933\n" +"help.text" +msgid "ODDLPRICE function" +msgstr "អនុគមន៍ ODDLPRICE" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3153933\n" +"103\n" +"help.text" +msgid "ODDLPRICE" +msgstr "ODDLPRICE" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145145\n" +"104\n" +"help.text" +msgid "Calculates the price per 100 currency units par value of a security, if the last interest date falls irregularly." +msgstr "គណនា​តម្លៃ​ក្នុង 100 ឯកតា​រូបិយប័ណ្ណ​នៃ​តម្លៃ​ចុះ​លើ​ប័ណ្ណ​នៃ​មូលប័ត្រ បើ​កាល​បរិច្ឆេទ​ការ​ប្រាក់​ចុង​ក្រោយ​មិន​ទៀងទាត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3152784\n" +"105\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155262\n" +"106\n" +"help.text" +msgid "ODDLPRICE(Settlement; Maturity; LastInterest; Rate; Yield; Redemption; Frequency; Basis)" +msgstr "ODDLPRICE(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ការ​ប្រាក់​ចុង​ក្រោយ; អត្រា; ចំណូល; រំលោះ; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149689\n" +"107\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148753\n" +"108\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150861\n" +"109\n" +"help.text" +msgid "LastInterest is the last interest date of the security." +msgstr "អត្រា​ចុងក្រោយ គឺ​ជា​​កាល​បរិច្ឆេទ​ការ​ប្រាក់​​ចុងក្រោយ​​នៃ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155831\n" +"110\n" +"help.text" +msgid "Rate is the annual rate of interest." +msgstr "អត្រា គឺ​ជា​អត្រា​ប្រចាំ​ឆ្នាំ​នៃ​ការ​ប្រាក់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153328\n" +"111\n" +"help.text" +msgid "Yield is the annual yield of the security." +msgstr "ចំណូល ៖ ចំណូល​ប្រចាំ​ឆ្នាំ​នៃ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149186\n" +"112\n" +"help.text" +msgid "Redemption is the redemption value per 100 currency units of par value." +msgstr "រំលោះ គឺ​ជា​តម្លៃ​រំលោះ​ក្នុង ១០០ ឯកតា​រូបិយប័ណ្ណ​​នៃ​តម្លៃ par ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149726\n" +"113\n" +"help.text" +msgid "Frequency is number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ គឺ​ជា​ចំនួន​ចំណាយ​អត្រាការប្រាក់​ក្នុង​ឆ្នាំ (1, 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3153111\n" +"114\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3152999\n" +"115\n" +"help.text" +msgid "Settlement date: February 7 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, yield: 4.05 per cent, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0" +msgstr "កាល​បរិច្ឆេទ​​ទូទាត់ ៖៧ កុម្ភៈ១៩៩៩ ថ្ងៃ​ដល់​កំណត់​បង់ ៖១៥ មិថុនា១៩៩៩ ការ​ប្រាក់​ចុង​ក្រោយ ៖១៥ តុលា១៩៩៨ ។ អត្រា​ការ​ប្រាក់ ៖ 3.75 ភាគរយ ចំណូល ៖ 4.05 ភាគរយ តម្លៃ​រំលោះ ៖ 100 ឯកតា​រូបិយប័ណ្ណ ប្រេកង់​នៃ​ការ​បង់​ប្រាក់ ៖ កន្លះ​ឆ្នាំ​ម្តង = 2 មូលដ្ឋាន ៖ = 0" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148567\n" +"116\n" +"help.text" +msgid "The price per 100 currency units per value of a security, which has an irregular last interest date, is calculated as follows:" +msgstr "តម្លៃ​ក្នុង​ 100 ឯកតា​រូបិយប័ណ្ណ​នៃ​តម្លៃ​ចុះ​លើ​ប័ណ្ណ​នៃ​មូលប័ត្រ​មួយ ដែល​មាន​កាល​បរិច្ឆេទ​ការ​ប្រាក់​ចុង​ក្រោយ​មិន​ទៀងទាត់ ត្រូវ​បាន​គណនា​ដូច​ខាង​ក្រោម ៖" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150332\n" +"117\n" +"help.text" +msgid "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) returns 99.87829." +msgstr "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) ត្រឡប់ 99.87829 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3153564\n" +"help.text" +msgid "ODDLYIELD function" +msgstr "អនុគមន៍ ODDLYIELD" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3153564\n" +"118\n" +"help.text" +msgid "ODDLYIELD" +msgstr "ODDLYIELD" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3158002\n" +"119\n" +"help.text" +msgid "Calculates the yield of a security if the last interest date falls irregularly." +msgstr "គណនា​ចំណូល​នៃ​មូលប័ត្រ​មួយ ​បើ​កាល​បរិច្ឆេទ​ការ​ប្រាក់​ចុង​ក្រោយ​​មិន​ទៀងទាត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3147366\n" +"120\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150018\n" +"121\n" +"help.text" +msgid "ODDLYIELD(Settlement; Maturity; LastInterest; Rate; Price; Redemption; Frequency; Basis)" +msgstr "ODDLYIELD(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ការ​ប្រាក់​ចុង​ក្រោយ; អត្រា; តម្លៃ; រំលោះ;ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3159132\n" +"122\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150134\n" +"123\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145245\n" +"124\n" +"help.text" +msgid "LastInterest is the last interest date of the security." +msgstr "អត្រា​ចុងក្រោយ គឺ​ជា​​កាល​បរិច្ឆេទ​ការ​ប្រាក់​​ចុងក្រោយ​​នៃ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151014\n" +"125\n" +"help.text" +msgid "Rate is the annual rate of interest." +msgstr "អត្រា គឺ​ជា​អត្រា​ប្រចាំ​ឆ្នាំ​នៃ​ការ​ប្រាក់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149003\n" +"126\n" +"help.text" +msgid "Price is the price of the security." +msgstr "ចុះ​លើ​ប័ណ្ណ គឺជា​តម្លៃ​ចុះ​លើ​ប័ណ្ណ​នៃ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148880\n" +"127\n" +"help.text" +msgid "Redemption is the redemption value per 100 currency units of par value." +msgstr "រំលោះ គឺ​ជា​តម្លៃ​រំលោះ​ក្នុង ១០០ ឯកតា​រូបិយប័ណ្ណ​​នៃ​តម្លៃ par ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155622\n" +"128\n" +"help.text" +msgid "Frequency is number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ គឺ​ជា​ចំនួន​ចំណាយ​អត្រាការប្រាក់​ក្នុង​ឆ្នាំ (1, 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3145303\n" +"129\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145350\n" +"130\n" +"help.text" +msgid "Settlement date: April 20 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, price: 99.875 currency units, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0" +msgstr "កាល​បរិច្ឆេទ​​ទូទាត់ ៖២០ មេសា១៩៩៩ ថ្ងៃ​ដល់​កំណត់​បង់ ៖១៥ មិថុនា១៩៩៩ ការ​ប្រាក់​ចុង​ក្រោយ ៖១៥ តុលា១៩៩៨ ។ អត្រា​ការ​ប្រាក់ ៖ 3.75 ភាគរយ តម្លៃ ៖ 99.875 ឯកតា​រូបិយប័ណ្ណ តម្លៃ​រំលោះ ៖ 100 ឯកតា​រូបិយប័ណ្ណ ប្រេកង់​នៃ​ការ​បង់​ប្រាក់ ៖ កន្លះ​ឆ្នាំ​ម្តង = 2 មូលដ្ឋាន ៖ = 0" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3157990\n" +"131\n" +"help.text" +msgid "The yield of the security, that has an irregular last interest date, is calculated as follows:" +msgstr "ចំណូល​នៃ​មូលប័ត្រ ដែល​មាន​កាល​បរិច្ឆេទ​ការ​ប្រាក់​ចុង​ក្រោយ​​មិន​ទៀងទាត់​មួយ ត្រូវ​បាន​គណនា​ដូច​ខាង​ក្រោម ៖" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150572\n" +"132\n" +"help.text" +msgid "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) returns 0.044873 or 4.4873%." +msgstr "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) ត្រឡប់ 0.044873 or 4.4873%." + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3148768\n" +"help.text" +msgid "calculating;variable declining depreciationsdepreciations;variable decliningVDB function" +msgstr "ការ​គណនា; រំលោះ​ថយចុះ​តាម​អថេររំលោះ; ការថយចុះ​តាម​អថេរអនុគមន៍ VDB" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3148768\n" +"222\n" +"help.text" +msgid "VDB" +msgstr "VDB" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154636\n" +"223\n" +"help.text" +msgid "Returns the depreciation of an asset for a specified or partial period using a variable declining balance method." +msgstr "ត្រឡប់​រំលោះ​នៃ​ទ្រព្យ​សកម្ម​សម្រាប់​អំឡុងពេល​ដែល​បាន​បញ្ជាក់​លម្អិត ឬ​ដោយ​ផ្នែក ដោយ​ប្រើ​វិធីសាស្ត្រ​សមតុល្យ​ថយចុះ​អថេរ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3155519\n" +"224\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149025\n" +"225\n" +"help.text" +msgid "VDB(Cost; Salvage; Life; S; End; Factor; Type)" +msgstr "VDB(ថ្លៃ​ដើម; សង្គ្រោះ; អាយុ​កាល; ​S; បញ្ចប់; កត្តា; ប្រភេទ)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150692\n" +"226\n" +"help.text" +msgid "Cost is the initial value of an asset." +msgstr "ថ្លៃ ជា​ថ្លៃ​ដើម​នៃ​ទ្រព្យ​សកម្ម​មួយ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155369\n" +"227\n" +"help.text" +msgid "Salvage is the value of an asset at the end of the depreciation." +msgstr "សង្គ្រោះ ជា​តម្លៃ​នៃ​ទ្រព្យ​សកម្ម​នៅ​បំណាច់​នៃ​រំលោះ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154954\n" +"228\n" +"help.text" +msgid "Life is the depreciation duration of the asset." +msgstr "ជីវិត គឺ​ជា​សេចក្ដី​ពិពណ៌នា​ថេរវេលា​បញ្ចុះ​តម្លៃ​នៃ​ទ្រព្យ​សកម្ម ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3152817\n" +"229\n" +"help.text" +msgid "S is the start of the depreciation. A must be entered in the same date unit as the duration." +msgstr "S គឺ​ជា​ការ​ចាប់ផ្ដើម​រំលោះ ។ A ត្រូវ​តែ​បានបញ្ចូល​នៅ​ក្នុង​​ឯកតា​កាលបរិច្ឆេទ​​តែ​មួយ​ដូច​នឹង​ថិរវេលា ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153221\n" +"230\n" +"help.text" +msgid "End is the end of the depreciation." +msgstr "បញ្ចប់ គឺ​ជា​​ចុះបញ្ចប់​នៃ​កា​របញ្ចុះ​តម្លៃ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147536\n" +"231\n" +"help.text" +msgid "Factor (optional) is the depreciation factor. Factor = 2 is double rate depreciation." +msgstr "កត្តា (ជា​ជម្រើស) គឺជា​កត្តា​រំលោះ ។ Factor = 2 គឺជា​អត្រា​រំលោះ​ទ្វេ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154865\n" +"232\n" +"help.text" +msgid "Type is an optional parameter. Type = 1 means a switch to linear depreciation. In Type = 0 no switch is made." +msgstr "ប្រភេទ គឺ​ជា​ប៉ារ៉ាម៉ែត្រ​ជម្រើស ។ ប្រភេទ = 1 មានន័យ​ថា​ប្ដូរ​ទៅ​កា​រ​បញ្ចុះ​តម្លៃ​លីនេអ៊ែរ ។ នៅ​ក្នុង​ប្រភេទ = 0 គ្មាន​កា​រប្ដូរ​ត្រូវ​បាន​ធ្វើ​ទេ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_idN10A0D\n" +"help.text" +msgid "" +msgstr "" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3148429\n" +"233\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153927\n" +"234\n" +"help.text" +msgid "What is the declining-balance double-rate depreciation for a period if the initial cost is 35,000 currency units and the value at the end of the depreciation is 7,500 currency units. The depreciation period is 3 years. The depreciation from the 10th to the 20th period is calculated." +msgstr "រក​រំលោះ​ការ​ប្រាក់​ទ្វេ​សមតុល្យ​ថយចុះ សម្រាប់​អំឡុងពេល​មួយ​បើ​ថ្លៃ​ដើម​គឺ 35,000 ឯកតា​រូបិយប័ណ្ណ ហើយ​តម្លៃ​នៅ​ចុង​នៃ​រំលោះ​គឺ 7,500 ឯកតា​រូបិយប័ណ្ណ ។ អំឡុងពេល​រំលោះ​គឺ 3 ឆ្នាំ ។ រំលោះ​ពី​អំឡុងពេល​ទី 10 ដល់​ទី 20 ត្រូវ​បាន​គណនា ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155991\n" +"235\n" +"help.text" +msgid "=VDB(35000;7500;36;10;20;2) = 8603.80 currency units. The depreciation during the period between the 10th and the 20th period is 8,603.80 currency units." +msgstr "=VDB(35000;7500;36;10;20;2) = 8603.80 ឯកតា​រូបិយប័ណ្ណ ។ រយៈពេល​រំលោះ​គឺ​ជា​រយៈពេល​ចន្លោះ​ពី​ថ្ងៃទី ១០ និង ១២ គឺ​ 8,603.80 ឯកតារូបិយប័ណ្ណ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3147485\n" +"help.text" +msgid "calculating;internal rates of return, irregular paymentsinternal rates of return;irregular paymentsXIRR function" +msgstr "ការគណនា;អត្រា​ត្រឡប់​​ការបង់ប្រាក់​មិនទៀងទាត់​ខាងក្រៅអត្រា​នៃការបង់ប្រាក់​ខាងក្រៅ;ការបង់ប្រាក់​មិនទៀងទាត់អនុគមន៍ XIRR" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3147485\n" +"193\n" +"help.text" +msgid "XIRR" +msgstr "XIRR" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145614\n" +"194\n" +"help.text" +msgid "Calculates the internal rate of return for a list of payments which take place on different dates. The calculation is based on a 365 days per year basis, ignoring leap years." +msgstr "គណនា​អត្រា​ខាង​ក្នុង​នៃ​ការ​ត្រឡប់ សម្រាប់​បញ្ជី​នៃ​ការ​បង់​ប្រាក់​ដែល​បង់​នៅ​ថ្ងៃ​ផ្សេង​គ្នា ។ ការ​គណនា​ត្រូវ​បាន​ផ្អែក​លើ​មូលដ្ឋាន​ដែល​មាន៣៦៥ ថ្ងៃ​ក្នុង​មួយ​ឆ្នាំ ដោយ​មិន​អើពើ​ឆ្នាំ​បង្គ្រប់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_idN10E62\n" +"help.text" +msgid "If the payments take place at regular intervals, use the IRR function." +msgstr "បើ​ការ​បង់​ប្រាក់​កើតឡើង​នៅ​​ចន្លោះ​ពេល​ទៀងទាត់ ប្រើ​អនុគមន៍ IRR ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3146149\n" +"195\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149826\n" +"196\n" +"help.text" +msgid "XIRR(Values; Dates; Guess)" +msgstr "XIRR(តម្លៃ; កាល​បរិច្ឆេទ; ស្មាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3163821\n" +"197\n" +"help.text" +msgid "Values and Dates refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)." +msgstr "តម្លៃ និងកាលបរិច្ឆេទ យោង​ទៅ​តាម​ស៊េរី​នៃ​ការ​ចំណាយ និង​ស៊េរី​នៃ​តម្លៃកាលបរិច្ឆេទ​ដែល​​ជាប់គ្នា ។ គូ​កាលបរិច្ឆេទ​ដំបូង​កំណត់​​កា​រចាប់ផ្ដើម​នៃ​គម្រោង​ចំណាយ ។ តម្លៃ​កាលបរិច្ឆេទ​ផ្សេងៗ​ទាំងអស់​ត្រូវ​តែ​យឺត​ជាង ប៉ុន្តែ​មិន​ចាំបាច់​នៅ​ក្នុង​លំដាប់​ណាមួយ​ទេ ។ ស៊េរី​តម្លៃ​ត្រូវ​តែមាន​យ៉ាង​ហោចណាស់​តម្លៃវិជ្ជមាន និង​អវិជ្ជមាន​មួយ (បាន​ទទួល និង​កក់) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149708\n" +"198\n" +"help.text" +msgid "Guess (optional) is a guess that can be input for the internal rate of return. The default is 10%." +msgstr "ស្មាន (ជា​ជម្រើស) គឺ​ជា​កា​រស្មាន​ដែល​អាច​បញ្ចូល​សម្រាប់​អត្រា​ខាង​ក្នុង​នៃ​កា​រត្រឡប់ ។ លំនាំដើម​គឺ 10% ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3145085\n" +"199\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149273\n" +"200\n" +"help.text" +msgid "Calculation of the internal rate of return for the following five payments:" +msgstr "ការ​គណនា​អត្រា​ខាង​ក្នុង​នៃ​ការ​ត្រឡប់ សម្រាប់​ការ​បង់​ប្រាំ​ដង​ដូច​ខាង​ក្រោម ៖" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155838\n" +"305\n" +"help.text" +msgid "A" +msgstr "A" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3152934\n" +"306\n" +"help.text" +msgid "B" +msgstr "B" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154638\n" +"307\n" +"help.text" +msgid "C" +msgstr "C" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147083\n" +"308\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151187\n" +"309\n" +"help.text" +msgid "2001-01-01" +msgstr "2001-01-01" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145212\n" +"201\n" +"help.text" +msgid "-10000" +msgstr "-10000" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146856\n" +"202\n" +"help.text" +msgid "Received" +msgstr "បាន​ទទួល" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153277\n" +"310\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154052\n" +"203\n" +"help.text" +msgid "2001-01-02" +msgstr "2001-01-02" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151297\n" +"204\n" +"help.text" +msgid "2000" +msgstr "2000" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149985\n" +"205\n" +"help.text" +msgid "Deposited" +msgstr "បានកក់" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154744\n" +"311\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153151\n" +"206\n" +"help.text" +msgid "2001-03-15" +msgstr "2001-03-15" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145657\n" +"207\n" +"help.text" +msgid "2500" +msgstr "2500" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155101\n" +"312\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146894\n" +"208\n" +"help.text" +msgid "2001-05-12" +msgstr "2001-05-12" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3143231\n" +"209\n" +"help.text" +msgid "5000" +msgstr "5000" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3156012\n" +"313\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149758\n" +"210\n" +"help.text" +msgid "2001-08-10" +msgstr "2001-08-10" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147495\n" +"211\n" +"help.text" +msgid "1000" +msgstr "1000" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3152793\n" +"212\n" +"help.text" +msgid "=XIRR(B1:B5; A1:A5; 0.1) returns 0.1828." +msgstr "=XIRR(B1:B5; A1:A5; 0.1) ត្រឡប់ 0.1828 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3149198\n" +"help.text" +msgid "XNPV function" +msgstr "អនុគមន៍ XNPV" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3149198\n" +"213\n" +"help.text" +msgid "XNPV" +msgstr "XNPV" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153904\n" +"214\n" +"help.text" +msgid "Calculates the capital value (net present value)for a list of payments which take place on different dates. The calculation is based on a 365 days per year basis, ignoring leap years." +msgstr "គណនា​តម្លៃ​ដើម​ទុន (តម្លៃ​បច្ចុប្បន្ន​សុទ្ធ) សម្រាប់​បញ្ជី​នៃ​ការ​បង់​ប្រាក់​ដែល​កើត​ឡើង​ក្នុង​កាល​បរិច្ឆេទ​ផ្សេង​គ្នា ។ ការ​គណនា​ត្រូវ​បាន​ផ្អែក​លើ​ឆ្នាំ​ដែល​មាន៣៦៥ ថ្ងៃ ដោយ​មិន​អើពើ​ឆ្នាំ​បង្គ្រប់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_idN11138\n" +"help.text" +msgid "If the payments take place at regular intervals, use the NPV function." +msgstr "បើ​ការ​បង់​ប្រាក់​កើតឡើង​នៅ​​ចន្លោះ​ពេល​ទៀងទាត់ ប្រើ​អនុគមន៍ NPV ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3155323\n" +"215\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150117\n" +"216\n" +"help.text" +msgid "XNPV(Rate; Values; Dates)" +msgstr "XNPV(អត្រា; តម្លៃ; កាលបរិច្ឆេទ)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153100\n" +"217\n" +"help.text" +msgid "Rate is the internal rate of return for the payments." +msgstr "អត្រា គឺ​ជា​អត្រា​ខាង​ក្នុង​នៃ​ការ​ត្រឡប់​សម្រាប់ការ​ចំណាយ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155395\n" +"218\n" +"help.text" +msgid "Values and Dates refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)" +msgstr "តម្លៃ និង កាលបរិច្ឆេទ យោង​ទៅ​តាម​ស៊េរី​ចំណាយ និង​ស៊េរី​នៃ​តម្លៃ​កាលបរិច្ឆេទ​ដែល​ជាប់​គ្នា ។ គូកាលបរិច្ឆេទ​ដំបូង​​គឺ​ជា​ការ​ចាប់ផ្ដើម​​នៃ​ផែនការ​ចំណាយ ។ តម្លៃ​កាលបរិច្ឆេទ​ផ្សេងៗ​ទាំងអស់​ត្រូវ​តែយឺត​ជាង ប៉ុន្តែ​មិន​ចាំបាច់​ក្នុង​លំដាប់​ផ្សេង​ទេ ។ ស៊េរី​តម្លៃ​ត្រូវ​តែមាន​យ៉ាង​ហោចណាស់​តម្លៃ​វិជ្ជមាន និង​អវិជ្ជមាន​មួយ (ទទួល និង​កក់)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3148832\n" +"219\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150525\n" +"220\n" +"help.text" +msgid "Calculation of the net present value for the above-mentioned five payments for a notional internal rate of return of 6%." +msgstr "ការ​គណនា​នៃ​តម្លៃ​បច្ចុប្បន្ន​សុទ្ធ​សម្រាប់​ការ​បង់​ប្រាក់​ទាំង​ប្រាំ​ដែល​បាន​ពោល​ខាងលើ​សម្រាប់​អត្រា​ខាង​ក្នុងដែល​បាន​កំណត់​​​នៃ​ការ​ត្រឡប់​ 6% ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149910\n" +"221\n" +"help.text" +msgid "=XNPV(0.06;B1:B5;A1:A5) returns 323.02." +msgstr "=XNPV(0.06;B1:B5;A1:A5) ត្រឡប់ 323.02 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3148822\n" +"help.text" +msgid "calculating;rates of returnRRI function" +msgstr "ការ​គណនា; អត្រា​នៃ​ការ​ត្រឡប់អនុគមន៍ RRI" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3148822\n" +"237\n" +"help.text" +msgid "RRI" +msgstr "RRI" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154293\n" +"238\n" +"help.text" +msgid "Calculates the interest rate resulting from the profit (return) of an investment." +msgstr "គណនា​អត្រា​ការ​ប្រាក់​ដែល​បាន​មក​ពី​ផល​ចំណេញ (ការ​ត្រឡប់) នៃ​ការ​វិនិយោគ​មួយ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3148444\n" +"239\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148804\n" +"240\n" +"help.text" +msgid "RRI(P; PV; FV)" +msgstr "RRI(P; PV; FV)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154901\n" +"241\n" +"help.text" +msgid "P is the number of periods needed for calculating the interest rate." +msgstr "P គឺ​ជា​ចំនួន​រយៈពេល ដែល​ចាំបាច់​សម្រាប់​គណនា​​អត្រា​ការប្រាក់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3159149\n" +"242\n" +"help.text" +msgid "PV is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or <0." +msgstr "PV គឺ​ជា​តម្លៃ​បច្ចុប្បន្ន ។ តម្លៃ​លុយសុទ្ធ​គឺ​កា​រកក់លុយ ឬ​តម្លៃលុយ​បច្ចុប្បន្ន​នៃ​កា​រអនុញ្ញាត​គ្រប់ប្រភេទ ។ ព្រោះថា​តម្លៃកក់​ជា​តម្លៃ​វិជ្ជមាន​ត្រូវ​តែ​បាន​បញ្ចូល ការ​កក់​មិន​មែន​ជា 0 ឬ <0 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149771\n" +"243\n" +"help.text" +msgid "FV determines what is desired as the cash value of the deposit." +msgstr "FV កំណត់​អ្វី​ដែល​ចង់​បាន ព្រោះ​ថា​តម្លៃ​លុយ​​នៃ​ការ​កក់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3148941\n" +"244\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154212\n" +"245\n" +"help.text" +msgid "For four periods (years) and a cash value of 7,500 currency units, the interest rate of the return is to be calculated if the future value is 10,000 currency units." +msgstr "សម្រាប់​អំឡុងពេល​បួន (ឆ្នាំ) និង​តម្លៃ​សាច់​ប្រាក់ 7,500 ឯកតា​រូបិយប័ណ្ណ អត្រា​ការ​ប្រាក់​នៃ​ការ​ត្រឡប់​នឹង​ត្រូវ​បាន​គណនា​បើ​តម្លៃ​មធ្យម​គឺ 10,000​ ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150775\n" +"246\n" +"help.text" +msgid "=RRI(4;7500;10000) = 7.46 %" +msgstr "=RRI(4;7500;10000) = 7.46 %" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145413\n" +"247\n" +"help.text" +msgid "The interest rate must be 7.46 % so that 7,500 currency units will become 10,000 currency units." +msgstr "អត្រា​ការ​ប្រាក់​ត្រូវស្មើ​នឹង 7.46 % ដូច្នេះ​ 7,500 ឯកតា​រូបិយប័ណ្ណ​ នឹង​ក្លាយ​ជា 10,000 ឯកតា​រូបិយប័ណ្ណ​ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3154267\n" +"help.text" +msgid "calculating;constant interest ratesconstant interest ratesRATE function" +msgstr "ការ​គណនា; អត្រា​ការ​ប្រាក់​ថេរអត្រា​ការ​ប្រាក់​ថេរអនុគមន៍ RATE" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3154267\n" +"249\n" +"help.text" +msgid "RATE" +msgstr "RATE" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151052\n" +"250\n" +"help.text" +msgid "Returns the constant interest rate per period of an annuity." +msgstr "ត្រឡប់​អត្រា​ការ​ប្រាក់​ថេរ​ក្នុង​អំឡុងពេល​នៃ​ធនលាភ​មួយ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3154272\n" +"251\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3158423\n" +"252\n" +"help.text" +msgid "RATE(NPer; Pmt; PV; FV; Type; Guess)" +msgstr "RATE(NPer; Pmt; PV; FV; Type; Guess)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148910\n" +"253\n" +"help.text" +msgid "NPer is the total number of periods, during which payments are made (payment period)." +msgstr "NPer គឺ​ជា​ចំនួន​រយៈពេល​សរុប អំឡុងពេល​​ចំណាយ (រយៈពេល​ចំណាយ) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148925\n" +"254\n" +"help.text" +msgid "Pmt is the constant payment (annuity) paid during each period." +msgstr "Pmt គឺ​ជា​កា​រចំណាយ​ថេរ (ប្រចាំ​ឆ្នាំ) បាន​ចំណាយ​កំឡុង​​ពេល​នីមួយៗ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149160\n" +"255\n" +"help.text" +msgid "PV is the cash value in the sequence of payments." +msgstr "PV គឺ​ជា​តម្លៃលុយ​នៅ​ក្នុង​លំដាប់​នៃកា​រចំណាយ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3166456\n" +"256\n" +"help.text" +msgid "FV (optional) is the future value, which is reached at the end of the periodic payments." +msgstr "FV (ជា​ជម្រើស) គឺ​ជា​តម្លៃ​អនាគត់ ដែល​ឈាន​ដល់​ចុង​បញ្ចប់​នៃ​រយៈពេល​ចំណាយ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153243\n" +"257\n" +"help.text" +msgid "Type (optional) is the due date of the periodic payment, either at the beginning or at the end of a period." +msgstr "ប្រភេទ (ជា​ជម្រើស) គឺ​ជា​កាលបរិច្ឆេទ​ដល់​ពេល​បង់​នៃកា​រចំណាយ​តាម​អំឡុងពេល គឺ​នៅ​ពេល​ចាប់ផ្ដើម ឬ​ចុង​បញ្ចប់​នៃ​រយៈពេល ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146949\n" +"258\n" +"help.text" +msgid "Guess (optional) determines the estimated value of the interest with iterative calculation." +msgstr "ស្មាន (ជា​ជម្រើស) កំណត់​តម្លៃ​ដែលបានប៉ាន់ស្មាន​នៃ​ការប្រាក់​ជា​មួយ​នឹង​កា​រគណនាដដែល ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_idN10E2A\n" +"help.text" +msgid "" +msgstr "" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3149791\n" +"259\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150706\n" +"260\n" +"help.text" +msgid "What is the constant interest rate for a payment period of 3 periods if 10 currency units are paid regularly and the present cash value is 900 currency units." +msgstr "រក​អត្រា​ការ​ប្រាក់​ថេរ​សម្រាប់​អំឡុងពេល​បង់​ប្រាក់​នៃ 3 អំឡុងពេល បើ 10 ឯកតា​រូបិយប័ណ្ណ​ត្រូវ​បាន​បង់​ទៀងទាត់ ហើយ​តម្លៃ​សាច់​ប្រាក់​បច្ចុប្បន្ន​គឺ 900 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155586\n" +"261\n" +"help.text" +msgid "=RATE(3;10;900) = -121% The interest rate is therefore 121%." +msgstr "=RATE(3;10;900) = -121% អត្រា​ការប្រាក់​គឺ 121% ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3149106\n" +"help.text" +msgid "INTRATE function" +msgstr "អនុគមន៍ INTRATE" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3149106\n" +"60\n" +"help.text" +msgid "INTRATE" +msgstr "INTRATE" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149918\n" +"61\n" +"help.text" +msgid "Calculates the annual interest rate that results when a security (or other item) is purchased at an investment value and sold at a redemption value. No interest is paid." +msgstr "គណនា​អត្រា​ការ​ប្រាក់​ប្រចាំ​ឆ្នាំ​ដែល​ផ្តល់​លទ្ធផល ពេល​មូលប័ត្រ​មួយ (ឬ​វត្ថុ​ផ្សេង​ទៀត) ត្រូវ​បាន​ទិញ​ក្នុង​តម្លៃ​វិនិយោគ និង​លក់​ក្នុង​តម្លៃ​រំលោះ ។ ការ​ការប្រាក់​ត្រុវ​បាន​បង់​ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3149974\n" +"62\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149800\n" +"63\n" +"help.text" +msgid "INTRATE(Settlement; Maturity; Investment; Redemption; Basis)" +msgstr "INTRATE(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; វិនិយោគ; រំលោះ; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148618\n" +"64\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148988\n" +"65\n" +"help.text" +msgid "Maturity is the date on which the security is sold." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ គឺ​ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​ត្រូវ​បានលក់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154604\n" +"66\n" +"help.text" +msgid "Investment is the purchase price." +msgstr "វិនិយោគ គឺ​ជា​តម្លៃ​​ទិញ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154337\n" +"67\n" +"help.text" +msgid "Redemption is the selling price." +msgstr "កា​រលោះ គឺ​ជា​តម្លៃលក់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3145380\n" +"68\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149426\n" +"69\n" +"help.text" +msgid "A painting is bought on 1990-01-15 for 1 million and sold on 2002-05-05 for 2 million. The basis is daily balance calculation (basis = 3). What is the average annual level of interest?" +msgstr "គំនូរ​ត្រូវ​នាំយក​នៅ​ 1990-01-15 សម្រាប់​មួយលាន និង​លក់​នៅ 2002-05-05 សម្រាប់​ពីរ​លាន ។ មូលដ្ឋាន​គឺការ​គណនា​​តុល្យភាព​ប្រចាំថ្ងៃ​ (basis = 3) ។ តើ​កម្រិត​ការប្រាក់​ជា​មធ្យម​ប្រចាំឆ្នាំ​ចំនួន​ប៉ុន្មាន ?" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151125\n" +"70\n" +"help.text" +msgid "=INTRATE(\"1990-01-15\"; \"2002-05-05\"; 1000000; 2000000; 3) returns 8.12%." +msgstr "=INTRATE(\"1990-01-15\"; \"2002-05-05\"; 1000000; 2000000; 3) ត្រឡប់ 8.12% ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3148654\n" +"help.text" +msgid "COUPNCD function" +msgstr "អនុគមន៍ COUPNCD" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3148654\n" +"163\n" +"help.text" +msgid "COUPNCD" +msgstr "COUPNCD" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149927\n" +"164\n" +"help.text" +msgid "Returns the date of the first interest date after the settlement date. Format the result as a date." +msgstr "ត្រឡប់​កាល​បរិច្ឆេទ​នៃ​អត្រា​ការ​ប្រាក់​ដំបូង ក្រោយ​ពី​កាល​បរិច្ឆេទ​​ទូទាត់ ។ ធ្វើ​ទ្រង់ទ្រាយ​លទ្ធផល​ជា​កាល​បរិច្ឆេទ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3153317\n" +"165\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150423\n" +"166\n" +"help.text" +msgid "COUPNCD(Settlement; Maturity; Frequency; Basis)" +msgstr "COUPNCD(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150628\n" +"167\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153536\n" +"168\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145313\n" +"169\n" +"help.text" +msgid "Frequency is number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ គឺ​ជា​ចំនួន​ចំណាយ​អត្រាការប្រាក់​ក្នុង​ឆ្នាំ (1, 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3155424\n" +"170\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154794\n" +"171\n" +"help.text" +msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) when is the next interest date?" +msgstr "មូលប័ត្រ​ត្រូវ​បាន​ទិញ​នៅ​ 2001-01-25 កាលបរិច្ឆេទ​ដល់ថ្ងៃ​កំណត់​បង់​គឺ 2001-11-15 ។ អត្រា​ត្រូវ​បាន​ចំណាយ​ពាក់កណ្ដាល​ឆ្នាំ (ប្រេកង់គឺ 2) ។ ដោយ​ប្រើ​ការ​គណនា​ការប្រាក់​តុល្យភាព​ប្រចាំ​ឆ្នាំ (basis 3) តើ​កាលបរិច្ឆេទ​ការប្រាក់​បន្ទាប់នៅ​ពេលណា ?" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3159251\n" +"172\n" +"help.text" +msgid "=COUPNCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2001-05-15." +msgstr "=COUPNCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) ត្រឡប់ 2001-05-15 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3143281\n" +"help.text" +msgid "COUPDAYS function" +msgstr "អនុគមន៍ COUPDAYS" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3143281\n" +"143\n" +"help.text" +msgid "COUPDAYS" +msgstr "COUPDAYS" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149488\n" +"144\n" +"help.text" +msgid "Returns the number of days in the current interest period in which the settlement date falls." +msgstr "ត្រឡប់​ចំនួន​ថ្ងៃ​ក្នុង​អំឡុងពេល​ការ​ប្រាក់​បច្ចុប្បន្ន ដែល​មាន​កាល​បរិច្ឆេទ​ទូទាត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3148685\n" +"145\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149585\n" +"146\n" +"help.text" +msgid "COUPDAYS(Settlement; Maturity; Frequency; Basis)" +msgstr "COUPDAYS(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3152767\n" +"147\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151250\n" +"148\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146126\n" +"149\n" +"help.text" +msgid "Frequency is number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ គឺ​ជា​ចំនួន​ចំណាយ​អត្រាការប្រាក់​ក្នុង​ឆ្នាំ (1, 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3153705\n" +"150\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147530\n" +"151\n" +"help.text" +msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there in the interest period in which the settlement date falls?" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 2001-01-25 ថ្ងៃ​ដល់​កំណត់​បង់គឺ 2001-11-15 ។ ការ​ប្រាក់​ត្រូវ​បង់​កន្លះ​ឆ្នាំ​ម្តង (ប្រេកង់​ស្មើ 2) ។ ដោយ​ប្រើ​ការ​គណនា​ការ​ប្រាក់​សមតុល្យ​ប្រចាំ​ថ្ងៃ (មូលដ្ឋាន 3) រក​ចំនួន​ថ្ងៃ​ក្នុង​អំឡុងពេល​ការ​ប្រាក់​ដែល​មាន​កាល​បរិច្ឆេទ​​ទូទាត់ ?" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3156338\n" +"152\n" +"help.text" +msgid "=COUPDAYS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 181." +msgstr "=COUPDAYS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) ត្រឡប់ 181 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3154832\n" +"help.text" +msgid "COUPDAYSNC function" +msgstr "អនុគមន៍ COUPDAYSNC" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3154832\n" +"153\n" +"help.text" +msgid "COUPDAYSNC" +msgstr "COUPDAYSNC" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147100\n" +"154\n" +"help.text" +msgid "Returns the number of days from the settlement date until the next interest date." +msgstr "ត្រឡប់​ចំនួន​ថ្ងៃ​គិត​ពី​កាល​បរិច្ឆេទ​​ទូទាត់​រហូត​ដល់​កាល​បរិច្ឆេទ​បង់​ការ​ប្រាក់​បន្ទាប់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3151312\n" +"155\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155121\n" +"156\n" +"help.text" +msgid "COUPDAYSNC(Settlement; Maturity; Frequency; Basis)" +msgstr "COUPDAYSNC(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3158440\n" +"157\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146075\n" +"158\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154620\n" +"159\n" +"help.text" +msgid "Frequency is number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ គឺ​ជា​ចំនួន​ចំណាយ​ការប្រាក់​ក្នុង​មួយ​ឆ្នាំ (1, 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3155604\n" +"160\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148671\n" +"161\n" +"help.text" +msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there until the next interest payment?" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 2001-01-25 ថ្ងៃ​ដល់​កំណត់​បង់​គឺ 2001-11-15 ។ ការ​ប្រាក់​ត្រូវ​បង់​កន្លះ​ឆ្នាំ​ម្តង​(ប្រេកង់​ស្មើ 2) ។ ដោយ​ប្រើ​ការ​គណនា​ការ​ប្រាក់​សមតុល្យ​ប្រចាំ​ថ្ងៃ (មូលដ្ឋាន 3) រក​ចំនួន​ថ្ងៃ​ដែល​នៅ​រហូត​ដល់​ការ​បង់​ការ​ប្រាក់​បន្ទាប់ ?" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3156158\n" +"162\n" +"help.text" +msgid "=COUPDAYSNC(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 110." +msgstr "=COUPDAYSNC(\"2001-01-25\"; \"2001-11-15\"; 2; 3) ត្រឡប់ 110 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3150408\n" +"help.text" +msgid "COUPDAYBS functiondurations;first interest payment until settlement datesecurities;first interest payment until settlement date" +msgstr "អនុគមន៍ COUPDAYBSថិរវេលា;ការបង់​ការប្រាក់​ដំបូង រហូតដល់​កាលបរិច្ឆេទ​ទូទាត់មូលប័ត្រ;ការបង់ប្រាក់​ដំបូង រហូតដល់​កាលបរិច្ឆេទ​ទូទាត់" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3150408\n" +"133\n" +"help.text" +msgid "COUPDAYBS" +msgstr "COUPDAYBS" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146795\n" +"134\n" +"help.text" +msgid "Returns the number of days from the first day of interest payment on a security until the settlement date." +msgstr "ត្រឡប់​ចំនួន​ថ្ងៃ​ពី​ថ្ងៃ​ដំបូង​នៃ​ការ​បង់​ការ​ប្រាក់​លើ​មូលប័ត្រ រហូត​ដល់​កាល​បរិច្ឆេទ​ទូទាត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3156142\n" +"135\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3159083\n" +"136\n" +"help.text" +msgid "COUPDAYBS(Settlement; Maturity; Frequency; Basis)" +msgstr "COUPDAYBS(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146907\n" +"137\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3159390\n" +"138\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154414\n" +"139\n" +"help.text" +msgid "Frequency is the number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ ៖ ជា​ចំនួន​ការ​បង់​ការ​ប្រាក់​ក្នុង​មួយ​ឆ្នាំ (1 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3153880\n" +"140\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150592\n" +"141\n" +"help.text" +msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days is this?" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 2001-01-25 ថ្ងៃ​ដល់​កំណត់​បង់​គឺ 2001-11-15 ។ ការ​ប្រាក់​ត្រូវ​បង់​កន្លះ​​ឆ្នាំ​ម្តង (ប្រេកង់​ស្មើ 2) ។ ដោយ​ប្រើ​ការ​គណនា​ការ​ប្រាក់​សមតុល្យ​ប្រចាំ​ថ្ងៃ (មូលដ្ឋាន 3) រក​ចំនួន​ថ្ងៃ ?" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151103\n" +"142\n" +"help.text" +msgid "=COUPDAYBS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 71." +msgstr "=COUPDAYBS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) ត្រឡប់ 71 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3152957\n" +"help.text" +msgid "COUPPCD functiondates;interest date prior to settlement date" +msgstr "អនុគមន៍ COUPPCDកាលបរិច្ឆេទ;កាលបរិច្ឆេទ​ការប្រាក់​មុន​កាលបរិច្ឆេទ​ទូទាត់" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3152957\n" +"183\n" +"help.text" +msgid "COUPPCD" +msgstr "COUPPCD" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153678\n" +"184\n" +"help.text" +msgid "Returns the date of the interest date prior to the settlement date. Format the result as a date." +msgstr "ត្រឡប់​កាល​បរិច្ឆេទ​នៃ​កាល​បរិច្ឆេទ​បង់​ការ​ប្រាក់​មុន​កាល​បរិច្ឆេទ​​ទូទាត់ ។ ធ្វើ​ទ្រង់ទ្រាយ​លទ្ធផល​ជា​​​កាល​បរិច្ឆេទ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3156269\n" +"185\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153790\n" +"186\n" +"help.text" +msgid "COUPPCD(Settlement; Maturity; Frequency; Basis)" +msgstr "COUPPCD(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150989\n" +"187\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154667\n" +"188\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154569\n" +"189\n" +"help.text" +msgid "Frequency is the number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ ៖ ជា​ចំនួន​ការ​បង់​ការ​ប្រាក់​ក្នុង​មួយ​ឆ្នាំ (1 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3150826\n" +"190\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148968\n" +"191\n" +"help.text" +msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) what was the interest date prior to purchase?" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 2001-01-25 ថ្ងៃ​ដល់​កំណត់​បង់​គឺ 2001-11-15 ។ ការ​ប្រាក់​ត្រូវ​បាន​បង់​កន្លះ​ឆ្នាំ​ម្តង (ប្រេកង់​ស្មើ 2) ។ ដោយ​ប្រើ​ការ​គណនា​ការ​ប្រាក់​សមតុល្យ​ប្រចាំ​ថ្ងៃ (មូលដ្ឋាន 3) តើ​កាល​បរិច្ឆេទ​ការ​ប្រាក់​មុន​ទិញ​ជា​ថ្ងៃ​អ្វី ?" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149992\n" +"192\n" +"help.text" +msgid "=COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2000-15-11." +msgstr "=COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) ត្រឡប់ 2000-15-11 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3150673\n" +"help.text" +msgid "COUPNUM functionnumber of coupons" +msgstr "អនុគមន៍ COUPNUMចំនួន​គូប៉ុង" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3150673\n" +"173\n" +"help.text" +msgid "COUPNUM" +msgstr "COUPNUM" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154350\n" +"174\n" +"help.text" +msgid "Returns the number of coupons (interest payments) between the settlement date and the maturity date." +msgstr "ត្រឡប់​ចំនួន​គូប៉ុង (ការ​បង់​ការ​ប្រាក់) ចន្លោះ​កាល​បរិច្ឆេទ​​ទូទាត់ និង​ថ្ងៃ​ដល់​កំណត់​បង់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3148400\n" +"175\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153200\n" +"176\n" +"help.text" +msgid "COUPNUM(Settlement; Maturity; Frequency; Basis)" +msgstr "COUPNUM(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3159406\n" +"177\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155864\n" +"178\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154720\n" +"179\n" +"help.text" +msgid "Frequency is the number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ ៖ ជា​ចំនួន​ការ​បង់​ការ​ប្រាក់​ក្នុង​មួយ​ឆ្នាំ (1 2 ឬ 4) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3149319\n" +"180\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3152460\n" +"181\n" +"help.text" +msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many interest dates are there?" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 2001-01-25 ថ្ងៃ​ដល់​កំណត់​បង់​គឺ 2001-11-15 ។ ការ​ប្រាក់​ត្រូវ​បង់​កន្លះ​ឆ្នាំ​ម្តង (ប្រេកង់​ស្មើ 2) ។ ដោយ​ប្រើ​ការ​គណនា​ការ​ប្រាក់​សមតុល្យ​ប្រចាំ​ថ្ងៃ (មូលដ្ឋាន 3) រក​ចំនួន​​កាល​បរិច្ឆេទ​ការ​ប្រាក់ ​​?" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150640\n" +"182\n" +"help.text" +msgid "=COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2." +msgstr "=COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) ត្រឡប់ 2 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3149339\n" +"help.text" +msgid "IPMT functionperiodic amortizement rates" +msgstr "អនុគម៍ IPMTអត្រា​រំលោះ​បំណុល​តាម​កាល​កំណត់" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3149339\n" +"263\n" +"help.text" +msgid "IPMT" +msgstr "IPMT" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154522\n" +"264\n" +"help.text" +msgid "Calculates the periodic amortizement for an investment with regular payments and a constant interest rate." +msgstr "គណនា​រំលោះ​បំណុល​តាម​កាល​កំណត់​សម្រាប់​ការ​វិនិយោគ​មួយ​ដែល​បង់​ទៀងទាត់ និង​មាន​អត្រា​ការ​ប្រាក់​ថេរ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3153266\n" +"265\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151283\n" +"266\n" +"help.text" +msgid "IPMT(Rate; Period; NPer; PV; FV; Type)" +msgstr "IPMT(អត្រា; រយៈពេល; NPer; PV; FV; ប្រភេទ)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147313\n" +"267\n" +"help.text" +msgid "Rate is the periodic interest rate." +msgstr "អត្រា ជា​អត្រា​ការ​ប្រាក់​តាម​កាល​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145158\n" +"268\n" +"help.text" +msgid "Period is the period, for which the compound interest is calculated. Period=NPER if compound interest for the last period is calculated." +msgstr "អំឡុងពេល ជា​អំឡុងពេល​ដែល​ការ​ប្រាក់​សន្សំ​ត្រូវ​បាន​គណនា ។ អំឡុងពេល=NPER បើ​ការ​ប្រាក់​សន្សំ​សម្រាប់​អំឡុងពេល​ចុង​ក្រោយ​ត្រូវ​បាន​គណនា ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147577\n" +"269\n" +"help.text" +msgid "NPer is the total number of periods, during which annuity is paid." +msgstr "NPer គឺ​ជា​ចំនួន​រយៈពេល​សរុប កំឡុង​ដែល​​ប្រាក់​ប្រចាំ​ថ្ងៃ​ណាមួយ​ត្រូវ​ចំណាយ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3156211\n" +"270\n" +"help.text" +msgid "PV is the present cash value in sequence of payments." +msgstr "PV ជា​តម្លៃ​សាច់​ប្រាក់​បច្ចុប្បន្ន​ក្នុង​លំដាប់​ការ​បង់​ប្រាក់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151213\n" +"271\n" +"help.text" +msgid "FV (optional) is the desired value (future value) at the end of the periods." +msgstr "FV (ស្រេច​ចិត្ត) ជា​តម្លៃ​ដែល​ចង់​បាន (តម្លៃ​បច្ចុប្បន្ន) នៅ​បំណាច់​អំឡុងពេល ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154195\n" +"272\n" +"help.text" +msgid "Type is the due date for the periodic payments." +msgstr "ប្រភេទ ជា​ថ្ងៃ​ត្រូវ​សង​សម្រាប់​ការ​បង់​ប្រាក់​តាម​កាល​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3150102\n" +"273\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149438\n" +"274\n" +"help.text" +msgid "What is the interest rate during the fifth period (year) if the constant interest rate is 5% and the cash value is 15,000 currency units? The periodic payment is seven years." +msgstr "រក​អត្រា​ការ​ប្រាក់​ក្នុង​អំឡុងពេល​ទី​ប្រាំ (ឆ្នាំ) បើ​អត្រា​ការ​ប្រាក់​ថេរ​គឺ 5% និង​តម្លៃ​សាច់​ប្រាក់​គឺ 15,000​ ឯកតា​រូបិយប័ណ្ណ?" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150496\n" +"275\n" +"help.text" +msgid "=IPMT(5%;5;7;15000) = -352.97 currency units. The compound interest during the fifth period (year) is 352.97 currency units." +msgstr "=IPMT(5%;5;7;15000) = -352.97 ឯកតា​រូបិយប័ណ្ណ ។ ការប្រាក់​ផ្សំ​អំឡុងពេល​រយៈពេល​ទី ៥ (ឆ្នាំ) គឺ 352.97 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3151205\n" +"help.text" +msgid "calculating;future valuesfuture values;constant interest ratesFV function" +msgstr "ការគណនា;តម្លៃ​អនាគតតម្លៃ​អនាគត;អត្រាការប្រាក់​ថេរអនុគមន៍ FV" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3151205\n" +"277\n" +"help.text" +msgid "FV" +msgstr "FV" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154140\n" +"278\n" +"help.text" +msgid "Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value)." +msgstr "ត្រឡប់​តម្លៃ​អនាគត​នៃ​ការ​វិនិយោគ​មួយ ដែល​ផ្អែក​លើ​ការ​បង់ប្រាក់​ថេរ និង​អត្រា​ការ​ប្រាក់​ថេរ​តាម​អំឡុងពេល (តម្លៃ​អនាគត) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3155178\n" +"279\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145215\n" +"280\n" +"help.text" +msgid "FV(Rate; NPer; Pmt; PV; Type)" +msgstr "FV(អត្រា; NPer; Pmt; PV; ប្រភេទ)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155136\n" +"281\n" +"help.text" +msgid "Rate is the periodic interest rate." +msgstr "អត្រា ជា​អត្រា​ការ​ប្រាក់​តាម​កាល​កំណត់ ។" + +#: 04060118.xhp +#, fuzzy +msgctxt "" +"04060118.xhp\n" +"par_id3156029\n" +"282\n" +"help.text" +msgid "NPer is the total number of periods (payment period)." +msgstr "NPER ជា​ចំនួន​អំឡុងពេល​សរុប (អំឡុងពេល​បង់​ប្រាក់) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3151322\n" +"283\n" +"help.text" +msgid "Pmt is the annuity paid regularly per period." +msgstr "Pmt គឺ​ជា​កា​រចំណាយ​ប្រចាំឆ្នាំ​យ៉ាង​ទៀតទាត់​ក្នុង​មួយ​រយៈពេល ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145256\n" +"284\n" +"help.text" +msgid "PV (optional) is the (present) cash value of an investment." +msgstr "PV (ជម្រើស) គឺ​ជា​តម្លៃសាច់ប្រាក់ (បច្ចុប្បន្ន) នៃ​កា​របណ្ដាក់​ទុន ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150999\n" +"285\n" +"help.text" +msgid "Type (optional) defines whether the payment is due at the beginning or the end of a period." +msgstr "ប្រភេទ (ជាជម្រើស) កំណត់​ថាតើ​កា​រចំណាយ​គឺ​ដល់ពេល​កំណត់​នៅ​ដើម ឬ​ចុង​រយៈពេល​ត្រូវ​បង់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_idN114D8\n" +"help.text" +msgid "" +msgstr "" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3146800\n" +"286\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3146813\n" +"287\n" +"help.text" +msgid "What is the value at the end of an investment if the interest rate is 4% and the payment period is two years, with a periodic payment of 750 currency units. The investment has a present value of 2,500 currency units." +msgstr "រក​តម្លៃ​នៅ​ចុង​បញ្ចប់​នៃ​ការ​វិនិយោគ​មួយ បើ​អត្រា​ការ​ប្រាក់​គឺ 4% និង​អំឡុងពេល​បង់​ប្រាក់​គឺ​ពីរ​ឆ្នាំ ដែល​បង់​ក្នុង​មួយ​អំឡុងពេល​ 750 ឯកតា​រូបិយប័ណ្ណ ។ ការ​វិនិយោគ​មាន​តម្លៃ​បច្ចុប្បន្ន 2500 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149302\n" +"288\n" +"help.text" +msgid "=FV(4%;2;750;2500) = -4234.00 currency units. The value at the end of the investment is 4234.00 currency units." +msgstr "=FV(4%;2;750;2500) = -4234.00 ឯកតា​រូបិយប័ណ្ណ ។ តម្លៃ​នៅ​ចុង​បណ្ដាក់​ទុន​គឺ 4234.00 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3155912\n" +"help.text" +msgid "FVSCHEDULE functionfuture values;varying interest rates" +msgstr "អនុគមន៍ FVSCHEDULEតម្លៃ​អនាគត;អត្រា​ការប្រាក់​ខុស​គ្នា" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3155912\n" +"51\n" +"help.text" +msgid "FVSCHEDULE" +msgstr "FVSCHEDULE" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3163726\n" +"52\n" +"help.text" +msgid "Calculates the accumulated value of the starting capital for a series of periodically varying interest rates." +msgstr "គណនា​តម្លៃ​កើន​ឡើង​នៃ​ដើម​ទុន​ចាប់ផ្តើម​សម្រាប់​ស៊េរី​នៃ​អត្រា​ការប្រាក់​ខុស​គ្នា​តាម​កាល​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3149571\n" +"53\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148891\n" +"54\n" +"help.text" +msgid "FVSCHEDULE(Principal; Schedule)" +msgstr "FVSCHEDULE(ប្រាក់​ដើម; តារាង​ពេល)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148904\n" +"55\n" +"help.text" +msgid "Principal is the starting capital." +msgstr "ប្រាក់​ដើមគឺ​ជា​ការ​ចាប់ផ្ដើម​ដើមទុន ​​​។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148562\n" +"56\n" +"help.text" +msgid "Schedule is a series of interest rates, for example, as a range H3:H5 or as a (List) (see example)." +msgstr "តារាង​ពេលវេលាគឺ​ជា​ស៊េរី​របស់​អត្រា​ការ​ប្រាក់ ឧទាហរណ៍ ជា​ជួរ H3:H5 ឬ​ជា (បញ្ជី) (មើល​ឧទាហរណ៍) ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3147288\n" +"57\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3148638\n" +"58\n" +"help.text" +msgid "1000 currency units have been invested in for three years. The interest rates were 3%, 4% and 5% per annum. What is the value after three years?" +msgstr "1000 ឯកតា​រូបិយប័ណ្ណ​ត្រូវ​បាន​វិនិយោគ​ ក្នុង​​រយៈ​ពេល​បី​ឆ្នាំ ។ អត្រា​ការ​ប្រាក់​គឺ 3%, 4% និង 5​% ក្នុង​មួយ​ឆ្នាំ ។ រក​តម្លៃ​ក្រោយ​បី​ឆ្នាំ ?" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3156358\n" +"59\n" +"help.text" +msgid "=FVSCHEDULE(1000;{0.03;0.04;0.05}) returns 1124.76." +msgstr "=FVSCHEDULE(1000;{0.03;0.04;0.05}) ត្រឡប់ 1124.76 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"bm_id3156435\n" +"help.text" +msgid "calculating;number of payment periodspayment periods;number ofnumber of payment periodsNPER function" +msgstr "ការ​គណនា; ចំនួន​អំឡុងពេល​បង់​ប្រាក់អំឡុងពេល​បង់​ប្រាក់; ចំនួន​នៃចំនួន​អំឡុងពេល​បង់​ប្រាក់អនុគមន៍ NPER" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3156435\n" +"290\n" +"help.text" +msgid "NPER" +msgstr "NPER" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3152363\n" +"291\n" +"help.text" +msgid "Returns the number of periods for an investment based on periodic, constant payments and a constant interest rate." +msgstr "ត្រឡប់​ចំនួន​អំឡុងពេល​សម្រាប់​ការ​វិនិយោគ ដោយ​ផ្អែក​លើ​ការ​បង់​ថេរ និង​អត្រា​ការ​ប្រាក់​ថេរ​តាម​កាល​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3147216\n" +"292\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155934\n" +"293\n" +"help.text" +msgid "NPER(Rate; Pmt; PV; FV; Type)" +msgstr "NPER(អត្រា; Pmt; PV; FV; ប្រភេទ)" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3155946\n" +"294\n" +"help.text" +msgid "Rate is the periodic interest rate." +msgstr "អត្រា ជា​អត្រា​ការ​ប្រាក់​តាម​កាល​កំណត់ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3149042\n" +"295\n" +"help.text" +msgid "Pmt is the constant annuity paid in each period." +msgstr "Pmt គឺ​ជា​កា​រចំណាយ​ថេរ​ប្រចាំ​ឆ្នាំ​ក្នុង​រយៈពេល​នីមួយៗ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153134\n" +"296\n" +"help.text" +msgid "PV is the present value (cash value) in a sequence of payments." +msgstr "PV គឺ​ជា​ការ​បង្ហាញ​តម្លៃ (តម្លៃលុយ) ជា​លំដាប់​នៃ​កា​រចំណាយ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3154398\n" +"297\n" +"help.text" +msgid "FV (optional) is the future value, which is reached at the end of the last period." +msgstr "FV (ជា​ជម្រើស) គឺ​ជា​តម្លៃ​អនាគត ដែល​ឈាន​ដល់​ចុង​រយៈពេលចុង​ក្រោយ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3145127\n" +"298\n" +"help.text" +msgid "Type (optional) is the due date of the payment at the beginning or at the end of the period." +msgstr "ប្រភេទ (ជា​ជម្រើស) គឺ​ជា​កាលបរិច្ឆេទ​ដល់ពេល​កំណត់​នៃកា​រចំណាយ​នៅ​ដើម ឬ​ចុង​រយៈពេល ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_idN1166C\n" +"help.text" +msgid "" +msgstr "" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"hd_id3155795\n" +"299\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3147378\n" +"300\n" +"help.text" +msgid "How many payment periods does a payment period cover with a periodic interest rate of 6%, a periodic payment of 153.75 currency units and a present cash value of 2.600 currency units." +msgstr "រក​ចំនួន​ដង​នៃ​​អំឡុងពេល​បង់​ប្រាក់​ដែល​មាន​អត្រា​ការ​ប្រាក់​តាម​កាល​កំណត់ 6% ការ​បង់​ប្រាក់​តាម​កាល​កំណត់ 153.75 ឯកតា​រូបិយប័ណ្ណ និង​តម្លៃ​សាច់​ប្រាក់​បច្ចុប្បន្ន 2.600 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3156171\n" +"301\n" +"help.text" +msgid "=NPER(6%;153.75;2600) = -12,02. The payment period covers 12.02 periods." +msgstr "=NPER(6%;153.75;2600) = -12,02 ។ រយៈពេល​​ចំណាយ​​លើ​រយៈពេល 12.02 ។" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3150309\n" +"314\n" +"help.text" +msgid "Back to Financial Functions Part One" +msgstr "ត្រឡប់​ទៅ​អនុគមន៍​ហិរញ្ញវត្ថុ ផ្នែក​ទី​មួយ" + +#: 04060118.xhp +msgctxt "" +"04060118.xhp\n" +"par_id3153163\n" +"315\n" +"help.text" +msgid "Back to Financial Functions Part Two" +msgstr "ត្រឡប់​ទៅ​អនុគមន៍​ហិរញ្ញវត្ថុ​ ផ្នែក​ទីពីរ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"tit\n" +"help.text" +msgid "Array Functions" +msgstr "អនុគមន៍​អារេ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3147273\n" +"help.text" +msgid "matrices; functionsFunction Wizard; arraysarray formulasinline array constantsformulas;arraysfunctions;array functionsediting; array formulascopying; array formulasadjusting array rangescalculating;conditional calculationsmatrices; calculationsconditional calculations with arraysimplicit array handlingforced array handling" +msgstr "ម៉ាទ្រីស; អនុគមន៍អ្នកជំនួយការ​អនុគមន៍; អារេរូបមន្ត​អារេចំនួន​អារេ​ថេរ​ក្នុង​តួរូបមន្ត;​អារេអនុគមន៍;អនុគមន៍​អារេកែសម្រួល; រូបមន្ត​អារេចម្លង; រូបមន្ត​អារេការ​លៃតម្រូវ​ជួរ​អារេការ​គណនា;ការ​គណនា​តាម​លក្ខខណ្ឌម៉ាទ្រីស; ការ​គណនាការ​គណនា​តាមលក្ខខណ្ឌ​ជាមួយ​អារេការ​ដោះស្រាយ​អារេ​ទាំងស្រុងការ​ដោះស្រាយ​អារេ​ដែលតម្រូវ​ឲ្យប្រើ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3147273\n" +"1\n" +"help.text" +msgid "Array Functions" +msgstr "អនុគមន៍​អារេ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154744\n" +"2\n" +"help.text" +msgid "This category contains the array functions. " +msgstr "ប្រភេទ​នេះ​មាន​អនុគមន៍​អារេ ។ " + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3146084\n" +"257\n" +"help.text" +msgid "What is an Array?" +msgstr "អារេ​ជា​អ្វី ?" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154298\n" +"258\n" +"help.text" +msgid "An array is a linked range of cells on a spreadsheet containing values. A square range of 3 rows and 3 columns is a 3 x 3 array:" +msgstr "អារេ​គឺ​ជា​ជួរ​ដែល​បាន​តភ្ជាប់​នៃ​ក្រឡា​លើ​សៀវភៅ​បញ្ជី​មួយ ដែល​មាន​តម្លៃ ។ ជួរ​ការេ​នៃ​ជួរ​ដេក 3 និង​ជួរ​ឈរ 3 ជា​អារេ 3 x 3 ៖" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154692\n" +"260\n" +"help.text" +msgid "A" +msgstr "A" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150117\n" +"261\n" +"help.text" +msgid "B" +msgstr "B" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155325\n" +"262\n" +"help.text" +msgid "C" +msgstr "C" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3153104\n" +"263\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3146996\n" +"264\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150529\n" +"265\n" +"help.text" +msgid "31" +msgstr "31" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3148831\n" +"266\n" +"help.text" +msgid "33" +msgstr "33" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3148943\n" +"267\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149771\n" +"268\n" +"help.text" +msgid "95" +msgstr "95" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158407\n" +"269\n" +"help.text" +msgid "17" +msgstr "17" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3148806\n" +"270\n" +"help.text" +msgid "2" +msgstr "2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154904\n" +"271\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150779\n" +"272\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3148449\n" +"273\n" +"help.text" +msgid "10" +msgstr "10" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3147238\n" +"274\n" +"help.text" +msgid "50" +msgstr "50" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3153583\n" +"277\n" +"help.text" +msgid "The smallest possible array is a 1 x 2 or 2 x 1 array with two adjacent cells." +msgstr "អារេ​តូច​បំផុត​ដែល​អាច​ធ្វើ​បាន​គឺ​អារេ 1 x 2 ឬ 2 x 1 ដែល​មាន​ក្រឡា​ជាប់​គ្នា​ពីរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3148474\n" +"275\n" +"help.text" +msgid "What is an array formula?" +msgstr "រូបមន្ត​អារេ​ជា​អ្វី ?" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155355\n" +"276\n" +"help.text" +msgid "A formula in which the individual values in a cell range are evaluated is referred to as an array formula. The difference between an array formula and other formulas is that the array formula deals with several values simultaneously instead of just one." +msgstr "រូបមន្ត​ដែល​តម្លៃនីមួយៗ​នៅ​ក្នុង​ជួរ​ក្រឡា​ត្រូវ​បាន​វាយ​តម្លៃ​គឺ​យោង​​ដូច​ទៅ​នឹង​រូបមន្ត​អារ៉េ ។ ភាព​ផ្សេងៗ​គ្នា​វាង​រូបមន្ត​អារ៉េ និង​រូបមន្ត​ផ្សេងៗ​គឺ​ថា​ រូបមន្ត​អារ៉េ​ទាក់ទង​ជា​មួយ​នឹង​តម្លៃ​​ជា​ច្រើន​ដំណាលៗ​គ្នា​ជំនួស​ឲ្យ​តម្លៃ​មួយ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3151052\n" +"278\n" +"help.text" +msgid "Not only can an array formula process several values, but it can also return several values. The results of an array formula is also an array." +msgstr "រូបមន្ត​អារេ​​មិន​ត្រឹម​តែ​អាច​ដំណើរការ​តម្លៃ​ច្រើន​ប៉ុណ្ណោះ​ទេ ប៉ុន្តែ​ថែម​ទាំង​អាច​ត្រឡប់​តម្លៃ​ច្រើន​ផង​ដែរ ។ លទ្ធផល​នៃ​រូបមន្ត​អារេ​មួយ​ក៏​ជា​អារេ​មួយ​ផង​ដែរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158432\n" +"279\n" +"help.text" +msgid "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula =10*A1:C3 and confirm this entry using the key combination CommandCtrl+Shift+Enter. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10." +msgstr "ដើម្បី​គុណ​តម្លៃ​នៅ​ក្នុង​ក្រឡា​នីមួយៗ​នឹង ១០ នៅ​ក្នុង​អារ៉េ​ខាងលើ អ្នក​មិនត្រូវ​អនុវត្ត​រូបមន្ដ​ទៅកាន់​ក្រឡា ឬ​តម្លៃ​នីមួយៗ​ទេ ។ ជំនួស​មកវិញ អ្នក​គ្រាន់តែ​ប្រើ​រូបមន្ដ​អារ៉េ​ទោល​ទៅ​បានហើយ ។ ជ្រើស​ជួរ​ក្រឡា ៣ x ៣ នៅ​លើ​ផ្នែក​ផ្សេងទៀត​របស់​សៀវភៅ​បញ្ជី បញ្ចូល​រូបមន្ដ =10*A1:C3 និង​អះអាង​ធាតុ​នេះ​ដោយប្រើ​ការ​ផ្សំ​គ្រាប់ចុច Commandបញ្ជា (Ctrl)+ប្ដូរ (Shift)+បញ្ចូល (Enter) ។ លទ្ធផល​គឺអារ៉េ 3 x 3 ដែល​តម្ឡៃ​នីមួយៗ​នៅ​ក្នុងជួរ​ក្រឡា (A1:C3) គឺ​គុណ​នឹង​កត្តា ១០ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149156\n" +"280\n" +"help.text" +msgid "In addition to multiplication, you can also use other operators on the reference range (an array). With $[officename] Calc, you can add (+), subtract (-), multiply (*), divide (/), use exponents (^), concatenation (&) and comparisons (=, <>, <, >, <=, >=). The operators can be used on each individual value in the cell range and return the result as an array if the array formula was entered." +msgstr "បន្ថែម​ទៅ​លើ​ប្រមាណ​វិធី​គុណ​ អ្នកក៏​អាច​​ប្រើ​សញ្ញា​ប្រមាណ​វិធីដទៃ​លើ​ជួរ​សេចក្តី​យោង (អារេ​មួយ) ។ ជាមួយ $[officename] Calc អ្នក​អាច​​បូក (+) ដក (-) គុណ (*) ចែក (/) ប្រើ​និទស្សន្ត (^) ដាក់​បន្ត​គ្នា (&) និង​ប្រៀបធៀប (=, <>, <, >, <=, >=) ។ សញ្ញា​ប្រមាណ​វិធី​អាច​ត្រូវ​បាន​ប្រើ​លើ​តម្លៃ​រៀង​គ្នា​នីមួយៗ​ក្នុង​ជួរ​ក្រឡា និង​ត្រឡប់​លទ្ធផល​​ជា​​អារេ បើ​រូបមន្ត​អារេ​ត្រូវ​បាន​បញ្ចូល ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166456\n" +"326\n" +"help.text" +msgid "Comparison operators in an array formula treat empty cells in the same way as in a normal formula, that is, either as zero or as an empty string. For example, if cells A1 and A2 are empty the array formulas {=A1:A2=\"\"} and {=A1:A2=0} will both return a 1 column 2 row array of cells containing TRUE." +msgstr "សញ្ញា​ប្រមាណវិធី​ប្រៀបធៀប​នៅ​ក្នុង​រូបមន្ត​អារ៉េ​ចាត់ទុក​ថា​ជា​ក្រឡា​ទទេ​នៅ​ក្នុង​វិធី​ដូច​គ្នា​ជា​រូនមន្ត​ធម្មតា ដែលវា​ជា​សូន្យ ឬ​ជា​ខ្សែអក្សរ​ទទេ ។ ឧទាហរណ៍ ប្រសិនបើ​ក្រឡា A1 និង A2 គឺ​អាច​រូបមន្ត​អារ៉េ​ទទេ {=A1:A2=\"\"} and {=A1:A2=0} ទាំង​ពីរ​នឹង​ត្រឡប់​​ជួរឈរ 1 ជួរដេក 2 អារ៉េ​របស់​ក្រឡាមាន TRUE ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3150713\n" +"281\n" +"help.text" +msgid "When do you use array formulas?" +msgstr "តើ​អ្នក​ប្រើ​រូបមន្ត​អារេ​នៅ​ពេល​ណា ?" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149787\n" +"282\n" +"help.text" +msgid "Use array formulas if you have to repeat calculations using different values. If you decide to change the calculation method later, you only have to update the array formula. To add an array formula, select the entire array range and then make the required change to the array formula." +msgstr "ប្រើ​រូបមន្ត​អារេ បើ​អ្នក​ត្រូវ​ធ្វើ​ការ​គណនា​ម្តង​ទៀត​ដោយ​ប្រើ​តម្លៃ​ខុស​គ្នា ។ បើ​អ្នក​សម្រេច​ចិត្ត​ប្តូរ​វិធីសាស្ត្រ​គណនា​នៅ​ពេល​ក្រោយ អ្នក​គ្រាន់​តែ​ត្រូវ​ធ្វើ​ឲ្យ​រូបមន្ត​អារេ​ទាន់​សម័យ​ប៉ុណ្ណោះ ។ ដើម្បី​បន្ថែម​រូបមន្ត​អារេ​មួយ ជ្រើស​ជួរ​អារេ​ទាំងមូល ហើយ​បន្ទាប់​មក ធ្វើ​ការ​ផ្លាស់ប្តូរ​ដែល​ត្រូវ​ការ​សម្រាប់​រូបមន្ត​អារេ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149798\n" +"283\n" +"help.text" +msgid "Array formulas are also a space saving option when several values must be calculated, since they are not very memory-intensive. In addition, arrays are an essential tool for carrying out complex calculations, because you can have several cell ranges included in your calculations. $[officename] has different math functions for arrays, such as the MMULT function for multiplying two arrays or the SUMPRODUCT function for calculating the scalar products of two arrays." +msgstr "រូបមន្ត​អារេ​ក៏​ជា​ជម្រើស​សន្សំ​ទំហំ​ផង​ដែរ នៅ​ពេល​ត្រូវ​គណនា​តម្លៃ​ច្រើន ដោយ​សារ​ពួក​វា​មិន​មាន​អង្គ​ចងចាំ​ច្រើន ។ បន្ថែម​​លើ​នេះ អារេ​ជា​ឧបករណ៍​ចាំបាច់​សម្រាប់​អនុវត្ត​ការ​គណនា​ស្មុគ្រស្មាញ ពីព្រោះ​អ្នក​អាច​មាន​ជួរ​ក្រឡា​ច្រើន​រួម​បញ្ចូល​ក្នុង​ការ​គណនា​របស់​អ្នក ។ $[officename] មាន​អនុគមន៍​គណិតវិទ្យា​ផ្សេង​ៗ ដូចជា​អនុគមន៍ MMULT សម្រាប់​គុណ​អារេ​ពីរ ឬ​អនុគមន៍ SUMPRODUCT សម្រាប់​គណនា​ផលគុណ​ស្កាលែ​នៃ​អារេ​ពីរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3155588\n" +"284\n" +"help.text" +msgid "Using Array Formulas in $[officename] Calc" +msgstr "ការ​ប្រើ​រូបមន្ត​អារេ​ក្នុង $[officename] Calc" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152876\n" +"285\n" +"help.text" +msgid "You can also create a \"normal\" formula in which the reference range, such as parameters, indicate an array formula. The result is obtained from the intersection of the reference range and the rows or columns in which the formula is found. If there is no intersection or if the range at the intersection covers several rows or columns, a #VALUE! error message appears. The following example illustrates this concept:" +msgstr "អ្នក​​​ក៏​​​អាច​​​បង្កើត​​​រូបមន្ត \"ធម្មតា\" ដែល​​ជួរ​​សេចក្តី​យោង ដូចជា​ប៉ារ៉ាម៉ែត្រ ចង្អុល​បង្ហាញ​រូបមន្ត​អារេ​មួយ ។ លទ្ធផល​គឺ​ទទួល​បាន​ពី​ប្រសព្វ​នៃ​ជួរ​សេចក្តី​យោង និង​ជួរ​ដេក ឬ​ជួរ​ឈរ​ដែល​មាន​រូបមន្ត ។ បើ​គ្មាន​ប្រសព្វ ឬ​បើ​ជួរ​នៅ​ចំណុច​ប្រសព្វ​មាន​លើ​ជួរ​ដេក ឬ​ជួរ​ឈរ​ច្រើន នោះ​សារ​កំហុស #VALUE!​ នឹង​លេច​ឡើង ។ ឧទាហរណ៍​ខាង​ក្រោម​បង្ហាញ​ពី​គំនិត​នេះ ៖" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3151271\n" +"313\n" +"help.text" +msgid "Creating Array Formulas" +msgstr "ការ​បង្កើត​រូបមន្ត​អារេ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149102\n" +"314\n" +"help.text" +msgid "If you create an array formula using the Function Wizard, you must mark the Array check box each time so that the results are returned in an array. Otherwise, only the value in the upper-left cell of the array being calculated is returned." +msgstr "បើ​អ្នក​បង្កើត​រូបមន្ត​អារេ​មួយ​ដោយ​ប្រើ អ្នក​ជំនួយការ​អនុគមន៍ អ្នក​ត្រូវ​សម្គាល់​ប្រអប់​ធីក អារេ រាល់​ពេល ដូច្នេះ​លទ្ធផល​ត្រូវ​បាន​ត្រឡប់​ក្នុង​អារេ​មួយ ។ មិន​ដូច្នេះ​ទេ មាន​តែ​តម្លៃ​ក្នុង​ក្រឡា​ខាង​លើ​ឆ្វេង​នៃ​អារេ​ដែល​ត្រូវ​បាន​គណនា​ប៉ុណ្ណោះ ដែល​នឹង​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3153392\n" +"4\n" +"help.text" +msgid "If you enter the array formula directly into the cell, you must use the key combination Shift+CommandCtrl+Enter instead of the Enter key. Only then does the formula become an array formula." +msgstr "ប្រសិន​បើ​អ្នក​បញ្ចូល​រូបមន្ដ​អារ៉េ​ដោយ​ផ្ទាល់​ទៅ​ក្នុង​ក្រឡា អ្នក​ត្រូវតែ​ប្រើ​​បន្សំ​គ្រាប់ចុច ប្ដូរ​(Shift)+Commandបញ្ជា (Ctrl)+បញ្ចូល (Enter) ជំនួស​គ្រប់ចុច​បញ្ចូល (Enter)​។ មាន​តែ​ធ្វើ​ដូចនេះ​ទេ ទើប​រូបមន្ដ​ក្លាយ​ជា​រូបមន្ដ​អារ៉េ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3151120\n" +"315\n" +"help.text" +msgid "Array formulas appear in braces in $[officename] Calc. You cannot create array formulas by manually entering the braces." +msgstr "រូបមន្ត​អារេ​លេច​ឡើង​ក្នុង​តង្កៀប​ក្នុង $[officename] Calc ។ អ្នក​មិន​អាច​បង្កើត​រូបមន្ត​អារេ​មួយ ដោយ​បញ្ចូល​តង្កៀប​ដោយ​ដៃ​បាន​ទេ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154342\n" +"5\n" +"help.text" +msgid "The cells in a results array are automatically protected against changes. However, you can edit or copy the array formula by selecting the entire array cell range." +msgstr "ក្រឡា​ក្នុង​លទ្ធផល​អារេ ត្រូវ​បាន​ការពារ​ដោយ​ស្វ័យ​ប្រវត្តិ​ទល់​នឹង​ភាព​ផ្លាស់ប្តូរ ។ ទោះ​យ៉ាង​ណា អ្នក​អាច​កែសម្រួល ឬ​ចម្លង​រូបមន្ត​អារេ​ដោយ​ជ្រើស​ជួរ​ក្រឡា​អារេ​ទាំងមូល ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id8834803\n" +"help.text" +msgid "Using Inline Array Constants in Formulas" +msgstr "ប្រើ​ចំនួន​អារេ​ថេរ​ក្នុង​តួរ ក្នុង​រូបមន្ត" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id985747\n" +"help.text" +msgid "Calc supports inline matrix/array constants in formulas. An inline array is surrounded by curly braces '{' and '}'. Elements can be each a number (including negatives), a logical constant (TRUE, FALSE), or a literal string. Non-constant expressions are not allowed. Arrays can be entered with one or more rows, and one or more columns. All rows must consist of the same number of elements, all columns must consist of the same number of elements." +msgstr "Calc គាំទ្រ​ចំនួន​ម៉ាទ្រីស/​អារេ​ថេរ​ក្នុង​តួ ក្នុង​រូបមន្ត ។ អារេ​ក្នុង​តួ គឺត្រូវបាន​ដាក់​នៅ​ក្នុង​ដង្កៀប '{' និង '}' ។ ធាតុ អាច​ជា​លេខ​នីមួយៗ (រួមទាំង អវិជ្ជមាន) ចំនួន​ថេរ​តក្កវិជ្ជា (TRUE, FALSE) ឬ​ខ្សែអក្សរ​តម្លៃ​ត្រង់ ។ កន្សោម​មិនថេរ គឺ​មិនអនុញ្ញាត​ទេ ។ អារេ អាច​ត្រូវបាន​បញ្ចូល​ជាមួយ​ជួរដេក​មួយ ឬ​ច្រើន និង​ជួរឈរ​មួយ ឬ​ច្រើន ។ ជួរ​ដេក​ទាំងអស់​ត្រូវតែមាន​ចំនួន​ធាតុ​ដូចគ្នា ហើយ​ជួរ​ឈរទាំងអស់​ត្រូវតែ​មាន​ចំនួន​ធាតុ​ដូចគ្នា ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id936613\n" +"help.text" +msgid "The column separator (separating elements in one row) and the row separator are language and locale dependent. But in this help content, the ';' semicolon and '|' pipe symbol are used to indicate the column and row separators, respectively. For example, in the English locale, the ',' comma is used as the column separator, while the ';' semicolon is used as the row separator." +msgstr "សញ្ញា​បំបែក​ជួរឈរ (បំបែក​ធាតុ​នៅ​ក្នុង​ជួរ​ដេក​មួយ) ហើយ​សញ្ញា​ជួរដេក​​​ជា​ភាសា និង​ផ្អែក​លើ​មូលដ្ឋាន ។ ប៉ុន្តែ​​នៅ​ក្នុង​មាតិកា​ជំនួយ​នេះ សញ្ញា​ចំណុច​ក្បៀស ';' និង​និមិត្ត​​សញ្ញា '|' pipe ​ត្រូវ​បាន​ប្រើ ដើម្បី​បង្ហាញ​សញ្ញា​បំបែក​​ជួរដេក និង​ជួរ​ឈរ ។ ឧទាហរណ៍ មូលដ្ឋាន​ជា​ភាសា​អង់គ្លេស សញ្ញា ',' ត្រូវ​បាន​ប្រើ​សញ្ញា​បំបែក​ជួរ​ឈរ នៅ​ពេល​សញ្ញា​​ចំណុច​ក្បៀស ';'​ ត្រូវ​បាន​ប្រើ​ជា​សញ្ញា​បំបែក​ជួរដេក ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id1877498\n" +"help.text" +msgid "Arrays can not be nested." +msgstr "មិនអាច​ផ្ដុំ​អារេ​បានទេ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id4262520\n" +"help.text" +msgid "Examples:" +msgstr "ឧទាហរណ៍ ៖" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id9387493\n" +"help.text" +msgid "={1;2;3}" +msgstr "={1;2;3}" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id8207037\n" +"help.text" +msgid "An array with one row consisting of the three numbers 1, 2, and 3." +msgstr "អារេ​ដែលមានជួរដេក​មួយ មាន​បី​លេខ​គឺ 1, 2, និង 3 ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id6757103\n" +"help.text" +msgid "To enter this array constant, you select three cells in a row, then you type the formula ={1;2;3} using the curly braces and the semicolons, then press CommandCtrl+Shift+Enter." +msgstr "ដើម្បី​បញ្ចូល​អថេរ​អារ៉េ​នេះ អ្នក​ត្រូវ​ជ្រើស​ក្រឡា ៣ នៅ​ក្នុង​ជួរដេក បន្ទាប់​មក​វាយ​បញ្ចូល​រូបមន្ដ ={1;2;3} ដោយប្រើ​វង់ដង្កៀប {} និង​សញ្ញា​ចំណុច​ក្បៀស (;) បន្ទាប់មក​ចុច Commandបញ្ជា (Ctrl)+ប្ដូរ (Shift)+បញ្ចូល (Enter) ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id8868068\n" +"help.text" +msgid "={1;2;3|4;5;6}" +msgstr "={1;2;3|4;5;6}" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id6626483\n" +"help.text" +msgid "An array with two rows and three values in each row." +msgstr "អារេ មាន​ជួរដេក​ពីរ និង​តម្លៃ​បី នៅ​ក្នុង​ជួរដេក​នីមួយៗ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id5262916\n" +"help.text" +msgid "={0;1;2|FALSE;TRUE;\"two\"}" +msgstr "={0;1;2|FALSE;TRUE;\"two\"}" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id1623889\n" +"help.text" +msgid "A mixed data array." +msgstr "អារេ​ទិន្នន័យ​លាយ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id7781914\n" +"help.text" +msgid "=SIN({1;2;3})" +msgstr "=SIN({1;2;3})" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id300912\n" +"help.text" +msgid "Entered as a matrix formula, delivers the result of three SIN calculations with the arguments 1, 2, and 3." +msgstr "បាន​បញ្ចូល​ជារូបមន្ត​ម៉ាទ្រីស យក​លទ្ធផល​ការ​គណនា SIN បី ដោយ​មាន​អាគុយម៉ង់ 1, 2 និង 3 ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3148660\n" +"316\n" +"help.text" +msgid "Editing Array Formulas" +msgstr "ការ​កែសម្រួល​រូបមន្ត​អារេ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149241\n" +"317\n" +"help.text" +msgid "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press CommandCtrl+/, where / is the Division key on the numeric keypad." +msgstr "ជ្រើស​ជួរ​ក្រឡា ឬ​អារ៉េ​មា​រូបមន្ត​អារ៉េ ។ ដើម្បី​ជ្រើស​អារ៉េ​ទាំង​អស់ ដាក់​ទស្សនទ្រនិច​​ក្រឡា​ក្នុង​ជួរ​អារ៉េ ហើយ​ចុច Commandបញ្ជា (Ctrl)+/, ដែល / ជា​គ្រាប់​ចុច​សញ្ញា​ចែក​នៅ​លើ​បន្ទះ​លេខ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3143274\n" +"318\n" +"help.text" +msgid "Either press F2 or position the cursor in the input line. Both of these actions let you edit the formula." +msgstr "ទាំង​ចុច F2 ឬ​ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង​បន្ទាត់​បញ្ចូល ។ អំពើ​ទាំង​ពីរ​នេះ​អនុញ្ញាត​ឲ្យ​អ្នក​កែសម្រួល​រូបមន្ត ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154798\n" +"319\n" +"help.text" +msgid "After you have made changes, press CommandCtrl+Shift+Enter." +msgstr "បន្ទាប់​ពី​អ្នក​បាន​ធ្វើ​ការ​ផ្លាស់ប្ដូរ ចុច Commandបញ្ជា (Ctrl)+ប្ដូរ (Shift)+បញ្ចូល (Enter) ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150628\n" +"334\n" +"help.text" +msgid "You can format the separate parts of an array. For example, you can change the font color. Select a cell range and then change the attribute you want." +msgstr "អ្នក​អាច​ធ្វើ​ទ្រង់ទ្រាយ​ផ្នែក​ផ្សេង​ៗ​គ្នា​នៃ​អារេ​មួយ ។ ឧទាហរណ៍ អ្នក​​អាច​ប្តូរ​ពណ៌​ពុម្ព​អក្សរ ។ ជ្រើស​ជួរ​ក្រឡា​មួយ ហើយ​បន្ទាប់​មក​ប្តូរ​គុណ​លក្ខណៈ​ដែល​អ្នក​ចង់​បាន ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3145608\n" +"320\n" +"help.text" +msgid "Copying Array Formulas" +msgstr "ការ​ចម្លង​រូបមន្ត​អារេ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149585\n" +"321\n" +"help.text" +msgid "Select the cell range or array containing the array formula." +msgstr "ជ្រើស​ជួរ​ក្រឡា ឬ​អារេ​ដែល​មាន​រូបមន្ត​អារេ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154619\n" +"322\n" +"help.text" +msgid "Either press F2 or position the cursor in the input line." +msgstr "ចុច F2 ឬ​ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង​បន្ទាត់​បញ្ចូល ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150994\n" +"323\n" +"help.text" +msgid "Copy the formula into the input line by pressing CommandCtrl+C." +msgstr "ចម្លង​រូបមន្ដ​ទៅ​ក្នុង​បន្ទាត់​បញ្ចូល ដោយ​ចុច Commandបញ្ជា (Ctrl)+C ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3146787\n" +"324\n" +"help.text" +msgid "Select a range of cells where you want to insert the array formula and either press F2 or position the cursor in the input line." +msgstr "ជ្រើស​​ជួរ​ក្រឡា​មួយ​ដែល​អ្នក​ចង់​បញ្ចូល​រូបមន្ត​អារេ និង​ចុច F2 ឬ​ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង​បន្ទាត់​បញ្ចូល ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154419\n" +"325\n" +"help.text" +msgid "Paste the formula by pressing CommandCtrl+V in the selected space and confirm it by pressing CommandCtrl+Shift+Enter. The selected range now contains the array formula." +msgstr "បិទភ្ជាប់​រូបមន្ដ ដោយ​ចុច Commandបញ្ជា (Ctrl)+V ក្នុង​ចន្លោះ​ដែល​បាន​ជ្រើស ហើយ​អះអាង​វា ដោយ​ចុច Commandបញ្ជា (Ctrl)+ប្ដូរ (Shift)+បញ្ចូល (Enter) ។ ជួរ​ដេក​ដែល​បាន​ជ្រើស ឥឡូវ​មាន​រូបមន្ដ​អារ៉េ​ហើយ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3154834\n" +"328\n" +"help.text" +msgid "Adjusting an Array Range" +msgstr "ការ​លៃតម្រូវ​ជួរ​អារេ​មួយ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3148679\n" +"329\n" +"help.text" +msgid "If you want to edit the output array, do the following:" +msgstr "បើ​អ្នក​ចង់​កែសម្រួល​អារេ​ទិន្នផល ចូរ​ធ្វើ​ដូច​ខាង​ក្រោម ៖" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3151102\n" +"330\n" +"help.text" +msgid "Select the cell range or array containing the array formula." +msgstr "ជ្រើស​ជួរ​ក្រឡា ឬ​អារេ​ដែល​មាន​រូបមន្ត​អារេ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3147096\n" +"331\n" +"help.text" +msgid "Below the selection, to the right, you will see a small icon with which you can zoom in or out on the range using your mouse." +msgstr "នៅ​ខាង​ស្តាំ ខាង​ក្រោម​ជម្រើស អ្នក​នឹង​ឃើញ​រូប​តំណាង​តូច​មួយ​​ដែល​អ្នក​អាច​ពង្រីក ឬ​បង្រួម​លើ​ជួរ​ដោយ​ប្រើ​កណ្តុរ​របស់​អ្នក ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150974\n" +"332\n" +"help.text" +msgid "When you adjust the array range, the array formula will not automatically be adjusted. You are only changing the range in which the result will appear." +msgstr "ពេល​អ្នក​លៃតម្រូវ​ជួរ​អារេ រូបមន្ត​អារេ​នឹង​មិន​ត្រូវ​បាន​លៃតម្រូវ​ដោយ​ស្វ័យ​ប្រវត្តិ​ទេ ។ អ្នក​កំពុង​ប្តូរ​តែ​ជួរ​ដែល​លទ្ធផល​នឹង​លេចឡើង​ក្នុង​ប៉ុណ្ណោះ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3146080\n" +"333\n" +"help.text" +msgid "By holding down the CommandCtrl key, you can create a copy of the array formula in the given range." +msgstr "ដោយ​ចុច​គ្រាប់ចុច Commandបញ្ជា (Ctrl) អ្នក​អាច​បង្កើត​ការ​ចម្លង​រូបមន្ត​អារ៉េ​នៅ​ក្នុង​ជួរ​ដែល​បានផ្ដល់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D47\n" +"help.text" +msgid "Conditional Array Calculations" +msgstr "ការ​គណនា​អារេ​តាម​លក្ខខណ្ឌ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D4B\n" +"help.text" +msgid "A conditional array calculation is an array or matrix formula that includes an IF() or CHOOSE() function. The condition argument in the formula is an area reference or a matrix result." +msgstr "ការ​គណនា​អារេ​តាម​លក្ខខណ្ឌ គឺ​ជា​អារេ ឬ​រូបមន្ត​ម៉ាទ្រីស​មួយ ដែល​រួម​មាន​អនុគមន៍ IF() ឬ CHOOSE() ។ អាគុយម៉ង់​លក្ខខណ្ឌ​ក្នុង​​រូបមន្ត​​គឺ​ជា​សេចក្តី​យោង​តំបន់ ឬ​លទ្ធផល​ម៉ាទ្រីស​មួយ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D4E\n" +"help.text" +msgid "In the following example, the >0 test of the {=IF(A1:A3>0;\"yes\";\"no\")} formula is applied to each cell in the range A1:A3 and the result is copied to the corresponding cell." +msgstr "ក្នុង​ឧទាហរណ៍​ខាង​ក្រោម ការ​សាកល្បង >0 នៃ​រូបមន្ត {=IF(A1:A3>0;\"បាទ\";\"ទេ\")} ត្រូវ​បាន​អនុវត្ត​ទៅ​ក្រឡា​នីមួយៗ​ក្នុង​ជួរ A1:A3 ហើយ​លទ្ធផល​ត្រូវ​បាន​ចម្លង​ទៅ​ក្រឡា​ដែល​ត្រូវ​គ្នា ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D65\n" +"help.text" +msgid "A" +msgstr "A" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D6B\n" +"help.text" +msgid "B (formula)" +msgstr "B (រូបមន្ត)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10B75\n" +"help.text" +msgid "B (result)" +msgstr "B (លទ្ធផល)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D79\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D80\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D86\n" +"help.text" +msgid "{=IF(A1:A3>0;\"yes\";\"no\")}" +msgstr "{=IF(A1:A3>0;\"yes\";\"no\")}" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D8C\n" +"help.text" +msgid "yes" +msgstr "បាទ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D94\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D9B\n" +"help.text" +msgid "0" +msgstr "0" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DA1\n" +"help.text" +msgid "{=IF(A1:A3>0;\"yes\";\"no\")}" +msgstr "{=IF(A1:A3>0;\"yes\";\"no\")}" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DA7\n" +"help.text" +msgid "no" +msgstr "ទេ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DAF\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DB6\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DBC\n" +"help.text" +msgid "{=IF(A1:A3>0;\"yes\";\"no\")}" +msgstr "{=IF(A1:A3>0;\"yes\";\"no\")}" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DC2\n" +"help.text" +msgid "yes" +msgstr "បាទ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DD0\n" +"help.text" +msgid "The following functions provide forced array handling: CORREL, COVAR, FORECAST, FTEST, INTERCEPT, MDETERM, MINVERSE, MMULT, MODE, PEARSON, PROB, RSQ, SLOPE, STEYX, SUMPRODUCT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST. If you use area references as arguments when you call one of these functions, the functions behave as array functions. The following table provides an example of forced array handling:" +msgstr "អនុគមន៍​ខាង​ក្រោម​ផ្តល់​នូវ​ការ​រៀប​ចំ​អារេដោយ​បង្ខំ ៖ CORREL, COVAR, FORECAST, FTEST, INTERCEPT, MDETERM, MINVERSE, MMULT, MODE, PEARSON, PROB, RSQ, SLOPE, STEYX, SUMPRODUCT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST ។ បើ​អ្នក​ប្រើ​យោង​តំបន់​ជា​អាគុយម៉ង់​ពេល​ដែល​អ្នក​ហៅ​អនុគមន៍​មួយ​ក្នុ​ងចំណោម​អនុគមន៍​ទាំង​នេះ ​នោះ​អនុគមន៍​មាន​លក្ខណៈ​ដូច​អនុគមន៍​អារេ ។ តារាង​ខាង​ក្រោម​ផ្តល់​នូវ​ឧទាហរណ៍នៃ​ការ​គ្រប់​គ្រង​អារេ​ដោយ​បង្ខំ ៖" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DE2\n" +"help.text" +msgid "A" +msgstr "A" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DE8\n" +"help.text" +msgid "B (formula)" +msgstr "B (រូបមន្ត)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DEE\n" +"help.text" +msgid "B (result)" +msgstr "B (លទ្ធផល)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DF4\n" +"help.text" +msgid "C (forced array formula)" +msgstr "C (រូបមន្ត​អារេ​ដែល​បាន​បង្ខំ)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10DFA\n" +"help.text" +msgid "C (result)" +msgstr "C (លទ្ធផល)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E02\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E09\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E0F\n" +"help.text" +msgid "=A1:A2+1" +msgstr "=A1:A2+1" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E17\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E1D\n" +"help.text" +msgid "=SUMPRODUCT(A1:A2+1)" +msgstr "=SUMPRODUCT(A1:A2+1)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E25\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E2D\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E34\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E3A\n" +"help.text" +msgid "=A1:A2+1" +msgstr "=A1:A2+1" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E42\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E48\n" +"help.text" +msgid "=SUMPRODUCT(A1:A2+1)" +msgstr "=SUMPRODUCT(A1:A2+1)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E50\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E58\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E63\n" +"help.text" +msgid "=A1:A2+1" +msgstr "=A1:A2+1" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E6A\n" +"help.text" +msgid "#VALUE!" +msgstr "#VALUE!" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E70\n" +"help.text" +msgid "=SUMPRODUCT(A1:A2+1)" +msgstr "=SUMPRODUCT(A1:A2+1)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10E78\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3158446\n" +"help.text" +msgid "MUNIT function" +msgstr "អនុគមន៍ MUNIT" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3158446\n" +"12\n" +"help.text" +msgid "MUNIT" +msgstr "MUNIT" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154121\n" +"13\n" +"help.text" +msgid "Returns the unitary square array of a certain size. The unitary array is a square array where the main diagonal elements equal 1 and all other array elements are equal to 0." +msgstr "ត្រឡប់​អារេ​ការេ​រួម ដែល​មាន​ទំហំ​ពិត​ប្រាកដ ។ អារេ​រួម​គឺ​ជា​អារេ​ការេ​ដែល​ធាតុ​អង្កត់​ទ្រូង​មេ​ស្មើ 1 និង​ធាតុ​អារេ​ផ្សេង​ទៀត​ទាំងអស់​ស្មើ 0 ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3155123\n" +"14\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3156271\n" +"15\n" +"help.text" +msgid "MUNIT(Dimensions)" +msgstr "MUNIT(វិមាត្រ)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159390\n" +"16\n" +"help.text" +msgid "Dimensions refers to the size of the array unit." +msgstr "វិមាត្រ សំដៅ​លើ​ទំហំ​នៃ​ឯកតា​អារេ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10C9B\n" +"help.text" +msgid "You can find a general introduction to Array functions at the top of this page." +msgstr "អ្នក​អាច​រកឃើញ​សេចក្តី​ណែនាំ​ទូទៅ​អំពី​អនុគមន៍​អារេ នៅ​ផ្នែក​ខាង​លើ​នៃ​ទំព័រ​នេះ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3156162\n" +"17\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150949\n" +"18\n" +"help.text" +msgid "Select a square range within the spreadsheet, for example, from A1 to E5." +msgstr "ជ្រើស​ជួរ​ការេ​មួយ​ក្នុង​សៀវភៅ​បញ្ជី ឧទាហរណ៍ ពី A1 ដល់ E5 ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3151260\n" +"19\n" +"help.text" +msgid "Without deselecting the range, select the MUNIT function. Mark the Array check box. Enter the desired dimensions for the array unit, in this case 5, and click OK." +msgstr "ដោយ​មិន​ជ្រើស​ជួរ ជ្រើស​អនុគមន៍ MUNIT ។ គូស​ធីក​ប្រអប់​ អារ៉េ ។ បញ្ចូល​វិមាត្រ​ដែល​ចង់​បាន​សម្រាប់​ឯកតា​អារ៉េ ក្នុងករណី​នេះ 5 និង​បន្ទាប់​មក​ចុច យល់​ព្រម ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150403\n" +"20\n" +"help.text" +msgid "You can also enter the =Munit(5) formula in the last cell of the selected range (E5), and press Shift+Command+EnterShift+Ctrl+Enter." +msgstr "អ្នក​ក៏​អាច​បញ្ចូលរូបមន្ដ =Munit(5) នៅ​ក្នុង​ក្រឡា​ចុងក្រោយ​របស់​ជួរ​ដែល​បាន​ជ្រើស (E5) ហើយ​ចុច ប្ដូរ (Shift)+ពាក្យ​បញ្ជា (Command)+បញ្ចូល (Enter)ប្ដូរ (Shift)+បញ្ជា (Ctrl) + បញ្ចូល (Enter) ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3156143\n" +"21\n" +"help.text" +msgid "You now see a unit array with a range of A1:E5." +msgstr "ឥឡូវ អ្នក​ឃើញ​អារេ​ឯកតា​មួយ​ដែល​មាន​ជួរ A1:E5 ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10FA7\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3159084\n" +"help.text" +msgid "FREQUENCY function" +msgstr "អនុគមន៍ FREQUENCY" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3159084\n" +"22\n" +"help.text" +msgid "FREQUENCY" +msgstr "FREQUENCY" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145777\n" +"23\n" +"help.text" +msgid "Indicates the frequency distribution in a one-column-array. The function counts the number of values in the Data array that are within the values given by the Classes array." +msgstr "ចង្អុល​បង្ហាញ​ច្បាប់​បំណែង​ចែក​ប្រេកង់​ក្នុង​អារេ​មួយ​ជួរ​ឈរ ។ អនុគមន៍​នឹង​រាប់​ចំនួន​តម្លៃ​ក្នុង​អារេ​ទិន្នន័យ ដែល​ស្ថិត​នៅ​ក្នុង​តម្លៃ​ដែល​បាន​ផ្ដល់​ដោយ​អារេ​ថ្នាក់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3153347\n" +"24\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155498\n" +"25\n" +"help.text" +msgid "FREQUENCY(Data; Classes)" +msgstr "FREQUENCY(ទិន្នន័យ; សន្តាន)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154352\n" +"26\n" +"help.text" +msgid "Data represents the reference to the values to be counted." +msgstr "ទិន្នន័យ តំណាង​ឲ្យ​សេចក្ដី​យោង​នៃ​តម្លៃ​ដែល​ត្រូវ​រាប់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3148402\n" +"27\n" +"help.text" +msgid "Classes represents the array of the limit values." +msgstr "ថ្នាក់ តំណាង​ឲ្យ​អារេ​នៃ​តម្លៃ​លីមីត ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN10D71\n" +"help.text" +msgid "You can find a general introduction to Array functions at the top of this page." +msgstr "អ្នក​អាច​រកឃើញ​សេចក្តី​ណែនាំ​ទូទៅ​អំពី​អនុគមន៍​អារេ នៅ​ផ្នែក​ខាង​លើ​នៃ​ទំព័រ​នេះ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3148981\n" +"28\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155904\n" +"219\n" +"help.text" +msgid "In the following table, column A lists unsorted measurement values. Column B contains the upper limit you entered for the classes into which you want to divide the data in column A. According to the limit entered in B1, the FREQUENCY function returns the number of measured values less than or equal to 5. As the limit in B2 is 10, the FREQUENCY function returns the second result as the number of measured values that are greater than 5 and less than or equal to 10. The text you entered in B6, \">25\", is only for reference purposes." +msgstr "ក្នុង​តារាង​ខាង​ក្រោម ជួរ​ឈរ A រាយ​តម្លៃ​រង្វាស់​ដែល​មិន​បាន​តម្រៀប ។ ជួរ​ឈរ B មាន​ដែន​កំណត់​លើ​ដែល​អ្នក​បាន​បញ្ចូល សម្រាប់​ថ្នាក់​ដែល​អ្នក​ចង់​ចែក​ទិន្នន័យ​ក្នុង​ជួរឈរ A ។ ដោយ​យោង​តាម​ដែន​កំណត់​ដែល​បាន​បញ្ចូល​ក្នុង B1 អនុគមន៍ FREQUENCY នឹង​ត្រឡប់​ចំនួន​នៃ​តម្លៃ​រង្វាស់​តិច​ជាង ឬ​ស្មើ 5 ។​ ដោយ​សារ​ដែន​កំណត់​ក្នុង B2 គឺ 10 ដូចនេះ​អនុគមន៍ FREQUENCY នឹង​ត្រឡប់​លទ្ធផល​ទី​ពីរ​ជា​ចំនួន​នៃ​តម្លៃ​រង្វាស់​ដែល​ធំ​ជាង 5 ឬ​ធំ​ជាង ឬ​ស្មើ 10 ។ អត្ថបទ​ដែល​អ្នក​បាន​បញ្ចូល​ក្នុង B6 \">25\" គឺ​សម្រាប់​តែ​គោល​បំណង​សេចក្តី​យោង​ប៉ុណ្ណោះ ។" + +#: 04060107.xhp +#, fuzzy +msgctxt "" +"04060107.xhp\n" +"par_id3155869\n" +"220\n" +"help.text" +msgid "A" +msgstr "A" + +#: 04060107.xhp +#, fuzzy +msgctxt "" +"04060107.xhp\n" +"par_id3149328\n" +"221\n" +"help.text" +msgid "B" +msgstr "B" + +#: 04060107.xhp +#, fuzzy +msgctxt "" +"04060107.xhp\n" +"par_id3152467\n" +"222\n" +"help.text" +msgid "C" +msgstr "C" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154528\n" +"223\n" +"help.text" +msgid "1" +msgstr "1" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149744\n" +"224\n" +"help.text" +msgid "12" +msgstr "12" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3147309\n" +"225\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154199\n" +"226\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159218\n" +"227\n" +"help.text" +msgid "2" +msgstr "2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3153263\n" +"228\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3156201\n" +"229\n" +"help.text" +msgid "10" +msgstr "10" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3147552\n" +"230\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149174\n" +"231\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3151201\n" +"232\n" +"help.text" +msgid "24" +msgstr "24" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150245\n" +"233\n" +"help.text" +msgid "15" +msgstr "15" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159194\n" +"234\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3146925\n" +"235\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154128\n" +"236\n" +"help.text" +msgid "11" +msgstr "11" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3151067\n" +"237\n" +"help.text" +msgid "20" +msgstr "20" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3156033\n" +"238\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149298\n" +"239\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3151382\n" +"240\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155141\n" +"241\n" +"help.text" +msgid "25" +msgstr "25" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145213\n" +"242\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145268\n" +"243\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163724\n" +"244\n" +"help.text" +msgid "20" +msgstr "20" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3147132\n" +"245\n" +"help.text" +msgid ">25" +msgstr ">25" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3148903\n" +"246\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3151007\n" +"247\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3153294\n" +"248\n" +"help.text" +msgid "16" +msgstr "16" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3147284\n" +"249\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154914\n" +"250\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154218\n" +"251\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3147226\n" +"252\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149045\n" +"253\n" +"help.text" +msgid "10" +msgstr "10" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155799\n" +"254\n" +"help.text" +msgid "16" +msgstr "16" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155076\n" +"255\n" +"help.text" +msgid "11" +msgstr "11" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150217\n" +"256\n" +"help.text" +msgid "33" +msgstr "33" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150312\n" +"29\n" +"help.text" +msgid "Select a single column range in which to enter the frequency according to the class limits. You must select one field more than the class ceiling. In this example, select the range C1:C6. Call up the FREQUENCY function in the Function Wizard. Select the Data range in (A1:A11), and then the Classes range in which you entered the class limits (B1:B6). Select the Array check box and click OK. You will see the frequency count in the range C1:C6." +msgstr "ជ្រើស​ជួរ​ជួរ​ឈរ​ទោល​មួយ ដើម្បី​បញ្ចូល​ប្រេកង់​ ដោយយោង​លើ​ដែន​កំណត់​ថ្នាក់ ។ អ្នក​ត្រូវ​តែ​ជ្រើស​វាល​ឲ្យ​ច្រើន​ជាង​ពិដាន​ថ្នាក់​ចំនួន​មួយ ។ ក្នុង​ឧទាហរណ៍​នេះ ជ្រើស​ជួរ C1:C6 ។ ហៅ​អនុគមន៍ FREQUENCY ក្នុង​ អ្នក​ជំនួយការ​អនុគមន៍ ។ ជ្រើស​ជួរ​​ ទិន្នន័យ ក្នុង (A1:A11) ហើយ​បន្ទាប់​មក​ជួរ​ ថ្នាក់ ដែល​អ្នក​បាន​បញ្ចូល​ដែនកំណត់​ថ្នាក់ (B1:B6) ។ ធីកប្រអប់​ធីក អារេ ហើយ​ចុច យល់ព្រម ។ អ្នក​នឹង​ឃើញ​ចំនួន​ប្រេកង់​ក្នុង​ជួរ C1:C6 ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11269\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3151030\n" +"help.text" +msgid "MDETERM functiondeterminants" +msgstr "អនុគមន៍ MDETERMដេទែរមីណង់" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3151030\n" +"31\n" +"help.text" +msgid "MDETERM" +msgstr "MDETERM" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154073\n" +"32\n" +"help.text" +msgid "Returns the array determinant of an array. This function returns a value in the current cell; it is not necessary to define a range for the results." +msgstr "ត្រឡប់​ដេទែរមីណង់​អារេ​នៃ​អារេ​មួយ ។​ អនុគមន៍​នេះ​ត្រឡប់​តម្លៃ​មួយ​ក្នុង​ជួរ​បច្ចុប្បន្ន វា​មិន​ចាំបាច់​ត្រូវ​កំណត់​ជួរ​មួយ​សម្រាប់​លទ្ធផល​ទេ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3156366\n" +"33\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3156380\n" +"34\n" +"help.text" +msgid "MDETERM(Array)" +msgstr "MDETERM(អារ៉េ)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150290\n" +"35\n" +"help.text" +msgid "Array represents a square array in which the determinants are defined." +msgstr "អារេ តំណាង​ឲ្យ​អារេ​ការេ​មួយ ដែល​ដេទែរមីណង់​ត្រូវ​បាន​កំណត់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11035\n" +"help.text" +msgid "You can find a general introduction to using Array functions on top of this page." +msgstr "អ្នក​អាច​រកឃើញ​សេចក្តី​ណែនាំ​ទូទៅ​អំពី​អនុគមន៍​អារេ នៅ​ផ្នែក​ខាង​លើ​នៃ​ទំព័រ​នេះ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11333\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3151348\n" +"help.text" +msgid "MINVERSE functioninverse arrays" +msgstr "អនុគមន៍ MINVERSEអារេ​ច្រាស" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3151348\n" +"39\n" +"help.text" +msgid "MINVERSE" +msgstr "MINVERSE" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145569\n" +"40\n" +"help.text" +msgid "Returns the inverse array." +msgstr "ត្រឡប់​អារេ​ច្រាស ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3156072\n" +"41\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3156085\n" +"42\n" +"help.text" +msgid "MINVERSE(Array)" +msgstr "MINVERSE(អារ៉េ)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3157849\n" +"43\n" +"help.text" +msgid "Array represents a square array that is to be inverted." +msgstr "អារេ តំណាង​ឲ្យ​អារេ​ការេ​មួយ ដែល​នឹង​ត្រូវ​ដាក់​បញ្ច្រាស ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN113EE\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3157868\n" +"44\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3149638\n" +"45\n" +"help.text" +msgid "Select a square range and select MINVERSE. Select the output array, select the Array field and click OK." +msgstr "ជ្រើស​ជួរ​ការេ​មួយ និង​ជ្រើស MINVERSE ។ ជ្រើស​អារេ​ទិន្នផល ជ្រើស​វាល​ អារេ និង​ចុច យល់ព្រម ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3148546\n" +"help.text" +msgid "MMULT function" +msgstr "អនុគមន៍ MMULT" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3148546\n" +"47\n" +"help.text" +msgid "MMULT" +msgstr "MMULT" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3148518\n" +"48\n" +"help.text" +msgid "Calculates the array product of two arrays. The number of columns for array 1 must match the number of rows for array 2. The square array has an equal number of rows and columns." +msgstr "គណនា​​ផលគុណ​អារេ​នៃ​អារេ​ពីរ ។ ចំនួន​ជួរ​ឈរ​នៃ​អារេ១ ត្រូវ​ផ្គូផ្គង​នឹង​ចំនួន​ជួរ​ដេក​នៃ​អារេ២ ។ អារេ​ការេ​មាន​ចំនួន​ជួរ​ដេក និង​ជួរ​ឈរ​ស្មើ​គ្នា ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3146767\n" +"49\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150798\n" +"50\n" +"help.text" +msgid "MMULT(Array; Array)" +msgstr "MMULT(អារ៉េ; អារ៉េ)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3150812\n" +"51\n" +"help.text" +msgid "Array at first place represents the first array used in the array product." +msgstr "អារេ នៅ​ទីតាំង​ទីមួយ​តំណាង​ឲ្យ​អារេ​ទីមួយ ដែល​ត្រូវ​បាន​ប្រើ​ក្នុង​ផលគុណ​អារេ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152553\n" +"52\n" +"help.text" +msgid "Array at second place represents the second array with the same number of rows." +msgstr "អារេ នៅ​ទីតាំង​ទីពីរ​តំណាង​ឲ្យ​អារេ​ទីពីរ ដែល​មាន​ចំនួន​ជួរ​ដេក​ដូចគ្នា ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN114C3\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3152574\n" +"53\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3146826\n" +"54\n" +"help.text" +msgid "Select a square range. Choose the MMULT function. Select the first Array, then select the second Array. Using Function Wizard, mark the Array check box. Click OK. The output array will appear in the first selected range." +msgstr "ជ្រើស​ជួរ​ការេ​មួយ ។​ ជ្រើស​អនុគមន៍ MMULT ។ ជ្រើស អារេ ដំបូង បន្ទាប់​មក​ជ្រើស អារេ ទីពីរ ។ ដោយ​ប្រើ អ្នក​ជំនួយការ​អនុគមន៍ សម្គាល់​ប្រអប់​ធីក អារេ ។ ចុច យល់ព្រម ។ អារេ​ទិន្នផល​នឹង​លេច​ឡើង​ក្នុង​ជួរ​ដែល​បាន​ជ្រើស​ដំបូង ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3154970\n" +"help.text" +msgid "TRANSPOSE function" +msgstr "អនុគមន៍ TRANSPOSE" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3154970\n" +"56\n" +"help.text" +msgid "TRANSPOSE" +msgstr "TRANSPOSE" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155276\n" +"57\n" +"help.text" +msgid "Transposes the rows and columns of an array." +msgstr "ផ្លាស់​កន្លែង​ជួរ​ដេក និង​ជួរ​ឈរ​នៃ​អារេ​មួយ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3155294\n" +"58\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3153843\n" +"59\n" +"help.text" +msgid "TRANSPOSE(Array)" +msgstr "TRANSPOSE(អារ៉េ)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3153857\n" +"60\n" +"help.text" +msgid "Array represents the array in the spreadsheet that is to be transposed." +msgstr "អារេ តំណាង​ឲ្យ​អារេ​ក្នុង​សៀវភៅ​បញ្ជី​ដែល​នឹង​ត្រូវ​ផ្លាស់ប្តូរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN115A5\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3159352\n" +"61\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159366\n" +"62\n" +"help.text" +msgid "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press Shift+Command+EnterShift+Ctrl+Enter. Or, if you are using the Function Wizard, mark the Array check box. The transposed array appears in the selected target range and is protected automatically against changes." +msgstr "នៅ​ក្នុង​សៀវភៅ​បញ្ជី ជ្រើស​ជួរ​ដែល​អារ៉េ​ដែល​បាន​ផ្លាស់ទី​បង្ហាញ​ឡើង ។ ប្រសិន​បើ​អារ៉េ​ដើម មាន​ជួរ​ដេក n និង​ជួរ​ឈរ m ជួរ​ដែល​បាន​ជ្រើស​របស់​អ្នក ត្រូវតែ​មាន​យ៉ាងហោចណាស់​ជួរ​ដេក m និង​ជួរ​ឈរ n ។ បន្ទាប់​មក​បញ្ចូល​រូបមន្ដ​ដោយ​ផ្ទាល់ ហើយ​ជ្រើស​អារ៉េ​ដើម និង​ចុច ប្ដូរ (Shift)+បញ្ជា (Command)+បញ្ចូល (Enter)ប្ដូរ (Shift)+បញ្ជា (Ctrl)+បញ្ចូល (Enter) ។ ឬ​ប្រសិន​បើ​អ្នក​ប្រើ អ្នក​ជំនួយ​ការ​អនុគមន៍ សូម​ធីក​ប្រអប់​ធីក អារ៉េ ។ អារ៉េ​ដែល​បាន​ផ្លាស់ទី បង្ហាញ​ឡើង​នៅ​ក្នុង​ជួរ​គោលដៅ​ដែល​បាន​ជ្រើស ហើយ​ត្រូវបាន​ការពារ​ពី​ការ​ផ្លាស់ប្ដូរ​ដោយ​ស្វ័យប្រវត្តិ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3109846\n" +"help.text" +msgid "LINEST function" +msgstr "អនុគមន៍ LINEST" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3109846\n" +"64\n" +"help.text" +msgid "LINEST" +msgstr "LINEST" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144733\n" +"65\n" +"help.text" +msgid "Returns a table of statistics for a straight line that best fits a data set." +msgstr "ត្រឡប់​តារាង​ស្ថិតិ​សម្រាប់​បន្ទាត់​ត្រង់ ដែល​សម​នឹង​សំណុំ​ទិន្នន័យ​បំផុត ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3152825\n" +"66\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152839\n" +"67\n" +"help.text" +msgid "LINEST(data_Y; data_X; linearType; stats)" +msgstr "LINEST(data_Y; data_X; linearType; ស្ថិតិ)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152853\n" +"68\n" +"help.text" +msgid "data_Y is a single row or column range specifying the y coordinates in a set of data points." +msgstr "data_Y គឺ​ជា​ជួរ​ដេក ឬ​ជួរ​ឈរ​ទោល​ដែល​បញ្ជាក់​កូអរដោណេ y នៅ​ក្នុង​សំណុំ​ចំណុច​ទិន្នន័យ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154428\n" +"69\n" +"help.text" +msgid "data_X is a corresponding single row or column range specifying the x coordinates. If data_X is omitted it defaults to 1, 2, 3, ..., n. If there is more than one set of variables data_X may be a range with corresponding multiple rows or columns." +msgstr "data_X គឺ​ជា​ជួរដេក ឬ​ជួរ​ឈរ​ដែល​ត្រូវ​គ្នា ដែល​បញ្ជាក់​ពី​កូអរដោណេ x ។ ប្រសិន​បើ data_X ត្រូវបាន​លុប​នោះ វា​នឹង​កំណត់​លំនាំដើម​ទៅ 1, 2, 3, ..., n ។ ប្រសិន​បើ​មាន​សំណុំ​អថេរ data_X មួយ ឬ​ច្រើន​អាច​ជាជួរ​ដែល​មាន​ជួរដេក ឬ​ជួរ​ឈរ​ច្រើន​ដែល​ត្រូវ​គ្នា ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id0811200804502119\n" +"help.text" +msgid "LINEST finds a straight line y = a + bx that best fits the data, using linear regression (the \"least squares\" method). With more than one set of variables the straight line is of the form y = a + b1x1 + b2x2 ... + bnxn." +msgstr "LINEST រក​បន្ទាត់​ត្រង់ y = a + bx ដែល​ត្រូវ​នឹង​ទិន្នន័យ​បំផុត ដោយប្រើ​ដំណើរ​ត្រឡប់​លីនេអ៊ែរ (វិធីសាស្ដ្រ \"least squares\") ។ ដោយ​មាន​With more than one set of variables the straight line is of the form y = a + b1x1 + b2x2 ... + bnxn." + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154448\n" +"70\n" +"help.text" +msgid "iflinearType is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, linearType defaults to TRUE (the line is not forced through the origin)." +msgstr "ប្រសិន​បើ linearType គឺ FALSE បន្ទាត់​ត្រង់​ដែល​បាន​រកឃើញ គឺ​តម្រូវ​ឲ្យ​ហុត​តាម​ភាព​ដើម (អថេរ a គឺ ០; y = bx) ។ ប្រសិន​បើ​បាន​លុប នោះ linearType នឹង​កំណត់​លំនាំដើម​ទៅ TRUE (បន្ទាត់​គឺ​មិនតម្រូវ​ឲ្យ​កាត់​តាម​ភាព​ដើម​ទេ) ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154142\n" +"71\n" +"help.text" +msgid "ifstats is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned." +msgstr "ប្រសិន​បើ​បាន​លុប stats ឬ​ FALSE គឺ​មានតែ​បន្ទាត់​លើ នៃ​តារាង​ស្ថិតិ​គឺ​ត្រូវបាន​ត្រឡប់ ។ ប្រសិន​បើ TRUE តារាង​ទាំង​មូល នឹង​ត្រូវបាន​ត្រឡប់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id0811200804502261\n" +"help.text" +msgid "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using CommandCtrl+Shift+Return rather than just Return)." +msgstr "LINEST ត្រឡប់​តារាង (អារ៉េ) របស់​ស្ថិតិ​ដូច​ខាងក្រោម និង​ត្រូវតែ​បញ្ចូល​ជា​រូបមន្ដ​អារ៉េ ១ (ឧទាហរណ៍ ដោយប្រើ Commandបញ្ជា (Ctrl)+ប្ដូរ (Shift)+ត្រឡប់ (Return) ដោយ​មិនប្រើ ត្រឡប់ (Return)) ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11416\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN116C6\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3154162\n" +"72\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154176\n" +"73\n" +"help.text" +msgid "This function returns an array and is handled in the same way as the other array functions. Select a range for the answers and then the function. Select data_Y. If you want, you can enter other parameters. Select Array and click OK." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​អារ៉េ និង​ត្រូវ​បានគ្រប់គ្រង​ដោយ​វិធី​ដូច​គ្នា ជា​អនុគមន៍​អារ៉េ​ផ្សេង ។ ជ្រើស​ជួរ​សម្រាប់​ចម្លើយ និង​បន្ទាប់​មក​អនុគមន៍ ។ ជ្រើស​ data_Y ។ ប្រសិន​បើ​អ្នក​ចង់ អ្នក​អាច​បញ្ចូល​ប៉ារ៉ាម៉ែត្រ​​ផ្សេង ។ ជ្រើសអារ៉េ និង​ចុច យល់ព្រម ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155468\n" +"74\n" +"help.text" +msgid "The results returned by the system (if stats = 0), will at least show the slope of the regression line and its intersection with the Y axis. If stats does not equal 0, other results are to be displayed." +msgstr "លទ្ធផល​បាន​ត្រឡប់​ដោយ​ប្រព័ន្ធ (ប្រសិន​បើ stats = 0) យ៉ាង​ហោច​ណាស់​នឹង​បង្ហាញ​ជម្រាល​​បន្ទាត់​ខ្សែកោង​ និង​ចំណុច​ប្រសព្វ​របស់​វា​ជា​មួយ​អ័ក្ស Y ។ ប្រសិន​បើ stats មិន​ស្មើ​សូន្យ លទ្ធផល​ផ្សេងៗ​ទៀត​ត្រូវ​បាន​បង្ហាញ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3155491\n" +"75\n" +"help.text" +msgid "Other LINEST Results:" +msgstr "លទ្ធផល LINEST ផ្សេង​ទៀត ៖" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159291\n" +"76\n" +"help.text" +msgid "Examine the following examples:" +msgstr "ពិនិត្យ​ឧទាហរណ៍​ខាង​ក្រោម ៖" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3157922\n" +"77\n" +"help.text" +msgid "A" +msgstr "A" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3157945\n" +"78\n" +"help.text" +msgid "B" +msgstr "B" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152486\n" +"79\n" +"help.text" +msgid "C" +msgstr "C" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152509\n" +"80\n" +"help.text" +msgid "D" +msgstr "D" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152532\n" +"81\n" +"help.text" +msgid "E" +msgstr "E" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3153431\n" +"82\n" +"help.text" +msgid "F" +msgstr "F" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3153454\n" +"83\n" +"help.text" +msgid "G" +msgstr "G" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3154995\n" +"84\n" +"help.text" +msgid "1" +msgstr "1" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155021\n" +"85\n" +"help.text" +msgid "x1" +msgstr "x1" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155044\n" +"86\n" +"help.text" +msgid "x2" +msgstr "x2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163734\n" +"87\n" +"help.text" +msgid "y" +msgstr "y" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163766\n" +"88\n" +"help.text" +msgid "LINEST value" +msgstr "LINតម្លៃ EST" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145686\n" +"89\n" +"help.text" +msgid "2" +msgstr "2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145713\n" +"90\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145736\n" +"91\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159427\n" +"92\n" +"help.text" +msgid "100" +msgstr "100" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159460\n" +"93\n" +"help.text" +msgid "4,17" +msgstr "4,17" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159483\n" +"94\n" +"help.text" +msgid "-3,48" +msgstr "-3,48" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152381\n" +"95\n" +"help.text" +msgid "82,33" +msgstr "82,33" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152408\n" +"96\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152435\n" +"97\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152458\n" +"98\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155652\n" +"99\n" +"help.text" +msgid "105" +msgstr "105" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155684\n" +"100\n" +"help.text" +msgid "5,46" +msgstr "5,46" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155707\n" +"101\n" +"help.text" +msgid "10,96" +msgstr "10,96" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3155730\n" +"102\n" +"help.text" +msgid "9,35" +msgstr "9,35" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159506\n" +"103\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159533\n" +"104\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159556\n" +"105\n" +"help.text" +msgid "11" +msgstr "11" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159579\n" +"106\n" +"help.text" +msgid "104" +msgstr "104" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3159611\n" +"107\n" +"help.text" +msgid "0,87" +msgstr "0,87" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152606\n" +"108\n" +"help.text" +msgid "5,06" +msgstr "5,06" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152629\n" +"109\n" +"help.text" +msgid "#NA" +msgstr "#NA" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152655\n" +"110\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152682\n" +"111\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152705\n" +"112\n" +"help.text" +msgid "12" +msgstr "12" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3152728\n" +"113\n" +"help.text" +msgid "108" +msgstr "108" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144352\n" +"114\n" +"help.text" +msgid "13,21" +msgstr "13,21" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144375\n" +"115\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144398\n" +"116\n" +"help.text" +msgid "#NA" +msgstr "#NA" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144425\n" +"117\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144452\n" +"118\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144475\n" +"119\n" +"help.text" +msgid "15" +msgstr "15" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144498\n" +"120\n" +"help.text" +msgid "111" +msgstr "111" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158233\n" +"121\n" +"help.text" +msgid "675,45" +msgstr "675,45" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158256\n" +"122\n" +"help.text" +msgid "102,26" +msgstr "102,26" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158279\n" +"123\n" +"help.text" +msgid "#NA" +msgstr "#NA" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158306\n" +"124\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158333\n" +"125\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158356\n" +"126\n" +"help.text" +msgid "17" +msgstr "17" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158379\n" +"127\n" +"help.text" +msgid "120" +msgstr "120" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144560\n" +"128\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144586\n" +"129\n" +"help.text" +msgid "10" +msgstr "10" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144609\n" +"130\n" +"help.text" +msgid "19" +msgstr "19" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144632\n" +"131\n" +"help.text" +msgid "133" +msgstr "133" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144687\n" +"132\n" +"help.text" +msgid "Column A contains several X1 values, column B several X2 values and column C the Y values. You have already entered these values in your spreadsheet. You have now set up E2:G6 in the spreadsheet and activated the Function Wizard. For the LINEST function to work, you must have marked the Array check box in the Function Wizard. Next, select the following values in the spreadsheet (or enter them using the keyboard):" +msgstr "ជួរ​ឈរ A មាន​តម្លៃ X1 ​ជា​ច្រើន ជួរ​ឈរ B មាន​តម្លៃ X2 ជា​ច្រើន និង​ជួរ​ឈរ C មាន​តម្លៃ Y ។​ អ្នក​បាន​បញ្ចូល​តម្លៃ​ទាំង​នេះ​ក្នុង​សៀវភៅ​បញ្ជី​របស់​អ្នក​រួច​ហើយ ។ ឥឡូវ អ្នក​បាន​ដំឡើង E2:G6 ក្នុង​សៀវភៅ​បញ្ជី និង​បាន​ធ្វើ​ឲ្យ​ អ្នក​ជំនួយការ​អនុគមន៍ សកម្ម ។ ដើម្បី​ឲ្យ​អនុគមន៍ LINEST ដំណើរការ អ្នក​ត្រូវ​តែ​សម្គាល់​ប្រអប់​ធីក អារេ ក្នុង អ្នក​ជំនួយការ​អនុគមន៍ ។ បន្ទាប់​មក ជ្រើស​តម្លៃ​ខាង​ក្រោម​ក្នុង​សៀវភៅ​បញ្ជី (ឬ​បញ្ចូល​ពួក​វា​ដោយ​ប្រើ​ក្តារ​ចុច) ៖" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158020\n" +"133\n" +"help.text" +msgid "data_Y is C2:C8" +msgstr "data_Y គឺ C2:C8" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158039\n" +"134\n" +"help.text" +msgid "data_X is A2:B8" +msgstr "data_X គឺ A2:B8" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158058\n" +"135\n" +"help.text" +msgid "linearType and stats are both set to 1." +msgstr "linearType និង stats គឺ​ត្រូវបាន​កំណត់​ទៅ ១ ទាំង​ពីរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158084\n" +"136\n" +"help.text" +msgid "As soon as you click OK, $[officename] Calc will fill the above example with the LINEST values as shown in the example." +msgstr "ពេល​ដែល​អ្នក​ចុច យល់ព្រម $[officename] នឹង​បំពេញ​ឧទាហរណ៍​ខាង​លើ​ដោយ​តម្លៃ LINEST ដូច​បាន​បង្ហាញ​ក្នុង​ឧទាហរណ៍ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158106\n" +"137\n" +"help.text" +msgid "The formula in the Formula Bar corresponds to each cell of the LINEST array {=LINEST(C2:C8;A2:B8;1;1)}" +msgstr "រូបមន្ត​នៅ​ក្នុង​របារ រូបមន្ត ទាក់ទង​ទៅ​នឹង​ក្រឡា​នីមួយៗ​របស់​អារ៉េ LINEST {=LINEST(C2:C8;A2:B8;1;1)}" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158128\n" +"138\n" +"help.text" +msgid "This represents the calculated LINEST values:" +msgstr "នេះ​តំណាង​ឲ្យ​តម្លៃ LINEST ដែល​បាន​គណនា ៖" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3158146\n" +"help.text" +msgid "slopes, see also regression linesregression lines;LINEST function" +msgstr "ទេរ, មើល​បន្ទាត់​តំរែតំរង់​ផងដែរបន្ទាត់​តំរែតំរង់;អនុគមន៍ LINEST" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158146\n" +"139\n" +"help.text" +msgid "E2 and F2: Slope m of the regression line y=b+m*x for the x1 and x2 values. The values are given in reverse order; that is, the slope for x2 in E2 and the slope for x1 in F2." +msgstr "E2 និង F2 ៖ ភាព​ទេរ m របស់​បន្ទាត់​ខ្សែកោង y=b+m*x សម្រាប់​តម្លៃ x1 និង x2 ។ តម្លៃ​ត្រូវ​បានផ្ដល់​ក្នុង​លំដាប់​បញ្ច្រាស គឺ​ជា​ភាព​ទេរ​សម្រាប់ x2 នៅ​ក្នុង E2 និង​ភាព​ទេរ​សម្រាប់ x1 នៅ​ក្នុង F2 ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158184\n" +"140\n" +"help.text" +msgid "G2: Intersection b with the y axis." +msgstr "G2 ៖ ប្រសព្វ​រវាង b និង​អ័ក្ស y ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3158204\n" +"help.text" +msgid "standard errors;array functions" +msgstr "កំហុស​ស្ដង់ដារ អនុគមន៍​អារេ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3158204\n" +"141\n" +"help.text" +msgid "E3 and F3: The standard error of the slope value." +msgstr "E3 និង F3 ៖ កំហុស​គំរូ​នៃ​តម្លៃ​ភាព​ទេរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145845\n" +"142\n" +"help.text" +msgid "G3: The standard error of the intercept" +msgstr "G3 ៖ កំហុស​គំរូ​នៃ​ចំណុច​ប្រសព្វ​អ័ក្ស" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3145859\n" +"help.text" +msgid "RSQ calculations" +msgstr "ការ​គណនា RSQ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145859\n" +"143\n" +"help.text" +msgid "E4: RSQ" +msgstr "E4 ៖ RSQ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145880\n" +"144\n" +"help.text" +msgid "F4: The standard error of the regression calculated for the Y value." +msgstr "F4 ៖ កំហុស​គំរូ​នៃ​តំរែ​តំរង់​ដែល​បាន​គណនា​សម្រាប់​តម្លៃ Y ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145894\n" +"145\n" +"help.text" +msgid "E5: The F value from the variance analysis." +msgstr "E5 ៖ តម្លៃ F ពី​ការ​វិភាគ​វ៉ារ្យង់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145915\n" +"146\n" +"help.text" +msgid "F5: The degrees of freedom from the variance analysis." +msgstr "F5 ៖ កម្រិត​សេរីភាព​ពី​ការ​វិភាគ​វ៉ារ្យង់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145937\n" +"147\n" +"help.text" +msgid "E6: The sum of the squared deviation of the estimated Y values from their linear mean." +msgstr "E6 ៖ ផល​បូក​នៃ​គម្លាត​ការេ​នៃ​តម្លៃ Y ដែល​បាន​ប៉ាន់​ស្មាន​ពី​មធ្យម​លីនេអ៊ែរ​របស់​ពួក​វា ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145952\n" +"148\n" +"help.text" +msgid "F6: The sum of the squared deviation of the estimated Y value from the given Y values." +msgstr "F6 ៖ ផល​បូក​នៃ​គម្លាត​ការេ​នៃ​តម្លៃ Y ដែល​បាន​ប៉ាន់​ស្មាន​ពី​តម្លៃ Y ដែល​បាន​ផ្តល់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B04\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id1596728\n" +"help.text" +msgid "LOGEST function" +msgstr "អនុគន៍ LOGEST" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3146009\n" +"150\n" +"help.text" +msgid "LOGEST" +msgstr "LOGEST" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3146037\n" +"151\n" +"help.text" +msgid "This function calculates the adjustment of the entered data as an exponential regression curve (y=b*m^x)." +msgstr "អនុគមន៍​នេះ​គណនា​ការ​លៃ​តម្រូវ​ទិន្នន័យ​ដែល​​បាន​បញ្ចូល​ ​ជា​ខ្សែ​កោង​តំរែតំរង់​អិចស្ប៉ូណង់ស្យែល (y=b*m^x)." + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3146056\n" +"152\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163123\n" +"153\n" +"help.text" +msgid "LOGEST(DataY; DataX; FunctionType; Stats)" +msgstr "LOGEST(ទិន្នន័យ Y; ទិន្នន័យ X; ប្រភេទ​អនុគមន៍; ស្ថានភាព)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163137\n" +"154\n" +"help.text" +msgid "DataY represents the Y Data array." +msgstr "ទិន្នន័យ Y តំណាង​អារ៉េ​ទិន្នន័យ Y ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163155\n" +"155\n" +"help.text" +msgid "DataX (optional) represents the X Data array." +msgstr "ទិន្នន័យ X (ស្រេច​ចិត្ត) តំណាង​ឲ្យ​អារ៉េ​​ទិន្នន័យ X ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163174\n" +"156\n" +"help.text" +msgid "FunctionType (optional). If Function_Type = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated." +msgstr "ប្រភេទ​អនុគមន៍ (ជា​ជម្រើស) ។ ប្រសិនបើ Function_Type = 0, អនុគមន៍​នៅ​ក្នុង​ទម្រង់ជា y = m^x នឹង​ត្រូវ​បានគណនា ។ បើ​មិន​ដូច្នេះ​ទេ អនុគមន៍ y = b*m^x នឹង​ត្រូវ​បានគណនា ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163196\n" +"157\n" +"help.text" +msgid "Stats (optional). If Stats=0, only the regression coefficient is calculated." +msgstr "ស្ថិតិ (ស្រេច​ចិត្ត) ។ បើ​ស្ថិតិ=0 នោះ​មាន​តែ​មេគុណ​តំរែ​តំរង់​​ប៉ុណ្ណោះ ត្រូវ​បាន​គណនា ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN118F7\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11BC3\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3163216\n" +"158\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163230\n" +"159\n" +"help.text" +msgid "See LINEST. However, no square sum will be returned." +msgstr "សូម​មើល LINEST ។ ទោះ​យ៉ាង​ណា គ្មាន​ផល​បូក​ការេ​នឹង​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3163286\n" +"help.text" +msgid "SUMPRODUCT functionscalar productsdot productsinner products" +msgstr "អនុគមន៍ SUMPRODUCTផលគុណ​ស្កាលែផលគុណ​ចំណុចផលគុណ​ខាងក្នុង" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3163286\n" +"161\n" +"help.text" +msgid "SUMPRODUCT" +msgstr "SUMPRODUCT" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163314\n" +"162\n" +"help.text" +msgid "Multiplies corresponding elements in the given arrays, and returns the sum of those products." +msgstr "គុណ​​​សមាសភាគ​ត្រូវ​គ្នា​ក្នុង​អារេ​ដែល​បាន​ផ្តល់ និង​ត្រឡប់​ផល​បូក​នៃ​ផល​គុណ​ទាំង​នោះ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3163334\n" +"163\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163347\n" +"164\n" +"help.text" +msgid "SUMPRODUCT(Array1; Array2...Array30)" +msgstr "SUMPRODUCT(អារ៉េ 1; អារ៉េ 2...អារ៉េ 30)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163362\n" +"165\n" +"help.text" +msgid "Array1, Array2...Array30 represent arrays whose corresponding elements are to be multiplied." +msgstr "អារ៉េ 1, អារ៉េ 2...អារ៉េ 30 តំណាង​ឲ្យ​អារ៉េ​ដែល​ធាតុ​ទាក់ទង​របស់​វា​ត្រូវ​តែ​បានគុណ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B19\n" +"help.text" +msgid "At least one array must be part of the argument list. If only one array is given, all array elements are summed." +msgstr "យ៉ាង​ហោច​ណាស់​អារេ​មួយ​ត្រូវ​តែ​ជា​ផ្នែក​របស់​បញ្ជី​អាគុយម៉ង់ ។ ប្រសិន​បើ​អារេ​តែ​មួយ​គត់​ត្រូវ​បាន​ផ្តល់ ធាតុ​របស់​អារេ​ទាំងអស់ នឹង​ត្រូវ​បាន​បូក ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B1C\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B2F\n" +"help.text" +msgid "A" +msgstr "A" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B35\n" +"help.text" +msgid "B" +msgstr "B" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B3B\n" +"help.text" +msgid "C" +msgstr "C" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B41\n" +"help.text" +msgid "D" +msgstr "D" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B48\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B4E\n" +"help.text" +msgid "2" +msgstr "2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B54\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B5A\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B60\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B67\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B6D\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B73\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B79\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B7F\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B86\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B8C\n" +"help.text" +msgid "10" +msgstr "10" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B92\n" +"help.text" +msgid "11" +msgstr "11" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B98\n" +"help.text" +msgid "12" +msgstr "12" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11B9E\n" +"help.text" +msgid "13" +msgstr "13" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11BA1\n" +"help.text" +msgid "=SUMPRODUCT(A1:B3;C1:D3) returns 397." +msgstr "=SUMPRODUCT(A1:B3;C1:D3) ត្រឡប់ 397 ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11BA4\n" +"help.text" +msgid "Calculation: A1*C1 + B1*D1 + A2*C2 + B2*D2 + A3*C3 + B3*D3" +msgstr "គណនា ៖ A1*C1 + B1*D1 + A2*C2 + B2*D2 + A3*C3 + B3*D3" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11BA7\n" +"help.text" +msgid "You can use SUMPRODUCT to calculate the scalar product of two vectors." +msgstr "អ្នក​អាច​ប្រើ SUMPRODUCT ដើម្បី​គណនា​ផលគុណ​ស្កាលែរ​នៃ​ ២ វ៉ិចទ័រ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11BBC\n" +"help.text" +msgid "SUMPRODUCT returns a single number, it is not necessary to enter the function as an array function." +msgstr "SUMPRODUCT ត្រឡប់​ចំនួន​មួយ ។ វា​មិន​ចាំបាច់​បញ្ចូល​អនុគមន៍​ ជា​អនុគមន៍​អារេ​មួយឡើយ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11C91\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3144842\n" +"help.text" +msgid "SUMX2MY2 function" +msgstr "អនុគមន៍ SUMX2MY2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3144842\n" +"169\n" +"help.text" +msgid "SUMX2MY2" +msgstr "SUMX2MY2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144871\n" +"170\n" +"help.text" +msgid "Returns the sum of the difference of squares of corresponding values in two arrays." +msgstr "ត្រឡប់​ផល​បូក​នៃ​ផល​ដក​ការេ​នៃ​តម្លៃ​ដែល​ត្រូវ​គ្នា ក្នុង​អារេ​ពីរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3144889\n" +"171\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144903\n" +"172\n" +"help.text" +msgid "SUMX2MY2(ArrayX; ArrayY)" +msgstr "SUMX2MY2(អារ៉េ X; អារ៉េ Y)" + +#: 04060107.xhp +#, fuzzy +msgctxt "" +"04060107.xhp\n" +"par_id3144916\n" +"173\n" +"help.text" +msgid "ArrayX represents the first array whose elements are to be squared and added." +msgstr "អារ៉េ X តំណាង​ឲ្យ​អារ៉េ​ដំបូង ដែលធាតុ​របស់​ត្រូវ​បាន​ដាក់​ជា​ឫសការ៉េ និង​បន្ថែម ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3144936\n" +"174\n" +"help.text" +msgid "ArrayY represents the second array whose elements are to be squared and subtracted." +msgstr "អារ៉េ Y តំណាង​ឲ្យ​អារ៉េ​ទីពីរ ដែល​ធាតុ​របស់​វា​ត្រូវ​បាន​ដាក់ឫសការ៉េ និង​ដក ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11D6B\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3145026\n" +"help.text" +msgid "SUMX2PY2 function" +msgstr "អនុគមន៍ SUMX2PY2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3145026\n" +"178\n" +"help.text" +msgid "SUMX2PY2" +msgstr "SUMX2PY2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3145055\n" +"179\n" +"help.text" +msgid "Returns the sum of the sum of squares of corresponding values in two arrays." +msgstr "​ត្រឡប់​ផល​បូក​នៃ​ផល​បូក​​ឫស​ការេ នៃ​តម្លៃ​ដែល​ត្រូវ​គ្នា​ក្នុង​អារេ​ពីរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3163390\n" +"180\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163404\n" +"181\n" +"help.text" +msgid "SUMX2PY2(ArrayX; ArrayY)" +msgstr "SUMX2PY2(អារ៉េ X; អារ៉េ Y)" + +#: 04060107.xhp +#, fuzzy +msgctxt "" +"04060107.xhp\n" +"par_id3163417\n" +"182\n" +"help.text" +msgid "ArrayX represents the first array whose elements are to be squared and added." +msgstr "អារ៉េ X តំណាង​ឲ្យ​អារ៉េ​ដំបូង ដែលធាតុ​របស់​ត្រូវ​បាន​ដាក់​ជា​ឫសការ៉េ និង​បន្ថែម ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163437\n" +"183\n" +"help.text" +msgid "ArrayY represents the second array, whose elements are to be squared and added." +msgstr "អារ៉េ Y តំណាង​ឲ្យ​អារ៉េ​ទីពីរ ដែល​ធាតុ​របស់​វា​ត្រូវ​បាន​ដាក់ឫសការ៉េ និងបូក ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11E45\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3163527\n" +"help.text" +msgid "SUMXMY2 function" +msgstr "អនុគមន៍ SUMXMY2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3163527\n" +"187\n" +"help.text" +msgid "SUMXMY2" +msgstr "SUMXMY2" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163556\n" +"188\n" +"help.text" +msgid "Adds the squares of the variance between corresponding values in two arrays." +msgstr "បូក​ការេ​នៃ​វ៉ារ្យង់​រវាង​តម្លៃ​ត្រូវ​គ្នា​ក្នុង​អារេ​ពីរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3163574\n" +"189\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163588\n" +"190\n" +"help.text" +msgid "SUMXMY2(ArrayX; ArrayY)" +msgstr "SUMXMY2(អារ៉េ X; អារ៉េ Y)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163601\n" +"191\n" +"help.text" +msgid "ArrayX represents the first array whose elements are to be subtracted and squared." +msgstr "អារ៉េ X តំណាង​អារ៉េ​ទី ១ ដែល​ធាតុ​របស់​វា​ត្រូវ​បានដក និង​ដាក់​ជា​ឫសការ៉េ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3163621\n" +"192\n" +"help.text" +msgid "ArrayY represents the second array, whose elements are to be subtracted and squared." +msgstr "អារ៉េ Y តំណាង​អារ៉េ​ទី ២ ដែល​ធាតុ​របស់វា​ត្រូវ​បានដក និង​ដាក់ជា​ឫសការ៉េ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11F1F\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3166062\n" +"help.text" +msgid "TREND function" +msgstr "អនុគមន៍ TREND" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3166062\n" +"196\n" +"help.text" +msgid "TREND" +msgstr "TREND" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166091\n" +"197\n" +"help.text" +msgid "Returns values along a linear trend." +msgstr "ត្រឡប់​តម្លៃ​តាម​និន្នាការ​លីនេអ៊ែរ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3166109\n" +"198\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166122\n" +"199\n" +"help.text" +msgid "TREND(DataY; DataX; NewDataX; LinearType)" +msgstr "TREND(ទិន្នន័យ Y; ទិន្នន័យ X; ទិន្នន័យ X ​ថ្មី; ប្រភេទ​លីនេអ៊ែរ)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166137\n" +"200\n" +"help.text" +msgid "DataY represents the Y Data array." +msgstr "ទិន្នន័យ Y តំណាង​អារ៉េ​ទិន្នន័យ Y ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166156\n" +"201\n" +"help.text" +msgid "DataX (optional) represents the X Data array." +msgstr "ទិន្នន័យ X (ស្រេច​ចិត្ត) តំណាង​ឲ្យ​អារ៉េ​​ទិន្នន័យ X ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166176\n" +"202\n" +"help.text" +msgid "NewDataX (optional) represents the array of the X data, which are used for recalculating values." +msgstr "ទិន្នន័យ​ X ថ្មី (ជា​ជម្រើស) តំណាង​អារ៉េ​របស់​ទិន្នន័យ X ដែល​ត្រូវ​​បាន​ប្រើ​សម្រាប់​គណនា​តម្លៃ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166196\n" +"203\n" +"help.text" +msgid "LinearType(Optional). If LinearType = 0, then lines will be calculated through the zero point. Otherwise, offset lines will also be calculated. The default is LinearType <> 0." +msgstr "ប្រភេទ​លីនេអ៊ែរ(ជា​ជម្រើស) ។ ប្រសិន​បើ​ LinearType = 0, នោះ​បន្ទាត់​នឹង​ត្រូវ​បានគណនា​តាមរយៈ​ចំណុច​សូន្យ ។ បើ​មិន​ដូច្នេះ​ទេ បន្ទាត់​អុហ្វសិត​ក៏​នឹង​ត្រូវ​បាន​គណនា​ដែរ​ ។ ប្រភេទ​លីនេអ៊ែរ​លំនាំដើម​គឺ <> 0 ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11D2F\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN12019\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3166231\n" +"204\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166245\n" +"205\n" +"help.text" +msgid "Select a spreadsheet range in which the trend data will appear. Select the function. Enter the output data or select it with the mouse. Mark the Array field. click OK. The trend data calculated from the output data is displayed." +msgstr "ជ្រើស​ជួរ​សៀវភៅ​បញ្ជី​មួយ​ដែល​ទិន្នន័យ​និន្នាការ​នឹង​លេច​ឡើង ។ ជ្រើស​អនុគមន៍ ។ បញ្ចូល​ទិន្នន័យ​ទិន្នផល ឬ​ជ្រើស​វា​ដោយ​ប្រើ​កណ្តុរ ។ សម្គាល់​វាល អារេ ។ ចុច យល់ព្រម ។ ទិន្នន័យ​និន្នាការ​ដែល​បាន​គណនា​ពី​ទិន្នន័យ​ទិន្នផល​ត្រូវ​បាន​បង្ហាញ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"bm_id3166317\n" +"help.text" +msgid "GROWTH functionexponential trends in arrays" +msgstr "អនុគមន៍ GROWTHនិន្នាការ​អិចស្ប៉ូណង់ស្យែល​នៅក្នុង​អារេ" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3166317\n" +"207\n" +"help.text" +msgid "GROWTH" +msgstr "GROWTH" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166346\n" +"208\n" +"help.text" +msgid "Calculates the points of an exponential trend in an array." +msgstr "គណនា​ចំណុច​នៃ​និន្នាការ​អិចស្ប៉ូណង់ស្យែល​ក្នុង​អារេ​មួយ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3166364\n" +"209\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166377\n" +"210\n" +"help.text" +msgid "GROWTH(DataY; DataX; NewDataX; FunctionType)" +msgstr "GROWTH(ទិន្នន័យ Y; ទិន្នន័យ X; ទិន្នន័យ X ថ្មី; ប្រភេទ​អនុគមន៍)" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166392\n" +"211\n" +"help.text" +msgid "DataY represents the Y Data array." +msgstr "ទិន្នន័យ Y តំណាង​អារ៉េ​ទិន្នន័យ Y ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166411\n" +"212\n" +"help.text" +msgid "DataX (optional) represents the X Data array." +msgstr "ទិន្នន័យ X (ស្រេច​ចិត្ត) តំណាង​ឲ្យ​អារ៉េ​​ទិន្នន័យ X ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3173797\n" +"213\n" +"help.text" +msgid "NewDataX (optional) represents the X data array, in which the values are recalculated." +msgstr "ទិន្នន័យ X ថ្មី (ជា​ជម្រើស) តំណាង​អារ៉េ​ទិន្នន័យ X ដែល​តម្លៃ​ត្រូវ​បានគណនា​ឡើង​វិញ ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3173817\n" +"214\n" +"help.text" +msgid "FunctionType(optional). If FunctionType = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated." +msgstr "ប្រភេទ​អនុគមន៍(ជា​ជម្រើស) ។ ប្រសិន​បើ FunctionType = 0, អនុគមន៍​មាន​ទម្រង់​ជា y = m^x នឹង​ត្រូវ​បានគណនា ។ បើ​មិន​ដូច្នេះ​ទេ y = b*m^x អនុគមន៍​នឹង​ត្រូវ​បាន​គណនា ។" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN11DFD\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_idN12113\n" +"help.text" +msgid "" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"hd_id3173839\n" +"215\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3173852\n" +"216\n" +"help.text" +msgid "This function returns an array and is handled in the same way as the other array functions. Select a range where you want the answers to appear and select the function. Select DataY. Enter any other parameters, mark Array and click OK." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​អារ៉េ និង​ត្រូ​វបាន​គ្រប់គ្រ​ង​​តាម​វិធី​ដូច​គ្នា​នឹង​អនុគមន៍​អារ៉េ​ផ្សេងៗ​ទៀត​ទេ ។ ជ្រើស​ជួរ​ដែល​អ្នក​ចង់​ឆ្លើយ​ត្រូវ​បង្ហាញ និង​ជ្រើស​អនុគមន៍ ។ ជ្រើស​ទិន្នន័យ Y ។ បញ្ចូល​ប៉ារ៉ាម៉ែត្រ​ផ្សេងៗ​ គូសធីកអារ៉េ និង​ចុច យល់ព្រម ។" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"tit\n" +"help.text" +msgid "DATEDIF" +msgstr "" + +#: func_datedif.xhp +#, fuzzy +msgctxt "" +"func_datedif.xhp\n" +"bm_id3155511\n" +"help.text" +msgid "DATEDIF function" +msgstr "អនុគមន៍ DATE" + +#: func_datedif.xhp +#, fuzzy +msgctxt "" +"func_datedif.xhp\n" +"hd_id3155511\n" +"help.text" +msgid "DATEDIF" +msgstr "DATE" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3153551\n" +"help.text" +msgid "This function returns the number of whole days, months or years between Start date and End date." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"hd_id3148590\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3150474\n" +"help.text" +msgid "DATEDIF(Start date; End date; Interval)" +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3152815\n" +"help.text" +msgid "Start date is the date from when the calculation is carried out." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3155817\n" +"help.text" +msgid "End date is the date until the calculation is carried out. End date must be later, than Start date." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3153183\n" +"help.text" +msgid "Interval is a string, accepted values are \"d\", \"m\", \"y\", \"ym\", \"md\" or \"yd\"." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id5735953\n" +"help.text" +msgid "Value for \"Interval\"" +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id8360850\n" +"help.text" +msgid "Return value" +msgstr "តម្លៃ​ត្រឡប់" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id9648731\n" +"help.text" +msgid "\"d\"" +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id908841\n" +"help.text" +msgid "Number of whole days between Start date and End date." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id8193914\n" +"help.text" +msgid "\"m\"" +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id9841608\n" +"help.text" +msgid "Number of whole months between Start date and End date." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id2701803\n" +"help.text" +msgid "\"y\"" +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id2136295\n" +"help.text" +msgid "Number of whole years between Start date and End date." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id9200109\n" +"help.text" +msgid "\"ym\"" +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id4186223\n" +"help.text" +msgid "Number of whole months when subtracting years from the difference of Start date and End date." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id5766472\n" +"help.text" +msgid "\"md\"" +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id1491134\n" +"help.text" +msgid "Number of whole days when subtracting years and months from the difference of Start date and End date." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id5866472\n" +"help.text" +msgid "\"yd\"" +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id1591134\n" +"help.text" +msgid "Number of whole days when subtracting years from the difference of Start date and End date." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"hd_id3147477\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3152589\n" +"help.text" +msgid "Birthday calculation. A man was born on 1974-04-17. Today is 2012-06-13." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3252589\n" +"help.text" +msgid "=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"y\") yields 38. =DATEDIF(\"1974-04-17\";\"2012-06-13\";\"ym\") yields 1. =DATEDIF(\"1974-04-17\";\"2012-06-13\";\"md\") yields 27. So he is 38 years, 1 month and 27 days old." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3352589\n" +"help.text" +msgid "=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"m\") yields 457, he has been living for 457 months." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3452589\n" +"help.text" +msgid "=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"d\") yields 13937, he has been living for 13937 days." +msgstr "" + +#: func_datedif.xhp +msgctxt "" +"func_datedif.xhp\n" +"par_id3752589\n" +"help.text" +msgid "=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"yd\") yields 57, his birthday was 57 days ago." +msgstr "" + +#: 06030200.xhp +msgctxt "" +"06030200.xhp\n" +"tit\n" +"help.text" +msgid "Remove Precedents" +msgstr "យក​ការ​តាម​ដាន​តួ​ចេញ" + +#: 06030200.xhp +msgctxt "" +"06030200.xhp\n" +"bm_id3155628\n" +"help.text" +msgid "cells; removing precedentsformula cells;removing precedents" +msgstr "ក្រឡា; ការយក​ការតាមដាន​តួ​ចេញក្រឡា​រូបមន្ត;ការយក​ការតាមដាន​តួចេញ" + +#: 06030200.xhp +msgctxt "" +"06030200.xhp\n" +"hd_id3155628\n" +"1\n" +"help.text" +msgid "Remove Precedents" +msgstr "យក​ការ​តាម​ដាន​តួ​ចេញ" + +#: 06030200.xhp +msgctxt "" +"06030200.xhp\n" +"par_id3149456\n" +"2\n" +"help.text" +msgid "Deletes one level of the trace arrows that were inserted with the Trace Precedents command." +msgstr "លុប​កម្រិត​មួយ​នៃ​ព្រួញ​ដាន ដែល​ត្រូវ​បាន​បញ្ចូល​ដោយ​ប្រើ​ពាក្យ​បញ្ជា តាម​ដាន​តួ ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"tit\n" +"help.text" +msgid "AutoFormat" +msgstr "ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3149666\n" +"1\n" +"help.text" +msgid "AutoFormat" +msgstr "ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3145367\n" +"2\n" +"help.text" +msgid "Use this command to apply an AutoFormat to a selected sheet area or to define your own AutoFormats." +msgstr "ប្រើ​ពាក្យ​បញ្ជា​នេះ​ដើម្បី​អនុវត្ត​ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ ទៅ​កាន់​តំបន់​សន្លឹក​ដែល​បាន​ជ្រើស ឬ​ដើម្បី​កំណត់​ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ​ផ្ទាល់​ខ្លួន​របស់​អ្នក ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3148455\n" +"3\n" +"help.text" +msgid "Format" +msgstr "ទ្រង់ទ្រាយ" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3145799\n" +"4\n" +"help.text" +msgid "Choose a predefined AutoFormat to apply to a selected area in your sheet." +msgstr "ជ្រើស​ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ​ដែល​បាន​កំណត់​មុន ដើម្បី​អនុវត្ត​ទៅ​តំបន់​ដែល​បាន​ជ្រើស​មួយ​ក្នុង​សន្លឹក​របស់​អ្នក ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3149410\n" +"5\n" +"help.text" +msgid "Add" +msgstr "បន្ថែម" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3154017\n" +"6\n" +"help.text" +msgid "Allows you to add the current formatting of a range of at least 4 x 4 cells to the list of predefined AutoFormats. The Add AutoFormat dialog then appears." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​បន្ថែម​ការ​ធ្វើ​ទ្រង់ទ្រាយ​បច្ចុប្បន្ន​នៃ​ជួរ​មួយ​ដែល​មាន​ក្រឡា​យ៉ាង​តិច ៤ x ៤ ទៅ​បញ្ជី​នៃ​ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ​ដែល​បាន​កំណត់​ជា​មុន ។ បន្ទាប់​មក​ប្រអប់ បន្ថែម​ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ នឹង​លេច​ឡើង ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3153708\n" +"29\n" +"help.text" +msgid "Enter a name and click OK. " +msgstr "បញ្ចូល​ឈ្មោះ​មួយ និង​ចុច យល់ព្រម ។ " + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3150044\n" +"7\n" +"help.text" +msgid "More" +msgstr "ច្រើន​ទៀត" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3146920\n" +"8\n" +"help.text" +msgid "Opens the Formatting section, which displays the formatting overrides that can be applied to the spreadsheet. Deselecting an option keeps the format of the current spreadsheet for that format type." +msgstr "បើក​ផ្នែក ទ្រង់ទ្រាយ ដែល​បង្ហាញ​ភាព​បដិសេធ​ការ​ធ្វើ​ទ្រង់ទ្រាយ ដែល​អាច​ត្រូវ​បាន​អនុវត្ត​ទៅ​សៀវភៅ​បញ្ជី ។​ ការ​មិន​ជ្រើស​ជម្រើស​មួយ​នឹង​រក្សា​ទ្រង់ទ្រាយ​នៃ​សៀវភៅ​បញ្ជី​បច្ចុប្បន្ន សម្រាប់​ប្រភេទ​ទ្រង់ទ្រាយ​នោះ ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3155961\n" +"9\n" +"help.text" +msgid "Formatting" +msgstr "​ទ្រង់ទ្រាយ" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3153965\n" +"10\n" +"help.text" +msgid "In this section you can select or deselect the available formatting options. If you want to keep any of the settings currently in your spreadsheet, deselect the corresponding option." +msgstr "ក្នុង​ផ្នែក​នេះ អ្នក​អាច​ជ្រើស ឬ​មិន​ជ្រើស​ជម្រើស​ទ្រង់ទ្រាយ​ដែល​មាន ។ បើ​អ្នក​ចង់​រក្សា​ការ​កំណត់​បច្ចុប្បន្ន​ណា​មួយ​ក្នុង​សៀវភៅ​បញ្ជី​របស់​អ្នក សូម​មិន​ជ្រើស​ជម្រើស​ដែល​ត្រូវ​គ្នា ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3154021\n" +"11\n" +"help.text" +msgid "Number format" +msgstr "ទ្រង់ទ្រាយ​លេខ" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3159239\n" +"12\n" +"help.text" +msgid "When marked, specifies that you want to retain the number format of the selected format." +msgstr "ពេល​បាន​សម្គាល់ បញ្ជាក់​លម្អិត​ថា​អ្នក​ចង់​បន្សល់​ទុក​ទ្រង់ទ្រាយ​លេខ​នៃ​ទ្រង់ទ្រាយ​ដែល​បាន​ជ្រើស ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3149530\n" +"13\n" +"help.text" +msgid "Borders" +msgstr "ស៊ុម" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3145259\n" +"14\n" +"help.text" +msgid "When marked, specifies that you want to retain the border of the selected format." +msgstr "នៅ​ពេល​បាន​សម្គាល់ បញ្ជាក់​លម្អិត​ថា​អ្នក​ចង់​បន្សល់​ទុក​ស៊ុម​នៃ​ទ្រង់ទ្រាយ​ដែល​បាន​ជ្រើស ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3154657\n" +"15\n" +"help.text" +msgid "Font" +msgstr "ពុម្ព​អក្សរ" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3152990\n" +"16\n" +"help.text" +msgid "When marked, specifies that you want to retain the font of the selected format." +msgstr "នៅ​ពេល​បាន​សម្គាល់ បញ្ជាក់​លម្អិត​ថា​អ្នក​ចង់​បន្សល់​ទុក​ពុម្ព​អក្សរ​នៃ​ទ្រង់ទ្រាយ​ដែល​បាន​ជ្រើស ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3155379\n" +"17\n" +"help.text" +msgid "Pattern" +msgstr "លំនាំ" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3150368\n" +"18\n" +"help.text" +msgid "When marked, specifies that you want to retain the pattern of the selected format." +msgstr "នៅ​ពេល​បាន​សម្គាល់ បញ្ជាក់​លម្អិត​ថា​អ្នក​ចង់​បន្សល់​ទុក​លំនាំ​នៃ​ទ្រង់ទ្រាយ​ដែល​បាន​ជ្រើស ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3146115\n" +"19\n" +"help.text" +msgid "Alignment" +msgstr "​តម្រឹម" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3156445\n" +"20\n" +"help.text" +msgid "When marked, specifies that you want to retain the alignment of the selected format." +msgstr "ពេល​បាន​សម្គាល់ បញ្ជាក់​លម្អិត​ថា​អ្នក​ចង់​បន្សល់​ទុក​ការ​តម្រឹម​នៃ​ទ្រង់ទ្រាយ​ដែល​បាន​ជ្រើស ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3155811\n" +"21\n" +"help.text" +msgid "AutoFit width and height" +msgstr "សម​ទទឹង នឹង កម្ពស់​ស្វ័យ​ប្រវត្តិ" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3148703\n" +"22\n" +"help.text" +msgid "When marked, specifies that you want to retain the width and height of the selected cells of the selected format." +msgstr "នៅ​ពេល​បាន​សម្គាល់ បញ្ជាក់​លម្អិត​ថា​អ្នក​ចង់​បន្សល់​ទុក​ទទឹង និង​កម្ពស់​នៃ​ក្រឡា​ដែល​បាន​ជ្រើស នៃ​ទ្រង់ទ្រាយ​ដែល​បាន​ជ្រើស ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3159223\n" +"26\n" +"help.text" +msgid "Rename" +msgstr "ប្តូរ​​ឈ្មោះ" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3153064\n" +"27\n" +"help.text" +msgid "Opens a dialog where you can change the specification of the selected AutoFormat. The button is only visible if you clicked the More button." +msgstr "បើក​ប្រអប់​មួយ​ដែល​អ្នក​អាច​ប្តូរ​សេចក្តី​បញ្ជាក់​នៃ​ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ​ដែល​បាន​ជ្រើស ។ ប៊ូតុង​អាច​មើល​ឃើញ តែ​ប្រសិន​បើ​អ្នក​បាន​ចុច​ប៊ូតុង ច្រើន​ទៀត ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3153912\n" +"28\n" +"help.text" +msgid "The Rename AutoFormat dialog opens. Enter the new name of the AutoFormat here." +msgstr "ប្រអប់ ប្តូរ​ឈ្មោះ​ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ នឹង​លេច​ឡើង ។ បញ្ចូល​ឈ្មោះ​ថ្មី​នៃ​ទ្រង់ទ្រាយ​ស្វ័យ​ប្រវត្តិ​នៅ​ទីនេះ ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3155264\n" +"23\n" +"help.text" +msgid "More" +msgstr "ច្រើន​ទៀត" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3159094\n" +"24\n" +"help.text" +msgid "Closes the Formatting options section, if it is currently open." +msgstr "បិទ​ផ្នែក​​ជម្រើស ការ​ធ្វើ​ទ្រង់ទ្រាយ បើ​វា​កំពុង​បើក ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"tit\n" +"help.text" +msgid "Text Functions" +msgstr "អនុគមន៍​អត្ថបទ" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3145389\n" +"help.text" +msgid "text in cells; functions functions; text functions Function Wizard;text" +msgstr "អត្ថបទ​ក្នុង​ក្រឡា; អនុគមន៍ អនុគមន៍; អនុគមន៍​អត្ថបទ អ្នក​ជំនួយការ​អនុគមន៍;អត្ថបទ" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3145389\n" +"1\n" +"help.text" +msgid "Text Functions" +msgstr "អនុគមន៍​អត្ថបទ" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3152986\n" +"2\n" +"help.text" +msgid "This section contains descriptions of the Text functions." +msgstr "ភាគ​នេះ​មាន​​សេចក្តី​​​ពិពណ៌នាអំពី​អត្ថបទ​​ អនុគមន៍​ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3149384\n" +"help.text" +msgid "ARABIC function" +msgstr "អនុគមន៍ ARABIC" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149384\n" +"239\n" +"help.text" +msgid "ARABIC" +msgstr "ARABIC" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153558\n" +"240\n" +"help.text" +msgid "Calculates the value of a Roman number. The value range must be between 0 and 3999." +msgstr "គណនា​តម្លៃ​នៃ​លេខ​រ៉ូម៉ាំង ។ ជួរ​តម្លៃ​ត្រូវ​តែ​ស្ថិត​នៅ​ចន្លោះ 0 និង 3999 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3153011\n" +"241\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155523\n" +"242\n" +"help.text" +msgid "ARABIC(\"Text\")" +msgstr "ARABIC(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151193\n" +"243\n" +"help.text" +msgid "Text is the text that represents a Roman number." +msgstr "អត្ថបទ ជា​អត្ថបទ​ដែល​តំណាង​ឲ្យ​លេខ​រ៉ូម៉ាំង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3155758\n" +"244\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154621\n" +"245\n" +"help.text" +msgid "=ARABIC(\"MXIV\") returns 1014" +msgstr "=ARABIC(\"MXIV\") ត្រឡប់ 1014" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147553\n" +"246\n" +"help.text" +msgid "=ARABIC(\"MMII\") returns 2002" +msgstr "=ARABIC(\"MMII\") ត្រឡប់ 2002" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id8796349\n" +"help.text" +msgid "ASC function" +msgstr "អនុគមន៍ ASC" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id7723929\n" +"help.text" +msgid "ASC" +msgstr "ASC" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id8455153\n" +"help.text" +msgid "The ASC function converts full-width to half-width ASCII and katakana characters. Returns a text string." +msgstr "អនុគមន៍ ASC បម្លែង ASCII ​ទទឹង​ពេញ ទៅ ASCII ពាក់​កណ្ដាល​ទទឹង និង​តួអក្សរ​កាតាកាណា ។ ត្រឡប់​ខ្សែអក្សរ​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id9912411\n" +"help.text" +msgid "See http://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions for a conversion table." +msgstr "មើល http://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions សម្រាប់​តារាង​ការ​បម្លែង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id9204992\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id1993774\n" +"help.text" +msgid "ASC(\"Text\")" +msgstr "ASC(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id2949919\n" +"help.text" +msgid "Text is the text that contains characters to be converted." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ដែល​មាន​តួអក្សរ​ត្រូវ​បម្លែង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id2355113\n" +"help.text" +msgid "See also JIS function." +msgstr "សូម​មើល​អនុគមន៍ JIS ផងដែរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id9323709\n" +"help.text" +msgid "BAHTTEXT function" +msgstr "អនុគមន៍ BAHTTEXT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id6695455\n" +"help.text" +msgid "BAHTTEXT" +msgstr "BAHTTEXT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id354014\n" +"help.text" +msgid "Converts a number to Thai text, including the Thai currency names." +msgstr "បម្លែង​លេខ​ទៅ​ជា​អត្ថបទ​ថៃ​ រួម​ទាំង​ឈ្មោះ​រូបិយ​បណ្ណ​ថៃ​ផង​ដែរ​ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id9942014\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id8780785\n" +"help.text" +msgid "BAHTTEXT(Number)" +msgstr "BAHTTEXT(លេខ​)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id1539353\n" +"help.text" +msgid "Number is any number. \"Baht\" is appended to the integral part of the number, and \"Satang\" is appended to the decimal part of the number." +msgstr "លេខ​ ជា​លេខ​ខ្លះៗ​ ។ \"Baht\" បាន​បន្ថែម​ ផ្នែក​មួយ​ចំនួន​នៃ​លេខ​ និង \"Satang\" បានបន្ថែម​ជាផ្នែក​ទសភាគ​នៃ​លេខ​ ។​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id9694814\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3289284\n" +"help.text" +msgid "=BAHTTEXT(12.65) returns a string in Thai characters with the meaning of \"Twelve Baht and sixty five Satang\"." +msgstr "=BAHTTEXT(12.65) ត្រឡប់​ខ្សែអក្សរ​ជា​តួអក្សរ​ថៃ​ ដែល​មាន​ន័យ​ថា \"១២ បាត និង ​៦៥ សាតាង\" ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3153072\n" +"help.text" +msgid "BASE function" +msgstr "អនុគមន៍ BASE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3153072\n" +"213\n" +"help.text" +msgid "BASE" +msgstr "BASE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153289\n" +"214\n" +"help.text" +msgid "Converts a positive integer to a specified base into a text from the numbering system. The digits 0-9 and the letters A-Z are used." +msgstr "បម្លែង​ចំនួន​គត់​វិជ្ជមាន​មួយ​ទៅ​គោល​ដែល​បាន​បញ្ជាក់​លម្អិត​មួយ ទៅ​ជា​អត្ថបទ​ពី ប្រព័ន្ធ​លេខ ។ តួលេខ 0-9 និង​អក្សរ A-Z ត្រូវ​បាន​ប្រើ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3146097\n" +"215\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155743\n" +"216\n" +"help.text" +msgid "BASE(Number; Radix; [MinimumLength])" +msgstr "BASE(Number; Radix; [MinimumLength])" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151339\n" +"217\n" +"help.text" +msgid "Number is the positive integer to be converted." +msgstr "លេខ គឺ​ជា​ចំនួន​គត់​វិជ្ជមានដែល​​ត្រូវ​បម្លែង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3159262\n" +"218\n" +"help.text" +msgid "Radix indicates the base of the number system. It may be any positive integer between 2 and 36." +msgstr "គោល បង្ហាញ​មូលដ្ឋាន​របស់​ប្រព័ន្ធ​លេខ ។ វា​អាច​ជា​ចំនួន​វិជ្ជមាន​រវាង ២ និង ៣៦ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148746\n" +"219\n" +"help.text" +msgid "MinimumLength (optional) determines the minimum length of the character sequence that has been created. If the text is shorter than the indicated minimum length, zeros are added to the left of the string." +msgstr "ប្រវែង​អប្បបរមា (ជា​ជម្រើស) កំណត់​ប្រវែង​អប្បបរមា​របស់លំដាប់​តួអក្សរ​ដែល​ត្រូវ​បាន​បង្កើត ។ ប្រសិន​បើ​អត្ថបទ​ខ្លី​ជាង​ប្រវែង​អប្បបរមា​ដែល​បានបង្ហាញ សូន្យ​ត្រូវ​បាន​បន្ថែម​ទៅ​ខាង​ឆ្វេង​នៃ​ខ្សែអក្សរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3146323\n" +"220\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3156399\n" +"help.text" +msgid "decimal system; converting to" +msgstr "ប្រព័ន្ធ​គោល​ដប់; ការ​បម្លែង​ទៅ" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156399\n" +"221\n" +"help.text" +msgid "=BASE(17;10;4) returns 0017 in the decimal system." +msgstr "=BASE(17;10;4) ត្រឡប់ 0017 នៅ​ក្នុង​ប្រព័ន្ធ​ទសភាគ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3157871\n" +"help.text" +msgid "binary system; converting to" +msgstr "ប្រព័ន្ធ​គោល​ពីរ; ការ​បម្លែង​ទៅ" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3157871\n" +"222\n" +"help.text" +msgid "=BASE(17;2) returns 10001 in the binary system." +msgstr "=BASE(17;2) ត្រឡប់ 10001 នៅ​ក្នុង​ប្រព័ន្ធ​គោលពីរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3145226\n" +"help.text" +msgid "hexadecimal system; converting to" +msgstr "ប្រព័ន្ធ​គោល​ដប់​ប្រាំ​មួយ; ការ​បម្លែង​ទៅ" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3145226\n" +"223\n" +"help.text" +msgid "=BASE(255;16;4) returns 00FF in the hexadecimal system." +msgstr "=BASE(255;16;4) ត្រឡប់ 00FF នៅ​ក្នុង​ប្រព័ន្ធ​គោលដប់ប្រាំមួយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3149321\n" +"help.text" +msgid "CHAR function" +msgstr "អនុគមន៍ CHAR" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149321\n" +"201\n" +"help.text" +msgid "CHAR" +msgstr "CHAR" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149150\n" +"202\n" +"help.text" +msgid "Converts a number into a character according to the current code table. The number can be a two-digit or three-digit integer number." +msgstr "បម្លែង​ចំនួន​មួយ​ទៅ​ជា​តួអក្សរ​មួយ ដោយ​ផ្អែក​លើ​តារាង​កូដ ។ ចំនួន​អាច​ជា​ចំនួន​គត់​ពីរ​តួលេខ ឬ​បី​តួលេខ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149945\n" +"203\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3145634\n" +"204\n" +"help.text" +msgid "CHAR(Number)" +msgstr "CHAR(ចំនួន)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155906\n" +"205\n" +"help.text" +msgid "Number is a number between 1 and 255 representing the code value for the character." +msgstr "ចំនួន គឺ​ជា​ចំនួនដែលមាន​​ចន្លោះពី 1 និង 255 បង្ហាញ​តម្លៃ​កូដ​សម្រាប់តួអក្សរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3152982\n" +"207\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149890\n" +"208\n" +"help.text" +msgid "=CHAR(100) returns the character d." +msgstr "=CHAR(100) ត្រឡប់​តួអក្សរ d ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id0907200910283297\n" +"help.text" +msgid "=\"abc\" & CHAR(10) & \"def\" inserts a newline character into the string." +msgstr "=\"abc\" & CHAR(10) & \"def\" បញ្ចូល​តួអក្សរ​បន្ទាត់​ថ្មី​ក្នុង​ខ្សែអក្សរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3149009\n" +"help.text" +msgid "CLEAN function" +msgstr "អនុគមន៍ CLEAN" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149009\n" +"132\n" +"help.text" +msgid "CLEAN" +msgstr "CLEAN" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150482\n" +"133\n" +"help.text" +msgid "All non-printing characters are removed from the string." +msgstr "តួអក្សរ​មិន​បោះពុម្ព​ទាំងអស់ ត្រូវ​បាន​យកចេញ​ពី​ខ្សែ​អក្សរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3146880\n" +"134\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147472\n" +"135\n" +"help.text" +msgid "CLEAN(\"Text\")" +msgstr "CLEAN(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150695\n" +"136\n" +"help.text" +msgid "Text refers to the text from which to remove all non-printable characters." +msgstr "អត្ថបទ សំដៅ​លើ​អត្ថបទ​​ដែល​ត្រូវ​យក​តួអក្សរ​ដែល​មិន​អាច​បោះពុម្ព​បាន​ចេញ​ទាំង​អស់ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3155498\n" +"help.text" +msgid "CODE function" +msgstr "អនុគមន៍ CODE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3155498\n" +"3\n" +"help.text" +msgid "CODE" +msgstr "CODE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3152770\n" +"4\n" +"help.text" +msgid "Returns a numeric code for the first character in a text string." +msgstr "ត្រឡប់​កូដ​ជា​លេខ សម្រាប់​តួអក្សរ​ដំបូង​ក្នុង​ខ្សែ​អត្ថបទ​មួយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3155830\n" +"5\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149188\n" +"6\n" +"help.text" +msgid "CODE(\"Text\")" +msgstr "CODE(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154383\n" +"7\n" +"help.text" +msgid "Text is the text for which the code of the first character is to be found." +msgstr "អត្ថបទ ជា​អត្ថបទ ដែល​កូដ​នៃ​តួអក្សរ​ដំបូង​នឹង​ត្រូវ​បាន​រក ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3154394\n" +"8\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3159209\n" +"9\n" +"help.text" +msgid "=CODE(\"Hieronymus\") returns 72, =CODE(\"hieroglyphic\") returns 104." +msgstr "=CODE(\"Hieronymus\") returns 72, =CODE(\"hieroglyphic\") ត្រឡប់ 104 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150280\n" +"211\n" +"help.text" +msgid "The code used here does not refer to ASCII, but to the code table currently loaded." +msgstr "កូដ​ដែល​ប្រើ​ទីនេះ មិន​សំដៅ​លើ ASCII ទេ ប៉ុន្តែ​សំដៅ​ទៅ​តារាង​កូដ​ដែល​បាន​ផ្ទុក​បច្ចុប្បន្ន ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3149688\n" +"help.text" +msgid "CONCATENATE function" +msgstr "អនុគមន៍ CONCATENATE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149688\n" +"167\n" +"help.text" +msgid "CONCATENATE" +msgstr "CONCATENATE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154524\n" +"168\n" +"help.text" +msgid "Combines several text strings into one string." +msgstr "ផ្សំ​ខ្សែ​អក្សរ​អត្ថបទ​ជា​ច្រើន ទៅ​ជា​ខ្សែ​អក្សរ​មួយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149542\n" +"169\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155954\n" +"170\n" +"help.text" +msgid "CONCATENATE(\"Text1\"; ...; \"Text30\")" +msgstr "CONCATENATE(\"អត្ថបទ1\"; ...; \"អត្ថបទ30\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3146847\n" +"171\n" +"help.text" +msgid "Text 1; Text 2; ... represent up to 30 text passages which are to be combined into one string." +msgstr "អត្ថបទ 1; អត្ថបទ 2; ... បង្ហាញ​រហូត​ដល់​ 30 ឃ្លា​អត្ថបទ​ដែល​ត្រូវ​បាន​ផ្សំ​នៅ​ក្នុង​ខ្សែអក្សរ​មួយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3153110\n" +"172\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150008\n" +"173\n" +"help.text" +msgid "=CONCATENATE(\"Good \";\"Morning \";\"Mrs. \";\"Doe\") returns: Good Morning Mrs. Doe." +msgstr "=CONCATENATE(\"Good \";\"Morning \";\"Mrs. \";\"Doe\") ត្រឡប់ ៖ Good Morning Mrs. Doe." + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3145166\n" +"help.text" +msgid "DECIMAL function" +msgstr "អនុគមន៍ DECIMAL" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3145166\n" +"225\n" +"help.text" +msgid "DECIMAL" +msgstr "DECIMAL" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156361\n" +"226\n" +"help.text" +msgid "Converts text with characters from a number system to a positive integer in the base radix given. The radix must be in the range 2 to 36. Spaces and tabs are ignored. The Text field is not case-sensitive." +msgstr "បម្លែង​អត្ថបទ​ដែល​មាន​តួអក្សរ​ពី ប្រព័ន្ធលេខ ទៅ​ជា​ចំនួន​គត់​វិជ្ជមាន​នៅ​ក្នុងគោល​ជា​មូលដ្ឋាន​ដែល​បានផ្ដល់​ឲ្យ ។ គោល​ត្រូវ​តែ​នៅ​ក្នុង​ជួរ 2 ដល់ 36 ។ ចន្លោះ​ និង​ថេប ត្រូវ​បានមិន​អើពើ ។ វាលអត្ថបទ មិន​ប្រកាន់​អក្សរ​តូច​ធំ​ទេ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3157994\n" +"227\n" +"help.text" +msgid "If the radix is 16, a leading x or X or 0x or 0X, and an appended h or H, is disregarded. If the radix is 2, an appended b or B is disregarded. Other characters that do not belong to the number system generate an error." +msgstr "បើ​គោល​ស្មើ 16 ការ​បន្ថែម​ពី​មុខដោយ x ឬ X ឬ 0x ឬ 0X និង​បន្ថែម​ខាង​ចុង​ដោយ​ h ឬ H មិន​ត្រូវ​បាន​អើពើ ។ បើ​គោល​គឺ​ 2 ការ​បន្ថែម​ខាង​ចុង b ឬ B មិន​ត្រូវ​បាន​អើពើ ។ តួ​អក្សរ​ផ្សេង​ទៀត ដែល​មិន​មែន​ជា​របស់​ប្រព័ន្ធលេខ​បង្កើត​កំហុស​មួយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3150014\n" +"228\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154328\n" +"229\n" +"help.text" +msgid "DECIMAL(\"Text\"; Radix)" +msgstr "DECIMAL(\"អត្ថបទ\"; គោល)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150128\n" +"230\n" +"help.text" +msgid "Text is the text to be converted. To differentiate between a hexadecimal number, such as A1 and the reference to cell A1, you must place the number in quotation marks, for example, \"A1\" or \"FACE\"." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ត្រូវ​បម្លែង ។ ដើម្បី​ធ្វើ​ឲ្យខុសគ្នា​រវាង​លេខ​គោលដប់ប្រាំមួយ ដូចជា A1 និង​យោង​ទៅ​ក្រឡា A1 អ្នក​ត្រូវ​តែ​ដាក់​លេខ​នៅ​ក្នុង​សញ្ញា​សម្រង់ ឧទាហរណ៍ \"A1\" ឬ \"FACE\" ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3145241\n" +"231\n" +"help.text" +msgid "Radix indicates the base of the number system. It may be any positive integer between 2 and 36." +msgstr "គោល បង្ហាញ​មូលដ្ឋាន​របស់​ប្រព័ន្ធ​លេខ ។ វា​អាច​ជា​ចំនួន​វិជ្ជមាន​រវាង ២ និង ៣៦ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3156062\n" +"232\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3145355\n" +"233\n" +"help.text" +msgid "=DECIMAL(\"17\";10) returns 17." +msgstr "=DECIMAL(\"17\";10) ត្រឡប់ 17 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155622\n" +"234\n" +"help.text" +msgid "=DECIMAL(\"FACE\";16) returns 64206." +msgstr "=DECIMAL(\"FACE\";16) ត្រឡប់ 64206 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151015\n" +"235\n" +"help.text" +msgid "=DECIMAL(\"0101\";2) returns 5." +msgstr "=DECIMAL(\"0101\";2) ត្រឡប់ 5 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3148402\n" +"help.text" +msgid "DOLLAR function" +msgstr "អនុគមន៍ DOLLAR" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3148402\n" +"11\n" +"help.text" +msgid "DOLLAR" +msgstr "DOLLAR" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153049\n" +"12\n" +"help.text" +msgid "Converts a number to an amount in the currency format, rounded to a specified decimal place. In the Value field enter the number to be converted to currency. Optionally, you may enter the number of decimal places in the Decimals field. If no value is specified, all numbers in currency format will be displayed with two decimal places." +msgstr "បម្លែង​លេខ​ទៅ​ជា​ចំនួន​សរុប​នៅ​ក្នុង​ទ្រង់ទ្រាយ​រូបិយប័ណ្ណ បានបង្គត់​ទៅ​ខ្ទង់ទសភាគ​ដែល​បានបញ្ជាក់ ។ នៅ​ក្នុងវាល តម្លៃ បញ្ចូល​លេខ​ដែល​ត្រូវ​បម្លែង​ទៅ​ជា​រូបិយប័ណ្ណ ។ ជា​ជម្រើស អ្នក​អាច​បញ្ចូល​លេខ​ខ្ទង់ទសភាគ​នៅ​ក្នុង​វាលទសភាគ ។ ប្រសិន​បើ​គ្មាន​តម្លៃ​ត្រូវ​បញ្ជាក់ លេខ​ទាំងអស់​នៅ​ក្នុងទ្រង់ទ្រាយ​ជា​រូបិយប័ណ្ណ​នឹងត្រូវ​បាន​បង្ហាញ​ដោយ​ខ្ទង់​ទសភាព​ពីរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151280\n" +"263\n" +"help.text" +msgid "You set the currency format in your system settings." +msgstr "អ្នក​កំណត់​ទ្រង់ទ្រាយ​រូបិយប័ណ្ណ​ក្នុង​ការ​កំណត់​ប្រព័ន្ធ​របស់​អ្នក ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3150569\n" +"13\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154188\n" +"14\n" +"help.text" +msgid "DOLLAR(Value; Decimals)" +msgstr "DOLLAR(តម្លៃ; ទសភាគ)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3145299\n" +"15\n" +"help.text" +msgid "Value is a number, a reference to a cell containing a number, or a formula which returns a number." +msgstr "តម្លៃ គឺ​ជា​លេខ យោង​ទៅ​ក្រឡា​ដែល​មាន​លេខ ឬ​រូបមន្ត​ដែល​ត្រឡប់​លេខ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3145629\n" +"16\n" +"help.text" +msgid "Decimals is the optional number of decimal places." +msgstr "ទសភាគ គឺ​ជា​ចំនួនជា​ជម្រើស​​របស់​ខ្ទង់​ទសភាគ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149030\n" +"17\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153546\n" +"18\n" +"help.text" +msgid "=DOLLAR(255) returns $255.00." +msgstr "=DOLLAR(255) ត្រឡប់ $255.00 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154635\n" +"19\n" +"help.text" +msgid "=DOLLAR(367.456;2) returns $367.46. Use the decimal separator that corresponds to the current locale setting." +msgstr "=DOLLAR(367.456;2) ត្រឡប់ $367.46 ។ ប្រើសញ្ញា​​បំបែក​ទសភាគ​ដែលទាក់ទង​ទៅ​នឹង កា​រកំណត់​មូលដ្ឋាន​បច្ចុប្បន្ន។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3150685\n" +"help.text" +msgid "EXACT function" +msgstr "អនុគមន៍ EXACT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3150685\n" +"78\n" +"help.text" +msgid "EXACT" +msgstr "EXACT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3158413\n" +"79\n" +"help.text" +msgid "Compares two text strings and returns TRUE if they are identical. This function is case-sensitive." +msgstr "ប្រៀបធៀប​ខ្សែ​អត្ថបទ​ពីរ និង​ត្រឡប់ TRUE បើ​ពួក​វា​ដូចគ្នា ។ អនុគមន៍​នេះ​ប្រកាន់​តួ​អក្សរ​តូច​ធំ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3152817\n" +"80\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148594\n" +"81\n" +"help.text" +msgid "EXACT(\"Text1\"; \"Text2\")" +msgstr "EXACT(\"អត្ថបទ1\"; \"អត្ថបទ2\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153224\n" +"82\n" +"help.text" +msgid "Text1 refers to the first text to compare." +msgstr "អត្ថបទ 1 យោង​ទៅ​អត្ថបទ​ដំបូង​ត្រូវ​ប្រៀបធៀប ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148637\n" +"83\n" +"help.text" +msgid "Text2 is the second text to compare." +msgstr "អត្ថបទ 2 គឺ​ជា​អត្ថបទ​ទីពីរ​ត្រូវ​ប្រៀបធៀប ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149777\n" +"84\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156263\n" +"85\n" +"help.text" +msgid "=EXACT(\"microsystems\";\"Microsystems\") returns FALSE." +msgstr "=EXACT(\"ប្រព័ន្ធ​ម៉ៃ​ក្រូ​​\";\"ប្រព័ន្ធម៉ៃ​ក្រូ​​\") ត្រឡប់​​ FALSE ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3152589\n" +"help.text" +msgid "FIND function" +msgstr "អនុគមន៍ FIND" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3152589\n" +"44\n" +"help.text" +msgid "FIND" +msgstr "FIND" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3146149\n" +"45\n" +"help.text" +msgid "Looks for a string of text within another string. You can also define where to begin the search. The search term can be a number or any string of characters. The search is case-sensitive." +msgstr "ស្វែងរក​ខ្សែ​អត្ថបទ​មួយ​ក្នុង​ខ្សែ​អក្សរ​មួយ​ទៀត ។ អ្នក​ក៏​អាច​កំណត់​កន្លែង​ដែល​ចាប់ផ្តើម​ការ​ស្វែងរក ។ ពាក្យ​ស្វែងរក​អាច​ជា​លេខ ឬ​ខ្សែ​អក្សរ​ខ្លះ​នៃ​តួ​អក្សរ ។ ការ​ស្វែងរក​ប្រកាន់​តួ​អក្សរ​តូច​ធំ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3083284\n" +"46\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3083452\n" +"47\n" +"help.text" +msgid "FIND(\"FindText\"; \"Text\"; Position)" +msgstr "FIND(\"រក​អត្ថបទ\"; \"អត្ថបទ\"; ទីតាំង)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150608\n" +"48\n" +"help.text" +msgid "FindText refers to the text to be found." +msgstr "អត្ថបទ​ស្វែងរក យោង​ទៅ​អត្ថបទ​ដែល​រក​ឃើញ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3152374\n" +"49\n" +"help.text" +msgid "Text is the text where the search takes place." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ដែល​ការ​ស្វែង​រកកើត​ឡើង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3152475\n" +"50\n" +"help.text" +msgid "Position (optional) is the position in the text from which the search starts." +msgstr "ទីតាំង (ជា​ជម្រើស) គឺ​ជា​ទីតាំង​នៅ​ក្នុង​អត្ថបទ​ដែល​ចាប់ផ្ដើមការ​ស្វែងរក ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3154812\n" +"51\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156375\n" +"52\n" +"help.text" +msgid "=FIND(76;998877665544) returns 6." +msgstr "=FIND(76;998877665544) ត្រឡប់ 6 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3149268\n" +"help.text" +msgid "FIXED function" +msgstr "អនុគមន៍ FIXED" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149268\n" +"34\n" +"help.text" +msgid "FIXED" +msgstr "FIXED" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155833\n" +"35\n" +"help.text" +msgid "Returns a number as text with a specified number of decimal places and optional thousands separators." +msgstr "ត្រឡប់​លេខ​ជា​អត្ថបទ​ដែល​មាន​លេខ​ដែល​បានបញ្ជាក់​របស់​ខ្ទង់ដប់ និង​សញ្ញា​បំបែក​ខ្ទង់​ពាន់​ជា​ជម្រើស ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3152470\n" +"36\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147567\n" +"37\n" +"help.text" +msgid "FIXED(Number; Decimals; NoThousandsSeparators)" +msgstr "FIXED(ចំនួន; ទសភាគ; គ្មាន​អ្នក​បំបែក​ខ្ទង់​ពាន់)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151272\n" +"38\n" +"help.text" +msgid "Number refers to the number to be formatted." +msgstr "ចំនួន សំដៅ​លើ​ចំនួន​ដែល​ត្រូវ​ធ្វើ​ទ្រង់ទ្រាយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156322\n" +"39\n" +"help.text" +msgid "Decimals refers to the number of decimal places to be displayed." +msgstr "ទសភាគ សំដៅ​លើ​ចំនួន​ខ្ទង់​ទសភាគ​ដែល​ត្រូវ​បង្ហាញ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150877\n" +"40\n" +"help.text" +msgid "NoThousandsSeparators (optional) determines whether the thousands separator is used. If the parameter is a number not equal to 0, the thousands separator is suppressed. If the parameter is equal to 0 or if it is missing altogether, the thousands separators of your current locale setting are displayed." +msgstr "គ្មានសញ្ញា​​បំបែក​ខ្ទង់​ពាន់ (ជា​ជម្រើស) កំណត់​ថាតើសញ្ញា​បំបែក​​ត្រូវ​បាន​ប្រើ​ឬទេ ។ ប្រសិនបើប៉ារ៉ាម៉ែត្រ​ជា​លេខ​មិន​ស្មើ​នឹង​ 0 សញ្ញា​បំបែក​ខ្ទង់ពាន់​ត្រូវ​បាន​បង្ហាប់ ។ ប្រសិន​បើ​ប៉ារ៉ាម៉ែត្រ​ស្មើនឹង 0 ឬ ប្រសិន​បើ​វា​បាត់​ទាំងអស់​គ្នា អ្នក​បំបែក​ខ្ទង់ពាន់​នៃ កា​រកំណត់​មូលដ្ឋាន​បច្ចុប្បន្ន របស់​អ្នក​ត្រូវ​បាន​បង្ហាញ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149040\n" +"41\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3145208\n" +"42\n" +"help.text" +msgid "=FIXED(1234567.89;3) returns 1,234,567.890 as a text string." +msgstr "=FIXED(1234567.89;3) ត្រឡប់​ 1,234,567.890 ជា​ខ្សែអក្សរ​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id5282143\n" +"help.text" +msgid "=FIXED(1234567.89;3;1) returns 1234567.890 as a text string." +msgstr "=FIXED(1234567.89;3;1) ត្រឡប់ 1234567.890 ជា​ខ្សែអក្សរ​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id7319864\n" +"help.text" +msgid "JIS function" +msgstr "អនុគមន៍ JIS" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3666188\n" +"help.text" +msgid "JIS" +msgstr "JIS" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id964384\n" +"help.text" +msgid "The JIS function converts half-width to full-width ASCII and katakana characters. Returns a text string." +msgstr "អនុគមន៍ JIS បម្លែង ASCII ពាក់​កណ្ដាល​ទទឹង ទៅ ASCII ទទឹង​ពេញ និង​តួអក្សរ​កាតាកាណា ។ ត្រឡប់​ខ្សែអក្សរ​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id1551561\n" +"help.text" +msgid "See http://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions for a conversion table." +msgstr "មើល http://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions សម្រាប់​តារាង​ការ​បម្លែង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id2212897\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id2504654\n" +"help.text" +msgid "JIS(\"Text\")" +msgstr "JIS(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id5292519\n" +"help.text" +msgid "Text is the text that contains characters to be converted." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ដែល​មាន​តួអក្សរ​ត្រូវ​បម្លែង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3984496\n" +"help.text" +msgid "See also ASC function." +msgstr "សូម​មើល​អនុគមន៍ ASC ផងដែរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3147083\n" +"help.text" +msgid "LEFT function" +msgstr "អនុគមន៍ LEFT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3147083\n" +"95\n" +"help.text" +msgid "LEFT" +msgstr "LEFT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153622\n" +"96\n" +"help.text" +msgid "Returns the first character or characters of a text." +msgstr "ត្រឡប់​តួអក្សរ​ដំបូង ឬ​តួអក្សរ​របស់​អត្ថបទ​មួយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3156116\n" +"97\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3146786\n" +"98\n" +"help.text" +msgid "LEFT(\"Text\"; Number)" +msgstr "LEFT(\"អត្ថបត\"; លេខ)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147274\n" +"99\n" +"help.text" +msgid "Text is the text where the initial partial words are to be determined." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ដែល​ពាក្យ​ដោយ​ផ្នែក​ចាប់ផ្ដើម​ត្រូវបាន​កំណត់ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153152\n" +"100\n" +"help.text" +msgid "Number (optional) specifies the number of characters for the start text. If this parameter is not defined, one character is returned." +msgstr "ចំនួន (ជា​ជម្រើស) បញ្ជាក់​លម្អិត​ចំនួន​តួ​អក្សរ​សម្រាប់​អត្ថបទ​ចាប់ផ្តើម ។ បើ​ប៉ារ៉ាម៉ែត្រ​នេះ​មិន​ត្រូវ​បាន​កំណត់ នោះ​តួអក្សរ​មួយ​នឹង​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3150260\n" +"101\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149141\n" +"102\n" +"help.text" +msgid "=LEFT(\"output\";3) returns “out”." +msgstr "=LEFT(\"output\";3) ត្រឡប់ “out” ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3156110\n" +"help.text" +msgid "LEN function" +msgstr "អនុគមន៍ LEN" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3156110\n" +"104\n" +"help.text" +msgid "LEN" +msgstr "LEN" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150147\n" +"105\n" +"help.text" +msgid "Returns the length of a string including spaces." +msgstr "ត្រឡប់​ប្រវែង​នៃ​ខ្សែ​អក្សរ​រួម​ទាំង​ចន្លោះ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3155108\n" +"106\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154063\n" +"107\n" +"help.text" +msgid "LEN(\"Text\")" +msgstr "LEN(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3146894\n" +"108\n" +"help.text" +msgid "Text is the text whose length is to be determined." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ដែល​ប្រវែង​របស់​វា​ត្រូវ​បាន​កំណត់ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3153884\n" +"109\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156008\n" +"110\n" +"help.text" +msgid "=LEN(\"Good Afternoon\") returns 14." +msgstr "=LEN(\"Good Afternoon\") ត្រឡប់ 14 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154300\n" +"111\n" +"help.text" +msgid "=LEN(12345.67) returns 8." +msgstr "=LEN(12345.67) ត្រឡប់ 8 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3153983\n" +"help.text" +msgid "LOWER function" +msgstr "អនុគមន៍ LOWER" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3153983\n" +"87\n" +"help.text" +msgid "LOWER" +msgstr "LOWER" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3152791\n" +"88\n" +"help.text" +msgid "Converts all uppercase letters in a text string to lowercase." +msgstr "បម្លែង​តួ​អក្សរ​ធំ​ទាំងអស់​ក្នុង​​ខ្សែ​អត្ថបទ​មួយ ទៅ​ជា​អក្សរ​តូច ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3155902\n" +"89\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150121\n" +"90\n" +"help.text" +msgid "LOWER(\"Text\")" +msgstr "LOWER(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153910\n" +"91\n" +"help.text" +msgid "Text refers to the text to be converted." +msgstr "អត្ថបទ យោង​ទៅ​អត្ថបទ​ត្រូវ​បម្លែង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3159343\n" +"92\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155329\n" +"93\n" +"help.text" +msgid "=LOWER(\"Sun\") returns sun." +msgstr "=LOWER(\"Sun\") ត្រឡប់ sun ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3154589\n" +"help.text" +msgid "MID function" +msgstr "អនុគមន៍ MID" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3154589\n" +"148\n" +"help.text" +msgid "MID" +msgstr "MID" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154938\n" +"149\n" +"help.text" +msgid "Returns a text string of a text. The parameters specify the starting position and the number of characters." +msgstr "ត្រឡប់​ខ្សែអក្សរ​អត្ថបទ​មួយ​របស់​អត្ថបទ ។ ប៉ារ៉ាម៉ែត្រ​បញ្ជាក់​ទីតាំង​ចាប់ផ្ដើម និង​ចំនួន​តួអក្សរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3148829\n" +"150\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150526\n" +"151\n" +"help.text" +msgid "MID(\"Text\"; Start; Number)" +msgstr "MID(\"អត្ថបទ\"; ចាប់ផ្ដើម; ចំនួន)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148820\n" +"152\n" +"help.text" +msgid "Text is the text containing the characters to extract." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ដែល​មាន​តួអក្សរ​ត្រូវ​ស្រង់ចេញ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150774\n" +"153\n" +"help.text" +msgid "Start is the position of the first character in the text to extract." +msgstr "ចាប់ផ្ដើម គឺ​ជា​ទីតាំង​របស់​តួអក្សរ​ដំបូង​នៅ​ក្នុង​អត្ថបទ​ត្រូវ​ស្រង់ចេញ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153063\n" +"154\n" +"help.text" +msgid "Number specifies the number of characters in the part of the text." +msgstr "ចំនួន បញ្ជាក់​ចំនួន​តួអក្សរ​នៅ​ក្នុង​ផ្នែក​របស់​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3150509\n" +"155\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3158407\n" +"156\n" +"help.text" +msgid "=MID(\"office\";2;2) returns ff." +msgstr "=MID(\"office\";2;2) returns ff." + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3159143\n" +"help.text" +msgid "PROPER function" +msgstr "អនុគមន៍ PROPER" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3159143\n" +"70\n" +"help.text" +msgid "PROPER" +msgstr "PROPER" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149768\n" +"71\n" +"help.text" +msgid "Capitalizes the first letter in all words of a text string." +msgstr "សរសេរ​តួអក្សរ​ដំបូង​ក្នុង​ពាក្យ​ទាំងអស់​នៃ​ខ្សែ​អត្ថបទ ជា​អក្សរ​ធំ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3153573\n" +"72\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154260\n" +"73\n" +"help.text" +msgid "PROPER(\"Text\")" +msgstr "PROPER(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147509\n" +"74\n" +"help.text" +msgid "Text refers to the text to be converted." +msgstr "អត្ថបទ យោង​ទៅ​អត្ថបទ​ត្រូវ​បម្លែង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3147529\n" +"75\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155364\n" +"76\n" +"help.text" +msgid "=PROPER(\"open office\") returns Open Office." +msgstr "=PROPER(\"បើក​ការិយាល័យ​​\") ត្រឡប់​បើក​ការិយាល័យ​ ។​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3149171\n" +"help.text" +msgid "REPLACE function" +msgstr "អនុគមន៍ REPLACE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149171\n" +"22\n" +"help.text" +msgid "REPLACE" +msgstr "REPLACE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148925\n" +"23\n" +"help.text" +msgid "Replaces part of a text string with a different text string. This function can be used to replace both characters and numbers (which are automatically converted to text). The result of the function is always displayed as text. If you intend to perform further calculations with a number which has been replaced by text, you will need to convert it back to a number using the VALUE function." +msgstr "ជំនួស​ផ្នែក​នៃ​ខ្សែ​អត្ថបទ​ដោយ​ខ្សែ​អត្ថបទ​ផ្សេង​ទៀត ។ អនុគមន៍​នេះ​អាច​ត្រូវ​បាន​ប្រើ​ដើម្បី​ជំនួស​ទាំង​តួ​អក្សរ និង​លេខ (ដែល​ត្រូវ​បាន​បម្លែង​ជា​អត្ថបទ​ដោយ​ស្វ័យ​ប្រវត្តិ) ។ លទ្ធផល​នៃ​អនុគមន៍ តែងតែ​ត្រូវ​បាន​បង្ហាញ​ជា​អត្ថបទ ។ បើ​អ្នក​មាន​បំណង​ចង់​ប្រតិបត្តិ​ការ​គណនា​បន្ថែម​ទៀត​ជាមួយ​ចំនួន​មួយ ដែល​ត្រូវ​បាន​ជំនួស​ដោយ​អត្ថបទ នោះ​អ្នក​ត្រូវតែ​បម្លែង​វា​ត្រឡប់​ទៅ​ជា​លេខ​វិញ ដោយ​ប្រើ​អនុគមន៍ VALUE ​ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3158426\n" +"24\n" +"help.text" +msgid "Any text containing numbers must be enclosed in quotation marks if you do not want it to be interpreted as a number and automatically converted to text." +msgstr "អត្ថបទ​ណា​ដែល​មាន​លេខ ត្រូវ​តែ​ត្រូវ​បាន​ដាក់​ក្នុង​សញ្ញា​សម្រង់ បើ​អ្នក​មិន​ចង់​ឲ្យវា ត្រូវ​បាន​បកប្រែ​ជា​ចំនួន​មួយ និង​ត្រូវ​បាន​បម្លែង​ជា​អត្ថបទ​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149159\n" +"25\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147286\n" +"26\n" +"help.text" +msgid "REPLACE(\"Text\"; Position; Length; \"NewText\")" +msgstr "REPLACE(\"អត្ថបទ\"; ទីតាំង; ប្រវែង; \"អត្ថបទ​ថ្មី\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149797\n" +"27\n" +"help.text" +msgid "Text refers to text of which a part will be replaced." +msgstr "អត្ថបទ សំដៅ​លើ​អត្ថបទ ដែល​ផ្នែក​មួយ​នឹង​ត្រូវ​បាន​ជំនួស ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3166451\n" +"28\n" +"help.text" +msgid "Position refers to the position within the text where the replacement will begin." +msgstr "ទីតាំង យោង​ទៅ​លើ​ទីតាំង​នៅ​ក្នុង​អត្ថបទ ដែល​កា​រជំនួស​​នឹង​ចាប់ផ្ដើម ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156040\n" +"29\n" +"help.text" +msgid "Length is the number of characters in Text to be replaced." +msgstr "ប្រវែង គឺ​ជា​ចំនួន​តួអក្សរ​នៅ​ក្នុង អត្ថបទ ត្រូវ​ជំនួស ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3159188\n" +"30\n" +"help.text" +msgid "NewText refers to the text which replaces Text." +msgstr "អត្ថបទ​ថ្មី យោង​លើ​អត្ថបទ​ដែល​ជំនួស​ ​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3146958\n" +"31\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154096\n" +"32\n" +"help.text" +msgid "=REPLACE(\"1234567\";1;1;\"444\") returns \"444234567\". One character at position 1 is replaced by the complete NewText." +msgstr "=REPLACE(\"1234567\";1;1;\"444\") ត្រឡប់ \"444234567\" ។ តួអក្សរ​មួយ​នៅទីតាំង 1 ត្រូវ​បាន​ជំនួស​ដោយ​ការ​បំពេញ អត្ថបទថ្មី ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3149741\n" +"help.text" +msgid "REPT function" +msgstr "អនុគមន៍ REPT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149741\n" +"193\n" +"help.text" +msgid "REPT" +msgstr "REPT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153748\n" +"194\n" +"help.text" +msgid "Repeats a character string by the given number of copies." +msgstr "ធ្វើ​ខ្សែ​តួអក្សរ​មួយ​ម្តង​ទៀត​តាម ចំនួន ច្បាប់​ចម្លង​ដែល​បាន​ផ្តល់ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3152884\n" +"195\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150494\n" +"196\n" +"help.text" +msgid "REPT(\"Text\"; Number)" +msgstr "REPT(\"អត្ថបទ\"; លេខ)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154859\n" +"197\n" +"help.text" +msgid "Text is the text to be repeated." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ត្រូវ​ធ្វើ​ឡើងវិញ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150638\n" +"198\n" +"help.text" +msgid "Number is the number of repetitions." +msgstr "ចំនួន គឺ​ជា​ចំនួន​កា​រធ្វើ​ឡើ​ង​វិញ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149922\n" +"212\n" +"help.text" +msgid "The result can be a maximum of 255 characters." +msgstr "លទ្ធផល​អាច​ជា​តួអក្សរ​ច្រើន​បំផុត២៥៥ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3156213\n" +"199\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148626\n" +"200\n" +"help.text" +msgid "=REPT(\"Good morning\";2) returns Good morningGood morning." +msgstr "=REPT(\"Good morning\";2) ត្រឡប់ Good morningGood morning ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3149805\n" +"help.text" +msgid "RIGHT function" +msgstr "អនុគមន៍ RIGHT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149805\n" +"113\n" +"help.text" +msgid "RIGHT" +msgstr "RIGHT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3145375\n" +"114\n" +"help.text" +msgid "Returns the last character or characters of a text." +msgstr "ត្រឡប់​តួអក្សរចុង​ក្រោយ ឬ​តួអក្សរ​របស់​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3150837\n" +"115\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154344\n" +"116\n" +"help.text" +msgid "RIGHT(\"Text\"; Number)" +msgstr "RIGHT(\"អត្ថបទ\"; ចំនួន)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149426\n" +"117\n" +"help.text" +msgid "Text is the text of which the right part is to be determined." +msgstr "អត្ថបទ គឺជា​អត្ថបទ​ដែល​ផ្នែក​ខាង​ស្ដាំ​ត្រូវ​បាន​កំណត់ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153350\n" +"118\n" +"help.text" +msgid "Number (optional) is the number of characters from the right part of the text." +msgstr "ចំនួន (ជា​ជម្រើស) គឺ​ជា​ចំនួន​តួអក្សរ​ពី​ផ្នែក​ខាង​ស្ដាំ​របស់​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3148661\n" +"119\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151132\n" +"120\n" +"help.text" +msgid "=RIGHT(\"Sun\";2) returns un." +msgstr "=RIGHT(\"Sun\";2) ត្រឡប់ un ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3153534\n" +"help.text" +msgid "ROMAN function" +msgstr "អនុគមន៍ ROMAN" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3153534\n" +"248\n" +"help.text" +msgid "ROMAN" +msgstr "ROMAN" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151256\n" +"249\n" +"help.text" +msgid "Converts a number into a Roman numeral. The value range must be between 0 and 3999, the modes can be integers from 0 to 4." +msgstr "បម្លែង​ចំនួន​មួយ​ទៅ​ជា​លេខ​រ៉ូម៉ាំង ។ ជួរ​តម្លៃ​ត្រូវ​តែ​ស្ថិត​នៅ​ចន្លោះ 0 និង 3999 របៀប​អាច​ជា​ចំនួន​គត់​ពី 0 ដល់ 4 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3149299\n" +"250\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150593\n" +"251\n" +"help.text" +msgid "ROMAN(Number; Mode)" +msgstr "ROMAN(ចំនួន; របៀប)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156139\n" +"252\n" +"help.text" +msgid "Number is the number that is to be converted into a Roman numeral." +msgstr "ចំនួន ជា​ចំនួន​ដែល​នឹង​ត្រូវ​បម្លែង​ជា​លេខ​រ៉ូម៉ាំង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153318\n" +"253\n" +"help.text" +msgid "Mode (optional) indicates the degree of simplification. The higher the value, the greater is the simplification of the Roman number." +msgstr "របៀប (ជា​ជម្រើស) បញ្ជាក់​លម្អិត​កម្រិត​ងាយស្រួល ។ តម្លៃ​កាន់​តែ​​ខ្ពស់ នោះ​លេខ​រ៉ូម៉ាំង​កាន់​តែ​ងាយស្រួល ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3145306\n" +"254\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151371\n" +"255\n" +"help.text" +msgid "=ROMAN(999) returns CMXCIX" +msgstr "=ROMAN(999) ត្រឡប់ CMXCIX" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153938\n" +"256\n" +"help.text" +msgid "=ROMAN(999;0) returns CMXCIX" +msgstr "=ROMAN(999;0) ត្រឡប់ CMXCIX" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148412\n" +"257\n" +"help.text" +msgid "=ROMAN (999;1) returns LMVLIV" +msgstr "=ROMAN (999;1) ត្រឡប់ LMVLIV" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155421\n" +"258\n" +"help.text" +msgid "=ROMAN(999;2) returns XMIX" +msgstr "=ROMAN(999;2) ត្រឡប់ XMIX" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149235\n" +"259\n" +"help.text" +msgid "=ROMAN(999;3) returns VMIV" +msgstr "=ROMAN(999;3) ត្រឡប់ VMIV" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150624\n" +"260\n" +"help.text" +msgid "=ROMAN(999;4) returns IM" +msgstr "=ROMAN(999;4) ត្រឡប់ IM" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3151005\n" +"help.text" +msgid "SEARCH function" +msgstr "អនុគមន៍ SEARCH" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3151005\n" +"122\n" +"help.text" +msgid "SEARCH" +msgstr "SEARCH" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148692\n" +"123\n" +"help.text" +msgid "Returns the position of a text segment within a character string. You can set the start of the search as an option. The search text can be a number or any sequence of characters. The search is not case-sensitive." +msgstr "ត្រឡប់​ទីតាំង​នៃ​ផ្នែក​អត្ថបទ​ក្នុង​ខ្សែ​តួអក្សរ​មួយ ។ អ្នក​អាច​កំណត់​ចំណុច​ចាប់ផ្តើម​នៃ​ការ​ស្វែងរក​ជា​ជម្រើស​មួយ ។ អត្ថបទ​ស្វែងរក​​អាច​ជា​លេខ ឬ​លំដាប់​ណា​មួយ​នៃ​តួអក្សរ ​​ ។ ការ​ស្វែងរក​មិន​ប្រកាន់​តួ​អក្សរ​តូច​ធំ​ទេ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3152964\n" +"124\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154671\n" +"125\n" +"help.text" +msgid "SEARCH(\"FindText\"; \"Text\"; Position)" +msgstr "SEARCH(\"អត្ថបទ​ស្វែងរក\"; \"អត្ថបទ\"; ទីតាំង)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3146080\n" +"126\n" +"help.text" +msgid "FindText is the text to be searched for." +msgstr "អត្ថបទ​ស្វែងរក គឺ​ជា​អត្ថបទ​ដែល​ត្រូវ​ស្វែងរក ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154111\n" +"127\n" +"help.text" +msgid "Text is the text where the search will take place." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ដែល​ការ​ស្វែងរក​នឹង​កើត​ឡើង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3149559\n" +"128\n" +"help.text" +msgid "Position (optional) is the position in the text where the search is to start." +msgstr "ទីតាំង (ជា​ជម្រើស) គឺ​ជា​ទីតាំង​នៅ​ក្នុង​អត្ថបទ​ដែល​ការ​ស្វែងរក​ត្រូវ​ចាប់ផ្ដើម ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3147322\n" +"129\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154564\n" +"130\n" +"help.text" +msgid "=SEARCH(54;998877665544) returns 10." +msgstr "=SEARCH(54;998877665544) ត្រឡប់ 10 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3154830\n" +"help.text" +msgid "SUBSTITUTE function" +msgstr "អនុគមន៍ SUBSTITUTE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3154830\n" +"174\n" +"help.text" +msgid "SUBSTITUTE" +msgstr "SUBSTITUTE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153698\n" +"175\n" +"help.text" +msgid "Substitutes new text for old text in a string." +msgstr "ជំនួស​អត្ថបទ​ថ្មី​សម្រាប់​អត្ថបទ​ចាស់​ក្នុង​ខ្សែ​អក្សរ​មួយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3150994\n" +"176\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147582\n" +"177\n" +"help.text" +msgid "SUBSTITUTE(\"Text\"; \"SearchText\"; \"NewText\"; Occurrence)" +msgstr "SUBSTITUTE(\"អត្ថបទ\"; \"អត្ថបទ​ស្វែងរក\"; \"អត្ថបទ​ថ្មី\"; ការ​កើត​ឡើង)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153675\n" +"178\n" +"help.text" +msgid "Text is the text in which text segments are to be exchanged." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ដែល​ផ្នែក​អត្ថបទ​ត្រូវ​បាន​ផ្លាស់ប្ដូរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156155\n" +"179\n" +"help.text" +msgid "SearchText is the text segment that is to be replaced (a number of times)." +msgstr "អត្ថបទ​ស្វែងរកគឺ​ជា​ផ្នែក​អត្ថបទ​ដែល​ត្រូវ​បានជំនួស (ច្រើន​ដង) ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3145779\n" +"180\n" +"help.text" +msgid "NewText is the text that is to replace the text segment." +msgstr "អត្ថបទ​ថ្មី គឺ​ជា​អត្ថបទ​ដែល​ត្រូវ​ជំនួស​ផ្នែក​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150348\n" +"181\n" +"help.text" +msgid "Occurrence (optional) indicates which occurrence of the search text is to be replaced. If this parameter is missing the search text is replaced throughout." +msgstr "កា​រកើត​ឡើង (ជា​ជម្រើស) បង្ហាញ​ការ​កើតឡើង​ណា​មួយ​​នៃ​អត្ថបទ​ស្វែងរក​ត្រូវ​បាន​ជំនួស ។ ប្រសិន​បើ​ប៉ារ៉ាម៉ែត្រ​នេះ​បាត់ អត្ថបទ​ស្វែងរក​ត្រូវ​បាន​ជំនួស​ទាំងអស់ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3150946\n" +"182\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3150412\n" +"183\n" +"help.text" +msgid "=SUBSTITUTE(\"123123123\";\"3\";\"abc\") returns 12abc12abc12abc." +msgstr "=SUBSTITUTE(\"123123123\";\"3\";\"abc\") ត្រឡប់ 12abc12abc12abc ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154915\n" +"238\n" +"help.text" +msgid "=SUBSTITUTE(\"123123123\";\"3\";\"abc\";2) returns 12312abc123." +msgstr "=SUBSTITUTE(\"123123123\";\"3\";\"abc\";2) ត្រឡប់ 12312abc123 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3148977\n" +"help.text" +msgid "T function" +msgstr "អនុគមន៍ T" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3148977\n" +"140\n" +"help.text" +msgid "T" +msgstr "T" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154359\n" +"141\n" +"help.text" +msgid "This function returns the target text, or a blank text string if the target is not text." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​អត្ថបទ​គោលដៅ ឬ​ខ្សែអក្សរ​អត្ថបទ​ទទេ ប្រសិន​បើ​គោលដៅ​មិនមែន​ជា​អត្ថបទ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3155858\n" +"142\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3155871\n" +"143\n" +"help.text" +msgid "T(Value)" +msgstr "T(តម្លៃ)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3154726\n" +"144\n" +"help.text" +msgid "If Value is a text string or refers to a text string, T returns that text string; otherwise it returns a blank text string." +msgstr "ប្រសិនបើតម្លៃ គឺ​ជា​ខ្សែអត្ថបទ​ ឬ​យោង​លើ​​ខ្សែអក្សរ​អត្ថបទ T ត្រឡប់​ខ្សែអត្ថបទ​នោះ បើ​មិន​ដូច្នេះ​ទេ វា​ត្រឡប់​ខ្សែអត្ថបទ​ទទេ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3155544\n" +"145\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151062\n" +"146\n" +"help.text" +msgid "=T(12345) returns an empty string." +msgstr "=T(12345) ត្រឡប់​ខ្សែអក្សរ​ទទេ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id4650105\n" +"help.text" +msgid "=T(\"12345\") returns the string 12345." +msgstr "=T(\"12345\") ត្រឡប់​ខ្សែអក្សរ 12345 ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3147132\n" +"help.text" +msgid "TEXT function" +msgstr "អនុគមន៍ TEXT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3147132\n" +"158\n" +"help.text" +msgid "TEXT" +msgstr "TEXT" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147213\n" +"159\n" +"help.text" +msgid "Converts a number into text according to a given format." +msgstr "បម្លែង​ចំនួន​មួយ​ទៅ​ជា​អត្ថបទ ដោយ​ផ្អែក​លើ​ទ្រង់ទ្រាយ​ដែល​បាន​ផ្តល់ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3153129\n" +"160\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147377\n" +"161\n" +"help.text" +msgid "TEXT(Number; Format)" +msgstr "TEXT(ចំនួន; ទ្រង់ទ្រាយ)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3147389\n" +"162\n" +"help.text" +msgid "Number is the numerical value to be converted." +msgstr "ចំនួន ជា​តម្លៃ​លេខ​ដែល​ត្រូវ​បម្លែង ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156167\n" +"163\n" +"help.text" +msgid "Format is the text which defines the format. Use decimal and thousands separators according to the language set in the cell format." +msgstr "ទ្រង់ទ្រាយ ជា​អត្ថបទ​ដែល​កំណត់​ទ្រង់ទ្រាយ ។ ប្រើ​​ចំនួន​ទសភាគ និង​អ្នក​បំបែក​ខ្ទង់​ពាន់ ដោយ​អាស្រ័យ​តាម​សំណុំ​ភាសា​ក្នុង​ទ្រង់ទ្រាយ​ក្រឡា ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id1243629\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id9044770\n" +"help.text" +msgid "=TEXT(12.34567;\"###.##\") returns the text 12.35" +msgstr "=TEXT(12.34567;\"###.##\") ត្រឡប់​អត្ថបទ 12.35" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3674123\n" +"help.text" +msgid "=TEXT(12.34567;\"000.00\") returns the text 012.35" +msgstr "=TEXT(12.34567;\"000.00\") ត្រឡប់​អត្ថបទ 012.35" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3151039\n" +"help.text" +msgid "TRIM function" +msgstr "អនុគមន៍ TRIM" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3151039\n" +"54\n" +"help.text" +msgid "TRIM" +msgstr "TRIM" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3157888\n" +"55\n" +"help.text" +msgid "Removes spaces from a string, leaving only a single space character between words." +msgstr "យក​ចន្លោះ​ចេញពី​តួអក្សរ ទុក​តែ​ចន្លោះ​តែមួយ​តួអក្សរ​នៅរវាងពាក្យ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3152913\n" +"56\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151349\n" +"57\n" +"help.text" +msgid "TRIM(\"Text\")" +msgstr "TRIM(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3151362\n" +"58\n" +"help.text" +msgid "Text refers to text in which spaces are removed." +msgstr "អត្ថបទ សំដៅទៅ​លើអត្ថបទ​​​ដែល​យក​ចេញ​ពីក្នុង​ចន្លោះ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3146838\n" +"59\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3156074\n" +"60\n" +"help.text" +msgid "=TRIM(\"hello\") returns hello." +msgstr "=TRIM(\"hello\") ត្រឡប់ hello ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id0907200904030935\n" +"help.text" +msgid "UNICHAR function" +msgstr "អនុគមន៍ UNICHAR" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id0907200904022525\n" +"help.text" +msgid "UNICHAR" +msgstr "UNICHAR" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id0907200904022538\n" +"help.text" +msgid "Converts a code number into a Unicode character or letter." +msgstr "បម្លែង​លេខកូដ​ទៅជា​តួអក្សរ​យូនីកូដ​សម្រាប់​អក្សរ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id0907200904123753\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id0907200904123753\n" +"help.text" +msgid "UNICHAR(number)" +msgstr "UNICHAR(number)" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id0907200904123720\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id090720090412378\n" +"help.text" +msgid "=UNICHAR(169) returns the Copyright character ©." +msgstr "=UNICHAR(169) ត្រឡប់​តួអក្សរ​រក្សាសិទ្ធិ © ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id0907200904033543\n" +"help.text" +msgid "UNICODE function" +msgstr "អនុគមន៍ UNICODE​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id0907200904022588\n" +"help.text" +msgid "UNICODE" +msgstr "UNICODE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id0907200904022594\n" +"help.text" +msgid "Returns the numeric code for the first Unicode character in a text string." +msgstr "ត្រឡប់​កូដ​ជា​លេខ សម្រាប់​តួអក្សរ​យូនីកូដ​ក្នុង​ខ្សែ​អត្ថបទ​មួយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id0907200904123874\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id0907200904123846\n" +"help.text" +msgid "UNICODE(\"Text\")" +msgstr "UNICODE(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id0907200904123899\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id0907200904123919\n" +"help.text" +msgid "=UNICODE(\"©\") returns the Unicode number 169 for the Copyright character." +msgstr "=UNICODE(\"©\") ត្រឡប់​លេខ​យូនីកូដ ១៦៩ សម្រាប់​តួអក្សរ​រក្សាសិទ្ធិ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3145178\n" +"help.text" +msgid "UPPER function" +msgstr "អនុគមន៍ UPPER" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3145178\n" +"62\n" +"help.text" +msgid "UPPER" +msgstr "UPPER" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3162905\n" +"63\n" +"help.text" +msgid "Converts the string specified in the text field to uppercase." +msgstr "បម្លែង​ខ្សែ​អក្សរ​ដែល​បាន​បញ្ជាក់​លម្អិត​ក្នុង​វាល​ អត្ថបទ ទៅ​ជា​អក្សរ​ធំ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3148526\n" +"64\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148539\n" +"65\n" +"help.text" +msgid "UPPER(\"Text\")" +msgstr "UPPER(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3148496\n" +"66\n" +"help.text" +msgid "Text refers to the lower case letters you want to convert to upper case." +msgstr "អត្ថបទ យោង​លើ​អក្សរ​តូច ដែល​អ្នក​ចង់​បម្លែង​ទៅ​អក្សរ​ធំ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3148516\n" +"67\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3146757\n" +"68\n" +"help.text" +msgid "=UPPER(\"Good Morning\") returns GOOD MORNING." +msgstr "=UPPER(\"Good Morning\") ត្រឡប់ GOOD MORNING ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"bm_id3150802\n" +"help.text" +msgid "VALUE function" +msgstr "អនុគមន៍ VALUE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3150802\n" +"185\n" +"help.text" +msgid "VALUE" +msgstr "VALUE" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3152551\n" +"186\n" +"help.text" +msgid "Converts a text string into a number." +msgstr "បម្លែង​ខ្សែ​អត្ថបទ​មួយ​ទៅ​ជា​ចំនួន​មួយ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3152568\n" +"187\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153638\n" +"188\n" +"help.text" +msgid "VALUE(\"Text\")" +msgstr "VALUE(\"អត្ថបទ\")" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3153651\n" +"189\n" +"help.text" +msgid "Text is the text to be converted to a number." +msgstr "អត្ថបទ គឺ​ជា​អត្ថបទ​ត្រូវ​បម្លែង​ទៅ​ជា​លេខ ។" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"hd_id3144719\n" +"190\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060110.xhp +msgctxt "" +"04060110.xhp\n" +"par_id3144733\n" +"191\n" +"help.text" +msgid "=VALUE(\"4321\") returns 4321." +msgstr "=VALUE(\"4321\") ត្រឡប់ 4321 ។" + +#: 04020000.xhp +#, fuzzy +msgctxt "" +"04020000.xhp\n" +"tit\n" +"help.text" +msgid "Insert Cells" +msgstr "បញ្ចូល​ក្រឡា" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"bm_id3156023\n" +"help.text" +msgid "spreadsheets; inserting cellscells; insertinginserting; cells" +msgstr "សៀវភៅ​បញ្ជី; ការ​បញ្ចូល​ក្រឡាក្រឡា; ការ​បញ្ចូលការ​បញ្ចូល; ក្រឡា" + +#: 04020000.xhp +#, fuzzy +msgctxt "" +"04020000.xhp\n" +"hd_id3156023\n" +"1\n" +"help.text" +msgid "Insert Cells" +msgstr "បញ្ចូល​ក្រឡា" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"par_id3150542\n" +"2\n" +"help.text" +msgid "Opens the Insert Cells dialog, in which you can insert new cells according to the options that you specify. You can delete cells by choosing Edit - Delete Cells." +msgstr "បើក​ប្រអប់ បញ្ចូល​ក្រឡា ដែល​អ្នក​អាច​បញ្ចូល​ក្រឡា​ថ្មី យោង​ទៅ​តាម​ជម្រើស​ដែល​អ្នក​បញ្ជាក់ ។ អ្នក​អាច​លុប​ក្រឡា​ដោយ​ជ្រើស កែសម្រួល - លុប​ក្រឡា ។" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"hd_id3153768\n" +"3\n" +"help.text" +msgid "Selection" +msgstr "ជម្រើស" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"par_id3149262\n" +"4\n" +"help.text" +msgid "This area contains the options available for inserting cells into a sheet. The cell quantity and position is defined by selecting a cell range in the sheet beforehand." +msgstr "តំបន់​នេះ​មាន​ជម្រើស​សម្រាប់​បញ្ចូល​ក្រឡា​ទៅ​ក្នុង​សន្លឹក​មួយ ។ បរិមាណ និង​ទីតាំង​ក្រឡា​ត្រូវ​បាន​កំណត់​ដោយ​ការ​ជ្រើស​ជួរ​ក្រឡា​មួយ​ក្នុង​សន្លឹក​ទុក​ជា​មុន ។" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"hd_id3146120\n" +"5\n" +"help.text" +msgid "Shift cells down" +msgstr "អង្កិល​ក្រឡា​ចុះ​ក្រោម" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"par_id3152596\n" +"6\n" +"help.text" +msgid "Moves the contents of the selected range downward when cells are inserted." +msgstr "ផ្លាស់ទី​មាតិកា​របស់​ជួរ​ដែល​បាន​ជ្រើស​ចុះ​ក្រោម ពេល​ក្រឡា​ត្រូវ​បាន​បញ្ចូល ។" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"hd_id3147434\n" +"7\n" +"help.text" +msgid "Shift cells right" +msgstr "អង្កិល​ក្រឡា​ទៅ​ស្តាំ" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"par_id3144764\n" +"8\n" +"help.text" +msgid "Moves the contents of the selected range to the right when cells are inserted." +msgstr "ផ្លាស់ទី​មាតិកា​របស់​ជួរ​ដែល​បាន​ជ្រើស ទៅ​ស្តាំ ពេល​ក្រឡា​ត្រូវ​បាន​ជ្រើស ។" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"hd_id3153877\n" +"9\n" +"help.text" +msgid "Entire row" +msgstr "ជួរ​ដេក​ទាំងមូល" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"par_id3155417\n" +"10\n" +"help.text" +msgid "Inserts an entire row. The position of the row is determined by the selection on the sheet. The number of rows inserted depends on how many rows are selected. The contents of the original rows are moved downward." +msgstr "បញ្ចូល​ជួរដេក​ទាំងមូល​មួយ ។ ទីតាំង​របស់​ជួរដេក​ត្រូវ​បាន​កំណត់​ដោយជម្រើស​លើ​សន្លឹក ។ ចំនួន​ជួរដេក​ដែល​ត្រូវ​​បញ្ចូល អាស្រ័យ​លើ​ចំនួន​ជួរ​ដេក​ដែល​បាន​ជ្រើស ។ មាតិកា​របស់​ជួរដេក​ដើម នឹង​ផ្លាស់​ទី​ចុះ​ក្រោម ។" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"hd_id3146971\n" +"11\n" +"help.text" +msgid "Entire column" +msgstr "ជួរ​ឈរ​ទាំងមូល" + +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"par_id3155068\n" +"12\n" +"help.text" +msgid "Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns. The contents of the original columns are shifted to the right." +msgstr "បញ្ចូល​ជួរ​ឈរ​ទាំងមូល ។ ចំនួន​ជួរឈរ​ដែលបាន​បញ្ចូល ត្រូវបាន​កំណត់​ដោយចំនួន​ជួរ​ឈរ​ដែលបាន​ជ្រើស ។ មាតិកា​របស់​ជួរ​ឈរ​ដើម​គឺ​ត្រូវបាន​ប្ដូរ​ទៅ​ខាងស្ដាំ ។" + +#: 05050100.xhp +msgctxt "" +"05050100.xhp\n" +"tit\n" +"help.text" +msgid "Rename Sheet" +msgstr "ប្តូរ​ឈ្មោះ​​សន្លឹក" + +#: 05050100.xhp +msgctxt "" +"05050100.xhp\n" +"bm_id3147336\n" +"help.text" +msgid "worksheet nameschanging; sheet namessheets; renaming" +msgstr "ឈ្មោះ​សន្លឹក​កិច្ចការការ​ផ្លាស់ប្តួរ; ឈ្មោះ​សន្លឹកសន្លឹក; ការ​ប្តូរ​ឈ្មោះ" + +#: 05050100.xhp +msgctxt "" +"05050100.xhp\n" +"hd_id3147336\n" +"1\n" +"help.text" +msgid "Rename Sheet" +msgstr "ប្តូរ​ឈ្មោះ​​សន្លឹក" + +#: 05050100.xhp +msgctxt "" +"05050100.xhp\n" +"par_id3150792\n" +"2\n" +"help.text" +msgid "This command opens a dialog where you can assign a different name to the current sheet." +msgstr "ពាក្យ​បញ្ជា​នេះ​នឹង​បើក​ប្រអប់​មួយ ដែល​អ្នក​អាច​ផ្តល់​តម្លៃ​ឈ្មោះ​ខុស​គ្នា​មួយ ទៅ​សន្លឹក​បច្ចុប្បន្ន ។" + +#: 05050100.xhp +msgctxt "" +"05050100.xhp\n" +"hd_id3153968\n" +"3\n" +"help.text" +msgid "Name" +msgstr "ឈ្មោះ" + +#: 05050100.xhp +msgctxt "" +"05050100.xhp\n" +"par_id3155131\n" +"help.text" +msgid "Enter a new name for the sheet here." +msgstr "បញ្ចូល​ឈ្មោះ​ថ្មី សម្រាប់​សន្លឹក​នៅ​ទីនេះ ។" + +#: 05050100.xhp +msgctxt "" +"05050100.xhp\n" +"par_id3153092\n" +"5\n" +"help.text" +msgid "You can also open the Rename Sheet dialog through the context menu by positioning the mouse pointer over a sheet tab at the bottom of the window and clicking while pressing Controlclicking the right mouse button." +msgstr "អ្នក​ក៏​អាច​បើ​ប្រអប់ ប្ដូរ​ឈ្មោះ​សន្លឹក តាម​ម៉ឺនុយ​បរិបទ ដោយ​ដាក់ទីតាំង​ទ្រនិច​កណ្ដុរ​លើ​ផ្ទាំង​សន្លឹក​នៅ​បាត​បង្អួច ហើយ ចុច ខណៈ​ដែល​កំពុង​ចុច បញ្ជា (Control)ចុច​ប៊ូតុង​កណ្ដុរ​ស្ដាំ ។" + +#: 05050100.xhp +msgctxt "" +"05050100.xhp\n" +"par_id3147396\n" +"6\n" +"help.text" +msgid "Alternatively, click the sheet tab while pressing the CommandAlt key. Now you can change the name directly. " +msgstr "ជា​ជម្រើស ចុច​ផ្ទាំង​សន្លឹក​នៅពេល​ចុច​គ្រាប់ចុច Commandជំនួស​(Alt) ។ ឥឡូវ អ្នក​អាច​ផ្លាស់ប្ដូរ​ឈ្មោះ​ដោយ​ផ្ទាល់ ។ " + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"tit\n" +"help.text" +msgid "Protect Document" +msgstr "ការពារ​ឯកសារ" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"hd_id3148946\n" +"1\n" +"help.text" +msgid "Protect Document" +msgstr "ការពារ​ឯកសារ" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id3153362\n" +"2\n" +"help.text" +msgid "The Protect Document command prevents changes from being made to cells in the sheets or to sheets in a document. As an option, you can define a password. If a password is defined, removal of the protection is only possible if the user enters the correct password." +msgstr "ពាក្យ​បញ្ជា ការ​ពារ​ឯកសារ ទប់ស្កាត់​ការ​ផ្លាស់ប្តូរ​ដែល​បាន​ធ្វើ​ឡើង​ចំពោះ​ក្រឡា ក្នុង​សន្លឹក ឬ​ចំពោះ​សន្លឹក​ក្នុង​ឯកសារ​មួយ ។ ជា​ជម្រើស​មួយ អ្នក​អាច​ដាក់​ពាក្យ​សម្ងាត់​មួយ ។ ប្រសិនបើ​​ពាក្យ​សម្ងាត់​មួយ​បាន​បញ្ជាក់​ហើយ ការ​លុប​ចោល​នូវ​លក្ខណៈ​ការ​ពារ​នេះ នឹង​អាច​ទៅ​រួច ប្រសិនបើ​អ្នក​ប្រើ​បញ្ចូល​ពាក្យ​សម្ងាត់​ត្រឹមត្រូវ ។" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"hd_id3147228\n" +"3\n" +"help.text" +msgid "Sheets" +msgstr "សន្លឹក" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"hd_id3153768\n" +"4\n" +"help.text" +msgid "Documents" +msgstr "ឯកសារ" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_idN10622\n" +"help.text" +msgid "" +msgstr "" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"tit\n" +"help.text" +msgid "Bit Operation Functions" +msgstr "អនុគមន៍​​ប្រមាណ​វិធី​ប៊ីត​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4149052\n" +"1\n" +"help.text" +msgid "Bit Operation Functions" +msgstr "អនុគមន៍​ប្រមាណវិធី​ប៊ីត​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"bm_id4150026\n" +"help.text" +msgid "BITAND function" +msgstr "អនុគមន៍ BITAND " + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4150026\n" +"238\n" +"help.text" +msgid "BITAND" +msgstr "BITAND" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4146942\n" +"239\n" +"help.text" +msgid "Returns a bitwise logical \"and\" of the parameters." +msgstr "ត្រឡប់​ឈ្នាប់​​តក្ក \"និង\" របស់​ប៉ារ៉ាម៉ែត្រ ។" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4150459\n" +"240\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4146878\n" +"241\n" +"help.text" +msgid "BITAND(number1; number2)" +msgstr "BITAND(number1; number2)" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4151228\n" +"242\n" +"help.text" +msgid "Number1 and number2 are positive integers less than 2 ^ 48 (281 474 976 710 656)." +msgstr "Number1 និង number2 ចំនួន​គត់​ដែល​អាច​​តិច​ជាង 2 ^ 48 (281 474 976 710 656)." + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4148582\n" +"248\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4149246\n" +"250\n" +"help.text" +msgid "=BITAND(6;10) returns 2 (0110 & 1010 = 0010)." +msgstr "=BITAND(6;10) ត្រឡប់ 2 (0110 & 1010 = 0010) ។" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"bm_id4146139\n" +"help.text" +msgid "BITOR function" +msgstr "អនុគមន៍ BITOR " + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4146139\n" +"252\n" +"help.text" +msgid "BITOR" +msgstr "BITOR" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4150140\n" +"253\n" +"help.text" +msgid "Returns a bitwise logical \"or\" of the parameters." +msgstr "ត្រឡប់​ឈ្នាប់​តក្ក \"ឬ\" របស់​ប៉ារ៉ាម៉ែត្រ" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4149188\n" +"254\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4148733\n" +"255\n" +"help.text" +msgid "BITOR(number1; number2)" +msgstr "BITOR(number1; number2)" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4150864\n" +"256\n" +"help.text" +msgid "Number1 and number2 are positive integers less than 2 ^ 48 (281 474 976 710 656)." +msgstr "ចំនួន ១ និង ចំនួន ២ ចំនួន​គត់​ដែល​អាច​តិច​ជាង 2 ^ 48 (281 474 976 710 656) ។" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4149884\n" +"264\n" +"help.text" +msgid "=BITOR(6;10) returns 14 (0110 | 1010 = 1110)." +msgstr "=BITOR(6;10) ត្រឡប់ 14 (0110 | 1010 = 1110)." + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"bm_id4150019\n" +"help.text" +msgid "BITXOR function" +msgstr "អនុគមន៍ BITXOR " + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4150019\n" +"182\n" +"help.text" +msgid "BITXOR" +msgstr "BITXOR" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4145246\n" +"183\n" +"help.text" +msgid "Returns a bitwise logical \"exclusive or\" of the parameters." +msgstr "ត្រឡប់​ឈ្នាប់​តក្ដ \"exclusive or\" របស់​ប៉ារ៉ាម៉ែត្រ ។" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4153047\n" +"184\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4157970\n" +"185\n" +"help.text" +msgid "BITXOR(number1; number2)" +msgstr "BITXOR(number1; number2)" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4145302\n" +"186\n" +"help.text" +msgid "Number1 and number2 are positive integers less than 2 ^ 48 (281 474 976 710 656)." +msgstr "Number1 និង number2 ចំនួន​គត់​ដែល​អាច​តិច​ជាង 2 ^ 48 (281 474 976 710 656)." + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4150269\n" +"192\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4149394\n" +"196\n" +"help.text" +msgid "=BITXOR(6;10) returns 12 (0110 ^ 1010 = 1100)" +msgstr "=BITXOR(6;10) ត្រឡប់ 12 (0110 ^ 1010 = 1100)" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"bm_id4155370\n" +"help.text" +msgid "BITLSHIFT function" +msgstr "អនុគមន៍ BITLSHIFT " + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4155370\n" +"266\n" +"help.text" +msgid "BITLSHIFT" +msgstr "BITLSHIFT" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4158411\n" +"267\n" +"help.text" +msgid "Shifts a number left by n bits." +msgstr "អង្កិល​​លេខ​ទៅ​ឆ្វេង​​ចំនួន n ប៊ីត ។" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4155814\n" +"268\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4147536\n" +"269\n" +"help.text" +msgid "BITLSHIFT(number; shift)" +msgstr "BITLSHIFT(number; shift)" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4150475\n" +"270\n" +"help.text" +msgid "Number is a positive integer less than 2 ^ 48 (281 474 976 710 656)." +msgstr "ចំនួន ជា​ចំនួន​គត់​ដែល​អាច​តិច​ជាង 2 ^ 48 (281 474 976 710 656) ។" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4153921\n" +"271\n" +"help.text" +msgid "Shift is the number of positions the bits will be moved to the left. If shift is negative, it is synonymous with BITRSHIFT (number; -shift)." +msgstr "អង្កិល ជា​លេខ​នៃ​ទីតាំង​ប៊ីត​នឹង​ផ្លាស់ទី​ទៅ​ឆ្វេង ។ ប្រសិនបើ​អង្កិល​​អវិជ្ជមាន វា​គឺ​ជា​វេវចនសព្ទ​ដោយ​មាន BITRSHIFT (number; -shift) ។​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4153723\n" +"276\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4149819\n" +"278\n" +"help.text" +msgid "=BITLSHIFT(6;1) returns 12 (0110 << 1 = 1100)." +msgstr "=BITLSHIFT(6;1) ត្រឡប់ 12 (0110 << 1 = 1100)." + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"bm_id4083280\n" +"help.text" +msgid "BITRSHIFT function" +msgstr "អនុគមន៍ BITRSHIFT " + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4083280\n" +"165\n" +"help.text" +msgid "BITRSHIFT" +msgstr "BITRSHIFT" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4152482\n" +"166\n" +"help.text" +msgid "Shifts a number right by n bits." +msgstr "អង្កិល​លេខ​ទៅ​​ស្ដាំ​ចំនួន n ប៊ីត ។" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4149713\n" +"167\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4145087\n" +"168\n" +"help.text" +msgid "BITRSHIFT(number; shift)" +msgstr "BITRSHIFT(ចំនួន; អង្កិល)" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4149277\n" +"169\n" +"help.text" +msgid "Number is a positive integer less than 2 ^ 48 (281 474 976 710 656)." +msgstr "ចំនួន ចំនួន​គត់​ដែល​អាច​តិច​ជាង 2 ^ 48 (281 474 976 710 656) ។" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4149270\n" +"170\n" +"help.text" +msgid "Shift is the number of positions the bits will be moved to the right. If shift is negative, it is synonymous with BITLSHIFT (number; -shift)." +msgstr "អង្កិល ជា​លេខ​​នៃ​ទីតាំង​ប៊ីត​នឹង​ត្រូវ​បាន​ផ្លាស់​ទី​ទៅ​ស្ដាំ ។ ប្រសិនបើ​​អង្កិល​អវិជ្ជមាន វា​គឺ​ជា​វេវចនសព្ទ​ដោយ​មាន BITLSHIFT (number; -shift) ។​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"hd_id4152933\n" +"175\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍​" + +#: 04060120.xhp +msgctxt "" +"04060120.xhp\n" +"par_id4156130\n" +"179\n" +"help.text" +msgid "=BITRSHIFT(6;1) returns 3 (0110 >> 1 = 0011)." +msgstr "=BITRSHIFT(6;1) ត្រឡប់ 3 (0110 >> 1 = 0011) ។" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"tit\n" +"help.text" +msgid "Cell Protection" +msgstr "ការ​ការពារ​ក្រឡា" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"hd_id3145119\n" +"1\n" +"help.text" +msgid "Cell Protection" +msgstr "ការ​ការពារ​ក្រឡា" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"par_id3150398\n" +"2\n" +"help.text" +msgid "Defines protection options for selected cells." +msgstr "កំណត់​ជម្រើស​ការពារ សម្រាប់​ក្រឡា​ដែល​បាន​ជ្រើស ។" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"hd_id3150447\n" +"3\n" +"help.text" +msgid "Protection" +msgstr "ការ​ការពារ" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"hd_id3125864\n" +"9\n" +"help.text" +msgid "Hide all" +msgstr "លាក់​ទាំងអស់" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"par_id3153768\n" +"10\n" +"help.text" +msgid "Hides formulas and contents of the selected cells." +msgstr "លាក់​រូបមន្ត និង​មាតិកា​នៃ​ក្រឡា​ដែល​បាន​ជ្រើស ។" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"hd_id3153190\n" +"5\n" +"help.text" +msgid "Protected" +msgstr "បាន​ការពារ" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"par_id3151119\n" +"6\n" +"help.text" +msgid "Prevents the selected cells from being modified." +msgstr "រារាំង​ក្រឡា​ដែល​បាន​ជ្រើស ពី​ការ​ដែល​ត្រូវ​បាន​កែប្រែ ។" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"par_id3156283\n" +"15\n" +"help.text" +msgid "This cell protection only takes effect if you also protect the sheet (Tools - Protect Document - Sheet)." +msgstr "ការ​ពារ​ក្រឡា​នេះ​​ដើម្បី​យក​បែបផែន​ ប្រសិន​បើ​ អ្នក​ការពារ​សន្លឹកផង​ដែរ​ (ឧបករណ៍​ - ការ​ពារ​​ឯកសារ​ - សន្លឹក​​) ។" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"hd_id3149377\n" +"7\n" +"help.text" +msgid "Hide formula" +msgstr "លាក់​រូបមន្ត" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"par_id3154510\n" +"8\n" +"help.text" +msgid "Hides formulas in the selected cells." +msgstr "លាក់​រូបមន្ត​ក្នុង​ក្រឡា​ដែល​បាន​ជ្រើស ។" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"hd_id3155602\n" +"11\n" +"help.text" +msgid "Print" +msgstr "បោះពុម្ព" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"par_id3153836\n" +"12\n" +"help.text" +msgid "Defines print options for the sheet." +msgstr "កំណត់​ជម្រើស​បោះពុម្ព​សម្រាប់​សន្លឹក ។" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"hd_id3155065\n" +"13\n" +"help.text" +msgid "Hide when printing" +msgstr "លាក់​នៅ​ពេល​បោះពុម្ព" + +#: 05020600.xhp +msgctxt "" +"05020600.xhp\n" +"par_id3155443\n" +"14\n" +"help.text" +msgid "Keeps the selected cells from being printed." +msgstr "រក្សា​ក្រឡា​ដែល​បាន​ជ្រើស ពី​ការ​ដែល​ត្រូវ​បាន​បោះពុម្ព ។" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"tit\n" +"help.text" +msgid "Format Cells" +msgstr "ធ្វើ​ទ្រង់ទ្រាយ​ក្រឡា" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"bm_id3148663\n" +"help.text" +msgid "cell attributesattributes;cellsformatting;cellscells;formatting dialog" +msgstr "គុណលក្ខណៈ​ក្រឡាគុណ​លក្ខណៈ;ក្រឡាការធ្វើទ្រង់ទ្រាយ;ក្រឡាក្រឡា;ប្រអប់​ធ្វើទ្រង់ទ្រាយ" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"hd_id3148663\n" +"1\n" +"help.text" +msgid "Format Cells" +msgstr "ធ្វើ​ទ្រង់ទ្រាយ​ក្រឡា" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3150448\n" +"2\n" +"help.text" +msgid "Allows you to specify a variety of formatting options and to apply attributes to the selected cells." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​បញ្ជាក់​លម្អិត​ជម្រើស​ទ្រង់ទ្រាយ​ផ្សេងៗ និង​ដើម្បី​អនុវត្ត​គុណ​លក្ខណៈ​ទៅ​ក្រឡា​ដែល​បាន​ជ្រើស ។" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"hd_id3145785\n" +"3\n" +"help.text" +msgid "Numbers" +msgstr "លេខ" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"hd_id3146119\n" +"4\n" +"help.text" +msgid "Font" +msgstr "ពុម្ព​អក្សរ" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"tit\n" +"help.text" +msgid "WEEKNUM" +msgstr "WEEKNUM" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"bm_id3159161\n" +"help.text" +msgid "WEEKNUM function" +msgstr "អនុគមន៍ WEEKNUM" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"hd_id3159161\n" +"54\n" +"help.text" +msgid "WEEKNUM" +msgstr "WEEKNUM" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"par_id3149770\n" +"55\n" +"help.text" +msgid "WEEKNUM calculates the week number of the year for the internal date value." +msgstr "WEEKNUM គណនា​លេខ​សប្តាហ៍​នៃ​ឆ្នាំ សម្រាប់​តម្លៃ​កាល​បរិច្ឆេទ​ខាង​ក្នុង ។" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"par_idN105E4\n" +"help.text" +msgid "The International Standard ISO 8601 has decreed that Monday shall be the first day of the week. A week that lies partly in one year and partly in another is assigned a number in the year in which most of its days lie. That means that week number 1 of any year is the week that contains the January 4th." +msgstr "ស្តង់ដារ​អន្តរជាតិ ISO 8601 បាន​សម្រេច​ថា​ថ្ងៃច័ន្ធ​នឹង​ជា​ថ្ងៃ​ចាប់ផ្ដើម​នៃ​សប្ដាហ៍ ។ សប្ដាហ៍​ដែល​នៅ​លើ​ផ្នែក​ក្នុង​មួយ​ឆ្នាំ និង​ដោយ​ផ្នែក​ក្នុង​ឆ្នាំ​ផ្សេង​ទៀត​ត្រូ​វបានផ្ដល់​លេខ​នៅ​ក្នុង​ឆ្នាំ​ដែល​ភាគ​ច្រើន​ថ្ងៃ​ទាំង​នោះ​ស្ថិតលើ ។ មានន័យ​ថា​សប្ដាហ៍ 1 នៃ​ឆ្នាំ​ណាមួយ​គឺ​ជា​សប្ដាហ៍​ដែល​មាន​ថ្ងៃទី ៤ ខែ មករា ។" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"hd_id3153055\n" +"56\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"par_id3147236\n" +"57\n" +"help.text" +msgid "WEEKNUM(Number; Mode)" +msgstr "WEEKNUM(លេខ; របៀប)" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"par_id3147511\n" +"58\n" +"help.text" +msgid "Number is the internal date number." +msgstr "លេខ គឺ​ជា​លេខ​កាល​បរិច្ឆេទ​ខាង​ក្នុង​ ។" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"par_id3154269\n" +"59\n" +"help.text" +msgid "Mode sets the start of the week and the calculation type." +msgstr "របៀប កំណត់​ថ្ងៃ​ចាប់ផ្តើម​នៃ​សប្តាហ៍ និង​ប្រភេទ​ការ​គណនា ។" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"par_id3148930\n" +"60\n" +"help.text" +msgid "1 = Sunday" +msgstr "1 = ថ្ងៃ​អាទិត្យ" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"par_id3154280\n" +"61\n" +"help.text" +msgid "2 = Monday" +msgstr "2 = ថ្ងៃ​ច័ន្ទ" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"hd_id3146948\n" +"62\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"par_id3150704\n" +"65\n" +"help.text" +msgid "=WEEKNUM(\"1995-01-01\";1) returns 1" +msgstr "=WEEKNUM(\"1995-01-01\";1) ត្រឡប់ ១" + +#: func_weeknum.xhp +msgctxt "" +"func_weeknum.xhp\n" +"par_id3149792\n" +"64\n" +"help.text" +msgid "=WEEKNUM(\"1995-01-01\";2) returns 52. If the week starts on Monday, Sunday belongs to the last week of the previous year." +msgstr "=WEEKNUM(\"1995-01-01\";2) ត្រឡប់ 52 ។ ប្រសិនបើ​សប្ដាហ៍​ចាប់ផ្ដើមនៅ​ថ្ងៃ​ច័ន្ទ អាទិត្យ ជា​របស់សប្ដាហ៍​ចុង​ក្រោយ​របស់​ឆ្នាំ​មុន ។" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"tit\n" +"help.text" +msgid "Fill Sheet" +msgstr "បំពេញ​សន្លឹក" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"hd_id3153897\n" +"1\n" +"help.text" +msgid "Fill Sheet" +msgstr "បំពេញ​សន្លឹក" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"par_id3150791\n" +"2\n" +"help.text" +msgid "Specifies the options for transferring sheets or ranges of a certain sheet." +msgstr "បញ្ជាក់​ជម្រើស​សម្រាប់​​​ការ​ផ្ទេរ​សន្លឹង​ ឬ​ ជួរ​របស់​សន្លឹក​ជាក់លាក់​ ។" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"par_id3150767\n" +"3\n" +"help.text" +msgid "In contrast to copying an area to the clipboard, you can filter certain information and calculate values. This command is only visible if you have selected two sheets in the document. To select multiple sheets, click each sheet tab while pressing Command Ctrl or Shift." +msgstr "ផ្ទុយ​មក​វិញ ដើម្បី​​​​ចម្លង​តំបន់​មួយ​ទៅ​កាន់​ក្តារ​តម្បៀត​ខ្ទាស់ អ្នក​អាច​ត្រង​ព័ត៌មាន​ខ្លះ និង​គណនា​តម្លៃ ។ ពាក្យ​បញ្ជា​​នេះ​អាច​ប្រើ​បាន បើ​អ្នក​បាន​​បញ្ចូល​សន្លឹក​ពីរ​ក្នុង​ឯកសារ ។ ដើម្បី​ជ្រើស​សន្លឹក​ច្រើន ចុច​ផ្ទាំង​សន្លឹក​និមួយ​ៗ​ខណៈ​ចុច ពាក្យ​បញ្ជា បញ្ជា(Ctrl) ឬ​ប្តូរ(Shift) ។" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"hd_id3155131\n" +"4\n" +"help.text" +msgid "Filling a Sheet" +msgstr "ការ​បំពេញ​​សន្លឹក​" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"par_id3146119\n" +"5\n" +"help.text" +msgid "Select the entire sheet by clicking the empty gray box in the upper left of the sheet. You can also select an area of the sheet to be copied." +msgstr "ជ្រើស​សន្លឹក​ទាំងមូល​ដោយ​ចុច​ប្រអប់​ប្រផះ​​​ទទេ​លើ​ខាងឆ្វេង​នៃ​សន្លឹក​ ។​ អ្នក​អាច​ជ្រើស​តំបន់​នៃសន្លឹក​ត្រូវបាន​ចម្លង​ ។" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"par_id3153726\n" +"6\n" +"help.text" +msgid "Press CommandCtrl and click the tab of the sheet where you want to insert the contents." +msgstr "ចុច​​ Command​​បញ្ជា​(Ctrl)​ និង​ចុច​ថេប​នៃសន្លឹក​ដែល​អ្នក​ចង់​បញ្ចូល​មាតិកា ។" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"par_id3147436\n" +"7\n" +"help.text" +msgid "Select the command Edit - Fill - Sheet. In the dialog which appears, the check box Numbers must be selected (or Paste All) if you want to combine operations with the values. You can also choose the desired operation here." +msgstr "ជ្រើស​ពាក្យ​បញ្ជា កែ​សម្រួល - បំពេញ - សន្លឹក ។ ក្នុង​ប្រអប់​ដែល​លេច​ឡើង ប្រអប់​ធីក ចំនួន ត្រូវ​តែ​ត្រូវ​បាន​ជ្រើស (ឬបិទភ្ជាប់​ទាំងអស់) បើ​អ្នក​ចង់​ផ្សំ​ប្រមាណវិធី​ជាមួយ​តម្លៃ ។ អ្នក​ក៏​អាច​ជ្រើស​សញ្ញា​ប្រមាណ​វិធី​នៅ​ទី​នេះ​ផង​ដែរ ។" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"par_id3154942\n" +"8\n" +"help.text" +msgid "Click OK." +msgstr "ចុច យល់ព្រម ។" + +#: 02140500.xhp +msgctxt "" +"02140500.xhp\n" +"par_id3156283\n" +"9\n" +"help.text" +msgid "This dialog is similar to the Paste Contents dialog, where you can find additional tips." +msgstr "ប្រអប់​នេះ​ស្រដៀង​នឹង​ប្រអប់ បិទភ្ជាប់​មាតិកា ដែល​អ្នក​អាច​រក​ព័ត៌មាន​ជំនួយ​បន្ថែម​ទៀត ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"tit\n" +"help.text" +msgid "Sheet" +msgstr "សន្លឹក" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"bm_id3150542\n" +"help.text" +msgid "pages; order when printingprinting; page order" +msgstr "លំដាប់ទំព័រ​នៅពេល​បោះពុម្ពការបោះពុម្ព; លំដាប់​ទំព័រ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3156329\n" +"1\n" +"help.text" +msgid "Sheet" +msgstr "សន្លឹក" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3151384\n" +"2\n" +"help.text" +msgid "Specifies the elements to be included in the printout of all sheets with the current Page Style. Additionally, you can set the print order, the first page number, and the page scale." +msgstr "បញ្ជាក់​លម្អិត​ធាតុ​ដែល​នឹង​ត្រូវ​បាន​រួម​បញ្ចូល​ក្នុង​សន្លឹក​បោះពុម្ព នៃ​សន្លឹក​ដែល​ប្រើ​រចនាប័ទ្ម​ទំព័រ​បច្ចុប្បន្ន ។ លើស​ពី​នេះ អ្នក​អាច​កំណត់​លំដាប់​បោះពុម្ព លេខ​ទំព័រ​ដំបូង និង​មាត្រដ្ឋាន​ទំព័រ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3150542\n" +"3\n" +"help.text" +msgid "Print" +msgstr "បោះពុម្ព" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3125863\n" +"4\n" +"help.text" +msgid "Defines which elements of the spreadsheet are to be printed." +msgstr "កំណត់​តើ​ធាតុ​ណា​មួយ​នៃ​សៀវភៅ​បញ្ជី ដែល​នឹង​ត្រូវ​បាន​បោះពុម្ព ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3151041\n" +"5\n" +"help.text" +msgid "Column and row headers" +msgstr "ក្បាល​ជួរ​ឈរ និង​ជួរ​ដេក" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3147228\n" +"6\n" +"help.text" +msgid "Specifies whether you want the column and row headers to be printed." +msgstr "បញ្ជាក់​លម្អិត​ថា​តើ​អ្នក​ចង់​បោះពុម្ព​ក្បាល​ជួរ​ឈរ និង​ជួរ​ដេក​ឬ​ទេ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3150439\n" +"7\n" +"help.text" +msgid "Grid" +msgstr "ក្រឡា​​ចត្រង្គ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3147436\n" +"8\n" +"help.text" +msgid "Prints out the borders of the individual cells as a grid. For the view on screen, make your choice under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View - Grid lines." +msgstr "បោះពុម្ពខាង​ក្រៅព្រំដែន​នៃក្រឡា​​​​នីមួយៗ​ជា​ក្រឡាចត្រង្គ ។ សម្រាប់​ទិដ្ឋភាព​លើ​អេក្រង់​​ ធ្វើ​ឲ្យ​ជម្រើស​របស់​អ្នកនៅក្នុង​​ %PRODUCTNAME - ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ជម្រើស​​ - %PRODUCTNAME Calc - មើល​​ - បន្ទាត់​ក្រឡាចត្រង្គ​​ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3145750\n" +"9\n" +"help.text" +msgid "Comments" +msgstr "មតិយោបល់" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3150010\n" +"10\n" +"help.text" +msgid "Prints the comments defined in your spreadsheet. They will be printed on a separate page, along with the corresponding cell reference." +msgstr "បោះពុម្ព​មតិយោបល់​ក្នុង​សៀវភៅ​បញ្ជី​របស់​អ្នក ។ ពួកវា​នឹង​ត្រូវ​បានបោះពុម្ព​នៅលើ​ទំព័​រដោយ​ឡែក រួម​ជាមួយនឹង​សេចក្ដីយោង​ក្រឡា​ដែលទាក់ទង​ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3154944\n" +"11\n" +"help.text" +msgid "Objects/graphics" +msgstr "វត្ថុ/ក្រាហ្វិក" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3149581\n" +"12\n" +"help.text" +msgid "Includes all inserted objects (if printable) and graphics with the printed document." +msgstr "រួម​បញ្ចូល​វត្ថុ​ដែល​បាន​បញ្ចូល​ទាំងអស់ (បើ​អាច​បោះពុម្ព​បាន) និង​ក្រាហ្វិក ជាមួយ​ឯកសារ​ត្រូវ​បោះពុម្ព ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3149377\n" +"13\n" +"help.text" +msgid "Charts" +msgstr "​គំនូស​តាង" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3148455\n" +"14\n" +"help.text" +msgid "Prints the charts that have been inserted into your spreadsheet." +msgstr "បោះពុម្ព​គំនូស​តាង ដែល​ត្រូវ​បាន​បញ្ចូល​ទៅ​ក្នុង​សៀវភៅ​បញ្ជី​របស់​អ្នក ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3153418\n" +"15\n" +"help.text" +msgid "Drawing Objects" +msgstr "វត្ថុ​គំនូរ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3149122\n" +"16\n" +"help.text" +msgid "Includes all drawing objects in the printed document." +msgstr "រួម​បញ្ចូល​វត្ថុ​គំនូរ​ទាំងអស់ ក្នុង​ឯកសារ​ត្រូវ​បោះពុម្ព ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3150330\n" +"17\n" +"help.text" +msgid "Formulas" +msgstr "រូបមន្ត" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3153715\n" +"18\n" +"help.text" +msgid "Prints the formulas contained in the cells, instead of the results." +msgstr "បោះពុម្ព​រូបមន្ត​ដែល​មាន​ក្នុង​ក្រឡា ជំនួស​ឲ្យ​រូបមន្ត ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3156385\n" +"19\n" +"help.text" +msgid "Zero Values" +msgstr "តម្លៃ​សូន្យ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3149258\n" +"20\n" +"help.text" +msgid "Specifies that cells with a zero value are printed." +msgstr "បញ្ជាក់​លម្អិត​ថា​ក្រឡា​ដែល​មាន​តម្លៃ​សូន្យ នឹង​ត្រូវ​បាន​បោះពុម្ព ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3154022\n" +"21\n" +"help.text" +msgid "Page Order" +msgstr "លំដាប់​ទំព័រ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3166423\n" +"22\n" +"help.text" +msgid "Defines the order in which data in a sheet is numbered and printed when it does not fit on one printed page." +msgstr "កំណត់​លំដាប់​ដែល​ទិន្នន័យ​ក្នុង​សន្លឹក​មួយ​ត្រូវ​បាន​បង់​លេខរៀង និង​បោះពុម្ព​នៅ​ពេល​វា​មិន​សម​នៅ​លើ​ទំព័រ​បាន​បោះពុម្ព​មួយ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3152580\n" +"23\n" +"help.text" +msgid "Top to bottom, then right" +msgstr "កំពូល​ទៅ​បាត បន្ទាប់​មក​ទៅ​ស្តាំ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3150205\n" +"24\n" +"help.text" +msgid "Prints vertically from the left column to the bottom of the sheet." +msgstr "បោះពុម្ព​បញ្ឈរ​ពី​ជួរ​ឈរ​ខាង​​ឆ្វេង ទៅ​ផ្នែក​ខាង​ក្រោម​នៃ​សន្លឹក ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3150786\n" +"25\n" +"help.text" +msgid "Left to right, then down" +msgstr "ឆ្វេង​ទៅ​ស្តាំ បន្ទាប់​មក​ចុះ​ក្រោម" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3154657\n" +"26\n" +"help.text" +msgid "Prints horizontally from the top row of the sheet to the right column." +msgstr "បោះពុម្ព​ផ្ដេក​ពី​ជួរ​ដេក​ខាង​លើ​នៃ​សន្លឹក ទៅ​ជួរ​ឈរ​ខាង​ស្តាំ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3150887\n" +"27\n" +"help.text" +msgid "First page number" +msgstr "លេខ​ទំព័រ​ទី​មួយ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3155378\n" +"28\n" +"help.text" +msgid "Select this option if you want the first page to start with a number other than 1." +msgstr "ជ្រើស​ជម្រើស​នេះ បើ​អ្នក​ចង់​ឲ្យ​​ទំព័រ​ដំបូង​ចាប់ផ្តើម​ដោយ​លេខ​ក្រៅ​ពី 1 ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3145389\n" +"35\n" +"help.text" +msgid "Enter the number of the first page." +msgstr "បញ្ចូល​ចំនួន​ទំព័រ​ទីមួយ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3146978\n" +"29\n" +"help.text" +msgid "Scale" +msgstr "មាត្រដ្ឋាន" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3149408\n" +"30\n" +"help.text" +msgid "Defines a page scale for the printed spreadsheet." +msgstr "កំណត់​មាត្រដ្ឋាន​ទំព័រ សម្រាប់​សៀវភៅ​បញ្ជី​ដែល​ត្រូវ​បាន​បោះពុម្ព ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN1096D\n" +"help.text" +msgid "Scaling mode" +msgstr "របៀប​ធ្វើ​មាត្រដ្ឋាន" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN10971\n" +"help.text" +msgid "Select a scaling mode from the list box. Appropriate controls will be shown at the side of the list box." +msgstr "ជ្រើស​របៀប​ធ្វើ​មាត្រដ្ឋាន​ពី​ប្រអប់​បញ្ជី ។ ឧបករណ៍​សមស្រប​នឹង​ត្រូវ​បាន​បង្ហាញ​នៅ​ម្ខាង​នៃ​ប្រអប់​បញ្ជី ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3155089\n" +"31\n" +"help.text" +msgid "Reduce/enlarge printout" +msgstr "បន្ថយ/ពង្រីក សន្លឹក​បោះពុម្ព" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3159171\n" +"32\n" +"help.text" +msgid "Specifies a scaling factor to scale all printed pages." +msgstr "បញ្ជាក់​លម្អិត​កត្តា​ធ្វើ​មាត្រដ្ឋាន ដើម្បី​ធ្វើ​មាត្រដ្ឋាន​ទំព័រ​ត្រូវ​បោះពុម្ព​ទាំងអស់ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN1099A\n" +"help.text" +msgid "Scaling factor" +msgstr "កត្តា​ធ្វើ​មាត្រដ្ឋាន" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3152899\n" +"36\n" +"help.text" +msgid "Enter a scaling factor. Factors less than 100 reduce the pages, higher factors enlarge the pages." +msgstr "បញ្ចូល​កត្តា​ធ្វើ​មាត្រដ្ឋាន​មួយ ។ កត្តា​ដែល​តូច​ជាង១០០ នឹង​កាត់​បន្ថយ​ទំព័រ កត្តា​ដែល​ខ្ពស់​ជាង​នឹង​ពង្រីក​ទំព័រ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN109B2\n" +"help.text" +msgid "Fit print range(s) to width/height" +msgstr "សម​ជួរ​បោះពុម្ព​ទៅ​នឹង​ទទឹង​/​កម្ពស់" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN109B5\n" +"help.text" +msgid "Specifies the maximum number of pages horizontally (width) and vertically (height) on which every sheet with the current Page Style is to be printed." +msgstr "បញ្ជាក់​លម្អិត​ចំនួន​ទំព័រ​ផ្ដេក​អតិបរមា (ទទឹង) និង​បញ្ឈរ (កម្ពស់) ដែល​សន្លឹក​នីមួយ​ៗ​ដែល​មាន​រចនាប័ទ្ម​ទំព័រ​បច្ចុប្បន្ន ត្រូវ​បាន​បោះពុម្ព ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN109BB\n" +"help.text" +msgid "The print ranges are always scaled proportionally, so the resulting number of pages may be less than specified." +msgstr "ជួរ​បោះពុម្ព​តែងតែ​ត្រូវ​បាន​ធ្វើ​មាត្រដ្ឋាន​តាម​​សមាមាត្រ ដូច្នេះ​ចំនួន​ទំព័រ​ដែល​ទទួល​បាន អាច​តិច​ជាង​ការ​ដែល​បាន​បញ្ជាក់​លម្អិត ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN109BF\n" +"help.text" +msgid "You may clear one of the boxes, then the unspecified dimension will use as many pages as necessary." +msgstr "អ្នក​អាច​នឹង​ជម្រះ​ប្រអប់​មួយ​ក្នុង​ចំណោម​ប្រអប់​ជាច្រើន នោះ​វិមាត្រ​ដែល​មិន​បាន​បញ្ជាក់​លម្អិត​នឹង​​​ប្រើ​ច្រើន​ទំព័រ​តាម​ត្រូវការ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN109C3\n" +"help.text" +msgid "If you clear both boxes, this will result in a scaling factor of 100%." +msgstr "បើ​អ្នក​ជម្រះ​ប្រអប់​ទាំង​ពីរ នេះ​នឹង​បង្ហាញ​លទ្ធផល​ក្នុង​កត្តា​មាត្រដ្ឋាន ១០០% ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN109CE\n" +"help.text" +msgid "Width in pages" +msgstr "ទទឹង​ក្នុង​ទំព័រ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN109D1\n" +"help.text" +msgid "Enter the maximum number of pages to be printed horizontally across." +msgstr "បញ្ចូល​ចំនួន​ទំព័រ​អតិបរមា​ដែល​ត្រូវ​បោះពុម្ព​កាត់​ផ្ដេក ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN109E8\n" +"help.text" +msgid "Height in pages" +msgstr "កម្ពស់​ក្នុង​ទំព័រ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN109EB\n" +"help.text" +msgid "Enter the maximum number of pages to be printed vertically stacked." +msgstr "បញ្ចូល​ចំនួន​ទំព័រ​អតិបរមា​ដើម្បី​បោះពុម្ព​បញ្ឈរ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"hd_id3148868\n" +"33\n" +"help.text" +msgid "Fit print range(s) on number of pages" +msgstr "សម​ជួរ​បោះពុម្ព​លើ​ចំនួន​ទំព័រ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3145074\n" +"34\n" +"help.text" +msgid "Specifies the maximum number of pages on which every sheet with the current Page Style is to be printed. The scale will be reduced as necessary to fit the defined number of pages." +msgstr "បញ្ជាក់​ចំនួន​អតិបរមា​របស់​ទំព័រ ដែល​រៀង​រាល់​សន្លឹក​ដែល​មាន​រចនាប័ទ្ម​ទំព័រ​បច្ចុប្បន្ន នឹង​ត្រូវ​បាន​បោះពុម្ព ។ មាត្រដ្ឋាន​នឹង​ត្រូវ​បាន​កាត់​បន្ថយ ប្រសិនបើ​ចាំបាច់ ដើម្បី​ធ្វើ​ឲ្យ​ត្រូវ​ចំនួន​របស់​ទំព័រ​ដែល​បាន​ជំពាក់ ។" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_idN10A26\n" +"help.text" +msgid "Number of pages" +msgstr "ចំនួន​ទំព័រ" + +#: 05070500.xhp +msgctxt "" +"05070500.xhp\n" +"par_id3144507\n" +"37\n" +"help.text" +msgid "Enter the maximum number of pages to be printed." +msgstr "បញ្ចូល​ចំនួន​ទំព័រ​ដែលត្រូវ​បោះពុម្ព​អតិបរមា ។" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"tit\n" +"help.text" +msgid "WEEKNUM_ADD" +msgstr "WEEKNUM_ADD" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"bm_id3166443\n" +"help.text" +msgid "WEEKNUM_ADD function" +msgstr "អនុគមន៍ WEEKNUM_ADD" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"hd_id3166443\n" +"222\n" +"help.text" +msgid "WEEKNUM_ADD" +msgstr "WEEKNUM_ADD" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"par_id3152945\n" +"223\n" +"help.text" +msgid "The result indicates the number of the calendar week for a date." +msgstr "លទ្ធផល​បង្ហាញ​ចំនួន​សប្ដាហ៍​ប្រតិទិន​សម្រាប់​កាលបរិច្ឆេទ ។" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"par_idN105DD\n" +"help.text" +msgid "The WEEKNUM_ADD function is designed to calculate week numbers exactly as Microsoft Excel does. Use the WEEKNUM function, or format your date cells using the WW formatting code, when you need ISO 8601 week numbers." +msgstr "អនុគមន៍ WEEKNUM_ADD ត្រូវ​បាន​រចនា​ឡើង ដើម្បី​គណនា​ចំនួន​សប្តាហ៍ ដូច​គ្នា​ទៅ​នឹង​ការ​ធ្វើ​របស់ Microsoft Excel ដែរ ។ ប្រើ​អនុគមន៍ WEEKNUM ឬ​ធ្វើ​ទ្រង់​ទ្រាយ​កាលបរិច្ឆេទ​របស់​អ្នក ដោយ​ប្រើ​កូដ​ធ្វើ​ទ្រង់​ទ្រាយ WW ពេល​អ្នក​ត្រូវ​ការ​ចំនួន​សប្តាហ៍​ជា ISO 8601 ។" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"hd_id3153745\n" +"224\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"par_id3153685\n" +"225\n" +"help.text" +msgid "WEEKNUM_ADD(Date; ReturnType)" +msgstr "WEEKNUM_ADD(កាលបរិច្ឆេទ; ប្រភេទ​ត្រឡប់)" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"par_id3159277\n" +"226\n" +"help.text" +msgid "Date is the date within the calendar week." +msgstr "កាលបរិច្ឆេទ គឺ​ចា​កាលបរិច្ឆេទ​នៅ​ក្នុង​សប្ដាហ៍​នៃ​ប្រតិទិន ។" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"par_id3154098\n" +"227\n" +"help.text" +msgid "ReturnType is 1 for week beginning on a Sunday, 2 for week beginning on a Monday." +msgstr "ប្រភេទ​ត្រឡប់ គឺ​ជា​ 1 សម្រាប់​សប្ដាហ៍​ចាប់ផ្ដើម​​នៅ​ថ្ងៃ​អាទិត្យ 2 សម្រាប់​សប្ដាហ៍​ចាប់ផ្ដើម​នៅ​ថ្ងៃ​ច័ន្ទ ។" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"hd_id3152886\n" +"228\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"par_id3149973\n" +"229\n" +"help.text" +msgid "In which week number does 12.24.2001 fall?" +msgstr "តើ​កាល​បរិច្ឆេទ 12.24.2001 ស្ថិត​នៅ​ក្នុង​សប្តាហ៍​ទីប៉ុន្មាន ?" + +#: func_weeknumadd.xhp +msgctxt "" +"func_weeknumadd.xhp\n" +"par_id3149914\n" +"230\n" +"help.text" +msgid "=WEEKNUM_ADD(24.12.2001;1) returns 52." +msgstr "=WEEKNUM_ADD(24.12.2001;1) ត្រឡប់ 52 ។" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"tit\n" +"help.text" +msgid "MONTH" +msgstr "MONTH" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"bm_id3149936\n" +"help.text" +msgid "MONTH function" +msgstr "អនុគមន៍ MONTH" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"hd_id3149936\n" +"76\n" +"help.text" +msgid "MONTH" +msgstr "MONTH" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"par_id3153538\n" +"77\n" +"help.text" +msgid "Returns the month for the given date value. The month is returned as an integer between 1 and 12." +msgstr "ត្រឡប់​ខែ​សម្រាប់​តម្លៃ​កាល​បរិច្ឆេទ​ដែល​បាន​ផ្តល់ ។ ខែ​ត្រូវ​បាន​ត្រឡប់​​​ជា​ចំនួន​គត់​ចន្លោះ 1 និង 12 ។" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"hd_id3149517\n" +"78\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"par_id3145602\n" +"79\n" +"help.text" +msgid "MONTH(Number)" +msgstr "MONTH(ចំនួន)" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"par_id3149485\n" +"80\n" +"help.text" +msgid "Number, as a time value, is a decimal for which the month is to be returned." +msgstr "ចំនួន ជា​តម្លៃ​ពេល​វេលា​មួយ ជា​ចំនួន​ទសភាគ​មួយ​ដែល​ខែ​នឹង​ត្រូវ​បាន​ត្រឡប់ ។" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"hd_id3153322\n" +"81\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"par_id3149244\n" +"83\n" +"help.text" +msgid "=MONTH(NOW()) returns the current month." +msgstr "=MONTH(NOW()) ត្រឡប់​ខែ​បច្ចុប្បន្ន ។" + +#: func_month.xhp +msgctxt "" +"func_month.xhp\n" +"par_id3154790\n" +"84\n" +"help.text" +msgid "=MONTH(C4) returns 7 if you enter 2000-07-07 to cell C4 (that date value might get formatted differently after you press Enter)." +msgstr "=MONTH(C4) ត្រឡប់ 7 ប្រសិន​បើ​អ្នកបញ្ចូល 2000-07-07 ទៅ​ក្រឡា C4 (ដែល​តម្លៃ​កាលបរិច្ឆេទ​អាច​ត្រូវ​បា​ន​ធ្វើ​ទ្រង់ទ្រាយ​ផ្សេងៗ​គ្នា បន្ទាប់​ពីអ្នក​ចុច​គ្រាប់ចុច​ បញ្ចូល(Enter) ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"tit\n" +"help.text" +msgid "Solver" +msgstr "កម្មវិធី​ដោះស្រាយ" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"bm_id7654652\n" +"help.text" +msgid "goal seeking;solverwhat if operations;solverback-solvingsolver" +msgstr "ដោះស្រាយ​សមីការ;កម្មវិធី​ដោះស្រាយអ្វី​ប្រសិន​បើ​ប្រតិបត្តិ;កម្មវិធី​ដោះស្រាយការ​ដោះស្រាយ​ថយក្រោយកម្មវិធី​ដោះស្រាយ" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"hd_id9216284\n" +"help.text" +msgid "Solver" +msgstr "កម្មវិធី​ដោះស្រាយ" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id9210486\n" +"help.text" +msgid "Opens the Solver dialog. A solver allows to solve equations with multiple unknown variables by goal seeking methods." +msgstr "បើក​ប្រអប់​កម្មវិធី​ដោះស្រាយ ។ កម្មវិធីដោះស្រាយ​អនុញ្ញាត​ឲ្យ​អ្នក​ដោះស្រាយ​សមីការ​ជា​មួយ​អថេរ​ដែល​មិន​ស្គាល់​ជា​ច្រើន ដោយ​វិធីសាស្ត្រ​ដោះស្រាយ​សមីការ ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id8538773\n" +"help.text" +msgid "Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimized." +msgstr "បញ្ចូល​ ឬ​ចុច​សេចក្ដីយោង​ក្រឡា​របស់​ក្រឡា​គោល​ដៅ ។ វាល​នេះ​យក​អាសយដ្ឋាន​របស់​ក្រឡា​ដែល​តម្លៃ​​​របស់​វា​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រសើរ​ឡើង ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id7564012\n" +"help.text" +msgid "Try to solve the equation for a maximum value of the target cell." +msgstr "ព្យាយាម​ដោះស្រាយ​សមីការ​សម្រាប់​តម្លៃ​អតិបរមា​របស់​ក្រឡា​គោលដៅ ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id1186254\n" +"help.text" +msgid "Try to solve the equation for a minimum value of the target cell." +msgstr "ព្យាយាម​ដោះស្រាយ​សមីការ​សម្រាប់​តម្លៃ​អប្បបរមា​របស់​ក្រឡា​គោលដៅ ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id7432477\n" +"help.text" +msgid "Try to solve the equation to approach a given value of the target cell." +msgstr "ព្យាយាម​ដោះស្រាយ​សមីការ​ទៅ​តម្លៃ​ដែល​បានផ្ដល់​របស់​ក្រឡា​គោលដៅ ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id7141026\n" +"help.text" +msgid "Enter the value or a cell reference." +msgstr "បញ្ចូល​តម្លៃ ឬ​សេចក្ដី​យោង​ក្រឡា ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id8531449\n" +"help.text" +msgid "Enter the cell range that can be changed." +msgstr "បញ្ចូល​ជួរ​ក្រឡា​ដែល​អាច​ត្រូវ​បាន​ផ្លាស់ប្ដូរ ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id9183935\n" +"help.text" +msgid "Enter a cell reference." +msgstr "បញ្ចូល​សេចក្ដី​យោង​ក្រឡា ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id946684\n" +"help.text" +msgid "Select an operator from the list." +msgstr "ជ្រើស​សញ្ញា​ប្រមាណវិធី​ពី​បញ្ជី ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id9607226\n" +"help.text" +msgid "Enter a value or a cell reference." +msgstr "បញ្ចូល​តម្លៃ ឬ​សេចក្ដី​យោង​ក្រឡា ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id1939451\n" +"help.text" +msgid "Click to shrink or restore the dialog. You can click or select cells in the sheet. You can enter a cell reference manually in the input box." +msgstr "ចុច​ដើម្បី​បង្រួម ឬ​ស្ដារ​ប្រអប់​ឡើង​វិញ ។ អ្នក​អាច​ចុច ឬ​ជ្រើស​ក្រឡា​នៅ​ក្នុង​សន្លឹក ។ អ្នក​អាច​បញ្ចូល​សេចក្ដី​យោង​ក្រឡា​ដោយ​ដៃ​នៅ​ក្នុង​ប្រអប់​បញ្ចូល ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id9038972\n" +"help.text" +msgid "Click to remove the row from the list. Any rows from below this row move up." +msgstr "ចុច​ដើម្បី​យក​ជួរដេក​ចេញ​ពី​បញ្ជី ។ ជួរដេក​មួយ​ចំនួន​ពី​ខាង​ក្រោម​ជួរដេក​នេះ​​អាច​ផ្លាសទី​ឡើង​លើ ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id2423780\n" +"help.text" +msgid "Opens the Options dialog." +msgstr "បើកប្រអប់​ជម្រើស ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id2569658\n" +"help.text" +msgid "Click to solve the equation with the current settings. The dialog settings are retained until you close the current document." +msgstr "ចុច​ដើម្បី​ដោះស្រាយ​សមីការ​ជា​មួយ​នឹង​ការ​កំណត់​បច្ចុប្បន្ន ។ ការ​កំណត់​ប្រអប់​ត្រូវ​បាន​បង្ខំ​រហូត​ដល់​អ្នក​បិទ​ឯកសារ​​បច្ចុប្បន្ន ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id5474410\n" +"help.text" +msgid "To solve equations with the solver" +msgstr "ដើម្បី​ដោះស្រាយ​សមីការ​ជាមួយ​កម្មវិធី​ដោះស្រាយ" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id2216559\n" +"help.text" +msgid "The goal of the solver process is to find those variable values of an equation that result in an optimized value in the target cell, also named the \"objective\". You can choose whether the value in the target cell should be a maximum, a minimum, or approaching a given value." +msgstr "គោលបំណង​របស់​ដំណើរការ​កម្មវិធី​ដោះស្រាយ​គឺ​ត្រូវ​រក​តម្លៃ​អថេរ​របស់​សមីការ​ដែលមាន​លទ្ធផល​នៅ​ក្នុង​តម្លៃ​ដែលបាន​ធ្វើ​ឲ្យ​ប្រសើរ​បំផុត​នៅ​កនុង ក្រឡា​គោលដៅ ក៏​មាន​ឈ្មោះ​ថា \"កម្មវត្ថុ\" ។ អ្នក​អាច​ជ្រើស​ថាតើ​តម្លៃ​នៅ​ក្នុង​ក្រឡា​គោលដៅ​គួរ​ជា​តម្លៃ​អតិបរមា អប្បបរមា តម្លៃ​ដែល​បានផ្ដល់​ឲ្យ ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id7869502\n" +"help.text" +msgid "The initial variable values are inserted in a rectangular cell range that you enter in the By changing cells box." +msgstr "តម្លៃ​អថេរ​ដំបូង​ត្រូវ​បានបញ្ចូល​ក្នុង​ក្រឡា​រាង​ចតុកោណកែង​ ដែល​អ្នក​បញ្ចូល​នៅ​ក្នុង​ប្រអប់ ដោយ​ផ្លាស់ប្ដូរ​ក្រឡា ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id9852900\n" +"help.text" +msgid "You can define a series of limiting conditions that set constraints for some cells. For example, you can set the constraint that one of the variables or cells must not be bigger than another variable, or not bigger than a given value. You can also define the constraint that one or more variables must be integers (values without decimals), or binary values (where only 0 and 1 are allowed)." +msgstr "អ្នក​អាច​កំណត់​ស៊េរី​នៃ​កា​រកំណត់​លក្ខខណ្ឌ​ដែល​កំណត់​តម្លៃ​ថេរ​សម្រាប់​ក្រឡា​មួយ​ចំនួន ។ ឧទាហរណ៍ អ្នក​អាច​កំណត់​តម្លៃ​ថេរ​ដែល​ជា​អថេរ​មួយ​ក្នុង​ចំណោម​អថេរ​ទាំងនោះ ឬ​ក្រឡា​មិន​ត្រូវ​ធំជាង​អថេរ​ផ្សេង​ទៀត ឬ​មិន​ធំជាង​តម្លៃ​ដែល​បាន​ផ្ដល់​ឲ្យ ។ អ្នក​ក៏​អាច​កំណត់​តម្លៃ​ថេរ​ដែល​មានអថេរ​មួយ ឬ​ច្រើន​ត្រូវ​តែ​ជា​ចំនួន​គត់ (តម្លៃ​ដោយ​គ្មាន​សញ្ញា​ក្បៀស) ឬ​តម្លៃ​គោលពីរ (ដែល​មាន​តែ 0 និង 1 ត្រូវ​បាន​អនុញ្ញាត) ។" + +#: solver.xhp +msgctxt "" +"solver.xhp\n" +"par_id5323953\n" +"help.text" +msgid "The default solver engine supports only linear equations." +msgstr "ម៉ាស៊ីន​ដោះស្រាយ​លំនាំដើម​គាំទ្រ​តែ​សមីការ​លីនេអ៊ែរ​ប៉ុណ្ណោះ ។" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"tit\n" +"help.text" +msgid "Define Database Range" +msgstr "កំណត់​ជួរ​មូលដ្ឋាន​ទិន្នន័យ" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"hd_id3157909\n" +"1\n" +"help.text" +msgid "Define Database Range" +msgstr "កំណត់​ជួរ​មូលដ្ឋាន​ទិន្នន័យ" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3155922\n" +"2\n" +"help.text" +msgid "Defines a database range based on the selected cells in your sheet." +msgstr "កំណត់​ជួរ​មូលដ្ឋាន​ទិន្នន័យ​មួយ ដោយ​ផ្អែក​លើ​ក្រឡា​ដែល​បាន​ជ្រើស​ក្នុង​សន្លឹក​របស់​អ្នក ។" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3149456\n" +"5\n" +"help.text" +msgid "You can only select a rectangular cell range." +msgstr "អ្នក​អាច​ជ្រើស​តែ​ជួរ​ក្រឡា​ចតុកោណកែង​មួយ​ប៉ុណ្ណោះ ។" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"hd_id3156422\n" +"3\n" +"help.text" +msgid "Name" +msgstr "ឈ្មោះ" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3150770\n" +"4\n" +"help.text" +msgid "Enter a name for the database range that you want to define, or select an existing name from the list." +msgstr "បញ្ចូល​ឈ្មោះ​មួយ​សម្រាប់​ជួរ​មូលដ្ឋាន​ទិន្នន័យ​ដែល​អ្នក​ចង់​កំណត់ ឬ​ជ្រើស​ឈ្មោះ​ដែល​មាន​ស្រាប់​មួយ​ពី​បញ្ជី ។" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"hd_id3147228\n" +"6\n" +"help.text" +msgid "Range" +msgstr "ជួរ" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3150441\n" +"7\n" +"help.text" +msgid "Displays the selected cell range." +msgstr "បង្ហាញ​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស ។" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"hd_id3153188\n" +"10\n" +"help.text" +msgid "Add/Modify" +msgstr "បន្ថែម​/​កែ​សម្រួល" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3153726\n" +"11\n" +"help.text" +msgid "Adds the selected cell range to the database range list, or modifies an existing database range." +msgstr "បន្ថែម​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស ទៅ​បញ្ជី​ជួរ​មូលដ្ឋាន​ទិន្នន័យ ឬ​កែប្រែ​ជួរ​មូលដ្ឋាន​ទិន្នន័យ​ដែល​មាន​ស្រាប់​មួយ ។" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"hd_id3150010\n" +"12\n" +"help.text" +msgid "More >>" +msgstr "ច្រើន​ទៀត ​>>" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3153144\n" +"13\n" +"help.text" +msgid "Shows additional options." +msgstr "បង្ហាញ ជម្រើស បន្ថែម ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"tit\n" +"help.text" +msgid "1st, 2nd, 3rd Group" +msgstr "ក្រុម​ទី១ ក្រុម​ទី២ ក្រុម​ទី៣" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"hd_id3149784\n" +"1\n" +"help.text" +msgid "1st, 2nd, 3rd Group" +msgstr "ក្រុម​ទី១ ក្រុម​ទី២ ក្រុម​ទី៣" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3145068\n" +"2\n" +"help.text" +msgid "Specify the settings for up to three subtotal groups. Each tab has the same layout." +msgstr "បញ្ជាក់​លម្អិត​ការ​កំណត់​សម្រាប់​ក្រុម​សរុប​រង​រហូត​ដល់​ទៅ​បី ។ ផ្ទាំង​នីមួយៗ​មាន​ប្លង់​ដូច​គ្នា ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3148797\n" +"3\n" +"help.text" +msgid "To insert subtotal values into a table:" +msgstr "ដើម្បី​បញ្ចូល​តម្លៃ​សរុប​រង​ទៅ​ក្នុង​តារាង​មួយ ៖" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3154908\n" +"13\n" +"help.text" +msgid "Ensure that the columns of the table have labels." +msgstr "ធ្វើ​ឲ្យ​ប្រាកដ​ថា ជួរ​ឈរ​នៃ​តារាង​មាន​ស្លាក ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3153968\n" +"4\n" +"help.text" +msgid "Select the table or the area in the table that you want to calculate subtotals for, and then choose Data – Subtotals." +msgstr "ជ្រើស​តារាង ឬ​តំបន់​ក្នុង​តារាង​ដែល​អ្នក​ចង់​គណនា​សរុប​រង​សម្រាប់ ហើយ​បន្ទាប់​មក​ជ្រើស ទិន្នន័យ – សរុប​រង ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3161831\n" +"5\n" +"help.text" +msgid "In the Group By box, select the column that you want to add the subtotals to." +msgstr "ក្នុង​ប្រអប់ ដាក់​ជា​ក្រុម​តាម ជ្រើស​ជួរ​ឈរ​ដែល​អ្នក​ចង់​បន្ថែម​សរុប​រង​ទៅ ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3153188\n" +"6\n" +"help.text" +msgid "In the Calculate subtotals for box, select the check boxes for the columns containing the values that you want to subtotal." +msgstr "ក្នុង​ប្រអប់ គណនា​សរុប​រង​​សម្រាប់ ជ្រើស​ប្រអប់​ធីក​​សម្រាប់​ជួរ​ឈរ ដែល​មាន​តម្លៃ​ដែល​អ្នក​ចង់​សរុប​រង ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3152460\n" +"14\n" +"help.text" +msgid "In the Use function box, select the function that you want to use to calculate the subtotals." +msgstr "ក្នុង​ប្រអប់ ប្រើ​អនុគមន៍ ជ្រើស​អនុគមន៍​ដែល​អ្នក​ចង់​ប្រើ ដើម្បី​គណនា​សរុប​រង ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3154321\n" +"15\n" +"help.text" +msgid "Click OK." +msgstr "ចុច យល់ព្រម ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"hd_id3156441\n" +"7\n" +"help.text" +msgid "Group by" +msgstr "ដាក់​ជា​ក្រុម​តាម" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3154013\n" +"8\n" +"help.text" +msgid "Select the column that you want to control the subtotal calculation process. If the contents of the selected column change, the subtotals are automatically recalculated." +msgstr "ជ្រើស​ជួរ​ឈរ​ដែល​អ្នក​ចង់​ត្រួតត្រា​ដំណើរការ​គណនា​សរុប​រង ។ បើ​មាតិកា​នៃ​ជួរ​ឈរ​ដែល​បាន​ជ្រើស​ផ្លាស់ប្តូរ នោះ​សរុប​រង​ត្រូវ​បាន​គណនា​ឡើង​វិញ​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"hd_id3154943\n" +"9\n" +"help.text" +msgid "Calculate subtotals for" +msgstr "គណនា​សរុប​រង​សម្រាប់" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3147125\n" +"10\n" +"help.text" +msgid "Select the column(s) containing the values that you want to subtotal." +msgstr "ជ្រើស​ជួរ​ឈរ​ដែល​មាន​តម្លៃ ដែល​អ្នក​ចង់​សរុប​រង ។" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"hd_id3156283\n" +"11\n" +"help.text" +msgid "Use function" +msgstr "ប្រើ​អនុគមន៍" + +#: 12050100.xhp +msgctxt "" +"12050100.xhp\n" +"par_id3145647\n" +"12\n" +"help.text" +msgid "Select the mathematical function that you want to use to calculate the subtotals." +msgstr "ជ្រើស​អនុគមន៍​គណិតវិទ្យា ដែល​អ្នក​ប្រើ​ដើម្បី​គណនា​សរុប​រង ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"tit\n" +"help.text" +msgid "Create Scenario" +msgstr "បង្កើត​ឆាក" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id3156023\n" +"1\n" +"help.text" +msgid "Create Scenario" +msgstr "បង្កើត​ឆាក" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3150541\n" +"2\n" +"help.text" +msgid "Defines a scenario for the selected sheet area." +msgstr "កំណត់​ឆាក​មួយ សម្រាប់​តំបន់​សន្លឹក​ដែល​បាន​ជ្រើស ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_idN10637\n" +"help.text" +msgid "" +msgstr "" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id3156280\n" +"3\n" +"help.text" +msgid "Name of scenario" +msgstr "ឈ្មោះ​ឆាក" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3151041\n" +"13\n" +"help.text" +msgid "Defines the name for the scenario. Use a clear and unique name so you can easily identify the scenario. You can also modify a scenario name in the Navigator through the Properties context menu command." +msgstr "កំណត់​ឈ្មោះ​សម្រាប់​​ឆាក ។ ប្រើ​ឈ្មោះ​មួយ​ដែល​ច្បាស់លាស់ ហើយ​មាន​តែ​មួយ ដូច្នេះ​អ្នក​អាច​សម្គាល់​ឆាក​យ៉ាង​ងាយស្រួល ។ អ្នក​ក៏​អាច​កែប្រែ​ឈ្មោះ​ឆាក​មួយ​ក្នុង កម្មវិធី​រុករក តាម​រយៈ​ពាក្យ​បញ្ជា​ម៉ឺនុយ​បរិបទ លក្ខណសម្បត្តិ ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id3153954\n" +"14\n" +"help.text" +msgid "Comment" +msgstr "មតិយោបល់" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3155411\n" +"15\n" +"help.text" +msgid "Specifies additional information about the scenario. This information will be displayed in the Navigator when you click the Scenarios icon and select the desired scenario. You can also modify this information in the Navigator through the Properties context menu command." +msgstr "បញ្ជាក់​លម្អិត​ព័ត៌មាន​បន្ថែម​អំពី​ឆាក ។ ព័ត៌មាន​នេះ​នឹង​ត្រូវ​បាន​បង្ហាញ​ក្នុង កម្មវិធី​រុករក ពេល​អ្នក​ចុច​រូប​តំណាង ឆាក និង​ជ្រើស​ឆាក​ដែល​ចង់​បាន ។ អ្នក​ក៏​អាច​កែប្រែ​ព័ត៌មាន​នេះ​ក្នុង​កម្មវិធី​រុករក តាម​រយៈ​ពាក្យ​បញ្ជា​ម៉ឺនុយ​បរិបទ លក្ខណសម្បត្តិ ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id3145273\n" +"16\n" +"help.text" +msgid "Settings" +msgstr "ការកំណត់" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3153364\n" +"17\n" +"help.text" +msgid "This section is used to define some of the settings used in the scenario display." +msgstr "ផ្នែក​នេះ​ត្រូវ​បាន​ប្រើ​ដើម្បី​កំណត់​ការ​កំណត់​ខ្លះ ដែល​បាន​ប្រើ​ក្នុង​ការ​បង្ហាញ​ឆាក ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id3145367\n" +"18\n" +"help.text" +msgid "Display border" +msgstr "បង្ហាញ​ស៊ុម" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3151073\n" +"19\n" +"help.text" +msgid "Highlights the scenario in your table with a border. The color for the border is specified in the field to the right of this option. The border will have a title bar displaying the name of the last scenario. The button on the right of the scenario border offers you an overview of all the scenarios in this area, if several have been defined. You can choose any of the scenarios from this list without restrictions." +msgstr "បន្លិច​ឆាក​ក្នុង​តារាង​របស់​អ្នក ជាមួយ​ស៊ុម​មួយ ។ ពណ៌​សម្រាប់​ស៊ុម​ត្រូវ​បាន​បញ្ជាក់​លម្អិត​ក្នុង​វាល​ នៅ​ខាង​ស្តាំ​នៃ​ជម្រើស​នេះ ។ ស៊ុម​នឹង​មាន​របារ​ចំណងជើង​តូច​មួយ ដែល​បង្ហាញ​ឈ្មោះ​ឆាក​ចុង​ក្រោយ ។ ប៊ូតុង​នៅ​ខាង​ស្តាំ​នៃ​ស៊ុម​ឆាក ផ្តល់​ឲ្យ​អ្នក​នូវ​ទិដ្ឋភាព​ទូទៅ​នៃ​ឆាក​ទាំងអស់​ក្នុង​តំបន់​នេះ បើ​បាន​កំណត់​ឆាក​ជាច្រើន ។ ​អ្នក​អាច​ជ្រើស​ឆាក​ណា​មួយ​ពី​បញ្ជី​នេះ ដោយ​គ្មាន​ការ​ដាក់​កម្រិត ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id3149582\n" +"20\n" +"help.text" +msgid "Copy back" +msgstr "ចម្លង​ថយ​ក្រោយ" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3154942\n" +"21\n" +"help.text" +msgid "Copies the values of cells that you change into the active scenario. If you do not select this option, the scenario is not changed when you change cell values. The behavior of the Copy back setting depends on the cell protection, the sheet protection, and the Prevent changes settings." +msgstr "ចម្លង​តម្លៃ​ក្រឡា​​ដែល​អ្នក​ប្តូរ ទៅ​ក្នុង​ឆាក​សកម្ម ។ បើ​អ្នក​មិន​ជ្រើស​ជម្រើស​នេះ ឆាក​មិន​ត្រូវ​បាន​ប្តូរ​ទេ ពេល​អ្នក​ប្តូរ​តម្លៃ​ក្រឡា ។ ឥរិយាបថ​នៃ​ការ​កំណត់ ចម្លង​ថយ​ក្រោយ គឺ​អាស្រ័យ​លើ​ការ​កំណត់​ការពារ​ក្រឡា ការពារ​សន្លឹក និង​រារាំង​ភាព​ផ្លាស់ប្តូរ ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id3149402\n" +"22\n" +"help.text" +msgid "Copy entire sheet" +msgstr "ចម្លង​សន្លឹក​ទាំងមូល" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3146969\n" +"23\n" +"help.text" +msgid "Copies the entire sheet into an additional scenario sheet. " +msgstr "ចម្លង​សន្លឹក​ទាំងមូល​ទៅ​ក្នុង​សន្លឹក​ឆាក​បន្ថែម​មួយ ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_idN1075A\n" +"help.text" +msgid "Prevent changes" +msgstr "រារាំង​ភាព​ផ្លាស់ប្តូរ" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_idN1075E\n" +"help.text" +msgid "Prevents changes to the active scenario. The behavior of the Copy back setting depends on the cell protection, the sheet protection, and the Prevent changes settings." +msgstr "រារាំង​ភាព​ផ្លាស់ប្តូរ​ចំពោះ​ឆាក​សកម្ម ។ ឥរិយាបទ​នៃ​ការ​កំណត់ ចម្លង​ថយក្រោយ គឺ​អាស្រ័យ​លើ​ការ​ការពារ​ក្រឡា ការ​ការពារ​សន្លឹក និង​ការ​កំណត់ រារាំង​ភាព​ផ្លាស់ប្តូរ ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_idN10778\n" +"help.text" +msgid "You can only change the scenario properties if the Prevent changes option is not selected and if the sheet is not protected." +msgstr "អ្នក​អាច​ប្តូរ​តែ​លក្ខណសម្បត្តិ​ឆាក​ប៉ុណ្ណោះ បើ​ជម្រើស រារាំង​ភាព​ផ្លាស់ប្តូរ មិន​ត្រូវ​បាន​ជ្រើស និង​បើ​សន្លឹក​មិន​ត្រូវ​បាន​ការពារ ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_idN10780\n" +"help.text" +msgid "You can only edit cell values if the Prevent changes option is selected, if the Copy back is option is not selected, and if the cells are not protected." +msgstr "អ្នក​អាច​កែ​សម្រួល​​តែ​តម្លៃ​ក្រឡា​​ប៉ុណ្ណោះ បើ​ជម្រើស រារាំង​ភាព​ផ្លាស់ប្តូរ ​​ត្រូវ​បាន​ជ្រើស និង​បើ​ជម្រើស ចម្លង​ថយ​ក្រោយ មិន​ត្រូវ​បាន​ជ្រើស និង​បើ​ក្រឡា​​មិន​ត្រូវ​បាន​ការពារ ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_idN1078C\n" +"help.text" +msgid "You can only change scenario cell values and write them back into the scenario if the Prevent changes option is not selected, if the Copy back option is selected, and if the cells are not protected." +msgstr "​អ្នក​អាច​ប្តូរ​តែ​តម្លៃ​ក្រឡា​ឆាក និង​សរសេរ​ពួក​វា​ចូល​ទៅ​ក្នុង​ឆាក​វិញ​ប៉ុណ្ណោះ បើ​ជម្រើស រារាំង​ភាព​ផ្លាស់ប្តូរ មិន​ត្រូវ​បាន​ជ្រើស បើ​ជម្រើស ចម្លង​ថយ​ក្រោយ ត្រូវ​បាន​ជ្រើស និង​បើ​ក្រឡា​​មិន​ត្រូវ​បាន​ការពារ ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"tit\n" +"help.text" +msgid "Data Field Options" +msgstr "ជម្រើស​វាល​ទិន្នន័យ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"bm_id711386\n" +"help.text" +msgid "hiding;data fields, from calculations in pivot tabledisplay options in pivot tablesorting;options in pivot tabledata field options for pivot table" +msgstr "ការ​លាក់;វាល​ទិន្នន័យ ពី​ការ​គណនា​នៅ​ក្នុង​​តាម​អ្នក​ជំនួយការ​ទិន្នន័យបង្ហាញ​ជម្រើស​នៅ​ក្នុង​​តារាង​អ្នក​ជំនួយការ​ទិន្នន័យ​ការ​តម្រៀប;ជម្រើស​នៅ​ក្នុង​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យជម្រើស​វាល​ទិន្នន័យ​សម្រាប់​តារាង​​អ្នក​ជំនួយ​ការ​ទិន្នន័យ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10542\n" +"help.text" +msgid "Data Field Options" +msgstr "ជម្រើស​វាល​ទិន្នន័យ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10546\n" +"help.text" +msgid "You can specify additional options for column, row, and page data fields in the pivot table." +msgstr "អ្នក​អាច​បញ្ជាក់​ជម្រើស​បន្ថែម​សម្រាប់​ជួរ​ឈរ ជួរ​ដេក និង​​វាល​ទិន្នន័យ​​ទំព័រ​​នៅ​ក្នុង តារាង​អ្នក​ជំនួយការ​ទិន្នន័យ ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10557\n" +"help.text" +msgid "Sort by" +msgstr "តម្រៀប​​តាម" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN1055B\n" +"help.text" +msgid "Select the data field that you want to sort columns or rows by." +msgstr "ជ្រើស​វាល​កាល​បរិច្ឆេទដែល​អ្នក​ចង់​ប្រើ សម្រាប់​តម្រៀប​ជួរឈរ ឬ​ជួរ​ដេក ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN1055E\n" +"help.text" +msgid "Ascending" +msgstr "លំដាប់​ឡើង" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10562\n" +"help.text" +msgid "Sorts the values from the lowest value to the highest value. If the selected field is the field for which the dialog was opened, the items are sorted by name. If a data field was selected, the items are sorted by the resultant value of the selected data field." +msgstr "តម្រៀប​តម្លៃ​ពី​ទាប​បំផុត ទៅ​ខ្ពស់​បំផុត ។ ប្រសិន​បើ​វាល​ដែលបាន​ជ្រើស ជា​វាល​សម្រាប់​ប្រអប់​ដែល​បើក ធាតុ​គឺ​ត្រូវ​បាន​តម្រៀប​តាម​ឈ្មោះ ។ ប្រសិន​បើ​វាល​ទិន្នន័យ​ត្រូវបាន​ជ្រើស នោះ​ធាតុ​គឺ​ត្រូវបាន​តម្រៀប​តាម​តម្លៃ​លទ្ធផល​នៃ​វាល​ទិន្នន័យ​ដែល​បាន​ជ្រើស ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10565\n" +"help.text" +msgid "Descending" +msgstr "លំដាប់​ចុះ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10569\n" +"help.text" +msgid "Sorts the values descending from the highest value to the lowest value. If the selected field is the field for which the dialog was opened, the items are sorted by name. If a data field was selected, the items are sorted by the resultant value of the selected data field." +msgstr "តម្រៀប​តម្លៃ​លំដាប់​ចុះ ពី​តម្លៃ​ខ្ពស់​បំផុត ទៅ​តម្លៃ​ទាប​បំផុត ។ ប្រសិន​បើ​វាល​ដែលបាន​ជ្រើស ជា​វាល​សម្រាប់​ប្រអប់​ដែល​បាន​បើក នោះ​ធាតុ​គឺ​ត្រូវបាន​តម្រៀប​តាម​ឈ្មោះ ។ ប្រសិន​បើ​វាល​ទិន្នន័យ​ត្រូវបាន​ជ្រើស នោះ​ធាតុ​គឺ​ត្រូវបាន​តម្រៀប​តាម​តម្លៃ​លទ្ធផល​នៃ​វាល​ទិន្នន័យ​ដែល​បាន​ជ្រើស ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN1056C\n" +"help.text" +msgid "Manual" +msgstr "ដោយ​ដៃ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10570\n" +"help.text" +msgid "Sorts values alphabetically." +msgstr "តម្រៀប​តម្លៃ​តាម​លំដាប់​អក្សរ​ក្រម ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10585\n" +"help.text" +msgid "Display options" +msgstr "ជម្រើស​បង្ហាញ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10589\n" +"help.text" +msgid "You can specify the display options for all row fields except for the last, innermost row field." +msgstr "អ្នក​អាច​បញ្ជាក់​ជម្រើស​បង្ហាញ ឲ្យ​វាល​ជួរដេក​ទាំងអស់ លើកលែង​តែវាល​ជួរដេកចុងក្រោយ កណ្តាល​ ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN1058C\n" +"help.text" +msgid "Layout" +msgstr "ប្លង់" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10590\n" +"help.text" +msgid "Select the layout mode for the field in the list box." +msgstr "ជ្រើស​របៀប​ប្លង់ សម្រាប់​វាល​ក្នុង​ប្រអប់​បញ្ជី ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10593\n" +"help.text" +msgid "Empty line after each item" +msgstr "បន្ទាត់​ទទេ បន្ទាប់ពី​ធាតុ​នីមួយៗ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN10597\n" +"help.text" +msgid "Adds an empty row after the data for each item in the pivot table." +msgstr "បន្ថែម​ជួរដេក​ទទេ​មួយ ​បន្ទាប់ពី​ទិន្នន័យ​ទៅ​ឲ្យ​ធាតុ​នីមួយៗ​ក្នុង​​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN1059A\n" +"help.text" +msgid "Show automatically" +msgstr "បង្ហាញ​ដោយ​ស្វ័យ​ប្រវត្តិ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN1059E\n" +"help.text" +msgid "Displays the top or bottom nn items when you sort by a specified field." +msgstr "បង្ហាញ​ធាតុ nn ដែល​នៅ​លើគេ​បំផុត ឬ​នៅ​ក្រោម​​បំផុត ពេល​អ្នក​តម្រៀប​តាម​វាល​ដែល​បាន​បញ្ជាក់ ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105A1\n" +"help.text" +msgid "Show" +msgstr "បង្ហាញ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105A5\n" +"help.text" +msgid "Turns on the automatic show feature." +msgstr "បើក​លក្ខណៈ​ពិសេស​បង្ហាញ​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105A8\n" +"help.text" +msgid "items" +msgstr "ធាតុ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105AC\n" +"help.text" +msgid "Enter the maximum number of items that you want to show automatically." +msgstr "បញ្ចូល​ចំនួន​អតិបរមា​របស់​ធាតុ ដែល​អ្នក​ចង់​បង្ហាញ​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105AF\n" +"help.text" +msgid "From" +msgstr "ពី" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105B3\n" +"help.text" +msgid "Shows the top or bottom items in the specified sort order." +msgstr "បង្ហាញ​ធាតុ​កំពូល ឬ​បាត ក្នុង​លំដាប់​តម្រៀប​ដែល​បាន​បញ្ជាក់ ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105B6\n" +"help.text" +msgid "Using field" +msgstr "ប្រើ​វាល" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105BA\n" +"help.text" +msgid "Select the data field that you want to sort the data by." +msgstr "ជ្រើស​វាល​ទិន្នន័យ​ដែល​អ្នកចង់​ប្រើ សម្រាប់​តម្រៀប​ទិន្នន័យ ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105BD\n" +"help.text" +msgid "Hide items" +msgstr "លាក់​ធាតុ" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105C1\n" +"help.text" +msgid "Select the items that you want to hide from the calculations." +msgstr "ជ្រើស​វត្ថុ​ដែលអ្នក​ចង់​លាក់​ពី​ការគណនា ។" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105C4\n" +"help.text" +msgid "Hierarchy" +msgstr "ឋានានុក្រម" + +#: 12090106.xhp +msgctxt "" +"12090106.xhp\n" +"par_idN105C8\n" +"help.text" +msgid "Select the hierarchy that you want to use. The pivot table must be based on an external source data that contains data hierarchies." +msgstr "ជ្រើស​ឋានានុក្រម​ដែល​អ្នក​ចង់​ប្រើ ។ អ្នក​ជំនួយការ​ទិន្នន័យ ត្រូវ​តែ​ពឹង​ផ្អែក​លើ​ទិន្នន័យ​ប្រភព​ខាង​ក្រៅ​មួយ ដែល​មាន​ឋានានុក្រម​ទិន្នន័យ ។​" + +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"tit\n" +"help.text" +msgid "Recalculate" +msgstr "គណនា​ឡើង​វិញ" + +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"bm_id3157909\n" +"help.text" +msgid "recalculating;all formulas in sheetsformulas; recalculating manuallycell contents; recalculating" +msgstr "ការគណនា​ឡើងវិញ;រូបមន្ត​ទាំងអស់​នៅក្នុង​សន្លឹករូបមន្ត; ការគណនា​ដោយដៃ​ម្ដងទៀតមាតិកា​ក្រឡា; ការគណនា​ម្ដងទៀត" + +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"hd_id3157909\n" +"1\n" +"help.text" +msgid "Recalculate" +msgstr "គណនា​ឡើង​វិញ" + +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"par_id3154758\n" +"2\n" +"help.text" +msgid "Recalculates all changed formulas. If AutoCalculate is enabled, the Recalculate command applies only to formulas like RAND or NOW." +msgstr "គណនា​ឡើងវិញរូប​មន្ត​ទាំង​អស់​ដែល​បាន​​ផ្លាស់​ប្តូរ​ ។​ ប្រសិន​បើ​​ គណនា​ស្វ័យ​ប្រវត្តិ​​ត្រូវ​បាន​បើក​​ ​គណនា​ឡើង​វិញ​អនុវត្ត​ពាក្យ​បញ្ជា​តែ​ប៉ុណ្ណោះ​​​នៅ​​រូបមន្ត​​ដូច​ជា​​ RAND រ​ NOW ។" + +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"par_id315475899\n" +"help.text" +msgid "Press F9 to recalculate. Press Shift+CommandCtrl+F9 to recalculate all formulas in the document." +msgstr "ចុច​​ F9 ដើម្បី​គណនា​ឡើងវិញ​ ។ ចុច​​ប្តូរ​ (Shift)+ពាក្យ​បញ្ជា​​បញ្ជា​(Ctrl)​+F9 ដើម្បី​គណនា​ឡើងវិញ​រូប​មន្ត​ទាំង​អស់​ក្នុង​ឯកសារ​ ។" + +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"par_id3150793\n" +"5\n" +"help.text" +msgid "After the document has been recalculated, the display is refreshed. All charts are also refreshed." +msgstr "ក្រោយ​ពេល​ឯកសារ​ត្រូវ​បាន​គណនា​ឡើងវិញ​​, ទិដ្ឋភាព​​ត្រូវ​បាន​ធ្វើ​​ឲ្យ​​ស្រស់​ ។​ គំនូស​តាងទាំង​អស់​​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ស្រស់​ផង​ដែរ​ ។" + +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"par_id315475855\n" +"help.text" +msgid "The Add-In functions like RANDBETWEEN currently cannot respond to the Recalculate command or F9. Press Shift+CommandCtrl+F9 to recalculate all formulas, including the Add-In functions." +msgstr "អនុគមន៍​កម្ម​វិធី​បន្ថែម​​ដូចជា​​ RANDBETWEEN ដោយ​ពេល​បច្ចុប្បន្ន​មិន​​​អាច​ឆ្លើយ​តប​ដើម្បី​គណនា​ឡើងវិញ​ពាក្យ​បញ្ជា​ ឬ​ F9 ។ ចុច​ ប្តូរ​ (Shift)+ពាក្យ​បញ្ជា​​ប្តូរ​ (Ctrl)​+F9 ដើម្បី​គណនា​ឡើងវិញ​រូបមន្ត​ទាំង​អស់​, រួមបញ្ចូល​​អនុគមន៍​កម្ម​វិធី​បន្ថែម ។" + +#: 05050000.xhp +msgctxt "" +"05050000.xhp\n" +"tit\n" +"help.text" +msgid "Sheet" +msgstr "សន្លឹក" + +#: 05050000.xhp +msgctxt "" +"05050000.xhp\n" +"bm_id1245460\n" +"help.text" +msgid "CTL;right-to-left sheetssheets;right-to-leftright-to-left text;spreadsheets" +msgstr "CTL;សន្លឹក​ពី​ស្ដាំ​ទៅឆ្វេងសន្លឹក;ពីស្ដាំទៅ​ឆ្វេងអត្ថបទ​ពីស្ដាំ​ទៅឆ្វេង;សៀវភៅ​បញ្ជី" + +#: 05050000.xhp +msgctxt "" +"05050000.xhp\n" +"hd_id3155923\n" +"1\n" +"help.text" +msgid "Sheet" +msgstr "សន្លឹក" + +#: 05050000.xhp +msgctxt "" +"05050000.xhp\n" +"par_id3154758\n" +"2\n" +"help.text" +msgid "Sets the sheet name and hides or shows selected sheets." +msgstr "កំណត់​ឈ្មោះ​របស់​សន្លឹក និង​លាក់ ឬ​បង្ហាញ​សន្លឹក​ដែល​បាន​ជ្រើស ។" + +#: 05050000.xhp +msgctxt "" +"05050000.xhp\n" +"hd_id3156280\n" +"3\n" +"help.text" +msgid "Rename" +msgstr "ប្តូរ​ឈ្មោះ" + +#: 05050000.xhp +msgctxt "" +"05050000.xhp\n" +"hd_id3145787\n" +"4\n" +"help.text" +msgid "Show" +msgstr "បង្ហាញ" + +#: 05050000.xhp +msgctxt "" +"05050000.xhp\n" +"par_id3150542\n" +"5\n" +"help.text" +msgid "If a sheet has been hidden, the Show Sheet dialog opens, which allows you to select a sheet to be shown again." +msgstr "បើ​សន្លឹក​មួយ​ត្រូវ​បាន​លាក់ នោះ​ប្រអប់ \"បង្ហាញ​សន្លឹក\" នឹង​បើក​ឡើង ដែល​អនុញ្ញាត​ឲ្យ​អ្នក​ជ្រើស​សន្លឹក​មួយ ដែល​នឹង​ត្រូវ​បង្ហាញ​ម្តង​ទៀត ។" + +#: 05050000.xhp +msgctxt "" +"05050000.xhp\n" +"par_idN10656\n" +"help.text" +msgid "Right-To-Left" +msgstr "​ស្តាំ​ទៅ​ឆ្វេង" + +#: 05050000.xhp +msgctxt "" +"05050000.xhp\n" +"par_idN1065A\n" +"help.text" +msgid "Changes the orientation of the current sheet to Right-To-Left if CTL support is enabled." +msgstr "ប្តូរ​ទិស​នៃ​សន្លឹក​បច្ចុប្បន្ន​ទៅ​ជា ស្តាំ​ទៅ​ឆ្វេង បើ​ការ​គាំទ្រ CTL ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​បាន ។" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"tit\n" +"help.text" +msgid "Hide" +msgstr "លាក់" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"bm_id3147265\n" +"help.text" +msgid "spreadsheets; hiding functionshiding; rowshiding; columnshiding; sheetssheets;hidingcolumns;hidingrows;hiding" +msgstr "សៀវភៅ​បញ្ជី; ការ​លាក់​អនុគមន៍ការ​លាក់ ជួរ​ដេកការ​លាក់; ជួរ​ឈរការ​លាក់; សន្លឹកសន្លឹក; ការ​លាក់ជួរ​ឈរ; ការ​លាក់ជួរ​ដេក; ការ​លាក់" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"hd_id3147265\n" +"1\n" +"help.text" +msgid "Hide" +msgstr "លាក់" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"par_id3156281\n" +"2\n" +"help.text" +msgid "Hides selected rows, columns or individual sheets." +msgstr "លាក់​ជួរ​ដេក ជួរ​ឈរ ឬ​សន្លឹក​នីមួយ​ៗ​ដែល​បាន​ជ្រើស ។" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"par_id3148645\n" +"3\n" +"help.text" +msgid "Select the rows or columns that you want to hide, and then choose Format - Row - Hide or Format - Column - Hide." +msgstr "ជ្រើស​​​ជួរ​ដេក ឬ​ជួរ​ឈរ​ដែល​អ្នក​ចង់​លាក់ ហើយ​បន្ទាប់​មក​ជ្រើស ទ្រង់ទ្រាយ - ជួរ​ដេក - លាក់ ទ្រង់ទ្រាយ - ជួរ​ឈរ - លាក់ ។" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"par_id3147427\n" +"6\n" +"help.text" +msgid "You can hide a sheet by selecting the sheet tab and then choosing Format - Sheet - Hide. Hidden sheets are not printed unless they occur within a print range." +msgstr "អ្នក​អាច​លាក់​សន្លឹក​មួយ ដោយ​ជ្រើស​ផ្ទាំង​សន្លឹក ហើយ​បន្ទាប់​មក​ជ្រើស ទ្រង់ទ្រាយ - សន្លឹក - លាក់ ។ សន្លឹក​ដែល​លាក់​មិន​ត្រូវ​បាន​បោះពុម្ព​ទេ លុះ​ត្រា​តែ​ពួក​វា​លេចឡើង​ក្នុង ជួរ​បោះពុម្ព ។" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"par_id3153157\n" +"5\n" +"help.text" +msgid "A break in the row or column header indicates whether the row or column is hidden." +msgstr "ការ​បំបែក​មួយ​ក្នុង​ក្បាល​ជួរ​ដេក ឬ​ជួរ​ឈរ បញ្ជាក់​ថា​តើ​ជួរ​ដេក ឬ​ជួរ​ឈរ​ត្រូវ​បាន​លាក់​ឬ​ទេ ។" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"par_id3145251\n" +"4\n" +"help.text" +msgid "To display hidden rows, columns or sheets" +msgstr "ដើម្បី​បង្ហាញ​ជួរ​ដេក ជួរ​ឈរ ឬ​សន្លឹក​ដែល​បាន​លាក់" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"par_id8337046\n" +"help.text" +msgid "Select the range that includes the hidden objects. You can also use the box in the corner above row 1 and beside column A. For sheets, this step is not necessary." +msgstr "ជ្រើស​ជួរ​ដែល​រួម​បញ្ចូល​ទាំង​វត្ថុ​ដែល​បាន​លាក់ ។ អ្នក​អាច​ប្រើ​ប្រអប់ ក្នុង​ជ្រុង​ខាងលើ​ជួរដេក ១ និង​ខាងក្រៅ​ជួរ​ឈរ A ផង​ដែរ ។ ចំពោះ​សន្លឹក ជំហាន​នេះ​គឺ​មិន​ចាំបាច់ឡើយ ។" + +#: 05030300.xhp +msgctxt "" +"05030300.xhp\n" +"par_id5532090\n" +"help.text" +msgid "Choose Format - Row/Column - Show or Format - Sheet - Show." +msgstr "ជ្រើស ទ្រង់ទ្រាយ - ជួរ​ដេក​/​ជួរ​ឈរ - បង្ហាញ ឬ​ទ្រង់ទ្រាយ - សន្លឹក - បង្ហាញ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"tit\n" +"help.text" +msgid "Select Data Source" +msgstr "ជ្រើស​ប្រភព​ទិន្នន័យ" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"hd_id3143268\n" +"1\n" +"help.text" +msgid "Select Data Source" +msgstr "ជ្រើស​ប្រភព​ទិន្នន័យ" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3148552\n" +"2\n" +"help.text" +msgid "Select the database and the table or query containing the data that you want to use." +msgstr "ជ្រើស​មូលដ្ឋាន​ទិន្នន័យ និង​តារាង ឬ​សំណួរ​ដែល​មាន​ទិន្នន័យ​ដែល​អ្នក​ចង់​ប្រើ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"hd_id3154140\n" +"3\n" +"help.text" +msgid "Selection" +msgstr "ជម្រើស" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3125863\n" +"4\n" +"help.text" +msgid "You can only select databases that are registered in %PRODUCTNAME. To register a data source, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Base - Databases." +msgstr "​អ្នក​អាច​ជ្រើស​មូលដ្ឋាន​ទិន្នន័យដែល​ត្រូវ​បាន​ចុះឈ្មោះ​ក្នុង​​ %PRODUCTNAME ។ ដើម្បី​ចុះឈ្មោះ​ប្រភព​ទិន្នន័យ​ ជ្រើស​​ %PRODUCTNAME - ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ជម្រើស​ - %PRODUCTNAME គោល​ - មូល​ដ្ឋានទិន្នន័យ​​ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"hd_id3151041\n" +"5\n" +"help.text" +msgid "Database" +msgstr "មូលដ្ឋាន​​ទិន្នន័យ" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3156424\n" +"6\n" +"help.text" +msgid "Select the database that contains the data source that you want to use." +msgstr "ជ្រើស​មូលដ្ឋាន​ទិន្នន័យ​ដែល​មាន​ប្រភព​ទិន្នន័យ ដែល​អ្នក​ចង់​ប្រើ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"hd_id3145364\n" +"7\n" +"help.text" +msgid "Data source" +msgstr "ប្រភព​ទិន្នន័យ" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3149260\n" +"8\n" +"help.text" +msgid "Select the data source that you want to use." +msgstr "ជ្រើស​ប្រភព​ទិន្នន័យ​ដែល​អ្នក​ចង់​ប្រើ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"hd_id3147428\n" +"9\n" +"help.text" +msgid "Type" +msgstr "ប្រភេទ" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3150010\n" +"10\n" +"help.text" +msgid "Click the source type of for the selected data source. You can choose from four source types: \"Table\", \"Query\" and \"SQL\" or SQL (Native)." +msgstr "ចុច​ប្រភេទ​ប្រភព​របស់ប្រភព​ទិន្នន័យ​ដែល​បាន​ជ្រើស ។អ្នក​អាច​ជ្រើស​ពី​ប្រភេទ​ប្រភព ៤ ៖ \"តារាង\", \"សំណួរ\" និង\"SQL\" ឬ SQL (Native) ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3147348\n" +"11\n" +"help.text" +msgid "Pivot table dialog" +msgstr "ប្រអប់​អ្នក​ជំនួយការ​ទិន្នន័យ" + +#: 02200000.xhp +msgctxt "" +"02200000.xhp\n" +"tit\n" +"help.text" +msgid "Sheet" +msgstr "សន្លឹក" + +#: 02200000.xhp +msgctxt "" +"02200000.xhp\n" +"hd_id3146794\n" +"1\n" +"help.text" +msgid "Sheet" +msgstr "សន្លឹក" + +#: 02200000.xhp +msgctxt "" +"02200000.xhp\n" +"par_id3149456\n" +"2\n" +"help.text" +msgid "Edit commands for entire sheets." +msgstr "កែសម្រួល​ពាក្យ​បញ្ជា សម្រាប់​សន្លឹក​ទាំងមូល ។" + +#: 02200000.xhp +msgctxt "" +"02200000.xhp\n" +"hd_id3150792\n" +"3\n" +"help.text" +msgid "Move/Copy" +msgstr "ផ្លាស់ទី​/​ចម្លង" + +#: 02200000.xhp +msgctxt "" +"02200000.xhp\n" +"hd_id3153968\n" +"4\n" +"help.text" +msgid "Select" +msgstr "ជ្រើស" + +#: 02200000.xhp +msgctxt "" +"02200000.xhp\n" +"hd_id3163708\n" +"5\n" +"help.text" +msgid "Delete" +msgstr "លុប" + +#: 02200000.xhp +msgctxt "" +"02200000.xhp\n" +"hd_id3163733308\n" +"help.text" +msgid "Events" +msgstr "ព្រឹត្តិការណ៍" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"tit\n" +"help.text" +msgid "AutoInput" +msgstr "បញ្ចូល​ស្វ័យ​ប្រវត្តិ" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"bm_id2486037\n" +"help.text" +msgid "entering entries with AutoInput functioncapital letters;AutoInput function" +msgstr "ការបញ្ចូល​ធាតុ​ដោយប្រើ​អនុគមន៍ បញ្ចូល​ស្វ័យប្រវត្តិ តួអក្សរ​ធំ;អនុគមន៍ បញ្ចូល​ស្វ័យប្រវត្តិ" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"hd_id3148492\n" +"1\n" +"help.text" +msgid "AutoInput" +msgstr "បញ្ចូល​ស្វ័យ​ប្រវត្តិ" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_id3150793\n" +"2\n" +"help.text" +msgid "Switches the AutoInput function on and off, which automatically completes entries, based on other entries in the same column. The column is scanned up to a maximum of 2000 cells or 200 different strings." +msgstr "បិទ និង​បើក​មុខងារ​ បញ្ចូល​ស្វ័យ​ប្រវត្តិ ដែល​បំពេញ​ការ​បញ្ចូល​ដោយ​ស្វ័យ​ប្រវត្តិ អាស្រ័យ​លើ​ការ​បញ្ចូល​ផ្សេងៗ ក្នុង​ជួរ​ឈរ​ដូច​គ្នា ។ ជួរឈរ​ត្រូវ​បានវិភាគ​​រហូត​ទៅ​ដល់​កម្រិត​អតិបរមា ២០០០ ក្រឡា​ ឬ​ខ្សែ​អក្សរ​ខុស​គ្នា ២០០ ។" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_id3156422\n" +"8\n" +"help.text" +msgid "The completion text is highlighted." +msgstr "អត្ថបទ​ពេញលេញ​ត្រូវ​បាន​បន្លិច ។" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_idN1065D\n" +"help.text" +msgid "To accept the completion, press Enter or a cursor key." +msgstr "ដើម្បី​យល់ព្រម​នឹង​ការ​បំពេញ សូម​ចុច បញ្ចូល (Enter) ឬ​គ្រាប់​ចុច​ទស្សន៍​ទ្រនិច ។" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_idN10665\n" +"help.text" +msgid "To append text or to edit the completion, press F2." +msgstr "ដើម្បី​បន្ថែម​អត្ថបទ​ខាង​ចុង ឬ​ដើម្បី​កែសម្រួល​ការ​បំពេញ សូម​ចុច F2 ។" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_idN1066D\n" +"help.text" +msgid "To view more completions, press CommandCtrl+Tab to scroll forward, or CommandCtrl+Shift+Tab to scroll backward." +msgstr "" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_idN10679\n" +"help.text" +msgid "To see a list of all available AutoInput text items for the current column, press OptionAlt+Down Arrow." +msgstr "" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_id3150439\n" +"3\n" +"help.text" +msgid "When typing formulas using characters that match previous entries, a Help tip will appear listing the last ten functions used from Function Wizard, from all defined range names, from all database range names, and from the content of all label ranges." +msgstr "ខណៈ​ពេល​កំពុង​វាយ​រូបមន្ត​ដោយ​ប្រើ​តួអក្សរ ដែល​ផ្គូផ្គង​ធាតុ​បញ្ចូល​មុន ព័ត៌មាន​ជំនួយ​នឹង​លេច​ឡើង​ដោយ​រាយ​នូវ​អនុគមន៍​ដែល​បាន​ប្រើ​ចុង​ក្រោយ​ដប់ ដែល​បាន​ប្រើ​ពី អ្នក​ជំនួយ​ការ​អនុគមន៍ ពី​ឈ្មោះ​ជួរ​ដែល​បាន​កំណត់​ទាំងអស់ ពី​ឈ្មោះ​ជួរ​មូលដ្ឋាន​ទិន្នន័យ​ទាំងអស់ និង​ពី​មាតិកា​នៃ​ជួរ​ស្លាក​ទាំងអស់ ។" + +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_id3153363\n" +"5\n" +"help.text" +msgid "AutoInput is case-sensitive. If, for example, you have written \"Total\" in a cell, you cannot enter \"total\" in another cell of the same column without first deactivating AutoInput." +msgstr "បញ្ចូល​ស្វ័យ​ប្រវត្តិ​គឺ​ប្រកាន់​តួ​អក្សរ​តូច​ធំ ។ ឧទាហរណ៍ បើ​អ្នក​បាន​សរសេរ \"Total\" ក្នុង​ក្រឡា នោះ​អ្នក​មិន​អាច​បញ្ចូល \"total\" ក្នុង​ក្រឡា​មួយ​ទៀត​នៃ​ជួរ​ឈរ​ដូច​គ្នា ដោយ​មិន​ចាំបាច់​ធ្វើ​ឲ្យ​បញ្ចូល​ស្វ័យ​ប្រវត្តិ​អសកម្ម​ជា​មុន ។" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"tit\n" +"help.text" +msgid "Hyphenation" +msgstr "ការ​ដាក់​​សហ​សញ្ញា" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"bm_id3159399\n" +"help.text" +msgid "automatic hyphenation in spreadsheetshyphenation; in spreadsheetssyllables in spreadsheets" +msgstr "ដាក់​សហសញ្ញា​ដោយស្វ័យប្រវត្តិ​នៅក្នុង​សៀវភៅ​បញ្ជីដាក់​សហសញ្ញា; នៅក្នុង​សៀវភៅ​បញ្ជីព្យាង្គ​នៅក្នុង​សៀវភៅបញ្ជី" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"hd_id3159399\n" +"1\n" +"help.text" +msgid "Hyphenation" +msgstr "ការ​ដាក់​​សហ​សញ្ញា" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3145068\n" +"2\n" +"help.text" +msgid "The Hyphenation command calls the dialog for setting the hyphenation in $[officename] Calc." +msgstr "ពាក្យ​បញ្ជា ការ​ដាក់​សហ​សញ្ញា នឹង​ហៅ​ប្រអប់​សម្រាប់​កំណត់​ការ​ដាក់​សហ​សញ្ញា​ក្នុង $[officename] Calc ។" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3154366\n" +"3\n" +"help.text" +msgid "You can only turn on the automatic hyphenation in $[officename] Calc when the row break feature is active." +msgstr "អ្នក​អាច​បើក​ការ​ដាក់​សហ​សញ្ញា​ស្វ័យ​ប្រវត្តិ​ក្នុង $[officename] Calc តែ​នៅ​ពេល​លក្ខណៈ​ពិសេស បំបែក​ជួរ​ដេក សកម្ម ។" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"hd_id3153192\n" +"4\n" +"help.text" +msgid "Hyphenation for selected cells." +msgstr "ការ​ដាក់​សហ​សញ្ញា​សម្រាប់​ក្រឡា​ដែល​បាន​ជ្រើស" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3150868\n" +"5\n" +"help.text" +msgid "Select the cells for which you want to change the hyphenation." +msgstr "ជ្រើស​ក្រឡា​ដែល​អ្នក​ចង់​ប្តូរ​ការ​ដាក់​សហ​សញ្ញា ។" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3150440\n" +"6\n" +"help.text" +msgid "Choose Tools - Language - Hyphenation." +msgstr "ជ្រើស ឧបករណ៍ - ភាសា - ដាក់សហ​សញ្ញា ។" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3156441\n" +"7\n" +"help.text" +msgid "The Format Cells dialog appears with the Alignment tab page open." +msgstr "ប្រអប់ ទ្រង់ទ្រាយ​ក្រឡា លេច​ឡើង​ ដោយ​បើក​ទំព័រ​ផ្ទាំង តម្រឹម ។" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3149260\n" +"12\n" +"help.text" +msgid "Mark the Wrap text automatically and Hyphenation active check boxes." +msgstr "គូស​ធីក​ប្រអប់​ រុំ​អត្ថបទ​ដោយ​ស្វ័យ​ប្រវត្តិ និង ការ​ដាក់​សហសញ្ញា​សកម្ម ។" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"hd_id3153094\n" +"8\n" +"help.text" +msgid "Hyphenation for Drawing Objects" +msgstr "ការ​ដាក់​សហ​សញ្ញា​សម្រាប់​វត្ថុ​គំនូរ" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3148577\n" +"9\n" +"help.text" +msgid "Select a drawing object." +msgstr "ជ្រើស​វត្ថុ​គំនូរ​មួយ ។" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3156285\n" +"10\n" +"help.text" +msgid "Choose Tools - Language - Hyphenation." +msgstr "ជ្រើស ឧបករណ៍ - ភាសា - ដាក់សហ​សញ្ញា ។" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3147394\n" +"11\n" +"help.text" +msgid "Each time you call the command you turn the hyphenation for the drawing object on or off. A check mark shows the current status." +msgstr "អ្នក​នឹង​បើក ឬ​បិទ​ការ​ដាក់​សហ​សញ្ញា​សម្រាប់​វត្ថុ​គំនូរ គ្រប់​ពេល​ដែល​អ្នក​ហៅ​ពាក្យ​បញ្ជា ។ សញ្ញា​ធីក​មួយ​បង្ហាញ​ស្ថានភាព​បច្ចុប្បន្ន ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"tit\n" +"help.text" +msgid "Financial Functions Part Two" +msgstr "អនុគមន៍​ហិរញ្ញវត្ថុ ផ្នែក​ទី​ពីរ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149052\n" +"1\n" +"help.text" +msgid "Financial Functions Part Two" +msgstr "អនុគមន៍​ហិរញ្ញវត្ថុ ផ្នែក​ទី​ពីរ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148742\n" +"343\n" +"help.text" +msgid "Back to Financial Functions Part One" +msgstr "ត្រឡប់​ទៅ​អនុគមន៍​ហិរញ្ញវត្ថុ ផ្នែក​ទី​មួយ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151341\n" +"344\n" +"help.text" +msgid "Forward to Financial Functions Part Three" +msgstr "បន្ត​ទៅ​អនុគមន៍​ហិរញ្ញវត្ថុ ផ្នែក​ទី​បី" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3150026\n" +"help.text" +msgid "PPMT function" +msgstr "អនុគមន៍ PPMT" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3150026\n" +"238\n" +"help.text" +msgid "PPMT" +msgstr "PPMT" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3146942\n" +"239\n" +"help.text" +msgid "Returns for a given period the payment on the principal for an investment that is based on periodic and constant payments and a constant interest rate." +msgstr "ត្រឡប់​សម្រាប់​អំឡុងពេល​បង់​ប្រាក់​មួយ​ដែល​បាន​ផ្តល់ លើ​ប្រាក់​ដើម​សម្រាប់​ការ​វិនិយោគ​មួយ ដោយ​ផ្អែក​លើ​ការ​បង់​ថេរ​តាម​កាល​កំណត់ និង​អត្រា​ការ​ប្រាក់​ថេរ​តាម​កាល​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3150459\n" +"240\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3146878\n" +"241\n" +"help.text" +msgid "PPMT(Rate; Period; NPer; PV; FV; Type)" +msgstr "PPMT(អត្រា; រយៈពេល; NPer; PV; FV; ប្រភេទ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151228\n" +"242\n" +"help.text" +msgid "Rate is the periodic interest rate." +msgstr "អត្រា ជា​អត្រា​ការ​ប្រាក់​តាម​កាល​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148887\n" +"243\n" +"help.text" +msgid "Period is the amortizement period. P = 1 for the first and P = NPer for the last period." +msgstr "រយៈពេល គឺ​ជា​រយៈពេល​ដែល​ត្រូវ​សង ។ P = 1 សម្រាប់រយៈពេល​​ដំបូង និងP = NPer សម្រាប់​រយៈពេល​ចុង​ក្រោយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148436\n" +"244\n" +"help.text" +msgid "NPer is the total number of periods during which annuity is paid." +msgstr "NPer គឺ​ជា​ចំនួន​រយៈពេល​នៃអំឡុងពេល​ដែល​កា​រសង​បំណុល​ត្រូវ​បាន​ចំណាយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153035\n" +"245\n" +"help.text" +msgid "PV is the present value in the sequence of payments." +msgstr "PV គឺ​ជា​តម្លៃ​បច្ចុប្បន្ន​នៅ​ក្នុង​លំដាប់​នៃការ​ចំណាយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147474\n" +"246\n" +"help.text" +msgid "FV (optional) is the desired (future) value." +msgstr "FV (ជាជម្រើស) គឺ​ជា​តម្លៃ​ (អនាគត) ដែល​ចង់បាន ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3144744\n" +"247\n" +"help.text" +msgid "Type (optional) defines the due date. F = 1 for payment at the beginning of a period and F = 0 for payment at the end of a period." +msgstr "ប្រភេទ (ជា​ជម្រើស) កំណត់​កាលបរិច្ឆេទ​ដល់​ថ្ងៃ​បង់ ។ F = 1 សម្រាប់​ការ​ចំណាយ​នៅ​ដើម​រយៈពេល F = 0 សម្រាប់​ការចំណាយ​នៅ​ចុង​រយៈពេល ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_idN1067C\n" +"help.text" +msgid "" +msgstr "" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3148582\n" +"248\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154811\n" +"249\n" +"help.text" +msgid "How high is the periodic monthly payment at an annual interest rate of 8.75% over a period of 3 years? The cash value is 5,000 currency units and is always paid at the beginning of a period. The future value is 8,000 currency units." +msgstr "តើ​ប្រាក់​ដែល​ត្រូវ​បង់​ប្រចាំ​ខែ​តាម​កាល​កំណត់ ដោយ​មាន​អត្រា​ការប្រាក់​ស្មើ​នឹង 8.75% ក្នុង​អំឡុងពេល​បី​ឆ្នាំ ទទួល​បាន​ខ្ពស់​ប៉ុណ្ណា ? តម្លៃ​សាច់​ប្រាក់​ស្មើ​នឹង 5,000 ​ឯកតា​រូបិយប័ណ្ណ និង​តែងតែ​បង់​នៅ​ដើម​អំឡុងពេល ។ តម្លៃ​អនាគត​ស្មើ​នឹង 8,000 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149246\n" +"250\n" +"help.text" +msgid "=PPMT(8.75%/12;1;36;5000;8000;1) = -350.99 currency units." +msgstr "=PPMT(8.75%/12;1;36;5000;8000;1) = -350.99 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3146139\n" +"help.text" +msgid "calculating; total amortizement ratestotal amortizement ratesamortization installmentrepayment installmentCUMPRINC function" +msgstr "ការគណនា; អត្រា​ការសងបំណុល​សរុបអត្រា​សងបំណុល​សរុបប្រាក់​សង​បំណុល​បន្តិចម្ដងការបង់ប្រាក់​បណ្ដាក់អនុគមន៍ CUMPRINC" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3146139\n" +"252\n" +"help.text" +msgid "CUMPRINC" +msgstr "CUMPRINC" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150140\n" +"253\n" +"help.text" +msgid "Returns the cumulative interest paid for an investment period with a constant interest rate." +msgstr "ត្រឡប់​ការ​ប្រាក់​សន្សំ​ដែល​បាន​បង់ សម្រាប់​អំឡុងពេល​វិនិយោគ​មួយ​ដែល​មាន​អត្រា​ការ​ប្រាក់​ថេរ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149188\n" +"254\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148733\n" +"255\n" +"help.text" +msgid "CUMPRINC(Rate; NPer; PV; S; E; Type)" +msgstr "CUMPRINC(អត្រា; NPer; PV; S; E; ប្រភេទ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150864\n" +"256\n" +"help.text" +msgid "Rate is the periodic interest rate." +msgstr "អត្រា ជា​អត្រា​ការ​ប្រាក់​តាម​កាល​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3166052\n" +"257\n" +"help.text" +msgid "NPer is the payment period with the total number of periods. NPER can also be a non-integer value." +msgstr "NPer គឺ​ជា​រយៈពេល​ចំណាយ​ជា​មួយ​នឹង​ចំនួន​រយៈពេល​សរុប ។ NPER ក៏​អាច​ជា​តម្លៃ​មិនមែន​ជា​ចំនួន​គត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150007\n" +"258\n" +"help.text" +msgid "PV is the current value in the sequence of payments." +msgstr "PV គឺ​ជា​តម្លៃ​បច្ចុប្បន្ន​នៅ​ក្នុង​លំដាប់​នៃ​ការ​ចំណាយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153112\n" +"259\n" +"help.text" +msgid "S is the first period." +msgstr "S គឺ​ជា​រយៈពេល​ដំបូង ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3146847\n" +"260\n" +"help.text" +msgid "E is the last period." +msgstr "E គឺ​ជា​រយៈពេល​ចុងក្រោយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145167\n" +"261\n" +"help.text" +msgid "Type is the due date of the payment at the beginning or end of each period." +msgstr "ប្រភេទ គឺ​ជា​កាលបរិច្ឆេទ​ដល់​ថ្ងៃបង់​នៃ​ការ​ចំណាយ​នៅ​ដើម ឬ​ចុង​នៃ​រយៈពេល​នីមួយៗ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154502\n" +"262\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153570\n" +"263\n" +"help.text" +msgid "What are the payoff amounts if the yearly interest rate is 5.5% for 36 months? The cash value is 15,000 currency units. The payoff amount is calculated between the 10th and 18th period. The due date is at the end of the period." +msgstr "រក​ចំនួន​ប្រាក់​ត្រូវ​បង់​ផ្តាច់ បើ​អត្រា​ការ​ប្រាក់​ប្រចាំ​ឆ្នាំ​ស្មើ 5.5% សម្រាប់ 36 ខែ ?​ តម្លៃ​សាច់​ប្រាក់​ស្មើ​នឹង 15,000 ឯកតា​រូបិយប័ណ្ណ ។ ​ចំនួន​ប្រាក់​ត្រូវ​បង់​​ផ្តាច់​ត្រូវ​បាន​គណនា​ចន្លោះ​អំឡុងពេល​ទី ១០ និង ១៨ ។ កាល​បរិច្ឆេទ​ដល់​កំណត់​បង់​គឺ​នៅ​​បំណាច់​អំឡុងពេល ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149884\n" +"264\n" +"help.text" +msgid "=CUMPRINC(5.5%/12;36;15000;10;18;0) = -3669.74 currency units. The payoff amount between the 10th and 18th period is 3669.74 currency units." +msgstr "=CUMPRINC(5.5%/12;36;15000;10;18;0) = -3669.74 ឯកតា​រូបិយប័ណ្ណ ។ ចំនួន​ចំណាយ​រវាង​ថ្ងៃទី ១០ និង ១៨ គឺ 3669.74 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3150019\n" +"help.text" +msgid "CUMPRINC_ADD function" +msgstr "អនុគមន៍ CUMPRINC_ADD" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3150019\n" +"182\n" +"help.text" +msgid "CUMPRINC_ADD" +msgstr "CUMPRINC_ADD" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145246\n" +"183\n" +"help.text" +msgid " Calculates the cumulative redemption of a loan in a period." +msgstr " គណនា​រំលោះ​សន្សំ​នៃ​ប្រាក់​កម្ចី​ក្នុង​អំឡុងពេល​មួយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3153047\n" +"184\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3157970\n" +"185\n" +"help.text" +msgid "CUMPRINC_ADD(Rate; NPer; PV; StartPeriod; EndPeriod; Type)" +msgstr "CUMPRINC_ADD(អត្រា; NPer; PV; រយៈពេល​ចាប់ផ្ដើម; រយៈពេល​បញ្ចប់; ប្រភេទ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145302\n" +"186\n" +"help.text" +msgid "Rate is the interest rate for each period." +msgstr "អត្រា គឺ​ជា​អត្រា​ការប្រាក់​នៃ​រយៈពេល​នីមួយៗ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151017\n" +"187\n" +"help.text" +msgid "NPer is the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly." +msgstr "NPer គឺ​ជា​ចំនួន​សរុប​នៃ​ការ​រយៈពេល​ចំណាយ ។ អត្រា និង​ NPER ត្រូវ​តែ​យោង​ទៅ​តាម​ឯកតា​ដូច​គ្នា និង​ដូច្នេះ​​ពួកវា​ទាំងពីរ​ត្រូវ​បានគណនា​ប្រចាំ​ឆ្នាំ ឬ​ប្រចាំខែ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155620\n" +"188\n" +"help.text" +msgid "PV is the current value." +msgstr "PV គឺ​ជា​​តម្លៃ​បច្ចុប្បន្ន ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145352\n" +"189\n" +"help.text" +msgid "StartPeriod is the first payment period for the calculation." +msgstr "រយៈពេល​ចាប់ផ្ដើម គឺ​ជា​រយៈពេល​ចំណាយ​ដំបូង​សម្រាប់​កា​រគណនា ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3157986\n" +"190\n" +"help.text" +msgid "EndPeriod is the last payment period for the calculation." +msgstr "រយៈពេលបញ្ចប់ គឺ​ជា​រយៈពេល​ចំណាយ​ចុងក្រោយ​សម្រាប់ការគណនា ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150570\n" +"191\n" +"help.text" +msgid "Type is the maturity of a payment at the end of each period (Type = 0) or at the start of the period (Type = 1)." +msgstr "ប្រភេទ គឺ​ជាថ្ងៃដល់កំណត់បង់នៃ​ការ​ចំណាយ​នៅ​ចុង​រយៈពេល​នីមួយៗ(Type = 0) ឬ​នៅ​ដើម​នៃ​រយៈពេល (Type = 1) ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3150269\n" +"192\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148774\n" +"193\n" +"help.text" +msgid "The following mortgage loan is taken out on a house:" +msgstr "ប្រាក់​កម្ចី​វត្ថុ​បញ្ចាំ​ខាង​ក្រោម​ត្រូវ​បាន​អនុវត្ត​លើ​ផ្ទះ​មួយ ៖" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150661\n" +"194\n" +"help.text" +msgid "Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (payment periods = 30 * 12 = 360), NPV: 125000 currency units." +msgstr "អត្រា ៖ 9.00 ភាគរយ​ក្នុង​មួយ​ឆ្នាំ (9% / 12 = 0.0075) ថិរវេលា ៖ 30 ឆ្នាំ (អំឡុងពេល​បង់​ប្រាក់ = 30 * 12 = 360) NPV ៖ 125000 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155512\n" +"195\n" +"help.text" +msgid "How much will you repay in the second year of the mortgage (thus from periods 13 to 24)?" +msgstr "តើ​អ្នក​​នឹង​ត្រូវ​បង់​​ចំនួន​ប៉ុន្មាន ក្នុង​ឆ្នាំ​ទីពីរ​សម្រាប់​វត្ថុ​បញ្ជាំ (នោះ​គឺ​ពី​កំឡុង​ទី ១៣ ទៅ ២៤) ?" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149394\n" +"196\n" +"help.text" +msgid "=CUMPRINC_ADD(0.0075;360;125000;13;24;0) returns -934.1071" +msgstr "=CUMPRINC_ADD(0.0075;360;125000;13;24;0) ត្រឡប់ -934.1071" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149026\n" +"197\n" +"help.text" +msgid "In the first month you will be repaying the following amount:" +msgstr "ក្នុង​ខែ​ដំបូង អ្នក​នឹង​បង់​ឡើង​វិញ​នូវ​ចំនួន​ប្រាក់​ខាង​ក្រោម ៖" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154636\n" +"198\n" +"help.text" +msgid "=CUMPRINC_ADD(0.0075;360;125000;1;1;0) returns -68.27827" +msgstr "=CUMPRINC_ADD(0.0075;360;125000;1;1;0) ត្រឡប់ -68.27827" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3155370\n" +"help.text" +msgid "calculating; accumulated interestsaccumulated interestsCUMIPMT function" +msgstr "ការ​គណនា; កំណើន​ការប្រាក់កំណើន​ការប្រាក់អនុគមន៍ CUMIPMT" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3155370\n" +"266\n" +"help.text" +msgid "CUMIPMT" +msgstr "CUMIPMT" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3158411\n" +"267\n" +"help.text" +msgid "Calculates the cumulative interest payments, that is, the total interest, for an investment based on a constant interest rate." +msgstr "គណនា​ចំនួន​ការ​ប្រាក់​សន្សំ នោះ​គឺ​ការ​ប្រាក់​សរុប​សម្រាប់​ការ​វិនិយោគ​មួយ​ដែល​ផ្អែក​លើ​អត្រា​ការ​ប្រាក់​ថេរ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3155814\n" +"268\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147536\n" +"269\n" +"help.text" +msgid "CUMIPMT(Rate; NPer; PV; S; E; Type)" +msgstr "CUMIPMT(Rate; NPer; PV; S; E; Type)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150475\n" +"270\n" +"help.text" +msgid "Rate is the periodic interest rate." +msgstr "អត្រា ជា​អត្រា​ការ​ប្រាក់​តាម​កាល​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153921\n" +"271\n" +"help.text" +msgid "NPer is the payment period with the total number of periods. NPER can also be a non-integer value." +msgstr "NPer គឺ​ជា​រយៈពេល​ចំណាយ​ជា​មួយ​នឹង​ចំនួន​រយៈពេល​សរុប ។ NPER ក៏​អាច​ជា​តម្លៃ​មិនមែន​ជា​ចំនួន​គត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153186\n" +"272\n" +"help.text" +msgid "PV is the current value in the sequence of payments." +msgstr "PV គឺ​ជា​តម្លៃ​បច្ចុប្បន្ន​នៅ​ក្នុង​លំដាប់​នៃ​ការ​ចំណាយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156259\n" +"273\n" +"help.text" +msgid "S is the first period." +msgstr "S គឺ​ជា​រយៈពេល​ដំបូង ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155990\n" +"274\n" +"help.text" +msgid "E is the last period." +msgstr "E គឺ​ជា​រយៈពេល​ចុងក្រោយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149777\n" +"275\n" +"help.text" +msgid "Type is the due date of the payment at the beginning or end of each period." +msgstr "ប្រភេទ គឺ​ជា​កាលបរិច្ឆេទ​ដល់​ថ្ងៃបង់​នៃ​ការ​ចំណាយ​នៅ​ដើម ឬ​ចុង​នៃ​រយៈពេល​នីមួយៗ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3153723\n" +"276\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147478\n" +"277\n" +"help.text" +msgid "What are the interest payments at a yearly interest rate of 5.5 %, a payment period of monthly payments for 2 years and a current cash value of 5,000 currency units? The start period is the 4th and the end period is the 6th period. The payment is due at the beginning of each period." +msgstr "រក​ចំនួន​ការ​ប្រាក់​ដែល​បង់ 5.5%​ ប្រចាំ​ឆ្នាំ អំឡុងពេល​បង់​ប្រាក់​នៃ​ការ​បង់​ប្រាក់​ប្រចាំ​ខែ​សម្រាប់​រយៈ​ពេល 2 ឆ្នាំ និង​តម្លៃ​សាច់​ប្រាក់​បច្ចុប្បន្ន 5,000 ឯកតា​រូបិយប័ណ្ណ ? អំឡុងពេល​ចាប់ផ្តើម​គឺ​អំឡុងពេល​ទី ៤ និង​អំឡុងពេល​បញ្ចប់​គឺ​អំឡុងពេល​ទី ៦ ។ ការ​បង់​ប្រាក់​ត្រូវ​បង់​នៅ​ដើម​អំឡុងពេល​នីមួយៗ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149819\n" +"278\n" +"help.text" +msgid "=CUMIPMT(5.5%/12;24;5000;4;6;1) = -57.54 currency units. The interest payments for between the 4th and 6th period are 57.54 currency units." +msgstr "=CUMIPMT(5.5%/12;24;5000;4;6;1) = -57.54 ឯកតា​រូបិយប័ណ្ណ ។ ការ​ចំណាយ​ការប្រាក់​សម្រាប់​​ចន្លោះ​ថ្ងៃទី ៤ និង ៦ គឺ​57.54 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3083280\n" +"help.text" +msgid "CUMIPMT_ADD function" +msgstr "អនុគមន៍ CUMIPMT_ADD" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3083280\n" +"165\n" +"help.text" +msgid "CUMIPMT_ADD" +msgstr "CUMIPMT_ADD" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3152482\n" +"166\n" +"help.text" +msgid "Calculates the accumulated interest for a period." +msgstr "គណនា​ការ​ប្រាក់​កើន​ឡើង​សម្រាប់​អំឡុងពេល​មួយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149713\n" +"167\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145087\n" +"168\n" +"help.text" +msgid "CUMIPMT_ADD(Rate; NPer; PV; StartPeriod; EndPeriod; Type)" +msgstr "CUMIPMT_ADD(អត្រា; NPer; PV; រយៈពេល​ចាប់ផ្ដើម; រយៈពេល​បញ្ចប់; ប្រភេទ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149277\n" +"169\n" +"help.text" +msgid "Rate is the interest rate for each period." +msgstr "អត្រា គឺ​ជា​អត្រា​ការប្រាក់​នៃ​រយៈពេល​នីមួយៗ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149270\n" +"170\n" +"help.text" +msgid "NPer is the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly." +msgstr "NPer គឺ​ជា​ចំនួន​សរុប​នៃ​ការ​រយៈពេល​ចំណាយ ។ អត្រា និង​ NPER ត្រូវ​តែ​យោង​ទៅ​តាម​ឯកតា​ដូច​គ្នា និង​ដូច្នេះ​​ពួកវា​ទាំងពីរ​ត្រូវ​បានគណនា​ប្រចាំ​ឆ្នាំ ឬ​ប្រចាំខែ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3152967\n" +"171\n" +"help.text" +msgid "PV is the current value." +msgstr "PV គឺ​ជា​​តម្លៃ​បច្ចុប្បន្ន ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156308\n" +"172\n" +"help.text" +msgid "StartPeriod is the first payment period for the calculation." +msgstr "រយៈពេល​ចាប់ផ្ដើម គឺ​ជា​រយៈពេល​ចំណាយ​ដំបូង​សម្រាប់​កា​រគណនា ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149453\n" +"173\n" +"help.text" +msgid "EndPeriod is the last payment period for the calculation." +msgstr "រយៈពេលបញ្ចប់ គឺ​ជា​រយៈពេល​ចំណាយ​ចុងក្រោយ​សម្រាប់ការគណនា ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150962\n" +"174\n" +"help.text" +msgid "Type is the maturity of a payment at the end of each period (Type = 0) or at the start of the period (Type = 1)." +msgstr "ប្រភេទ គឺ​ជាថ្ងៃដល់កំណត់បង់នៃ​ការ​ចំណាយ​នៅ​ចុង​រយៈពេល​នីមួយៗ(Type = 0) ឬ​នៅ​ដើម​នៃ​រយៈពេល (Type = 1) ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3152933\n" +"175\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156324\n" +"176\n" +"help.text" +msgid "The following mortgage loan is taken out on a house:" +msgstr "ប្រាក់​កម្ចី​វត្ថុ​បញ្ចាំ​ខាង​ក្រោម​ត្រូវ​បាន​អនុវត្ត​លើ​ផ្ទះ​មួយ ៖" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147566\n" +"177\n" +"help.text" +msgid "Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (NPER = 30 * 12 = 360), Pv: 125000 currency units." +msgstr "អត្រា ៖ 9.00 ភាគរយ​ក្នុង​មួយ​ឆ្នាំ (9% / 12 = 0.0075) ថិរវេលា ៖ 30 ឆ្នាំ (NPER = 30 * 12 = 360) Pv ៖ 125000 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151272\n" +"178\n" +"help.text" +msgid "How much interest must you pay in the second year of the mortgage (thus from periods 13 to 24)?" +msgstr "រក​ការ​ប្រាក់​ដែល​អ្នក​ត្រូវ​បង់​ក្នុង​ឆ្នាំ​ទី​ពីរ​នៃ​វត្ថុ​បញ្ជាំ (ដូច្នេះ​ពី​អំឡុងពេល១៣ ទៅ២៤)?" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156130\n" +"179\n" +"help.text" +msgid "=CUMIPMT_ADD(0.0075;360;125000;13;24;0) returns -11135.23." +msgstr "=CUMIPMT_ADD(0.0075;360;125000;13;24;0) ត្រឡប់ -11135.23." + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150764\n" +"180\n" +"help.text" +msgid "How much interest must you pay in the first month?" +msgstr "តើ​អ្នក​ត្រូវ​បង់​ការ​ប្រាក់​ក្នុង​ខែ​ដំបូង​ប៉ុន្មាន?" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3146857\n" +"181\n" +"help.text" +msgid "=CUMIPMT_ADD(0.0075;360;125000;1;1;0) returns -937.50." +msgstr "=CUMIPMT_ADD(0.0075;360;125000;1;1;0) ត្រឡប់ -937.50 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3150878\n" +"help.text" +msgid "PRICE functionprices; fixed interest securitiessales values;fixed interest securities" +msgstr "អនុគមន៍ PRICEតម្លៃ; មូលប័ត្រ​ការប្រាក់​ថេរតម្លៃលក់;មូលប័ត្រ​ការប្រាក់​ថេរ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3150878\n" +"9\n" +"help.text" +msgid "PRICE" +msgstr "PRICE" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153210\n" +"10\n" +"help.text" +msgid "Calculates the market value of a fixed interest security with a par value of 100 currency units as a function of the forecast yield." +msgstr "គណនា​តម្លៃ​ទីផ្សារ​សម្រាប់​មូលប័ត្រ​ការ​ប្រាក់​ថេរ ដែល​មាន​តម្លៃ​ចុះ​លើ​ប័ណ្ណ 100 ឯកតា​រូបិយប័ណ្ណ ជា​អនុគមន៍​មួយ​នៃ​ចំណូល​ព្យាករណ៍ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154646\n" +"11\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3152804\n" +"12\n" +"help.text" +msgid "PRICE(Settlement; Maturity; Rate; Yield; Redemption; Frequency; Basis)" +msgstr "PRICE(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; អត្រា; ចំណូល; រំលោះ; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156121\n" +"13\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149983\n" +"14\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +#, fuzzy +msgctxt "" +"04060119.xhp\n" +"par_id3153755\n" +"15\n" +"help.text" +msgid "Rate is the annual nominal rate of interest (coupon interest rate)" +msgstr "អត្រា ៖ គឺ​ជា​អត្រា​ការ​ប្រាក់​នាម​ករណ៍​ប្រចាំ​ឆ្នាំ (អត្រា​ការ​ប្រាក់​គូប៉ុង)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155999\n" +"16\n" +"help.text" +msgid "Yield is the annual yield of the security." +msgstr "ចំណូល ៖ ចំណូល​ប្រចាំ​ឆ្នាំ​នៃ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156114\n" +"17\n" +"help.text" +msgid "Redemption is the redemption value per 100 currency units of par value." +msgstr "រំលោះ គឺ​ជា​តម្លៃ​រំលោះ​ក្នុង ១០០ ឯកតា​រូបិយប័ណ្ណ​​នៃ​តម្លៃ par ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155846\n" +"18\n" +"help.text" +msgid "Frequency is the number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ ៖ ជា​ចំនួន​ការ​បង់​ការ​ប្រាក់​ក្នុង​មួយ​ឆ្នាំ (1 2 ឬ 4) ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3153148\n" +"19\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150260\n" +"20\n" +"help.text" +msgid "A security is purchased on 1999-02-15; the maturity date is 2007-11-15. The nominal rate of interest is 5.75%. The yield is 6.5%. The redemption value is 100 currency units. Interest is paid half-yearly (frequency is 2). With calculation on basis 0, the price is as follows:" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 1999-02-15 ថ្ងៃ​ដល់​កំណត់​បង់​គឺ 2007-11-15 ។ អត្រា​ការ​ប្រាក់​នាមករណ៍​គឺ 5.75% ។ ចំណូល​គឺ 6.5% ។ តម្លៃ​រំលោះ​គឺ 100 ឯកតា​រូបិយប័ណ្ណ ។ ការ​ប្រាក់​ត្រូវ​បាន​បង់​កន្លះ​ឆ្នាំ​ម្តង (ប្រេកង់​ស្មើ 2) ។ ជាមួយ​ការ​​គណនា​លើ​មូលដ្ឋាន 0 តម្លៃ​គឺ​ដូច​ខាង​ក្រោម ៖" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147273\n" +"21\n" +"help.text" +msgid "=PRICE(\"1999-02-15\"; \"2007-11-15\"; 0.0575; 0.065; 100; 2; 0) returns 95.04287." +msgstr "=PRICE(\"1999-02-15\"; \"2007-11-15\"; 0.0575; 0.065; 100; 2; 0) ត្រឡប់ 95.04287 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3151297\n" +"help.text" +msgid "PRICEDISC functionprices;non-interest-bearing securitiessales values;non-interest-bearing securities" +msgstr "អនុគមន៍ PRICEDISCតម្លៃ;មូលប័ត្រ​គ្មាន​ការប្រាក់តម្លៃ​លក់;មូលប័ត្រ​គ្មាន​ការប្រាក់" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3151297\n" +"22\n" +"help.text" +msgid "PRICEDISC" +msgstr "PRICEDISC" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155100\n" +"23\n" +"help.text" +msgid "Calculates the price per 100 currency units of par value of a non-interest- bearing security." +msgstr "គណនា​តម្លៃ​ក្នុង 100 ឯកតា​រូបិយប័ណ្ណ​នៃ​តម្លៃ​ចុះ​លើ​ប័ណ្ណ​នៃ​មូលប័ត្រ​គ្មាន​ការ​ប្រាក់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149294\n" +"24\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3146084\n" +"25\n" +"help.text" +msgid "PRICEDISC(Settlement; Maturity; Discount; Redemption; Basis)" +msgstr "PRICEDISC(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; អប្បហារ; រំលោះ; មូលដ្ឋាន​)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3159179\n" +"26\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154304\n" +"27\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156014\n" +"28\n" +"help.text" +msgid "Discount is the discount of a security as a percentage." +msgstr "បញ្ចុះ​តម្លៃ គឺ​ជា​ការ​បញ្ចុះ​តម្លៃ​សុវត្ថិភាព​គិត​ជា​ភាគរយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147489\n" +"29\n" +"help.text" +msgid "Redemption is the redemption value per 100 currency units of par value." +msgstr "រំលោះ គឺ​ជា​តម្លៃ​រំលោះ​ក្នុង ១០០ ឯកតា​រូបិយប័ណ្ណ​​នៃ​តម្លៃ par ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3152794\n" +"30\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149198\n" +"31\n" +"help.text" +msgid "A security is purchased on 1999-02-15; the maturity date is 1999-03-01. Discount in per cent is 5.25%. The redemption value is 100. When calculating on basis 2 the price discount is as follows:" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 1999-02-15 ថ្ងៃ​ដល់​កំណត់​បង់​គឺ 1999-03-01 ។ អប្បហារ​ជា​ភាគរយ​គឺ 5.25% ។ តម្លៃ​រំលោះ​គឺ 100 ។ ពេល​គណនា​លើ​មូលដ្ឋាន 2 តម្លៃ​អប្បហារ​គឺ​ដូច​ខាង​ក្រោម ៖" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151178\n" +"32\n" +"help.text" +msgid "=PRICEDISC(\"1999-02-15\"; \"1999-03-01\"; 0.0525; 100; 2) returns 99.79583." +msgstr "=PRICEDISC(\"1999-02-15\"; \"1999-03-01\"; 0.0525; 100; 2) ត្រឡប់ 99.79583 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3154693\n" +"help.text" +msgid "PRICEMAT functionprices;interest-bearing securities" +msgstr "អនុគមន៍ PRICEMATតម្លៃ;មូលប័ត្រ​​ការប្រាក់" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154693\n" +"33\n" +"help.text" +msgid "PRICEMAT" +msgstr "PRICEMAT" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153906\n" +"34\n" +"help.text" +msgid "Calculates the price per 100 currency units of par value of a security, that pays interest on the maturity date." +msgstr "គណនា​តម្លៃ​ក្នុង 100 ឯកតា​រូបិយប័ណ្ណ​នៃ​តម្លៃ​ចុះ​លើ​ប័ណ្ណ​នៃ​មូលប័ត្រ​មួយ ដែល​បង់​ការ​ប្រាក់​នៅ​ថ្ងៃ​ដល់​កំណត់​បង់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154933\n" +"35\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155393\n" +"36\n" +"help.text" +msgid "PRICEMAT(Settlement; Maturity; Issue; Rate; Yield; Basis)" +msgstr "PRICEMAT(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ចេញ; អត្រា; ចំណូល; មូលដ្ឋាន)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153102\n" +"37\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150530\n" +"38\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149903\n" +"39\n" +"help.text" +msgid "Issue is the date of issue of the security." +msgstr "ចេញ គឺ​ជា​កាលបរិច្ឆេទ​ចេញ​មូល​ប័ត្រ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148828\n" +"40\n" +"help.text" +msgid "Rate is the interest rate of the security on the issue date." +msgstr "អត្រា គឺ​ជា​ការ​ប្រាក់​នៃមូលប័ត្រ​នៅ​លើ​ថ្ងៃ​ចេញផ្សាយ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3146993\n" +"41\n" +"help.text" +msgid "Yield is the annual yield of the security." +msgstr "ចំណូល ៖ ចំណូល​ប្រចាំ​ឆ្នាំ​នៃ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3150507\n" +"42\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154289\n" +"43\n" +"help.text" +msgid "Settlement date: February 15 1999, maturity date: April 13 1999, issue date: November 11 1998. Interest rate: 6.1 per cent, yield: 6.1 per cent, basis: 30/360 = 0." +msgstr "កាល​បរិច្ឆេទ​ទូទាត់ ៖១៥ កុម្ភៈ១៩៩៩ ថ្ងៃ​ដល់​កំណត់​បង់ ៖១៣ មេសា១៩៩៩ កាល​បរិច្ឆេទ​​ចេញ​ហ៊ុន ៖១១ វិច្ឆិកា១៩៩៨ ។ អត្រា​ការ​ប្រាក់ ៖ 6.1 ភាគរយ ចំណូល ៖ 6.1 ភាគរយ មូលដ្ឋាន ៖ 30/360 = 0 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154905\n" +"44\n" +"help.text" +msgid "The price is calculated as follows:" +msgstr "តម្លៃ​ត្រូវ​បាន​គណនា​ដូច​ខាង​ក្រោម ៖" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3158409\n" +"45\n" +"help.text" +msgid "=PRICEMAT(\"1999-02-15\";\"1999-04-13\";\"1998-11-11\"; 0.061; 0.061;0) returns 99.98449888." +msgstr "=PRICEMAT(\"1999-02-15\";\"1999-04-13\";\"1998-11-11\"; 0.061; 0.061;0) ត្រឡប់ 99.98449888 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3148448\n" +"help.text" +msgid "calculating; durationsdurations;calculatingDURATION function" +msgstr "ការគណនា; ថេរវេលាថេរវេលា;ការគណនាអនុគមន៍ DURATION" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3148448\n" +"280\n" +"help.text" +msgid "DURATION" +msgstr "DURATION" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153056\n" +"281\n" +"help.text" +msgid "Calculates the number of periods required by an investment to attain the desired value." +msgstr "គណនា​ចំនួន​អំឡុងពេល​ដែល​ទាមទារ​ដោយ​ការ​វិនិយោគ​មួយ ដើម្បី​ទទួល​បាន​តម្លៃ​ដែល​ចង់​បាន ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3145421\n" +"282\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148933\n" +"283\n" +"help.text" +msgid "DURATION(Rate; PV; FV)" +msgstr "DURATION(អត្រា; PV; FV)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148801\n" +"284\n" +"help.text" +msgid "Rate is a constant. The interest rate is to be calculated for the entire duration (duration period). The interest rate per period is calculated by dividing the interest rate by the calculated duration. The internal rate for an annuity is to be entered as Rate/12." +msgstr "អត្រា គឺ​វា​ថេរ ។ អត្រា​ការប្រាក់​គឺ​ត្រូវ​បានគណនា​សម្រាប់​ថិរវេលា​ទាំងមូល (រយៈពេល​នៃអំឡុងពេល) ។ អត្រា​ការ​ប្រាក់​ត្រូវ​បានគណនា​ដោយ​ចែកអត្រា​ការប្រាក់​ដោយ​ថិរវេលា​ដែល​បានគណនា ។ អត្រា​ខាង​ក្នុង​សម្រាប់ការសង​ត្រូវ​តែ​បាន​បញ្ចូល​ជា​អត្រា/12 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147239\n" +"285\n" +"help.text" +msgid "PV is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or <0." +msgstr "PV គឺ​ជា​តម្លៃ​បច្ចុប្បន្ន ។ តម្លៃ​លុយសុទ្ធ​គឺ​កា​រកក់លុយ ឬ​តម្លៃលុយ​បច្ចុប្បន្ន​នៃ​កា​រអនុញ្ញាត​គ្រប់ប្រភេទ ។ ព្រោះថា​តម្លៃកក់​ជា​តម្លៃ​វិជ្ជមាន​ត្រូវ​តែ​បាន​បញ្ចូល ការ​កក់​មិន​មែន​ជា 0 ឬ <0 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147515\n" +"286\n" +"help.text" +msgid "FV is the expected value. The future value determines the desired (future) value of the deposit." +msgstr "FV គឺ​ជា​តម្លៃ​ដែល​បានគ្រោង​ទុក ។ តម្លៃ​អនាគត​កំណត់​តម្លៃ(អនាគត)​ដែល​ចង់​បាន​នៃ​កា​រកក់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3153579\n" +"287\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148480\n" +"288\n" +"help.text" +msgid "At an interest rate of 4.75%, a cash value of 25,000 currency units and a future value of 1,000,000 currency units, a duration of 79.49 payment periods is returned. The periodic payment is the resulting quotient from the future value and the duration, in this case 1,000,000/79.49=12,850.20." +msgstr "នៅ​អត្រា​ការ​ប្រាក់ 4.75% តម្លៃ​សាច់​ប្រាក់ 25,000 ឯកតា​រូបិយប័ណ្ណ និង​តម្លៃ​អនាគត 1,000,000 ឯកតា​រូបិយប័ណ្ណ ថិរវេលា​នៃ​អំឡុងពេល​បង់​ប្រាក់​ 79.49 ត្រូវ​បាន​ត្រឡប់ ។ ការ​បង់​ប្រាក់​តាម​កាល​កំណត់​គឺ​ជា​ផលចែក​លទ្ធផល​ពី​តម្លៃ​អនាគត និង​ថិរវេលា ក្នុង​ករណី​នេះ 1,000,000/79.49=12,850.20​ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3148912\n" +"help.text" +msgid "calculating;linear depreciationsdepreciations;linearlinear depreciationsstraight-line depreciationsSLN function" +msgstr "ការគណនា;រំលោះ​លីនេអ៊ែរការរំលោះ;លីនេអ៊ែររំលោះ​លីនេអ៊ែររំលោះ​បន្ទាត់​ត្រង់អនុគមន៍ SLN" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3148912\n" +"290\n" +"help.text" +msgid "SLN" +msgstr "SLN" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149154\n" +"291\n" +"help.text" +msgid "Returns the straight-line depreciation of an asset for one period. The amount of the depreciation is constant during the depreciation period." +msgstr "ត្រឡប់​រំលោះ​បន្ទាត់​ត្រង់​នៃ​ទ្រព្យ​សកម្ម​មួយ សម្រាប់​​អំឡុងពេល​មួយ ។ ចំនួន​រំលោះ​គឺ​ថេរ​ក្នុង​អំឡុងពេល​រំលោះ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3153240\n" +"292\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3166456\n" +"293\n" +"help.text" +msgid "SLN(Cost; Salvage; Life)" +msgstr "SLN(Cost; Salvage; Life)" + +#: 04060119.xhp +#, fuzzy +msgctxt "" +"04060119.xhp\n" +"par_id3146955\n" +"294\n" +"help.text" +msgid "Cost is the initial cost of an asset." +msgstr "ថ្លៃ ជា​ថ្លៃ​ដើម​នៃ​ទ្រព្យ​សកម្ម​មួយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149796\n" +"295\n" +"help.text" +msgid "Salvage is the value of an asset at the end of the depreciation." +msgstr "សង្គ្រោះ ជា​តម្លៃ​នៃ​ទ្រព្យ​សកម្ម​នៅ​បំណាច់​នៃ​រំលោះ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3166444\n" +"296\n" +"help.text" +msgid "Life is the depreciation period determining the number of periods in the depreciation of the asset." +msgstr "អាយុកាល គឺ​ជា​កា​រកំណត់​រយៈពេលចុះថ្លៃ​នូវ​ចំនួន​រយៈពេល​នៅ​ក្នុងកា​រចុះថ្លៃ​នៃទ្រព្យ​សកម្ម ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3155579\n" +"297\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154098\n" +"298\n" +"help.text" +msgid "Office equipment with an initial cost of 50,000 currency units is to be depreciated over 7 years. The value at the end of the depreciation is to be 3,500 currency units." +msgstr "ឧបករណ៍​ការិយាល័យ​ដែល​មាន​ថ្លៃ​ដើម 50,000 ឯកតា​រូបិយប័ណ្ណ​នឹង​ត្រូវ​បាន​រំលោះ​ជាង 7 ឆ្នាំ ។ តម្លៃ​នៅ​បំណាច់​រំលោះ​គឺ 3,500 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153390\n" +"299\n" +"help.text" +msgid "=SLN(50000;3,500;84) = 553.57 currency units. The periodic monthly depreciation of the office equipment is 553.57 currency units." +msgstr "=SLN(50000;3,500;84) = 553.57 ឯកតា​រូបិយប័ណ្ណ ។ ការ​ចុះថ្លៃប្រចាំខែ​យ៉ាង​ទៀតទាត់​នៃ​ការ​ផ្គត់ផ្គង់​ការិយាល័យ​គឺ 553.57 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3153739\n" +"help.text" +msgid "MDURATION functionMacauley duration" +msgstr "អនុគមន៍ MDURATIONថិរវេលា Macauley" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3153739\n" +"217\n" +"help.text" +msgid "MDURATION" +msgstr "MDURATION" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149923\n" +"218\n" +"help.text" +msgid "Calculates the modified Macauley duration of a fixed interest security in years." +msgstr "គណនា​អំឡុងពេល Macauley ដែល​បាន​កែប្រែ​នៃ​មូលប័ត្រ​ការ​ប្រាក់​ថេរ​មួយ​ក្នុង​ឆ្នាំ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149964\n" +"219\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148987\n" +"220\n" +"help.text" +msgid "MDURATION(Settlement; Maturity; Coupon; Yield; Frequency; Basis)" +msgstr "MDURATION(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; គូប៉ុង; ចំណូល; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148619\n" +"221\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149805\n" +"222\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154338\n" +"223\n" +"help.text" +msgid "Coupon is the annual nominal rate of interest (coupon interest rate)" +msgstr "គូប៉ុង គឺ​ជា​អត្រានាមករណ៍​ប្រចាំឆ្នាំ​នៃ​ការ​ប្រាក់ (អត្រាការ​ប្រាក់​គូប៉ុង)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148466\n" +"224\n" +"help.text" +msgid "Yield is the annual yield of the security." +msgstr "ចំណូល ៖ ចំណូល​ប្រចាំ​ឆ្នាំ​នៃ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149423\n" +"225\n" +"help.text" +msgid "Frequency is the number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ ៖ ជា​ចំនួន​ការ​បង់​ការ​ប្រាក់​ក្នុង​មួយ​ឆ្នាំ (1 2 ឬ 4) ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154602\n" +"226\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148652\n" +"227\n" +"help.text" +msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The nominal rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the modified duration?" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 2001-01-01 ថ្ងៃ​ដល់​កំណត់​បង់​គឺ 2006-01-01 ។ អត្រា​ការ​ប្រាក់​នាមករណ៍​គឺ 8% ។ ចំណូល​គឺ 9.0% ។ ការ​ប្រាក់​ត្រូវ​បាន​បង់​កន្លះ​ឆ្នាំ​ម្តង (ប្រេកង់​ស្មើ 2) ។ ដោយ​ប្រើ​ការ​គណនា​ការ​ប្រាក់​សមតុល្យ​ប្រចាំ​ឆ្នាំ (មូលដ្ឋាន 3) តើ​ថិរវេលា​ដែល​ត្រូវ​បាន​កែប្រែ​មាន​រយៈ​ពេល​ប៉ុន្មាន ?" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145378\n" +"228\n" +"help.text" +msgid "=MDURATION(\"2001-01-01\"; \"2006-01-01\"; 0.08; 0.09; 2; 3) returns 4.02 years." +msgstr "=MDURATION(\"2001-01-01\"; \"2006-01-01\"; 0.08; 0.09; 2; 3) ត្រឡប់ 4.02 ឆ្នាំ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3149242\n" +"help.text" +msgid "calculating;net present valuesnet present valuesNPV function" +msgstr "ការ​គណនា; តម្លៃ​បច្ចុប្បន្ន​សុទ្ធតម្លៃ​បច្ចុប្បន្ន​សុទ្ធអនុគមន៍ NPV" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149242\n" +"301\n" +"help.text" +msgid "NPV" +msgstr "NPV" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145308\n" +"302\n" +"help.text" +msgid "Returns the present value of an investment based on a series of periodic cash flows and a discount rate. To get the net present value, subtract the cost of the project (the initial cash flow at time zero) from the returned value." +msgstr "ត្រឡប់​តម្លៃ​បច្ចុប្បន្ន​នៃ​ការ​វិនិយោគ​មួយ ​ដោយ​ផ្អែក​លើស៊េរី​នៃ​​លំហូរ​សាច់ប្រាក់​តាម​កាលកំណត់ និង​អត្រា​អប្បហារ​មួយ ។ ដើម្បី​បាន​តម្លៃ​បច្ចុប្បន្ន​សុទ្ធ ដក​តម្លៃ​គម្រោង​ (លំហូរ​សាច់ប្រាក់​ដើម​នៅ​ពេល​សូន្យ) ពី​តម្លៃ​ដែល​បាន​ត្រឡប់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149937\n" +"303\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153321\n" +"304\n" +"help.text" +msgid "NPV(Rate; Value1; Value2; ...)" +msgstr "NPV(Rate; Value1; Value2; ...)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150630\n" +"305\n" +"help.text" +msgid "Rate is the discount rate for a period." +msgstr "អត្រា គឺ​ជា​អត្រាអប្បហារ​​សម្រាប់រយៈ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150427\n" +"306\n" +"help.text" +msgid "Value1;... are up to 30 values, which represent deposits or withdrawals." +msgstr "តម្លៃ1;... គឺ​មាន​រហូត​ដល់ ៣០ តម្លៃ ដែល​បង្ហាញ​ការ​កក់ ឬ​ដក ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3153538\n" +"307\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154800\n" +"308\n" +"help.text" +msgid "What is the net present value of periodic payments of 10, 20 and 30 currency units with a discount rate of 8.75%. At time zero the costs were payed as -40 currency units." +msgstr "រក​តម្លៃ​បច្ចុប្បន្ន​សុទ្ធ​នៃ​ការ​បង់​ប្រាក់​តាម​កាល​កំណត់​​នៃ 10, 20 និង 30 ឯកតា​រូបិយប័ណ្ណ​ដែល​មាន​អត្រា​អប្បហារ 8.75% ។ មក​ដល់​សូន្យ តម្លៃ​ត្រូវ​បង់ -40 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3143270\n" +"309\n" +"help.text" +msgid "=NPV(8.75%;10;20;30) = 49.43 currency units. The net present value is the returned value minus the initial costs of 40 currency units, therefore 9.43 currency units." +msgstr "=NPV(8.75%;10;20;30) = 49.43 ឯកតា​រូបិយប័ណ្ណ ។ តម្លៃ​បច្ចុប្បន្ន​របស់​បណ្ដាញ​ត្រូវ​បានត្រឡប់​តម្លៃ​ដក និង​តម្លៃ​ចាប់ផ្ដើម​​នៃ​ឯកតា​រូបិយប័ណ្ណ 40 ដូច្នេះ​ 9.43 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3149484\n" +"help.text" +msgid "calculating;nominal interest ratesnominal interest ratesNOMINAL function" +msgstr "ការគណនា;អត្រា​ការ​ប្រាក់​នាម​ករណ៍អត្រា​ការ​ប្រាក់​នាម​ករណ៍អនុគមន៍ NOMINAL" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149484\n" +"311\n" +"help.text" +msgid "NOMINAL" +msgstr "NOMINAL" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149596\n" +"312\n" +"help.text" +msgid "Calculates the yearly nominal interest rate, given the effective rate and the number of compounding periods per year." +msgstr "គណនា​អត្រា​ការ​ប្រាក់​នាមករណ៍​ប្រចាំ​ឆ្នាំ ដែល​បាន​ផ្តល់​នូវ​អត្រា​ជាក់ស្តែង និង​ចំនួន​អំឡុងពេល​សន្សំ​ក្នុង​មួយ​ឆ្នាំ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3151252\n" +"313\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3152769\n" +"314\n" +"help.text" +msgid "NOMINAL(EffectiveRate; NPerY)" +msgstr "NOMINAL(EffectiveRate; NPerY)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147521\n" +"315\n" +"help.text" +msgid "EffectiveRate is the effective interest rate" +msgstr "អត្រា​ជាក់​ស្ដែង គឺ​ជាអត្រា​ការ​ប្រាក់​ជាក់ស្ដែង" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156334\n" +"316\n" +"help.text" +msgid "NPerY is the number of periodic interest payments per year." +msgstr "NPerY គឺ​ជា​ការ​​​ប្រាក់​តាម​​​អំឡុងពេល​ចំណាយ​ក្នុង​មួយ​ឆ្នាំ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154473\n" +"317\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147091\n" +"318\n" +"help.text" +msgid "What is the nominal interest per year for an effective interest rate of 13.5% if twelve payments are made per year." +msgstr "រក​ការ​ប្រាក់​នាមករណ៍​ក្នុង​មួយ​ឆ្នាំ​សម្រាប់​អត្រា​ការ​ប្រាក់​ជាក់ស្តែង 13.5% បើ​មួយ​ឆ្នាំ​បង់​ដប់​ពីរ​ដង ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154831\n" +"319\n" +"help.text" +msgid "=NOMINAL(13.5%;12) = 12.73%. The nominal interest rate per year is 12.73%." +msgstr "=NOMINAL(13.5%;12) = 12.73% ។ អត្រា​ការ​ប្រាក់​នាម​ករណ៍​ក្នុង​មួយ​ឆ្នាំ​គឺ 12.73% ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3155123\n" +"help.text" +msgid "NOMINAL_ADD function" +msgstr "អនុគមន៍ NOMINAL_ADD" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3155123\n" +"229\n" +"help.text" +msgid "NOMINAL_ADD" +msgstr "NOMINAL_ADD" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148671\n" +"230\n" +"help.text" +msgid "Calculates the annual nominal rate of interest on the basis of the effective rate and the number of interest payments per annum." +msgstr "គណនា​អត្រា​ការ​ប្រាក់​នាមករណ៍​ប្រចាំ​ឆ្នាំ​លើ​មូលដ្ឋាន​នៃ​អត្រា​ជាក់ស្តែង និង​ចំនួន​ការ​បង់​ការ​ប្រាក់​ក្នុង​មួយ​ឆ្នាំ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3155611\n" +"231\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156157\n" +"232\n" +"help.text" +msgid "NOMINAL_ADD(EffectiveRate; NPerY)" +msgstr "NOMINAL_ADD(អត្រា​សមរម្យ; NPerY)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153777\n" +"233\n" +"help.text" +msgid "EffectiveRate is the effective annual rate of interest." +msgstr "អត្រា​ជាក់ស្ដែង គឺ​ជា​អត្រា​ប្រចាំឆ្នាំ​ជាក់ស្ដែង​នៃ​ការ​​ប្រាក់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150409\n" +"234\n" +"help.text" +msgid "NPerY the number of interest payments per year." +msgstr "NPerY ចំនួន​ចំណាយ​ការប្រាក់​ក្នុង​មួយ​ឆ្នាំ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3146789\n" +"235\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145777\n" +"236\n" +"help.text" +msgid "What is the nominal rate of interest for a 5.3543% effective rate of interest and quarterly payment." +msgstr "រក​អត្រា​ការ​ប្រាក់​នាមករណ៍​សម្រាប់​អត្រា​ការ​ប្រាក់​​ជាក់ស្តែង 5.3543% ដែល​បង់​ប្រចាំ​ត្រីមាស ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156146\n" +"237\n" +"help.text" +msgid "=NOMINAL_ADD(5.3543%;4) returns 0.0525 or 5.25%." +msgstr "=NOMINAL_ADD(5.3543%;4) ត្រឡប់ 0.0525 ឬ 5.25% ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3159087\n" +"help.text" +msgid "DOLLARFR functionconverting;decimal fractions, into mixed decimal fractions" +msgstr "អនុគមន៍ DOLLARFRការបម្លែង;ប្រភាគ​គោលដប់ ទៅក្នុង​ប្រភាគ​គោលដប់​ដែលបាន" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3159087\n" +"208\n" +"help.text" +msgid "DOLLARFR" +msgstr "DOLLARFR" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150593\n" +"209\n" +"help.text" +msgid "Converts a quotation that has been given as a decimal number into a mixed decimal fraction." +msgstr "បម្លែង​សម្រង់​មួយ​ដែល​បាន​ផ្តល់​ឲ្យ​ជា​ចំនួន​ទសភាគ​មួយ ទៅ​ជា​ប្រភាគ​ទសភាគ​លាយឡំ​គ្នា ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3151106\n" +"210\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3152959\n" +"211\n" +"help.text" +msgid "DOLLARFR(DecimalDollar; Fraction)" +msgstr "DOLLARFR(ដុល្លារ​ទសភាគ; ប្រភាគ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149558\n" +"212\n" +"help.text" +msgid "DecimalDollar is a decimal number." +msgstr "DecimalDollar គឺ​ជា​ចំនួន​ទសភាគ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153672\n" +"213\n" +"help.text" +msgid "Fraction is a whole number that is used as the denominator of the decimal fraction." +msgstr "ប្រភាគ គឺ​ជា​​ចំនួន​ទាំងមូល​ដែល​ត្រូវ​បាន​ប្រើ​ជា​ភាគបែងនៃ​ប្រភាគ​​ទសភាគ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3156274\n" +"214\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153795\n" +"215\n" +"help.text" +msgid "=DOLLARFR(1.125;16) converts into sixteenths. The result is 1.02 for 1 plus 2/16." +msgstr "=DOLLARFR(1.125;16) បម្លែង​ទៅ​ជា​គោល​ដប់ប្រាំមួយ ។ លទ្ធផល​គឺ 1.02 សម្រាប់ 1 បូក 2/16 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150995\n" +"216\n" +"help.text" +msgid "=DOLLARFR(1.125;8) converts into eighths. The result is 1.1 for 1 plus 1/8." +msgstr "=DOLLARFR(1.125;8) បម្លែង​ទៅជា​គោលប្រាំបី ។ លទ្ធផល​គឺ 1.1 សម្រាប់ 1 បូក 1/8 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3154671\n" +"help.text" +msgid "fractions; convertingconverting;decimal fractions, into decimal numbersDOLLARDE function" +msgstr "ប្រភាគ; ការបម្លែងការបម្លែង;ប្រភាគ​គោលដប់ ទៅក្នុង​ចំនួន​គោលដប់អនុគមន៍ DOLLARDE" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154671\n" +"199\n" +"help.text" +msgid "DOLLARDE" +msgstr "DOLLARDE" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154418\n" +"200\n" +"help.text" +msgid "Converts a quotation that has been given as a decimal fraction into a decimal number." +msgstr "បម្លែង​សម្រង់​មួយ​ដែល​បាន​ផ្តល់​ជា​ប្រភាគ​ទសភាគ ទៅ​ជា​ចំនួន​ទសភាគ​មួយ ។​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3146124\n" +"201\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150348\n" +"202\n" +"help.text" +msgid "DOLLARDE(FractionalDollar; Fraction)" +msgstr "DOLLARDE(ដុល្លារ​ប្រភាគ; ប្រភាគ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154111\n" +"203\n" +"help.text" +msgid "FractionalDollar is a number given as a decimal fraction." +msgstr "FractionalDollar គឺ​ជា​ចំនួន​ដែល​បាន​ផ្ដល់​ជាប្រភាគ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153695\n" +"204\n" +"help.text" +msgid "Fraction is a whole number that is used as the denominator of the decimal fraction." +msgstr "ប្រភាគ គឺ​ជា​​ចំនួន​ទាំងមូល​ដែល​ត្រូវ​បាន​ប្រើ​ជា​ភាគបែងនៃ​ប្រភាគ​​ទសភាគ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3153884\n" +"205\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150941\n" +"206\n" +"help.text" +msgid "=DOLLARDE(1.02;16) stands for 1 and 2/16. This returns 1.125." +msgstr "=DOLLARDE(1.02;16) សម្រាប់ 1 និង 2/16 ។ វា​ត្រឡប់​ 1.125 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150830\n" +"207\n" +"help.text" +msgid "=DOLLARDE(1.1;8) stands for 1 and 1/8. This returns 1.125." +msgstr "=DOLLARDE(1.1;8) សម្រាប់ 1 និង 1/8 ។ វា​ត្រឡប់ 1.125 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3148974\n" +"help.text" +msgid "calculating;modified internal rates of returnmodified internal rates of returnMIRR functioninternal rates of return;modified" +msgstr "ការគណនា;អត្រា​នៃ​ការត្រឡប់​ខាងក្រៅ​ដែលបាន​កែប្រែអត្រា​នៃ​ការត្រឡប់​ខាងក្រៅ​ដែលបាន​កែប្រែអនុគមន៍ MIRRអត្រា​នៃការត្រឡប់​ខាងក្រៅ;បាន​កែប្រែ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3148974\n" +"321\n" +"help.text" +msgid "MIRR" +msgstr "MIRR" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155497\n" +"322\n" +"help.text" +msgid "Calculates the modified internal rate of return of a series of investments." +msgstr "គណនា​អត្រា​ការ​ប្រាក់​ខាង​ក្នុង​ដែល​បាន​កែប្រែ​នៃ​ការ​ត្រឡប់​របស់​ស៊េរី​វិនិយោគ​មួយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154354\n" +"323\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148399\n" +"324\n" +"help.text" +msgid "MIRR(Values; Investment; ReinvestRate)" +msgstr "MIRR(តម្លៃ; វិនិយោគ; អត្រា​វិនិយោគ​ឡើង​វិញ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155896\n" +"325\n" +"help.text" +msgid "Values corresponds to the array or the cell reference for cells whose content corresponds to the payments." +msgstr "តម្លៃ ទាក់ទង​ទៅ​នឹង​អារ៉េ ឬ​សេចក្ដីយោង​ក្រឡា​សម្រាប់​ក្រឡា​ដែល​មាតិកា​របស់​វា​ទាក់ទង​ទៅ​នឹង​ការ​ចំណាយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149998\n" +"326\n" +"help.text" +msgid "Investment is the rate of interest of the investments (the negative values of the array)" +msgstr "វិនិយោគ គឺជា​អត្រា​ការប្រាក់​នៃ​វិនិយោគ (តម្លៃ​អវិជ្ជមាន​របស់​អារ៉េ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3159408\n" +"327\n" +"help.text" +msgid "ReinvestRate:the rate of interest of the reinvestment (the positive values of the array)" +msgstr "អត្រា​វិនិយោគ​ឡើង​វិញ ៖ អត្រា​នៃ​កា​រប្រាក់​នៃ​ការ​វិនិយោគ​ឡើងវិញ (តម្លៃ​វិជ្ជមាន​របស់​អារ៉េ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154714\n" +"328\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147352\n" +"329\n" +"help.text" +msgid "Assuming a cell content of A1 = -5, A2 = 10, A3 = 15, and A4 = 8, and an investment value of 0.5 and a reinvestment value of 0.1, the result is 94.16%." +msgstr "សន្មត​ថា​មាតិកា​ក្រឡា A1 = -5, A2 = 10, A3 = 15, and A4 = 8 និង​តម្លៃ​បណ្ដាក់​ទុន​នៃ 0.5 និង​តម្លៃ​បណ្ដាក់ទុន​ឡើង​វិញ 0.1 លទ្ធផល​គឺ 94.16% ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3149323\n" +"help.text" +msgid "YIELD functionrates of return;securitiesyields, see also rates of return" +msgstr "អនុគមន៍ YIELDអត្រា​នៃ​ការត្រឡប់;មូលប័ត្រការផ្ដល់លទ្ធផល សូមមើល​អត្រា​នៃ​ការត្រឡប់" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149323\n" +"129\n" +"help.text" +msgid "YIELD" +msgstr "YIELD" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150643\n" +"130\n" +"help.text" +msgid "Calculates the yield of a security." +msgstr "គណនា​ចំណូល​នៃ​មូលប័ត្រ​មួយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149344\n" +"131\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149744\n" +"132\n" +"help.text" +msgid "YIELD(Settlement; Maturity; Rate; Price; Redemption; Frequency; Basis)" +msgstr "YIELD(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; អត្រា; តម្លៃ; រំលោះ; ប្រេកង់; មូលដ្ឋាន)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154526\n" +"133\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153266\n" +"134\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151284\n" +"135\n" +"help.text" +msgid "Rate is the annual rate of interest." +msgstr "អត្រា គឺ​ជា​អត្រា​ប្រចាំ​ឆ្នាំ​នៃ​ការ​ប្រាក់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147314\n" +"136\n" +"help.text" +msgid "Price is the price (purchase price) of the security per 100 currency units of par value." +msgstr "តម្លៃ គឺ​ជា​តម្លៃ (តម្លៃ​ទិញ) របស់​មូលប័ត្រ​ក្នុងនួយ 100 ឯកតា​រូបិយប័ណ្ណ​នៃ​តម្លៃ par ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145156\n" +"137\n" +"help.text" +msgid "Redemption is the redemption value per 100 currency units of par value." +msgstr "រំលោះ គឺ​ជា​តម្លៃ​រំលោះ​ក្នុង ១០០ ឯកតា​រូបិយប័ណ្ណ​​នៃ​តម្លៃ par ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3159218\n" +"138\n" +"help.text" +msgid "Frequency is the number of interest payments per year (1, 2 or 4)." +msgstr "ប្រេកង់ ៖ ជា​ចំនួន​ការ​បង់​ការ​ប្រាក់​ក្នុង​មួយ​ឆ្នាំ (1 2 ឬ 4) ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3147547\n" +"139\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151214\n" +"140\n" +"help.text" +msgid "A security is purchased on 1999-02-15. It matures on 2007-11-15. The rate of interest is 5.75%. The price is 95.04287 currency units per 100 units of par value, the redemption value is 100 units. Interest is paid half-yearly (frequency = 2) and the basis is 0. How high is the yield?" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 1999-02-15 ។ វា​ផុត​កំណត់​បង់​នៅ​ថ្ងៃ 2007-11-15 ។ អត្រា​ការ​ប្រាក់​គឺ ​5.75% ។ តម្លៃ​គឺ 95.04287 ឯកតា​រូបិយប័ណ្ណ​ក្នុង 100 ឯកតា​នៃ​តម្លៃ​ចុះ​លើ​ប័ណ្ណ តម្លៃ​រំលោះ​គឺ 100 ឯកតា ។ ការ​ប្រាក់​ត្រូវ​បាន​បង់​កន្លះ​ឆ្នាំ​ម្តង (ប្រេកង់=2) ហើយ​មូលដ្ឋាន​គឺ 0 ។ តើ​ចំណូល​ខ្ពស់​ប៉ុណ្ណា ?" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154194\n" +"141\n" +"help.text" +msgid "=YIELD(\"1999-02-15\"; \"2007-11-15\"; 0.0575 ;95.04287; 100; 2; 0) returns 0.065 or 6.50 per cent." +msgstr "=YIELD(\"1999-02-15\"; \"2007-11-15\"; 0.0575 ;95.04287; 100; 2; 0) ត្រឡប់ 0.065 ឬ 6.50 ភាគរយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3150100\n" +"help.text" +msgid "YIELDDISC functionrates of return;non-interest-bearing securities" +msgstr "អនុគមន៍ YIELDDISCអត្រា​នៃ​ការត្រឡប់;មូលប័ត្រ​គ្មាន​ការប្រាក់" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3150100\n" +"142\n" +"help.text" +msgid "YIELDDISC" +msgstr "YIELDDISC" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150486\n" +"143\n" +"help.text" +msgid "Calculates the annual yield of a non-interest-bearing security." +msgstr "គណនា​ចំណូល​ប្រចាំ​ឆ្នាំ​នៃ​មូលប័ត្រ​ដែល​គ្មាន​ការ​ប្រាក់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149171\n" +"144\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3159191\n" +"145\n" +"help.text" +msgid "YIELDDISC(Settlement; Maturity; Price; Redemption; Basis)" +msgstr "YIELDDISC(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; ថ្លៃ; រំលោះ; មូលដ្ឋាន)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150237\n" +"146\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3146924\n" +"147\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151201\n" +"148\n" +"help.text" +msgid "Price is the price (purchase price) of the security per 100 currency units of par value." +msgstr "តម្លៃ គឺ​ជា​តម្លៃ (តម្លៃ​ទិញ) របស់​មូលប័ត្រ​ក្នុងនួយ 100 ឯកតា​រូបិយប័ណ្ណ​នៃ​តម្លៃ par ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156049\n" +"149\n" +"help.text" +msgid "Redemption is the redemption value per 100 currency units of par value." +msgstr "រំលោះ គឺ​ជា​តម្លៃ​រំលោះ​ក្នុង ១០០ ឯកតា​រូបិយប័ណ្ណ​​នៃ​តម្លៃ par ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3154139\n" +"150\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3163815\n" +"151\n" +"help.text" +msgid "A non-interest-bearing security is purchased on 1999-02-15. It matures on 1999-03-01. The price is 99.795 currency units per 100 units of par value, the redemption value is 100 units. The basis is 2. How high is the yield?" +msgstr "មូលប័ត្រ​គ្មាន​ការ​ប្រាក់​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 1999-02-15 ។ ថ្ងៃ​ដល់​កំណត់​បង់​គឺ 1999-03-01 ។ តម្លៃ​គឺ 99.795​ ឯកតា​រូបិយប័ណ្ណ​ក្នុង 100 ឯកតា​នៃ​តម្លៃ​ចុះ​លើ​ប័ណ្ណ តម្លៃ​រំលោះ​គឺ 100​ ឯកតា ។ មូលដ្ឋាន​គឺ 2 ។ តើ​ចំណូល​ខ្ពស់​ប៉ុណ្ណា ?" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155187\n" +"152\n" +"help.text" +msgid "=YIELDDISC(\"1999-02-15\"; \"1999-03-01\"; 99.795; 100; 2) returns 0.052823 or 5.2823 per cent." +msgstr "=YIELDDISC(\"1999-02-15\"; \"1999-03-01\"; 99.795; 100; 2) ត្រឡប់ 0.052823 ឬ 5.2823 ភាគរយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3155140\n" +"help.text" +msgid "YIELDMAT functionrates of return;securities with interest paid on maturity" +msgstr "អនុគមន៍ YIELDMATអត្រា​នៃការត្រឡប់;មូលប័ត្រ​ដែល​​បង់ការប្រាក់នៅ​ថ្ងៃ​ដល់​កំណត់​បង់" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3155140\n" +"153\n" +"help.text" +msgid "YIELDMAT" +msgstr "YIELDMAT" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151332\n" +"154\n" +"help.text" +msgid "Calculates the annual yield of a security, the interest of which is paid on the date of maturity." +msgstr "គណនា​ចំណូល​ប្រចាំ​ឆ្នាំ​នៃ​មូលប័ត្រ​មួយ​ ដែល​ជា​ការប្រាក់​ដែល​ត្រូវ​បាន​បង់​នៅ​ថ្ងៃ​ផុត​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3159100\n" +"155\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3159113\n" +"156\n" +"help.text" +msgid "YIELDMAT(Settlement; Maturity; Issue; Rate; Price; Basis)" +msgstr "YIELDMAT(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; កាល​បរិច្ឆេទ​ចេញ; អត្រា; ថ្លៃ; មូលដ្ឋាន)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149309\n" +"157\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151381\n" +"158\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153302\n" +"159\n" +"help.text" +msgid "Issue is the date of issue of the security." +msgstr "ចេញ គឺ​ជា​កាលបរិច្ឆេទ​ចេញ​មូល​ប័ត្រ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147140\n" +"160\n" +"help.text" +msgid "Rate is the interest rate of the security on the issue date." +msgstr "អត្រា គឺ​ជា​ការ​ប្រាក់​នៃមូលប័ត្រ​នៅ​លើ​ថ្ងៃ​ចេញផ្សាយ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3151067\n" +"161\n" +"help.text" +msgid "Price is the price (purchase price) of the security per 100 currency units of par value." +msgstr "តម្លៃ គឺ​ជា​តម្លៃ (តម្លៃ​ទិញ) របស់​មូលប័ត្រ​ក្នុងនួយ 100 ឯកតា​រូបិយប័ណ្ណ​នៃ​តម្លៃ par ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3155342\n" +"162\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3163717\n" +"163\n" +"help.text" +msgid "A security is purchased on 1999-03-15. It matures on 1999-11-03. The issue date was 1998-11-08. The rate of interest is 6.25%, the price is 100.0123 units. The basis is 0. How high is the yield?" +msgstr "មូលប័ត្រ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​ថ្ងៃ 1999-03-15 ។ ថ្ងៃ​ដល់​កំណត់​បង់​គឺ 1999-11-03 ។ កាល​បរិច្ឆេទ​ចេញ​គឺ 1998-11-08 ។ អត្រា​ការ​ប្រាក់​គឺ 6.25% តម្លៃ​គឺ 100.0123 ឯកតា ។ មូលដ្ឋាន​គឺ 0 ។ តើ​ចំណូល​ខ្ពស់​ប៉ុណ្ណា ?" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155311\n" +"164\n" +"help.text" +msgid "=YIELDMAT(\"1999-03-15\"; \"1999-11-03\"; \"1998-11-08\"; 0.0625; 100.0123; 0) returns 0.060954 or 6.0954 per cent." +msgstr "=YIELDMAT(\"1999-03-15\"; \"1999-11-03\"; \"1998-11-08\"; 0.0625; 100.0123; 0) ត្រឡប់ 0.060954 ឬ 6.0954 ភាគរយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3149577\n" +"help.text" +msgid "calculating;annuitiesannuitiesPMT function" +msgstr "ការ​គណនា; ធនលាភធនលាភ\\អនុគមន៍ PMT" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149577\n" +"330\n" +"help.text" +msgid "PMT" +msgstr "PMT" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148563\n" +"331\n" +"help.text" +msgid "Returns the periodic payment for an annuity with constant interest rates." +msgstr "ត្រឡប់​ការ​បង់​ប្រាក់​តាម​កាល​កំណត់ សម្រាប់​ធនលាភ​ដែល​មាន​អត្រា​ការ​ប្រាក់​ថេរ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3145257\n" +"332\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147278\n" +"333\n" +"help.text" +msgid "PMT(Rate; NPer; PV; FV; Type)" +msgstr "PMT(អត្រា; NPer; PV; FV; ប្រភេទ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3147291\n" +"334\n" +"help.text" +msgid "Rate is the periodic interest rate." +msgstr "អត្រា ជា​អត្រា​ការ​ប្រាក់​តាម​កាល​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148641\n" +"335\n" +"help.text" +msgid "NPer is the number of periods in which annuity is paid." +msgstr "NPer គឺ​ជា​ចំនួន​រយៈពេល​ដែលធនលាភ​​ត្រូវ​បាន​ចំណាយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156360\n" +"336\n" +"help.text" +msgid "PV is the present value (cash value) in a sequence of payments." +msgstr "PV គឺ​ជា​ការ​បង្ហាញ​តម្លៃ (តម្លៃលុយ) ជា​លំដាប់​នៃ​កា​រចំណាយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154920\n" +"337\n" +"help.text" +msgid "FV (optional) is the desired value (future value) to be reached at the end of the periodic payments." +msgstr "FV (ជា​ជម្រើស) គឺ​ជា​តម្លៃ​ដែលច​ង់ (តម្លៃ​អនាគត) ដែល​ឈាន​ដល់​ចុង​បញ្ចប់​នៃ​កា​រចំណាយ​តាម​អំឡុងពេល ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156434\n" +"338\n" +"help.text" +msgid "Type (optional) is the due date for the periodic payments. Type=1 is payment at the beginning and Type=0 is payment at the end of each period." +msgstr "ប្រភេទ (ជាជម្រើស) គឺ​ជា​កាលបរិច្ឆេទ​ដល់ពេលកំណត់​សម្រាប់​ការ​ចំណាយ​តាម​អំឡុងពេល ។ Type=1 គឺ​ជា​កា​រចំណាយ​នៅ​ខាង​ដើម និង Type=0 គឺ​ជា​កា​រចំណាយ​នៅ​ខាង​ចុង​នៃ​រយៈពេល​នីមួយៗ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_idN11645\n" +"help.text" +msgid "" +msgstr "" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3152358\n" +"339\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154222\n" +"340\n" +"help.text" +msgid "What are the periodic payments at a yearly interest rate of 1.99% if the payment time is 3 years and the cash value is 25,000 currency units. There are 36 months as 36 payment periods, and the interest rate per payment period is 1.99%/12." +msgstr "រក​ចំនួន​ប្រាក់​ត្រូវ​បង់​តាម​កាល​កំណត់ ដោយ​អត្រា​ការ​ប្រាក់​ប្រចាំ​ឆ្នាំ​ស្មើ​នឹង 1.99%​ បើ​ពេល​វេលា​បង់​ប្រាក់​ស្មើ​នឹង 3 ឆ្នាំ និង​តម្លៃ​សាច់​ប្រាក់​ស្មើ​នឹង 25,000 ឯកតា​រូបិយប័ណ្ណ ។ មាន 36 ខែ​ដែល​ត្រូវ​នឹង​អំឡុងពេល​បង់ប្រាក់ 36 ដង ហើយ​អត្រា​ការប្រាក់​ក្នុង​មួយ​អំឡុងពេល​ស្មើ​នឹង 1.99%/12 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155943\n" +"341\n" +"help.text" +msgid "=PMT(1.99%/12;36;25000) = -715.96 currency units. The periodic monthly payment is therefore 715.96 currency units." +msgstr "=PMT(1.99%/12;36;25000) = -715.96 ឯកតា​រូបិយប័ណ្ណ ។ ការ​ចំណាយ​ប្រចាំខែ​តាមអំឡុងពេល​ ​គឺ 715.96 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3155799\n" +"help.text" +msgid "TBILLEQ functiontreasury bills;annual returnannual return on treasury bills" +msgstr "អនុគមន៍ TBILLEQប័ណ្ណ​រតនាគា;ការ​ត្រឡប់​ប្រចាំឆ្នាំការត្រឡប់​ប្រចាំឆ្នាំ​លើ​ប័ណ្ណ​រតនាគា" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3155799\n" +"58\n" +"help.text" +msgid "TBILLEQ" +msgstr "TBILLEQ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154403\n" +"59\n" +"help.text" +msgid "Calculates the annual return on a treasury bill (). A treasury bill is purchased on the settlement date and sold at the full par value on the maturity date, that must fall within the same year. A discount is deducted from the purchase price." +msgstr "គណនា​ការ​ត្រឡប់​ប្រចាំ​ឆ្នាំ​លើ​ប័ណ្ណ​រតនាគារ​មួយ ។ ប័ណ្ណ​រតនាគារ​មួយ​ត្រូវ​បាន​ទិញ​នៅ​កាល​បរិច្ឆេទ​ទូទាត់ និង​ត្រូវ​បាន​លក់​ដោយ​តម្លៃ​ចុះ​លើ​ប័ណ្ណ​ពេញ​នៅ​ថ្ងៃ​ដល់​កំណត់​បង់​ ដែល​ត្រូវ​ស្ថិត​ក្នុង​ឆ្នាំ​ដូច​គ្នា ។ អប្បហារ​ត្រូវ​បាន​​បន្ថយ​ពី​តម្លៃ​ទិញ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3155080\n" +"60\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150224\n" +"61\n" +"help.text" +msgid "TBILLEQ(Settlement; Maturity; Discount)" +msgstr "TBILLEQ(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; អប្បហារ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156190\n" +"62\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153827\n" +"63\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +#, fuzzy +msgctxt "" +"04060119.xhp\n" +"par_id3150310\n" +"64\n" +"help.text" +msgid "Discount is the percentage discount on acquisition of the security." +msgstr "អប្បហារ ៖ ​អប្បហារ​ជា​ភាគរយ​លើ​ការ​ទទួល​បាន​នៃ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3150324\n" +"65\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153173\n" +"66\n" +"help.text" +msgid "Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9.14 per cent." +msgstr "កាល​បរិច្ឆេទ​​ទូទាត់ ៖ ​៣១ មិថុនា១៩៩៩ ថ្ងៃ​ដល់​កំណត់​បង់ ៖១ មិថុនា១៩៩៩ អប្បហារ ៖ 9.14 ភាគរយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3153520\n" +"67\n" +"help.text" +msgid "The return on the treasury bill corresponding to a security is worked out as follows:" +msgstr "ការ​ត្រឡប់​លើ​ប័ណ្ណ​រតនាគារ​ដែល​ត្រូវ​គ្នា​នឹង​មូលប័ត្រ​មួយ ត្រូវ​បាន​អនុវត្ត​ដូច​ខាង​ក្រោម ៖" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154382\n" +"68\n" +"help.text" +msgid "=TBILLEQ(\"1999-03-31\";\"1999-06-01\"; 0.0914) returns 0.094151 or 9.4151 per cent." +msgstr "=TBILLEQ(\"1999-03-31\";\"1999-06-01\"; 0.0914) ត្រឡប់ 0.094151 ឬ 9.4151 ភាគរយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3151032\n" +"help.text" +msgid "TBILLPRICE functiontreasury bills;pricesprices;treasury bills" +msgstr "អនុគមន៍ TBILLPRICEប័ណ្ណ​រតនាគា;តម្លៃតម្លៃ;ប័ណ្ណ​រតនាគា" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3151032\n" +"69\n" +"help.text" +msgid "TBILLPRICE" +msgstr "TBILLPRICE" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3157887\n" +"70\n" +"help.text" +msgid "Calculates the price of a treasury bill per 100 currency units." +msgstr "គណនា​តម្លៃ​ប័ណ្ណ​រតនាគារ​ក្នុង 100 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3156374\n" +"71\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3150284\n" +"72\n" +"help.text" +msgid "TBILLPRICE(Settlement; Maturity; Discount)" +msgstr "TBILLPRICE(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; អប្បហារ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154059\n" +"73\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154073\n" +"74\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145765\n" +"75\n" +"help.text" +msgid "Discount is the percentage discount upon acquisition of the security." +msgstr "អប្បហារ គឺ​ជា​អប្បហារ​ជា​ភាគរយ​លើ​ការ​ទទួល​បាន​នៃ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3153373\n" +"76\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3155542\n" +"77\n" +"help.text" +msgid "Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9 per cent." +msgstr "កាល​បរិច្ឆេទ​​ទូទាត់ ៖៣១ មីនា១៩៩៩ ថ្ងៃ​ដល់​កំណត់​បង់ ៖១ មិថុនា១៩៩៩ អប្បហារ ៖ 9 ភាគរយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154578\n" +"78\n" +"help.text" +msgid "The price of the treasury bill is worked out as follows:" +msgstr "តម្លៃ​ប័ណ្ណ​រតនាគារ​ត្រូវ​បាន​អនុវត្ត​ដូច​ខាង​ក្រោម ៖" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3154592\n" +"79\n" +"help.text" +msgid "=TBILLPRICE(\"1999-03-31\";\"1999-06-01\"; 0.09) returns 98.45." +msgstr "=TBILLPRICE(\"1999-03-31\";\"1999-06-01\"; 0.09) ត្រឡប់ 98.45 ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"bm_id3152912\n" +"help.text" +msgid "TBILLYIELD functiontreasury bills;rates of returnrates of return of treasury bills" +msgstr "អនុគមន៍ TBILLYIELDប័ណ្ណ​រតនាគា;អត្រា​នៃ​ការត្រឡប់អត្រា​នៃ​ការត្រឡប់​ប័ណ្ណ​រតនា​គា" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3152912\n" +"80\n" +"help.text" +msgid "TBILLYIELD" +msgstr "TBILLYIELD" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145560\n" +"81\n" +"help.text" +msgid "Calculates the yield of a treasury bill." +msgstr "គណនា​ចំណូល​ប័ណ្ណ​រតនាគារ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3145578\n" +"82\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156077\n" +"83\n" +"help.text" +msgid "TBILLYIELD(Settlement; Maturity; Price)" +msgstr "TBILLYIELD(ទូទាត់; ថ្ងៃ​ដល់​កំណត់​បង់; តម្លៃ)" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3156091\n" +"84\n" +"help.text" +msgid "Settlement is the date of purchase of the security." +msgstr "ទូទាត់ ៖ ជា​កាល​បរិច្ឆេទ​ទិញ​មូលប័ត្រ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3157856\n" +"85\n" +"help.text" +msgid "Maturity is the date on which the security matures (expires)." +msgstr "ថ្ងៃ​ដល់​កំណត់​បង់ ៖ ជា​កាល​បរិច្ឆេទ​ដែល​មូលប័ត្រ​មួយ​ផុត​កំណត់ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3149627\n" +"86\n" +"help.text" +msgid "Price is the price (purchase price) of the treasury bill per 100 currency units of par value." +msgstr "តម្លៃ គឺ​ជា​តម្លៃ (តម្លៃ​ទិញ) នៃប័ណ្ណ​រតនាគារ​ក្នុង​មួយ 100 ឯកតា​រូបិយប័ណ្ណនៃ​តម្លៃ​របស់ par ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"hd_id3149642\n" +"87\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145178\n" +"88\n" +"help.text" +msgid "Settlement date: March 31 1999, maturity date: June 1 1999, price: 98.45 currency units." +msgstr "កាល​បរិច្ឆេទ​​ទូទាត់ ៖៣១ មីនា១៩៩៩ ថ្ងៃ​ដល់​កំណត់​បង់ ៖១ មិថុនា១៩៩៩ តម្លៃ ៖ 98.45 ឯកតា​រូបិយប័ណ្ណ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3145193\n" +"89\n" +"help.text" +msgid "The yield of the treasury bill is worked out as follows:" +msgstr "ចំណូល​ប័ណ្ណ​រតនាគារ​ត្រូវ​បាន​អនុវត្ត​ដូច​ខាង​ក្រោម ៖" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148528\n" +"90\n" +"help.text" +msgid "=TBILLYIELD(\"1999-03-31\";\"1999-06-01\"; 98.45) returns 0.091417 or 9.1417 per cent." +msgstr "=TBILLYIELD(\"1999-03-31\";\"1999-06-01\"; 98.45) ត្រឡប់ 0.091417 ឬ 9.1417 ភាគរយ ។" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3148546\n" +"345\n" +"help.text" +msgid "Back to Financial Functions Part One" +msgstr "ត្រឡប់​ទៅ​អនុគមន៍​ហិរញ្ញវត្ថុ ផ្នែក​ទី​មួយ" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_id3146762\n" +"346\n" +"help.text" +msgid "Forward to Financial Functions Part Three" +msgstr "បន្ត​ទៅ​អនុគមន៍​ហិរញ្ញវត្ថុ ផ្នែក​ទី​បី" + +#: 02190000.xhp +msgctxt "" +"02190000.xhp\n" +"tit\n" +"help.text" +msgid "Delete Manual Breaks" +msgstr "លុប​ការ​បំបែក​ដោយ​ដៃ" + +#: 02190000.xhp +msgctxt "" +"02190000.xhp\n" +"hd_id3150541\n" +"1\n" +"help.text" +msgid "Delete Manual Break" +msgstr "លុប​ការ​បំបែក​ដោយ​ដៃ" + +#: 02190000.xhp +msgctxt "" +"02190000.xhp\n" +"par_id3154365\n" +"2\n" +"help.text" +msgid "Choose the type of manual break that you want to delete." +msgstr "ជ្រើស​ប្រភេទ​នៃ​ការ​បំបែក​ដោយ​ដៃ ដែល​អ្នក​ចង់​លុប ។" + +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"tit\n" +"help.text" +msgid "Split Cells" +msgstr "" + +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"hd_id3154654\n" +"help.text" +msgid "Split Cells" +msgstr "" + +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"par_id3083451\n" +"help.text" +msgid "Splits previously merged cells." +msgstr "" + +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"par_id3154023\n" +"help.text" +msgid "Choose Format - Merge Cells - Split Cells" +msgstr "" + +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"tit\n" +"help.text" +msgid "Columns" +msgstr "ជួរ​ឈរ" + +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"bm_id3155628\n" +"help.text" +msgid "spreadsheets; inserting columnsinserting; columnscolumns; inserting" +msgstr "សៀវភៅ​បញ្ជី; ការ​បញ្ចូល​ជួរ​ឈរការ​បញ្ចូល; ជួរ​ឈរជួរ​ឈរ; ការ​បញ្ចូល" + +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id3155628\n" +"1\n" +"help.text" +msgid "Columns" +msgstr "ជួរ​ឈរ" + +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id3150791\n" +"2\n" +"help.text" +msgid "Inserts a new column to the left of the active cell. The number of columns inserted corresponds to the number of columns selected. The existing columns are moved to the right." +msgstr "បន្ថែម​ជួរ​ឈរ​ថ្មី​ទៅខាង​ឆ្វេង​ក្រឡា​សកម្ម ។ ចំនួន​ជួរឈរ​ដែល​បាន​បញ្ជូល​​គឺ​ត្រូវ​គ្នា​នឹង​ចំនួន​ជួរ​ឈរ​ដែល​បាន​ជ្រើស ។ ជួរ​ឈរ​ដែល​មាន​គឺ​ត្រូវបាន​ផ្លាស់ទី​ទៅខាង​ស្ដាំ ។" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"tit\n" +"help.text" +msgid "Group and Outline" +msgstr "ក្រុម និង​គ្រោង" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"bm_id3152350\n" +"help.text" +msgid "sheets; outlinesoutlines; sheetshiding; sheet detailsshowing; sheet detailsgrouping;cells" +msgstr "សន្លឹក; គ្រោងគ្រោង; សន្លឹកការ​លាក់; សេចក្តី​លម្អិត​សន្លឹកការ​បង្ហាញ; សេចក្តី​លម្អិត​សន្លឹកការ​ដាក់​ជា​ក្រុម; ក្រឡា" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"hd_id3152350\n" +"1\n" +"help.text" +msgid "Group and Outline" +msgstr "ក្រុម និង​គ្រោង" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"par_id3150793\n" +"2\n" +"help.text" +msgid "You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click." +msgstr "អ្នក​អាច​បង្កើត​គ្រោង​នៃ​ទិន្នន័យ​របស់​អ្នក​មួយ និង​ដាក់​ជួរ​ដេក និង​ជួរ​ឈរ​ជា​ក្រុម​ជាមួយ​គ្នា ដូច្នេះ​អ្នក​អាច​វេញ និង​បន្លាយ​ក្រុម​ដោយ​ចុច​មួយ​ដង ។" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"hd_id3147229\n" +"3\n" +"help.text" +msgid "Group" +msgstr "ដាក់​ជា​ក្រុម" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"hd_id3153188\n" +"4\n" +"help.text" +msgid "Ungroup" +msgstr "បំបែក​ក្រុម" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"tit\n" +"help.text" +msgid "YEAR" +msgstr "YEAR" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"bm_id3153982\n" +"help.text" +msgid "YEAR function" +msgstr "អនុគមន៍​ YEAR" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"hd_id3153982\n" +"37\n" +"help.text" +msgid "YEAR" +msgstr "YEAR" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"par_id3147496\n" +"38\n" +"help.text" +msgid "Returns the year as a number according to the internal calculation rules." +msgstr "ត្រឡប់​ឆ្នាំ​ជា​ចំនួន​មួយ អាស្រ័យ​តាម​ច្បាប់​គណនា​ខាង​ក្នុង ។" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"hd_id3146090\n" +"39\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"par_id3154304\n" +"40\n" +"help.text" +msgid "YEAR(Number)" +msgstr "YEAR(លេខ)" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"par_id3156013\n" +"41\n" +"help.text" +msgid "Number shows the internal date value for which the year is to be returned." +msgstr "លេខ បង្ហាញ​តម្លៃ​កាល​បរិច្ឆេទ​ខាង​ក្នុង ដែល​ឆ្នាំ​ត្រូវ​ត្រឡប់​សម្រាប់ ។" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"hd_id3152797\n" +"42\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"par_id3145668\n" +"43\n" +"help.text" +msgid "=YEAR(1) returns 1899" +msgstr "=YEAR(1) ត្រលប់ 1899" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"par_id3151168\n" +"44\n" +"help.text" +msgid "=YEAR(2) returns 1900" +msgstr "=YEAR(2) ត្រឡប់ 1900" + +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"par_id3150115\n" +"45\n" +"help.text" +msgid "=YEAR(33333.33) returns 1991" +msgstr "=YEAR(33333.33) ត្រឡប់ 1991" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"tit\n" +"help.text" +msgid "DAY" +msgstr "DAY" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"bm_id3147317\n" +"help.text" +msgid "DAY function" +msgstr "អនុគមន៍ DAY" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"hd_id3147317\n" +"106\n" +"help.text" +msgid "DAY" +msgstr "DAY" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"par_id3147584\n" +"107\n" +"help.text" +msgid "Returns the day of given date value. The day is returned as an integer between 1 and 31. You can also enter a negative date/time value." +msgstr "ត្រឡប់​ថ្ងៃ​នៃ​តម្លៃ​កាល​បរិច្ឆេទ​ដែល​បាន​ផ្តល់ ។ ថ្ងៃ​ត្រូវ​បាន​ត្រឡប់​ជា​ចំនួន​គត់​ចន្លោះ 1 និង 31 ។ អ្នក​ក៏​អាច​បញ្ចូល​តម្លៃ​​កាល​បរិច្ឆេទ/ពេលវេលា​​អវិជ្ជមាន ផង​ដែរ ។" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"hd_id3150487\n" +"108\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"par_id3149430\n" +"109\n" +"help.text" +msgid "DAY(Number)" +msgstr "DAY(ចំនួន)" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"par_id3149443\n" +"110\n" +"help.text" +msgid "Number, as a time value, is a decimal, for which the day is to be returned." +msgstr "ចំនួន ជា​តម្លៃ​ពេល​វេលា​មួយ ជា​ចំនួន​ទសភាគ​មួយ ដែល​ថ្ងៃ​នឹង​ត្រូវ​បាន​ត្រឡប់ ។" + +#: func_day.xhp +#, fuzzy +msgctxt "" +"func_day.xhp\n" +"hd_id3163809\n" +"111\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"par_id3151200\n" +"112\n" +"help.text" +msgid "DAY(1) returns 31 (since $[officename] starts counting at zero from December 30, 1899)" +msgstr "DAY(1) ត្រឡប់ 31 (ដោយ​សារ $[officename] ចាប់ផ្តើម​រាប់​ត្រឹម​សូន្យ​ពី ថ្ងៃ​ទី 30 ខែ ធ្នូ ឆ្នាំ 1899)" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"par_id3154130\n" +"113\n" +"help.text" +msgid "DAY(NOW()) returns the current day." +msgstr "DAY(NOW()) ត្រឡប់​ថ្ងៃ​បច្ចុប្បន្ន ។" + +#: func_day.xhp +msgctxt "" +"func_day.xhp\n" +"par_id3159190\n" +"114\n" +"help.text" +msgid "=DAY(C4) returns 5 if you enter 1901-08-05 in cell C4 (the date value might get formatted differently after you press Enter)." +msgstr "=DAY(C4) ត្រឡប់ 5 ប្រសិន​បើ​អ្នក​បញ្ចូល 1901-08-05 នៅ​ក្នុង​ក្រលា C4 (តម្លៃ​កាលបរិច្ឆេទ​អាច​ត្រូវ​បាន​ធ្វើ​ទ្រង់ទ្រាយ​ផ្សេងៗ​គ្នា​បន្ទាប់​ពី​អ្នក​ចុច​គ្រាប់​ចុច​ បញ្ចូល(Enter) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"tit\n" +"help.text" +msgid "Spreadsheet Functions" +msgstr "អនុគមន៍​សៀវភៅ​បញ្ជី" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3148522\n" +"help.text" +msgid "spreadsheets; functions Function Wizard; spreadsheets functions; spreadsheets" +msgstr "សៀវភៅ​បញ្ជី; អនុគមន៍ អ្នក​ជំនួយការ​អនុគមន៍; សៀវភៅ​បញ្ជី អនុគមន៍; សៀវភៅ​បញ្ជី" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3148522\n" +"1\n" +"help.text" +msgid "Spreadsheet Functions" +msgstr "អនុគមន៍​សៀវភៅ​បញ្ជី" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3144508\n" +"2\n" +"help.text" +msgid "This section contains descriptions of the Spreadsheet functions together with an example." +msgstr "ភាគ​នេះ​មាន​​ការ​រំលោះ​នៃ​​ សៀវ​ភៅ​បញ្ជី​​ អនុគមន៍​រួម​ជា​ឧទាហរណ៍​ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3146968\n" +"help.text" +msgid "ADDRESS function" +msgstr "អនុគមន៍ ADDRESS" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3146968\n" +"3\n" +"help.text" +msgid "ADDRESS" +msgstr "ADDRESS" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3155762\n" +"4\n" +"help.text" +msgid "Returns a cell address (reference) as text, according to the specified row and column numbers. You can determine whether the address is interpreted as an absolute address (for example, $A$1) or as a relative address (as A1) or in a mixed form (A$1 or $A1). You can also specify the name of the sheet." +msgstr "ត្រឡប់​អាសយដ្ឋាន​របស់​ក្រឡា​មួយ (សេចក្ដីយោង) ជា​អត្ថបទ អាស្រ័យ​ទៅ​តាម​ចំនួន​ជួរ​ដេក និង​ជួរ​ឈរ​ដែល​បាន​បញ្ជាក់ ។ អ្នក​អាច​កំណត់​ថាតើ​អាសយដ្ឋាន​គួរ​បក​ប្រែ​ជា​អាសយដ្ឋាន​ដាច់ខាត (ឧទាហរណ៍ $A$1) ឬ​ជា​អាសយដ្ឋាន​ប្រែប្រួល (ឧទាហរណ៍ A1) ឬ​ជា​លក្ខណៈ​លាយ​បញ្ចូល​គ្នា (A$1 or $A1) ។ អ្នក​អាច​បញ្ជាក់​ឈ្មោះ​របស់​សន្លឹក​ផង​ដែរ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"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 "ចំពោះ​អន្តរ​ប្រតិបត្តិ​រវាង​អនុគមន៍ ADDRESS និង INDIRECT គាំទ្រ​ប៉ារ៉ាម៉ែត្រ​ស្រេចចិត្ត ដើម្បី​បញ្ជាក់​ថាតើ​​គួរ​ប្រើ​ការ​កំណត់​អាសយដ្ឋាន R1C1 ជំនួស​ការ​កំណត់ A1 ធម្មតា​ឬ​អត់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id1027200802301445\n" +"help.text" +msgid "In ADDRESS, the parameter is inserted as the fourth parameter, shifting the optional sheet name parameter to the fifth position." +msgstr "ចំពោះ ADDRESS ប៉ារ៉ាម៉ែត្រ​គឺ​ត្រូវបាន​បញ្ចូល​ជា​ប៉ារ៉ាម៉ែត្រ​ទី ៤ ដោយ​ប្ដូរ​ប៉ារ៉ាម៉ែត្រ​ឈ្មោះ​សន្លឹក​ស្រេចចិត្ត​ទៅ​ទីតាំង​ទី ៥ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id102720080230153\n" +"help.text" +msgid "In INDIRECT, the parameter is appended as the second parameter." +msgstr "ចំពោះ INDIRECT ម៉ារ៉ាម៉ែត្រ គឺ​ត្រូវបាន​បន្ថែម​ជា​ប៉ារ៉ាម៉ែត្រ​ទី ២ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id102720080230151\n" +"help.text" +msgid "In both functions, if the argument is inserted with the value 0, then the R1C1 notation is used. If the argument is not given or has a value other than 0, then the A1 notation is used." +msgstr "ចំពោះ​អនុគមន៍​ទាំង​ពីរ ប្រសិន​បើ​បាន​បញ្ចូល​អនុគមន៍​ដែល​មាន​តម្លៃ ០ នោះ​ការ​កំណត់ R1C1 នឹង​ត្រូវបាន​ប្រើ ។ ប្រសិន​បើ​មិនបាន​ផ្ដល់​អាគុយម៉ង់ ឬ​មាន​តម្លៃ​ក្រៅ​ពី ០ នោះ​ការ​កំណត់ A1 នឹង​ត្រូវបាន​ប្រើ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id1027200802301556\n" +"help.text" +msgid "In case of R1C1 notation, ADDRESS returns address strings using the exclamation mark '!' as the sheet name separator, and INDIRECT expects the exclamation mark as sheet name separator. Both functions still use the dot '.' sheet name separator with A1 notation." +msgstr "ក្នុង​ករណី​ការ​កំណត់ R1C1 ADDRESS ត្រឡប់​ខ្សែអក្សរ​អាសយដ្ឋាន​ដោយប្រើ​សញ្ញា​ឧទាន '!' ជា​តួអក្សរ​បំបែក​ឈ្មោះ​សន្លឹក ហើយ INDIRECT រំពឹង​សញ្ញា​ឧទាន​ជា​តួអក្សរ​បំបែក​ឈ្មោះ​សន្លឹក ។ អនុគមន៍​ទាំង​ពីរ គឺ​នៅ​តែ​ប្រើ​សញ្ញា​ចំណុច '.' ជា​តួអក្សរ​បំបែក​ឈ្មោះ​ជាមួយ​នឹង​ការ​កំណត់ A1 ដដែល ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id1027200802301521\n" +"help.text" +msgid "When opening documents from ODF 1.0/1.1 format, the ADDRESS functions that show a sheet name as the fourth paramater will shift that sheet name to become the fifth parameter. A new fourth parameter with the value 1 will be inserted." +msgstr "នៅពេល​បើក​ឯកសារ​ពី​ទ្រង់ទ្រាយ ODF 1.0/1.1 អនុគមន៍​ដែល​បង្ហាញ​ឈ្មោះ​សន្លឹក​ជា​ប៉ារ៉ាម៉ែត្រ​ទី ៤ នឹង​ប្ដូរ​ឈ្មោះ​សន្លឹក​នោះ​ឲ្យ​ក្លាយ​ជា​ប៉ារ៉ាម៉ែត្រ​ទី ៥ ។ ប៉ារ៉ាម៉ែត្រ​ទី ៤ ដែល​មាន​តម្លៃ ១ នឹង​ត្រូវបាន​បញ្ចូល ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id1027200802301650\n" +"help.text" +msgid "When storing a document in ODF 1.0/1.1 format, if ADDRESS functions have a fourth parameter, that parameter will be removed." +msgstr "នៅ​ពេល​រក្សាទុក​ឯកសារ​ជា​ទ្រង់ទ្រាយ ODF 1.0/1.1 ប្រសិន​បើ​អនុគមន៍ ADDRESS មាន​ប៉ារ៉ាម៉ែត្រ​ទី ៤ ប៉ារ៉ាម៉ែត្រ​នោះ​នឹង​ត្រូវ​បាន​យកចេញ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id102720080230162\n" +"help.text" +msgid "Do not save a spreadsheet in the old ODF 1.0/1.1 format if the ADDRESS function's new fourth parameter was used with a value of 0." +msgstr "កុំ​រក្សាទុក​សៀវភៅ​បញ្ជី​ជា​ទ្រង់ទ្រាយ​ ODF 1.0/1.1 ចាស់ ប្រសិន​បើ​ប៉ារ៉ាម៉ែត្រ​ទី ៤ ថ្មី​របស់​អនុគមន៍ ADDRESS ត្រូវ​បាន​ប្រើ​ដោយ​តម្លៃ ០ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id1027200802301756\n" +"help.text" +msgid "The INDIRECT function is saved without conversion to ODF 1.0/1.1 format. If the second parameter was present, an older version of Calc will return an error for that function." +msgstr "អនុគមន៍ INDIRECT គឺ​ត្រូវបាន​រក្សាទុក​ដោយ​គ្មាន​ការ​បំឡែង​ទៅជា​ទ្រង់ទ្រាយ ODF 1.0/1.1 ទេ ។ ប្រសិន​បើ​ប៉ារ៉ាម៉ែត្រ​ទីពីរ​ត្រូវបាន​បង្ហាញ កំណត់​ Calc ដែល​ចាស់​ជាង​នេះ នឹង​ត្រឡប់​កំហុស​សម្រាប់​អនុគមន៍​នោះ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3151196\n" +"5\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154707\n" +"6\n" +"help.text" +msgid "ADDRESS(Row; Column; Abs; A1; \"Sheet\")" +msgstr "ADDRESS(ជួរដេក; ជួរ​ឈរ; Abs; A1; \"សន្លឹក\")" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3147505\n" +"7\n" +"help.text" +msgid "Row represents the row number for the cell reference" +msgstr "ជួរដេក តំណាង​លេខ​ជួរដេក​សម្រាប់​សេចក្ដី​យោង​ក្រឡា" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3145323\n" +"8\n" +"help.text" +msgid "Column represents the column number for the cell reference (the number, not the letter)" +msgstr "ជួរឈរ តំណាង​លេខ​ជួរឈរ​សម្រាប់​សេចក្ដីយោង​ក្រឡា (លេខ មិនមែន​អក្សរ​ទេ)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153074\n" +"9\n" +"help.text" +msgid "Abs determines the type of reference:" +msgstr "Abs កំណត់​ប្រភេទ​សេចក្ដី​យោង ៖" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153298\n" +"10\n" +"help.text" +msgid "1: absolute ($A$1)" +msgstr "1: ដាច់ខាត ($A$1)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150431\n" +"11\n" +"help.text" +msgid "2: row reference type is absolute; column reference is relative (A$1)" +msgstr "2 ៖ ប្រភេទ​សេចក្តី​យោង​ជួរ​ដេក​គឺ​ដាច់ខាត សេចក្តី​យោង​ជួរ​ឈរ​គឺ​ប្រែប្រួល (A$1)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3146096\n" +"12\n" +"help.text" +msgid "3: row (relative); column (absolute) ($A1)" +msgstr "3 ៖ ជួរ​ដេក (ប្រែប្រួល) ជួរ​ឈរ (ដាច់​ខាត) ($A1)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153334\n" +"13\n" +"help.text" +msgid "4: relative (A1)" +msgstr "4 ៖ ប្រែប្រួល (A1)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id1027200802465915\n" +"help.text" +msgid "A1 (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used." +msgstr "A1 (ជា​ជម្រើស) - ប្រសិន​បើ​កំណត់​ទៅ ០ នោះ​ការ​កំណត់ R1C1 នឹង​ត្រូវបាន​ប្រើ ។ ប្រសិន​បើ​គ្មាន​ប៉ារ៉ាម៉ែត្រ​នេះ ឬ​កំណត់​ទៅ​តម្លៃ​ផ្សេង​ក្រៅ​ពី ០ នោះ​ការ​កំណត់ A1 គឺ​ត្រូវបាន​ប្រើ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153962\n" +"14\n" +"help.text" +msgid "Sheet represents the name of the sheet. It must be placed in double quotes." +msgstr "សន្លឹក តំណាង​ឈ្មោះ​សន្លឹក ។ វា​ត្រូវ​តែ​បាន​ដាក់​ក្នុង​សញ្ញា​សម្រង់​ពីរ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3147299\n" +"15\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3148744\n" +"16\n" +"help.text" +msgid "=ADDRESS(1;1;2;;\"Sheet2\") returns the following: Sheet2.A$1" +msgstr "=ADDRESS(1;1;2;;\"Sheet2\") ត្រឡប់​ដូច​ខាង​ក្រោម ៖ Sheet2.A$1" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3159260\n" +"17\n" +"help.text" +msgid "If the cell A1 in sheet 2 contains the value -6, you can refer indirectly to the referenced cell using a function in B2 by entering =ABS(INDIRECT(B2)). The result is the absolute value of the cell reference specified in B2, which in this case is 6." +msgstr "ប្រសិន​បើ​ក្រឡា A1 នៅ​ក្នុង​សន្លឹក ២​ មាន​តម្លៃ -6 អ្នក​អាច​យោង​ដោយ​ផ្ទាល់​ទៅ​ក្រឡា​ដែលយោង ដោយ​ប្រើ​អនុគមន៍​នៅ​ក្នុង B2 ដោយ​បញ្ចូល =ABS(INDIRECT(B2)) ។ លទ្ធផល​គឺ​ជា​តម្លៃ​ពេញលេញរបស់​សេចក្ដី​យោង​ក្រឡា​នៅ​ក្នុង B2 ដែល​នៅ​ក្នុង​ករណីនេះ​គឺ 6 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3150372\n" +"help.text" +msgid "AREAS function" +msgstr "អនុគមន៍ AREAS" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3150372\n" +"19\n" +"help.text" +msgid "AREAS" +msgstr "AREAS" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150036\n" +"20\n" +"help.text" +msgid "Returns the number of individual ranges that belong to a multiple range. A range can consist of contiguous cells or a single cell." +msgstr "ត្រឡប់​ចំនួន​ជួរ​នីមួយៗ ដែល​ជា​របស់​ជួរ​ច្រើន ។ ជួរ​មួយ​អាច​មាន​ក្រឡា​ជាប់​គ្នា ឬ​ក្រឡា​តែ​មួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id061020090307073\n" +"help.text" +msgid "The function expects a single argument. If you state multiple ranges, you must enclose them into additional parentheses. Multiple ranges can be entered using the semicolon (;) as divider, but this gets automatically converted to the tilde (~) operator. The tilde is used to join ranges." +msgstr "អនុគមន៍​សង្ឃឹម​​អាគុយម៉ង់​តែ​មួយ ។ ប្រសិនបើ​អ្នក​មាន​ជួរ​ច្រើន អ្នក​ត្រូវតែ​បិទ​ពួកវា​ក្នុង​វង់ក្រចក​បន្ថែម ។ ជួរ​ច្រើន​អាច​ត្រូវ​បាន​បញ្ចូល​ដោយ​ប្រើ​សញ្ញា (;) ជា​តួចែក ប៉ុន្តែ​ធាតុ​នេះ​ត្រូវ​បាន​បម្លែង​ដោយ​ស្វ័យ​ប្រវត្តិ​ទៅជា​សញ្ញា (~) ។ សញ្ញា (~) ត្រូវ​បានប្រើ​ដើម្បីភ្ជាប់​ជួរ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3145222\n" +"21\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3155907\n" +"22\n" +"help.text" +msgid "AREAS(Reference)" +msgstr "AREAS(សេចក្តី​យោង)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153118\n" +"23\n" +"help.text" +msgid "Reference represents the reference to a cell or cell range." +msgstr "សេចក្តី​យោង​តំណាង​ឲ្យ​សេចក្តី​យោង​ទៅ​ក្រឡា ឬ​ជួរ​ក្រឡា​មួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3148891\n" +"24\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149946\n" +"25\n" +"help.text" +msgid "=AREAS((A1:B3;F2;G1)) returns 3, as it is a reference to three cells and/or areas. After entry this gets converted to =AREAS((A1:B3~F2~G1))." +msgstr "=AREAS((A1:B3;F2;G1)) ត្រឡប់ ២ ជា​សេចក្ដីយោង​ទៅក្រឡា​បី និង/ឬ​ផ្ទៃ ។ បន្ទាប់​ពី​ធាតុ​នេះ​ត្រូវ​បានបម្លែង​ទៅ =AREAS((A1:B3~F2~G1)) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3146820\n" +"26\n" +"help.text" +msgid "=AREAS(All) returns 1 if you have defined an area named All under Data - Define Range." +msgstr "=AREAS(All) ត្រឡប់ 1 ប្រសិន​បើ​អ្នក​បាន​កំណត់​ផ្ទៃមួយ​ដែល​មាន​ឈ្មោះ​ទាំង​អស់​នៅ​ក្រោម ទិន្នន័យ - កំណត់​ជួរ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3148727\n" +"help.text" +msgid "DDE function" +msgstr "អនុគមន៍ DDE" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3148727\n" +"28\n" +"help.text" +msgid "DDE" +msgstr "DDE" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149434\n" +"29\n" +"help.text" +msgid "Returns the result of a DDE-based link. If the contents of the linked range or section changes, the returned value will also change. You must reload the spreadsheet or choose Edit - Links to see the updated links. Cross-platform links, for example from a %PRODUCTNAME installation running on a Windows machine to a document created on a Linux machine, are not allowed." +msgstr "ត្រឡប់​លទ្ធផល​នៃ​តំណ​ដែល​ផ្អែក​លើ DDE ។ បើ​មាតិកា​នៃ​ជួរ ឬ​ផ្នែក​​ដែល​បាន​តភ្ជាប់ ផ្លាស់ប្តូរ នោះ​តម្លៃ​ត្រឡប់​ក៏​នឹង​ផ្លាស់ប្តូរ​ដែរ ។ អ្នក​ត្រូវ​តែ​ផ្ទុក​សៀវភៅ​បញ្ជី​ឡើង​វិញ ឬ​ជ្រើស កែសម្រួល - តំណ ដើម្បី​មើល​តំណ​ដែល​បាន​ធ្វើ​បច្ចុប្បន្នភាព ។​ តំណ​ឆ្លង​វេទិកា ឧទាហរណ៍​ពី​ការ​ដំឡើង %PRODUCTNAME ដែល​រត់​លើ​ម៉ាស៊ីន Windows ទៅ​ឯកសារ​ដែល​បាន​បង្កើត​លើ​ម៉ាស៊ីន Linux មិន​ត្រូវ​បាន​អនុញ្ញាត ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3150700\n" +"30\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3148886\n" +"31\n" +"help.text" +msgid "DDE(\"Server\"; \"File\"; \"Range\"; Mode)" +msgstr "DDE(\"ម៉ាស៊ីន​បម្រើ\"; \"ឯកសារ\"; \"ជួរ\"; របៀប)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154842\n" +"32\n" +"help.text" +msgid "Server is the name of a server application. %PRODUCTNAMEapplications have the server name \"Soffice\"." +msgstr "ម៉ាស៊ីន​បម្រើ គឺ​ជា​ឈ្មោះ​របស់​កម្មវិធី​ម៉ាស៊ីនបម្រើ ។ កម្មវិធី %PRODUCTNAME​មាន​ឈ្មោះ​ម៉ាស៊ីន​បម្រើ \"Soffice\" ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153034\n" +"33\n" +"help.text" +msgid "File is the complete file name, including path specification." +msgstr "ឯកសារ ជា​ឈ្មោះ​ឯកសារ​ពេញ​លេញ រួម​ទាំង​សេចក្តី​បញ្ជាក់​ផ្លូវ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3147472\n" +"34\n" +"help.text" +msgid "Range is the area containing the data to be evaluated." +msgstr "ជួរ ជា​​តំបន់​ដែល​មាន​ទិន្នន័យ​ត្រូវ​វាយ​តម្លៃ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3152773\n" +"184\n" +"help.text" +msgid "Mode is an optional parameter that controls the method by which the DDE server converts its data into numbers." +msgstr "របៀប ជា​ប៉ារ៉ាម៉ែត្រ​ស្រេច​ចិត្ត​មួយ​ដែល​ត្រួតត្រា​របៀប​​ដែល​ម៉ាស៊ីន​បម្រើ DDE បម្លែង​ទិន្នន័យ​របស់​វា​ទៅ​ជា​លេខ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154383\n" +"185\n" +"help.text" +msgid "Mode" +msgstr "របៀប" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3145146\n" +"186\n" +"help.text" +msgid "Effect" +msgstr "បែបផែន" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154558\n" +"187\n" +"help.text" +msgid "0 or missing" +msgstr "0 ឬ​បាត់" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3145596\n" +"188\n" +"help.text" +msgid "Number format from the \"Default\" cell style" +msgstr "ទ្រង់ទ្រាយ​លេខ​ពី​រចនាប័ទ្ម​ក្រឡា \"លំនាំដើម\"" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3152785\n" +"189\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154380\n" +"190\n" +"help.text" +msgid "Data are always interpreted in the standard format for US English" +msgstr "ទិន្នន័យ​តែងតែ​ត្រូវ​បាន​បកប្រែ​ក្នុង​ទ្រង់ទ្រាយ​ស្តង់ដារ​សម្រាប់ អង់គ្លេស សហរដ្ឋ​អាមេរិក" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150279\n" +"191\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153775\n" +"192\n" +"help.text" +msgid "Data are retrieved as text; no conversion to numbers" +msgstr "ទិន្នន័យ​ត្រូវ​បាន​ទទួល​ជា​អត្ថបទ​ គ្មាន​ការ​បម្លែង​ជា​លេខ" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3149546\n" +"35\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3148734\n" +"36\n" +"help.text" +msgid "=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"sheet1.A1\") reads the contents of cell A1 in sheet1 of the %PRODUCTNAME Calc spreadsheet data1.sxc." +msgstr "=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"sheet1.A1\")អាន​មាតិកា​របស់​ក្រឡា A1 នៅ​ក្នុង​សន្លឹក 1 របស់%PRODUCTNAME Calc spreadsheet data1.sxc ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153081\n" +"37\n" +"help.text" +msgid "=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\") returns a motto in the cell containing this formula. First, you must enter a line in the motto.sxw document containing the motto text and define it as the first line of a section named Today's Motto (in %PRODUCTNAME Writer under Insert - Section). If the motto is modified (and saved) in the %PRODUCTNAME Writer document, the motto is updated in all %PRODUCTNAME Calc cells in which this DDE link is defined." +msgstr "=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\") ត្រឡប់ moto ​នៅ​ក្នុង​ក្រឡា​ដែល​មាន​រូបមន្ត​នេះ ។ ដំបូង អ្នក​ត្រូវ​តែ​បញ្ចូល​បន្ទាត់​នៅ​ក្នុង​ឯកសារ motto.sxw ដែល​មាន​អត្ថបទ motto និង​កំណត់​វា​ជា​បន្ទាត់​ដំបូង​នៃ​ផ្នែក​ដែល​មាន​ឈ្មោះ Today's Motto (in %PRODUCTNAME Writer តាមរយៈ​ម៉ឺនុយ បញ្ចូល - ភាគ) ។ ប្រសិន​បើ motto ត្រូវ​បានកែប្រែ (និង​រក្សាទុក) នៅ​ក្នុង​ឯកសារ %PRODUCTNAME Writer នោះ motto ត្រូវ​បាន​ធ្វើ​បច្ចុប្បន្នភាព​នៅ​ក្នុង​ក្រឡា​របស់ %PRODUCTNAME Calc ទាំងអស់ ដែល​​តំណ DDE នេះ​ត្រូវ​បាន​កំណត់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3153114\n" +"help.text" +msgid "ERRORTYPE function" +msgstr "អនុគមន៍ ERRORTYPE" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3153114\n" +"38\n" +"help.text" +msgid "ERRORTYPE" +msgstr "ERRORTYPE" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3148568\n" +"39\n" +"help.text" +msgid "Returns the number corresponding to an error value occurring in a different cell. With the aid of this number, you can generate an error message text." +msgstr "ត្រឡប់​លេខ​ដែល​ត្រូវ​គ្នា​ទៅ​នឹង តម្លៃ​កំហុស ដែល​កើតឡើង​ក្នុង​ក្រឡា​ផ្សេង​គ្នា ។ ដោយ​មាន​ជំនួយ​ពី​លេខ​នេះ អ្នក​អាច​បង្កើត​អត្ថបទ​សារ​កំហុស​មួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149877\n" +"40\n" +"help.text" +msgid "The Status Bar displays the predefined error code from %PRODUCTNAME if you click the cell containing the error." +msgstr "របារ​ស្ថានភាព​បង្ហាញ​លេខ​កំហុស​ដែល​បាន​កំណត់​មុន​ពី %PRODUCTNAME បើ​អ្នក​ចុច​ក្រឡា​ដែល​មាន​កំហុស ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3154327\n" +"41\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3151322\n" +"42\n" +"help.text" +msgid "ERRORTYPE(Reference)" +msgstr "ERRORTYPE(សេចក្តី​យោង)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150132\n" +"43\n" +"help.text" +msgid "Reference contains the address of the cell in which the error occurs." +msgstr "សេចក្តី​យោង មាន​អាសយដ្ឋាន​នៃ​ក្រឡា​ដែល​កំហុស​កើតឡើង ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3145248\n" +"44\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3146904\n" +"45\n" +"help.text" +msgid "If cell A1 displays Err:518, the function =ERRORTYPE(A1) returns the number 518." +msgstr "ប្រសិនបើក្រឡា A1 បង្ហាញ Err:518, អនុគមន៍=ERRORTYPE(A1) ត្រឡប់​លេខ 518 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3151221\n" +"help.text" +msgid "INDEX function" +msgstr "អនុគមន៍ INDEX" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3151221\n" +"47\n" +"help.text" +msgid "INDEX" +msgstr "INDEX" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150268\n" +"48\n" +"help.text" +msgid "INDEX returns a sub range, specified by row and column number, or an optional range index. Depending on context, INDEX returns a reference or content." +msgstr "INDEX ត្រឡប់​ជួររង​ បាន​បញ្ជាក់​ដោយ​លេខ​ជួរដេក និង​ជួរឈរ ឬ​លិបិក្រម​ជួរ​ជា​ជម្រើស ។ អាស្រ័យ​លើ​បរិបទ INDEX ត្រឡប់​សេចក្ដី​យោង ឬ​មាតិកា ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3156063\n" +"49\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149007\n" +"50\n" +"help.text" +msgid "INDEX(Reference; Row; Column; Range)" +msgstr "INDEX(សេចក្ដីយោង; ជួរដេក; ជួរឈរ; ជួរ)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153260\n" +"51\n" +"help.text" +msgid "Reference is a reference, entered either directly or by specifying a range name. If the reference consists of multiple ranges, you must enclose the reference or range name in parentheses." +msgstr "សេចក្ដី​យោង គឺ​ជា​សេចក្ដី​យោង បាន​បញ្ចូល​ដោយ​ផ្ទាល់ ឬ​ដោយ​បញ្ជាក់​ឈ្មោះ​ជួរ ។ ប្រសិន​បើ​សេចក្ដី​យោង​មាន​ជួរ​ជា​ច្រើន អ្នក​ត្រូវ​តែ​ដាក់​សេចក្ដី​យោង និង​ឈ្មោះ​ជួរ​ក្នុង​វង់​ក្រចក ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3145302\n" +"52\n" +"help.text" +msgid "Row (optional) represents the row index of the reference range, for which to return a value. In case of zero (no specific row) all referenced rows are returned." +msgstr "ជួរ​ដេក (ជា​ជម្រើស) បង្ហាញ​លិបិក្រម​ជួរដេក​នៃ​ជួរ​សេចក្ដី​យោង សម្រាប់​ត្រឡប់តម្លៃ ។ ក្នុងករណី​សូន្យ (គ្មាន​ជួរដេកជាក់លាក់) ជួរដេកដែលយោង​ទាំងអស់​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154628\n" +"53\n" +"help.text" +msgid "Column (optional) represents the column index of the reference range, for which to return a value. In case of zero (no specific column) all referenced columns are returned." +msgstr "ជួរឈរ (ជា​ជម្រើស) បង្ហាញ​លិបិក្រម​ជួរឈរ​របស់​ជួរ​យោង ដែលត្រូវ​ត្រឡប់​តម្លៃ ។ ក្នុង​ករណី​សូន្យ (គ្មាន​ជួរឈរ​ជាក់លាក់​) ជួរឈរ​យោង​ទាំងអស់​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3155514\n" +"54\n" +"help.text" +msgid "Range (optional) represents the index of the subrange if referring to a multiple range." +msgstr "ជួរ (ជា​ជម្រើស) តំណាង​លិបិក្រម​របស់​ជួររង ប្រសិនបើ​យោង​ទៅ​ជួរ​ជា​ច្រើន ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3145264\n" +"55\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3159112\n" +"56\n" +"help.text" +msgid "=INDEX(Prices;4;1) returns the value from row 4 and column 1 of the database range defined in Data - Define as Prices." +msgstr "=INDEX(Prices;4;1) ត្រឡប់​តម្លៃ​ពី​ជួរដេក 4 និង​ជួរឈរ 1 របស់​​ជួរ​មូលដ្ឋាន​ទិន្នន័យ បានកំណត់​ក្នុង ទិន្នន័យ - កំណត់ជាតម្លៃ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150691\n" +"57\n" +"help.text" +msgid "=INDEX(SumX;4;1) returns the value from the range SumX in row 4 and column 1 as defined in Insert - Names - Define." +msgstr "=INDEX(SumX;4;1) ត្រឡប់​តម្លៃ​ពី​ជួរ SumX នៅ​ក្នុង​ជួរដេក 4 និង​ជួរឈរ 1 ដូច​បានកំណត់​នៅ​ក្នុងបញ្ចូល - ឈ្មោះ - កំណត់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id4109012\n" +"help.text" +msgid "=INDEX(A1:B6;1) returns a reference to the first row of A1:B6." +msgstr "=INDEX(A1:B6;1) ត្រឡប់​សេចក្ដីយោង​ទៅជួរដេក​ដំបូង​​នៃ A1:B6 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id9272133\n" +"help.text" +msgid "=INDEX(A1:B6;0;1) returns a reference to the first column of A1:B6." +msgstr "=INDEX(A1:B6;0;1) ត្រឡប់​សេចក្ដី​យោង​ទៅ​ជួរ​ឈរ​ដំបូង​របស់ A1:B6 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3158419\n" +"58\n" +"help.text" +msgid "=INDEX((multi);4;1) indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under Insert - Names - Define as multi. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number 2 as the range parameter." +msgstr "=INDEX((multi);4;1) បង្ហាញ​តម្លៃ​ដែល​មាននៅ​ក្នុង​ ៤ ជួរ​ដេក និង​ ១ ជួរឈរ​​តាម​លំដាប់​ជូរ​​ជា​ ​(ច្រើន) ដែល​អ្នក​បាន​ដាក់​ឈ្មោះ​នៅ​ខាង​ក្រោម បញ្ចូល​ - ឈ្មោះ​ - កំណត់​ ជា​ ច្រើន​ ។ ជួរ​ជា​ច្រើន​​មាន​ជួរ​បួន​ជ្រុង​ទ្រវែង​មួយ​ចំនួន ដែល​​ជួរ​បួន​ជ្រុង​ទ្រ​វែង​នីមួយ​ៗ​មាន​ ៤ ជួរ​ដេក​ និង​ ១ ជួរ​ឈរ​ ។​ ឥឡូវ​ បើ​អ្នក​ចង់​ ហៅ​ប្លុក​ទីពីរ​​នៃ​​ចំនួន​ជួរ​ដែល​បាន​បញ្ចូល​ជាច្រើន​នេះ​​ ជា ជូរ​ ប៉ារ៉ាម៉ែត្រ​ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3148595\n" +"59\n" +"help.text" +msgid "=INDEX(A1:B6;1;1) indicates the value in the upper-left of the A1:B6 range." +msgstr "=INDEX(A1:B6;1;1)បង្ហាញ​តម្លៃ​នៅ​​ខាង​ឆ្វេង​ផ្នែក​ខាង​លើ​របស់​ជួរ A1:B6 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id9960020\n" +"help.text" +msgid "=INDEX((multi);0;0;2) returns a reference to the second range of the multiple range." +msgstr "=INDEX((multi);0;0;2) ត្រឡប់​សេចក្ដី​យោង​ទៅជួរ​ទីពីរ​នៃ​ជួរ​ជា​ច្រើន ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3153181\n" +"help.text" +msgid "INDIRECT function" +msgstr "អនុគមន៍ INDIRECT" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3153181\n" +"62\n" +"help.text" +msgid "INDIRECT" +msgstr "INDIRECT" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3147169\n" +"63\n" +"help.text" +msgid "Returns the reference specified by a text string. This function can also be used to return the area of a corresponding string." +msgstr "ត្រឡប់ សេចក្តី​យោង ដែល​បញ្ជាក់​លម្អិត​ដោយ​ខ្សែ​អត្ថបទ ។ អនុគមន៍​នេះ​ក៏​អាច​ត្រូវ​បាន​ប្រើ​ដើម្បី​ត្រឡប់​តំបន់​នៃ​ខ្សែ​អក្សរ​ដែល​ត្រូវ​គ្នា ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3153717\n" +"64\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149824\n" +"65\n" +"help.text" +msgid "INDIRECT(Ref; A1)" +msgstr "INDIRECT(Ref; A1)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154317\n" +"66\n" +"help.text" +msgid "Ref represents a reference to a cell or an area (in text form) for which to return the contents." +msgstr "សេចក្ដីយោង តំណាង​សេចក្ដី​យោង​​ទៅ​ក្រឡា ឬ​ផ្ទៃ​មួយ (នៅ​ក្នុងទម្រង់​ជា​អត្ថបទ) សម្រាប់​ត្រូវ​រត់​មាតិកា ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id1027200802470312\n" +"help.text" +msgid "A1 (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used." +msgstr "A1 (ជា​ជម្រើស) - ប្រសិន​បើ​កំណត់​ទៅ ០ នោះ​ការ​កំណត់ R1C1 នឹង​ត្រូវបាន​ប្រើ ។ ប្រសិន​បើ​គ្មាន​ប៉ារ៉ាម៉ែត្រ​នេះ ឬ​កំណត់​ទៅ​តម្លៃ​ផ្សេង​ក្រៅ​ពី ០ នោះ​ការ​កំណត់ A1 គឺ​ត្រូវបាន​ប្រើ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN10CAE\n" +"help.text" +msgid "If you open an Excel spreadsheet that uses indirect addresses calculated from string functions, the sheet addresses will not be translated automatically. For example, the Excel address in INDIRECT(\"filename!sheetname\"&B1) is not converted into the Calc address in INDIRECT(\"filename.sheetname\"&B1)." +msgstr "ប្រសិនបើ​អ្នក​បើក​សៀវភៅ​បញ្ជី​របស់ Excel មួយ ដែល​ប្រើ​អាសយដ្ឋាន​មិនផ្ទាល់ គណនា​ពី​អនុគមន៍​ខ្សែ​អក្សរ នោះ​អាសយដ្ឋាន​សន្លឹក​នឹង​មិន​ត្រូវ​បាន​បក​ប្រែដោយ​ស្វ័យ​ប្រវត្តិ​ឡើយ ។ ឧទាហរណ៍ អាសយដ្ឋាន​របស់ Excel ក្នុង​ INDIRECT(\"filename!sheetname\"&B1) នឹង​មិន​ត្រូវ​បាន​បម្លែង​ជា​អាសយដ្ឋាន Calc ក្នុង INDIRECT(\"filename.sheetname\"&B1) ឡើយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3150389\n" +"67\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150608\n" +"68\n" +"help.text" +msgid "=INDIRECT(A1) equals 100 if A1 contains C108 as a reference and cell C108 contains a value of 100." +msgstr "=INDIRECT(A1) ស្មើ​នឹង 100 ប្រសិន​បើ A1 មាន C108 ជា​សេចក្ដី​យោង និង​ក្រឡា C108 មាន​តម្លៃ​របស់ 100 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3083286\n" +"181\n" +"help.text" +msgid "=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3))) totals the cells in the area of A1 up to the cell with the address defined by row 1 and column 3. This means that area A1:C1 is totaled." +msgstr "=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3))) សរុប​ក្រឡា​នៅ​ក្នុង​ផ្ទៃ​របស់ A1 ទៅ​ក្រឡា​ដែលមាន​អាសយដ្ឋាន​បាន​កំណត់​ដោយ​ជួរដេក 1 និង​ជួរឈរ 3 ។ នេះ​មានន័យ​ថា​ផ្ទៃ A1:C1 ត្រូវ​បាន​សរុប ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3154818\n" +"help.text" +msgid "COLUMN function" +msgstr "អនុគមន៍ COLUMN" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3154818\n" +"70\n" +"help.text" +msgid "COLUMN" +msgstr "COLUMN" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149711\n" +"193\n" +"help.text" +msgid "Returns the column number of a cell reference. If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row array if the formula is entered as an array formula. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined." +msgstr "ត្រឡប់​លេខ​ជួរ​ឈរ​នៃ​សេចក្តី​យោង​ក្រឡា​មួយ ។ បើ​សេចក្តី​យោង​ជា​​ក្រឡា​មួយ នោះ​លេខ​ជួរ​ឈរ​នៃ​ក្រឡា​ត្រូវ​បាន​ត្រឡប់ ។ បើ​ប៉ារ៉ាម៉ែត្រ​ជា​តំបន់​ក្រឡា​មួយ លេខ​ជួរ​ឈរ​ត្រូវ​គ្នា​នឹង​ត្រូវ​បាន​ត្រឡប់​ជា អារេ​មួយ​ជួរ​ដេក បើ​រូបមន្ត​ត្រូវ​បាន​បញ្ចូល ជា​រូបមន្ត​អារេ​មួយ ។ បើ​អនុគមន៍ COLUMN ជាមួយ​ប៉ារ៉ាម៉ែត្រ​សេចក្តី​យោង​តំបន់ មិន​ត្រូវ​បាន​ប្រើ​សម្រាប់​រូបមន្ត​អារេ នោះ​មាន​តែ​លេខ​ជួរ​ឈរ​នៃ​ក្រឡា​ដំបូង​ក្នុង​តំបន់​ប៉ុណ្ណោះ​ត្រូវ​បាន​កំណត់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3149283\n" +"72\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149447\n" +"73\n" +"help.text" +msgid "COLUMN(Reference)" +msgstr "COLUMN(សេចក្ដីយោង)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3156310\n" +"74\n" +"help.text" +msgid "Reference is the reference to a cell or cell area whose first column number is to be found." +msgstr "សេចក្តី​យោង ជា​សេចក្តី​យោង​ទៅ​ក្រឡា ឬ​តំបន់​ក្រឡា​មួយ​ដែល​លេខ​ជួរ​ឈរ​ទី​មួយ​របស់​វា ត្រូវ​បាន​រកឃើញ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3155837\n" +"194\n" +"help.text" +msgid "If no reference is entered, the column number of the cell in which the formula is entered is found. %PRODUCTNAME Calc automatically sets the reference to the current cell." +msgstr "បើ​មិន​មាន​សេចក្តី​យោង​ត្រូវ​បាន​បញ្ចូល នោះ​លេខ​ជួរ​ឈរ​នៃ​ក្រឡា​ដែល​រូបមន្ត​ត្រូវ​បាន​បញ្ចូល នឹង​ត្រូវ​បាន​រកឃើញ ។ %PRODUCTNAME Calc កំណត់​សេចក្តី​យោង​ទៅ​ក្រឡា​បច្ចុប្បន្ន​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3152932\n" +"75\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3147571\n" +"76\n" +"help.text" +msgid "=COLUMN(A1) equals 1. Column A is the first column in the table." +msgstr "=COLUMN(A1) ស្មើ 1 ។ ជួរឈរ A គឺ​ជា​ជួរឈរ​ដំបូង​នៅ​ក្នុង​តារាង ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3147079\n" +"77\n" +"help.text" +msgid "=COLUMN(C3:E3) equals 3. Column C is the third column in the table." +msgstr "=COLUMN(C3:E3) ស្មើ 3 ។ ជួរឈរ C នៅ​ក្នុង​ជួរឈរ​ទី 3 ក្នុង​តារាង ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3146861\n" +"195\n" +"help.text" +msgid "=COLUMN(D3:G10) returns 4 because column D is the fourth column in the table and the COLUMN function is not used as an array formula. (In this case, the first value of the array is always used as the result.)" +msgstr "=COLUMN(D3:G10) ត្រឡប់ 4 ពីព្រោះជួរឈរ D គឺ​ជា​ជួរឈរ​ទី ៤ នៅ​ក្នុង​តារាង​ និង​អនុគមន៍ COLUMN ​មិន​ត្រូវ​បាន​ប្រើ​ជា​រូបមន្ត​អារ៉េ​ ។ (ក្នុងករណី​នេះ តម្លៃ​ដំបូង​របស់អារ៉េ​តែងតែ​ត្រូវ​បាន​ប្រើ​ជា​លទ្ធផល ។)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3156320\n" +"196\n" +"help.text" +msgid "{=COLUMN(B2:B7)} and =COLUMN(B2:B7) both return 2 because the reference only contains column B as the second column in the table. Because single-column areas have only one column number, it does not make a difference whether or not the formula is used as an array formula." +msgstr "{=COLUMN(B2:B7)} និង =COLUMN(B2:B7) ទាំង​ពីរ​ត្រឡប់ 2 ពីព្រោះ​សេចក្ដីយោង​មានតែ​ជួរឈរ B ជា​ជួរឈរ​ទី ២ នៅ​ក្នុង​​ តារាង ។ ពីព្រោះ​ផ្ទៃ​ជួរឈរ​​តែ​មួយ​មាន​តែ​លេខ​ជួរឈរ​តែ​មួយ​ប៉ុណ្ណោះ វា​មិន​ខុសគ្នា​ទេ ថាតើ​​រូបមន្ត​ត្រូវ​បាន​ប្រើ​ជា​រូបមន្ត​អារ៉េ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150872\n" +"197\n" +"help.text" +msgid "=COLUMN() returns 3 if the formula was entered in column C." +msgstr "=COLUMN() ត្រឡប់ 3 ប្រសិនបើ​រូបមន្ត​ត្រូវ​បាន​បញ្ចូល​នៅ​ក្នុង​ជួរឈរ C ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153277\n" +"198\n" +"help.text" +msgid "{=COLUMN(Rabbit)} returns the single-row array (3, 4) if \"Rabbit\" is the named area (C1:D3)." +msgstr "{=COLUMN(Rabbit)} ត្រឡប់​អារ៉េ​ជួរដេក​តែ​មួយ (3, 4) ប្រសិន​បើ\"Rabbit\" គឺ​ជា​ផ្ទៃ​ដែល​មាន​ឈ្មោះ (C1:D3) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3154643\n" +"help.text" +msgid "COLUMNS function" +msgstr "អនុគមន៍ COLUMN" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3154643\n" +"79\n" +"help.text" +msgid "COLUMNS" +msgstr "COLUMNS" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3151182\n" +"80\n" +"help.text" +msgid "Returns the number of columns in the given reference." +msgstr "ត្រឡប់​ចំនួន​ជួរ​ឈរ​ក្នុង​សេចក្តី​យោង​ដែល​បាន​ផ្តល់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3149141\n" +"81\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154047\n" +"82\n" +"help.text" +msgid "COLUMNS(Array)" +msgstr "COLUMNS(អារ៉េ)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154745\n" +"83\n" +"help.text" +msgid "Array is the reference to a cell range whose total number of columns is to be found. The argument can also be a single cell." +msgstr "អារ៉េ គឺ​ជា​សេចក្ដិ​យោង​ទៅ​ជួរ​ក្រឡា ដែល​​ចំនួន​សរុប​របស់វា​នៃ​ជួរឈរ​ត្រូវ​បានរក​​ឃើញ ។ អាគុយម៉ង់​ក៏​អាច​ជា​ក្រឡា​តែ​មួយ​ដែរ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3153622\n" +"84\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149577\n" +"200\n" +"help.text" +msgid "=COLUMNS(B5) returns 1 because a cell only contains one column." +msgstr "=COLUMNS(B5) ត្រឡប់ 1 ពីព្រោះ​ក្រឡា​មានតែ​ជួរឈរ​មួយ​ប៉ុណ្ណោះ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3145649\n" +"85\n" +"help.text" +msgid "=COLUMNS(A1:C5) equals 3. The reference comprises three columns." +msgstr "=COLUMNS(A1:C5) ស្មើ 3 ។ សេចក្ដី​យោង​មាន​ជួរឈរ​ចំនួន​បី ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3155846\n" +"201\n" +"help.text" +msgid "=COLUMNS(Rabbit) returns 2 if Rabbit is the named range (C1:D3)." +msgstr "=COLUMNS(Rabbit) ត្រឡប់ 2 ប្រសិន​បើ Rabbit គឺ​ជា​ជួរ​ដែល​មាន​​ឈ្មោះ (C1:D3) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3153152\n" +"help.text" +msgid "vertical search function VLOOKUP function" +msgstr "អនុគមន៍​ស្វែងរក​បញ្ឈរ អនុគមន៍ VLOOKUP​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3153152\n" +"87\n" +"help.text" +msgid "VLOOKUP" +msgstr "VLOOKUP" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149984\n" +"88\n" +"help.text" +msgid "Vertical search with reference to adjacent cells to the right. This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by Index. If the SortOrder parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact SearchCriterion is not found, the last value that is smaller than the criterion will be returned. If SortOrder is set to FALSE or zero, an exact match must be found, otherwise the error Error: Value Not Available will be the result. Thus with a value of zero the data does not need to be sorted in ascending order." +msgstr "ស្វែងរក​បញ្ឈរ​ជា​មួយ​សេចក្ដីយោង​ទៅ​ក្រឡា​ដែលនៅ​ជាប់​ទៅ​ខាង​ស្ដាំ ។ អនុគមន៍​ពិនិត្យមើល ប្រសិន​បើ​តម្លៃ​ជាក់លាក់​មាន​នៅ​ក្នុង​ជួរឈរ​ទី ១ នៃ​អារ៉េ ។ បន្ទាប់​មក​អនុគមន៍​នេះ ត្រឡប់​តម្លៃ​នៅ​ក្នុងជួរដេក​តែ​មួយ​ នៃជួរឈរ​​ដែល​បាន​ដាក់​ឈ្មោះ​ដោយ លិបិក្រម ។ ប្រសិន​បើ​ប៉ារ៉ាម៉ែត្រលំដាប់​តម្រៀប ត្រូវ​បាន​លុប ឬ​កំណត់ពិត ឬ​ ១ វា​ត្រូវ​បានសន្មត់​ថា​ទិន្នន័យ​ត្រូវ​បាន​តម្រៀប​តាម​លំដាប់​ឡើង ។ ក្នុងករណី​នេះ ប្រសិនបើ​ពិត លក្ខខណ្ឌ​ស្វែងរក រក​មិន​ឃើញ​ទេ តម្លៃ​ចុងក្រោយ​គឺ​តូច​ជាង​លក្ខខណ្ឌ​ដែល​នឹង​ត្រូវ​បាន​ត្រឡប់ ។ប្រសិនបើ លំដាប់​តម្រៀប ត្រូវ​បានកំណត់​ទៅ​មិន​ពិត ឬ​សូន្យ កា​រផ្គូផ្គង​ពិតប្រាកដ​ត្រូវ​តែ​រក​ឃើញ បើ​មិន​ដូច្នេះ​ទេ កំហុស កំហុស ៖តម្លៃ​មិនអាច​ប្រើ​បាន នឹង​ជា​លទ្ធផល ។ ដូច្នេះ ជាមួយ​តម្លៃ​សូន្យ​ទិន្នន័យ មិន​ត្រូវ​បាន​តម្រៀប​ក្នុង​លំដាប់​ឡើង​ទេ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3146898\n" +"89\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150156\n" +"90\n" +"help.text" +msgid "=VLOOKUP(SearchCriterion; Array; Index; SortOrder)" +msgstr "=VLOOKUP(លក្ខខណ្ឌ​ស្វែងរក; អារ៉េ; លិបក្រម; លំដាប់​តម្រៀប)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149289\n" +"91\n" +"help.text" +msgid "SearchCriterion is the value searched for in the first column of the array." +msgstr "លក្ខខណ្ឌ​ស្វែងរក គឺ​ជា​តម្លៃ​បាន​ស្វែងរក​នៅ​ក្នុង​ជួរឈរ​​ទី ១ នៃ​អារ៉េ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153884\n" +"92\n" +"help.text" +msgid "Array is the reference, which is to comprise at least two columns." +msgstr "អារ៉េ គឺ​ជា​សេចក្ដី​យោង ដែល​ត្រូវ​ប្រៀបធៀប​យ៉ាង​ហោចណាស់​ជួរឈរ​ពីរ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3156005\n" +"93\n" +"help.text" +msgid "Index is the number of the column in the array that contains the value to be returned. The first column has the number 1." +msgstr "សន្ទស្សន៍ គឺ​ជា​ចំនួន​ជួរឈរ​នៅ​ក្នុង​អារ៉េ​ ដែល​មាន​តម្លៃ​ត្រូវ​ត្រឡប់ ។ ជួរឈរ​ទី ១ មានលេខ 1 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3151208\n" +"94\n" +"help.text" +msgid "SortOrder is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: Error: Value Not Available." +msgstr "លំដាប់​តម្រៀប គឺ​ជា​ប៉ារ៉ាម៉ែត្រ​ជា​ជម្រើស​ដែល​បង្ហាញ​ថាតើ​ជួរឈរ​នៅ​ក្នុង​អារ៉េ​ត្រូវ​បាន​តម្រៀប​ក្នុង​លំដាប់​ឡើង ។ បញ្ចូល​តម្លៃប៊ូលីន​មិនពិត ឬ​សូន្យ ប្រសិន​បើ​ជួរឈរ​ទី ១ មិន​ត្រូវ​បាន​តម្រៀប​ក្នុង​លំដាប់​ឡើង​ទេ ។ ជួរឈរ​ដែល​បាន​តម្រៀប​អាច​ត្រូវ​បាន​ស្វែងរក​លឿន​ជាង និង​អនុគមន៍​តែងតែត្រឡប់​តម្លៃ សូម្បី​តែ​សម្លៃ​ស្វែងរក​មិន​ត្រូវ​បនផ្គូផ្គង​យ៉ាង​ជាក់លាក់​ក៏​ដោយ ប្រសិ​នបើ​វា​នៅ​ចន្លោះ​តម្លៃ​ទាបបំផុត និង​ខ្ពស់​បំផុត​នៃ​បញ្ជី​ដែល​បាន​តម្រៀប ។ នៅ​ក្នុង​បញ្ជី​ដែលមិន​បាន​តម្រៀប តម្លៃ​ស្វែងរក​ត្រូវតែ​បាន​ផ្គូផ្គង​យ៉ាង​ជាក់លាក់ ។ បើ​មិន​ដូច្នេះ​ទេ អនុគមន៍​នឹង​ត្រឡប់​សារ​នេះ ៖ កំហុស ៖ តម្លៃ​មិន​អាច​ប្រើ​បាន​ទេ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3147487\n" +"95\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154129\n" +"96\n" +"help.text" +msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains 100, E1 contains the name Vegetable Soup, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional SortOrder parameter is not necessary." +msgstr "អ្នក​ចង់​បញ្ចូល​ចំនួន​ចាន​នៅ​លើ​ម៉ឺនុយ​នៅ​ក្នុង​ក្រឡា A1 និង​ឈ្មោះ​ចាន​គឺ​ត្រូវ​បង្ហាញ​ជា​អត្ថបទ​នៅ​ក្នុង​ក្រឡា​ជិតខាង (B1) ភ្លាមៗ ។ ចំនួន​​ទៅ​កា​រផ្ដល់​ឈ្មោះ​មាន​នៅ​ក្នុង​អារ៉េ D1:E100 ។ D1 មាន 100 E1 មាន​ឈ្មោះ ស៊ុប​បន្ថែ និង​ដូច្នេះ សម្រាប់​ 100 ធាតុ​ម៉ឺនុយ ។ ចំនួន​នៅ​ក្នុង​ជួរឈរ​ D ត្រូវ​បាន​តម្រៀប​ក្នុង​លំដាប់​ឡើង ដូច្នេះ ជា​ជម្រើស​ប៉ារ៉ាម៉ែត្រ លំដាប់​តម្រៀប មិន​ចាំបាច់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3145663\n" +"97\n" +"help.text" +msgid "Enter the following formula in B1:" +msgstr "បញ្ចូល​រូបមន្ត​ខាង​ក្រោម​ក្នុង B1 ៖" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3151172\n" +"98\n" +"help.text" +msgid "=VLOOKUP(A1;D1:E100;2)" +msgstr "=VLOOKUP(A1;D1:E100;2)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149200\n" +"99\n" +"help.text" +msgid "As soon as you enter a number in A1 B1 will show the corresponding text contained in the second column of reference D1:E100. Entering a nonexistent number displays the text with the next number down. To prevent this, enter FALSE as the last parameter in the formula so that an error message is generated when a nonexistent number is entered." +msgstr "ពេល​អ្នក​បញ្ចូល​ចំនួន​មួយ​ក្នុង A1 B1 នឹង​បង្ហាញ​អត្ថបទ​ត្រូវ​គ្នា​ដែល​មាន​ក្នុង​ជួរ​ឈរ​ទី​ពីរ​នៃ​សេចក្តី​យោង D1:E100 ។ ការ​បញ្ចូល​លេខ​ដែល​មិន​មាន នឹង​បង្ហាញ​អត្ថបទ​ដែល​មាន​លេខ​បន្ទាប់​ទៅ​ក្រោម ។​ ដើម្បី​រារាំង​បាតុភូត​នេះ បញ្ចូល មិន​ពិត ជា​ប៉ារ៉ាម៉ែត្រ​ចុង​ក្រោយ​ក្នុង​រូបមន្ត ដូច្នេះ​សារ​កំហុស​នឹង​ត្រូវ​បាន​បង្កើត ពេល​ដែល​លេខ​មិន​មាន​ត្រូវ​បាន​បញ្ចូល ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3153905\n" +"help.text" +msgid "sheet numbers; looking up SHEET function" +msgstr "ចំនួន​សន្លឹក; រកមើល អនុគមន៍ SHEET​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3153905\n" +"215\n" +"help.text" +msgid "SHEET" +msgstr "SHEET" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150309\n" +"216\n" +"help.text" +msgid "Returns the sheet number of a reference or a string representing a sheet name. If you do not enter any parameters, the result is the sheet number of the spreadsheet containing the formula." +msgstr "ត្រឡប់​លេខ​សន្លឹក​នៃ​សេចក្តី​យោង​មួយ ឬ​ខ្សែ​អក្សរ​មួយ​ដែល​តំណាង​ឲ្យ​ឈ្មោះ​សន្លឹក​មួយ ។ បើ​អ្នក​មិន​បញ្ចូល​ប៉ារ៉ាម៉ែត្រ លទ្ធផល​គឺ​ជា​លេខ​សន្លឹក​នៃ​សៀវភៅ​បញ្ជី​ដែល​មាន​រូបមន្ត ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3148564\n" +"217\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153095\n" +"218\n" +"help.text" +msgid "SHEET(Reference)" +msgstr "SHEET(សេចក្តី​យោង)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154588\n" +"219\n" +"help.text" +msgid "Reference is optional and is the reference to a cell, an area, or a sheet name string." +msgstr "សេចក្តី​យោង ស្រេច​ចិត្ត និង​ជា​សេចក្តី​យោង​ទៅ​ក្រឡា​មួយ តំបន់​មួយ ឬ​ខ្សែ​អក្សរ​ឈ្មោះ​សន្លឹក​មួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3155399\n" +"220\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3146988\n" +"221\n" +"help.text" +msgid "=SHEET(Sheet2.A1) returns 2 if Sheet2 is the second sheet in the spreadsheet document." +msgstr "=SHEET(Sheet2.A1) ត្រឡប់ 2 ប្រសិនបើ Sheet2 គឺ​ជា​សន្លឹក​ទីពីរ​នៅ​ក្នុង​ឯកសារ​សៀវភៅ​បញ្ជី ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3148829\n" +"help.text" +msgid "number of sheets; function SHEETS function" +msgstr "ចំនួន​សន្លឹក; អនុគមន៍ អនុគមន៍ SHEETS​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3148829\n" +"222\n" +"help.text" +msgid "SHEETS" +msgstr "SHEETS" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3148820\n" +"223\n" +"help.text" +msgid "Determines the number of sheets in a reference. If you do not enter any parameters, it returns the number of sheets in the current document." +msgstr "កំណត់​ចំនួន​សន្លឹក​ក្នុង​សេចក្តី​យោង​មួយ ។ បើ​អ្នក​មិន​បញ្ចូល​ប៉ារ៉ាម៉ែត្រ​ខ្លះ វា​នឹង​ត្រឡប់​ចំនួន​សន្លឹក​ក្នុង​ឯកសារ​បច្ចុប្បន្ន ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3154220\n" +"224\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150777\n" +"225\n" +"help.text" +msgid "SHEETS(Reference)" +msgstr "SHEETS(សេចក្តី​យោង)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153060\n" +"226\n" +"help.text" +msgid "Reference is the reference to a sheet or an area. This parameter is optional." +msgstr "សេចក្តី​យោង ជា​សេចក្តី​យោង​ទៅ​សន្លឹក ឬ​តំបន់​មួយ ។ ប៉ារ៉ាម៉ែត្រ​នេះ​គឺ​ស្រេច​ចិត្ត ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3149766\n" +"227\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150507\n" +"228\n" +"help.text" +msgid "=SHEETS(Sheet1.A1:Sheet3.G12) returns 3 if Sheet1, Sheet2, and Sheet3 exist in the sequence indicated." +msgstr "=SHEETS(Sheet1.A1:Sheet3.G12) ត្រឡប់ 3 ប្រសិន​បើ​សន្លឹក 1 សន្លឹក​ 2 និង​សន្លឹក 3 មាននៅ​ក្នុង​លំដាប់​ដែល​បាន​បង្ហាញ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3158407\n" +"help.text" +msgid "MATCH function" +msgstr "អនុគមន៍ MATCH" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3158407\n" +"101\n" +"help.text" +msgid "MATCH" +msgstr "MATCH" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154896\n" +"102\n" +"help.text" +msgid "Returns the relative position of an item in an array that matches a specified value. The function returns the position of the value found in the lookup_array as a number." +msgstr "ត្រឡប់​ទីតាំង​ប្រែប្រួល​នៃ​ធាតុ​មួយ​ក្នុង​អារេ ដែល​ផ្គូផ្គង​តម្លៃ​ដែល​បាន​បញ្ជាក់​លម្អិត ។ អនុគមន៍​ត្រឡប់​ទីតាំង​នៃ​តម្លៃ​ដែល​ស្ថិត​ក្នុង​អារេ​រកមើល ជា​ចំនួន​មួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3153834\n" +"103\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3159152\n" +"104\n" +"help.text" +msgid "MATCH(SearchCriterion; LookupArray; Type)" +msgstr "MATCH(លក្ខខណ្ឌ​ស្វែងរក; ​អារ៉េ​រក​មើល; ប្រភេទ)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149336\n" +"105\n" +"help.text" +msgid "SearchCriterion is the value which is to be searched for in the single-row or single-column array." +msgstr "លក្ខខណ្ឌ​ស្វែងរក គឺ​ជា​តម្លៃ​ដែល​ត្រូវ​តែ​បាន​ស្វែងរក​នៅ​ក្នុង​អារ៉េ​ជួរដេក ឬ​ជួរឈរ​តែ​មួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3159167\n" +"106\n" +"help.text" +msgid "LookupArray is the reference searched. A lookup array can be a single row or column, or part of a single row or column." +msgstr "អារ៉េ​រក​មើល គឺ​ជា​សេចក្ដីយោង​បាន​ស្វែងរក ។ អារ៉េ​រកមើល​អាច​ជា​ជួរដេក ឬ​ជួរឈរ​តែ​មួយ ឬ​ជា​ផ្នែក​របស់​ជួរដេក និង​ជួរឈរ​តែ​មួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3147239\n" +"107\n" +"help.text" +msgid "Type may take the values 1, 0, or -1. If Type = 1 or if this optional parameter is missing, it is assumed that the first column of the search array is sorted in ascending order. If Type = -1 it is assumed that the column in sorted in descending order. This corresponds to the same function in Microsoft Excel." +msgstr "ប្រភេទ អាច​មាន​តម្លៃ 1 0 ឬ -​1 ។ បើ​ប្រភេទ = 1 ឬ បើ​ប៉ារ៉ាម៉ែត្រ​ស្រេច​ចិត្ត​នេះ​បាត់ វា​ត្រូវ​បាន​សន្មត​ថា ជួរ​ឈរ​ទីមួយ​នៃ​អារេ​ស្វែងរក​ត្រូវ​បាន​តម្រៀប​តាម​លំដាប់​ឡើង ។ បើ​ប្រភេទ = -1 វា​ត្រូវ​បាន​សន្មត​ថា ជួរ​ឈរ​ត្រូវ​បាន​តម្រៀប​តាម​លំដាប់​ចុះ ។ នេះ​មាន​លក្ខណៈ​ដូចគ្នា​នឹង​អនុគមន៍​ដូចគ្នា​ក្នុង Microsoft Excel ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154265\n" +"231\n" +"help.text" +msgid "If Type = 0, only exact matches are found. If the search criterion is found more than once, the function returns the index of the first matching value. Only if Type = 0 can you search for regular expressions." +msgstr "ប្រសិនបើ Type = 0 រក​ឃើញ​តែ​កា​រផ្គូផ្គង​ជាក់លាក់ប៉ុណ្ណោះ ។ ប្រសិន​បើ​លក្ខខណ្ឌ​ស្វែងរក​រក​ឃើញ​ច្រើន​ជាង​មួយដង អនុគមន៍​ត្រឡប់​លិបិក្រម​របស់​តម្លៃ​ផ្គូផ្គង​ទី ១ ។ប្រសិន​បើ Type = 0 អ្នក​អាច​ស្វែងរក​កន្សោម​ធម្មតា ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3147528\n" +"232\n" +"help.text" +msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. This applies even when the search array is not sorted. For Type = -1, the first value that is larger or equal is returned." +msgstr "ប្រសិន​បើ Type = 1 ឬ​បាត់​​ប៉ារ៉ាម៉ែត្រ​ទីបី លិបិក្រម​របស់​តម្លៃ​ចុងក្រោយ​តូច​ជាង ឬ​ស្មើ​លក្ខខណ្ឌ​ស្វែងរក​ត្រូវ​បាន​ត្រឡប់ ។ វា​អនុវត្ត​សូម្បី​តែ​នៅ​ពេល​អារ៉េ​ស្វែងរក​មិន​ត្រូវ​បាន​តម្រៀប​ទេ ។ សម្រាប់​ Type = -1 តម្លៃ​ទី ១ ដែល​ធំជាង ឬ​ស្មើ​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3155119\n" +"108\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3155343\n" +"109\n" +"help.text" +msgid "=MATCH(200;D1:D100) searches the area D1:D100, which is sorted by column D, for the value 200. As soon as this value is reached, the number of the row in which it was found is returned. If a higher value is found during the search in the column, the number of the previous row is returned." +msgstr "=MATCH(200;D1:D100) ស្វែងរក​ផ្ទៃ D1:D100 ដែល​ត្រូវ​បាន​តម្រៀប​ដោយ​ជួរឈរ D សម្រាប់​តម្លៃ 200 ។ ដរាបណា​ឈាន​ដល់​តម្លៃ​នេះ ចំនួន​ជួរដេក​​ដែល​វា​រកឃើញ​ត្រូវ​បាន​ត្រឡប់ ។ ប្រសិនបើ​រកឃើញ​តម្លៃ​ខ្ពស់ជាង​អំឡុងពេល​ស្វែងរក​នៅ​ក្នុង​ជួរឈរ ចំនួន​ជួរដេក​ពីមុន​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3158430\n" +"help.text" +msgid "OFFSET function" +msgstr "អនុគមន៍ OFFSET" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3158430\n" +"111\n" +"help.text" +msgid "OFFSET" +msgstr "OFFSET" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149167\n" +"112\n" +"help.text" +msgid "Returns the value of a cell offset by a certain number of rows and columns from a given reference point." +msgstr "ត្រឡប់​តម្លៃ​នៃ​អុហ្វសិត​ក្រឡា​មួយ​ដោយ​លេខ​នៃ​ជួរ​ដេក និង​ជួរ​ឈរ​ខ្លះ​ពី​ចំណុច​សេចក្តី​យោង​ដែល​បាន​ផ្តល់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3146952\n" +"113\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3159194\n" +"114\n" +"help.text" +msgid "OFFSET(Reference; Rows; Columns; Height; Width)" +msgstr "OFFSET(សេចក្ដីយោង; ជួរដេក; ជួរឈរ; កម្ពស់; ទទឹង)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3152360\n" +"115\n" +"help.text" +msgid "Reference is the reference from which the function searches for the new reference." +msgstr "សេចក្ដី​យោង គឺ​ជា​សេចក្ដីយោង​ពី​អនុគមន៍​ស្វែងរក​សម្រាប់​សេចក្ដី​យោង​ថ្មី ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3156032\n" +"116\n" +"help.text" +msgid "Rows is the number of rows by which the reference was corrected up (negative value) or down." +msgstr "ជួរដេក គឺ​ជា​ចំនួន​ជួរដេក ដែល​សេចក្ដីយោង​ត្រូវ​បាន​កែឡើង​លើ (តម្លៃ​អវិជ្ជមាន) ឬ​ក្រោម​ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3166458\n" +"117\n" +"help.text" +msgid "Columns (optional) is the number of columns by which the reference was corrected to the left (negative value) or to the right." +msgstr "ជួរឈរ (ជា​ជម្រើស) គឺ​ជា​ចំនួន​ជួរឈរ​ ដែល​សេចក្ដីយោង​ត្រូវ​បានកែ​ទៅ​ឆ្វេង (តម្លៃ​អវិជ្ជមាន) ឬ​ទៅ​ស្ដាំ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150708\n" +"118\n" +"help.text" +msgid "Height (optional) is the vertical height for an area that starts at the new reference position." +msgstr "កម្ពស់ (ជា​ជម្រើស) គឺ​ជា​កម្ពស់​បញ្ឈរ​សម្រាប់​ផ្ទៃ​ដែល​ចាប់ផ្ដើម​នៅ​ទីតាំង​សេចក្ដីយោង​ថ្មី ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3147278\n" +"119\n" +"help.text" +msgid "Width (optional) is the horizontal width for an area that starts at the new reference position." +msgstr "ទទឹង (ជា​ជម្រើស) គឺ​ជា​ទទឹង​ផ្ដេក​សម្រាប់​ផ្ទៃ​ដែល​ចាប់ផ្ដើម​នៅ​ទីតាំង​សេចក្ដី​យោង​ថ្មី ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id8662373\n" +"help.text" +msgid "Arguments Rows and Columns must not lead to zero or negative start row or column." +msgstr "អាគុយម៉ង់ ជួរ​ដេក​​ និង​​ ជួរ​ឈរ​​ ត្រូវ​តែមិន​​​សូន្យ​ ឬ​អវិជ្ជមាន​​ចាប់​ផ្តើម​ជួរ​ដេក​ ឬ​ជួរ​ឈរ​​ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id9051484\n" +"help.text" +msgid "Arguments Height and Width must not lead to zero or negative count of rows or columns." +msgstr "អាគុយម៉ង់ កម្ពស់ និង ទទឹង មិន​ត្រូវ​នាំមុខ​ដោយ​លេខ​សូន្យ ឬ​ចំនួន​អវិជ្ជមាន​របស់​ជួរដេក ឬ​ជួរឈរ​ទេ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN1104B\n" +"help.text" +msgid "" +msgstr "" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3155586\n" +"120\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149744\n" +"121\n" +"help.text" +msgid "=OFFSET(A1;2;2) returns the value in cell C3 (A1 moved by two rows and two columns down). If C3 contains the value 100 this function returns the value 100." +msgstr "=OFFSET(A1;2;2) ត្រឡប់​តម្លៃ​នៅ​ក្នុង​ក្រឡា C3 (A1 បាន​ផ្លាស់ទី​ដោយ​ជួរដេក និងជួរឈរ​ពីរ​ចុះក្រោម) ។ ប្រសិនបើ C3 មាន​តម្លៃ 100 អនុគមន៍​នេះ​ត្រឡប់​តម្លៃ 100 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id7439802\n" +"help.text" +msgid "=OFFSET(B2:C3;1;1) returns a reference to B2:C3 moved down by 1 row and one column to the right (C3:D4)." +msgstr "=OFFSET(B2:C3;1;1) ត្រឡប់​សេចក្ដី​យោង​ទៅ B2:C3 បានផ្លាស់ទី​ចុះក្រោម​ដោយ​ជួរដេក 1 និង​ជួរឈរ​មួយ​ទៅ​ស្ដាំ (C3:D4) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3009430\n" +"help.text" +msgid "=OFFSET(B2:C3;-1;-1) returns a reference to B2:C3 moved up by 1 row and one column to the left (A1:B2)." +msgstr "=OFFSET(B2:C3;-1;-1) ត្រឡប់​សេចក្ដី​យោង​ទៅ B2:C3 បានផ្លាស់ទី​ឡើង​លើ​ដោយជួរដេក 1 និង​ជួរឈរ​មួយ​ទៅ​ឆ្វេង(A1:B2) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id2629169\n" +"help.text" +msgid "=OFFSET(B2:C3;0;0;3;4) returns a reference to B2:C3 resized to 3 rows and 4 columns (B2:E4)." +msgstr "=OFFSET(B2:C3;0;0;3;4) ត្រឡប់​សេចក្ដី​យោង​ទៅ B2:C3 បាន​ផ្លាស់ប្ដូរ​ទំហំ​ទៅ​ជួរដេក 3 និង​ជួរឈរ 4 (B2:E4) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id6668599\n" +"help.text" +msgid "=OFFSET(B2:C3;1;0;3;4) returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B2:E4)." +msgstr "=OFFSET(B2:C3;1;0;3;4) ត្រឡប់​សេចក្ដី​យើង​ទៅ B2:C3 បាន​ផ្លាស់ទី​ចុះក្រោម​ដោយជួរដេក​មួយ បាន​ផ្លាស់ប្ដូរ​ទំហំ​ទៅជួរដេក 3 និង​ជួរឈរ ៤ (B2:E4) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153739\n" +"122\n" +"help.text" +msgid "=SUM(OFFSET(A1;2;2;5;6)) determines the total of the area that starts in cell C3 and has a height of 5 rows and a width of 6 columns (area=C3:H7)." +msgstr "=SUM(OFFSET(A1;2;2;5;6))កំណត់​ផ្ទៃសរុប​ដែល​ចាប់ផ្ដើម​នៅ​ក្នុងក្រឡា C3 និង​មាន​កម្ពស់​ 5 ជួរដេក និង​ទទឹង​ 6 ជួរឈរ (area=C3:H7)​ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3159273\n" +"help.text" +msgid "LOOKUP function" +msgstr "អនុគមន៍ LOOKUP" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3159273\n" +"123\n" +"help.text" +msgid "LOOKUP" +msgstr "LOOKUP" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153389\n" +"124\n" +"help.text" +msgid "Returns the contents of a cell either from a one-row or one-column range. Optionally, the assigned value (of the same index) is returned in a different column and row. As opposed to VLOOKUP and HLOOKUP, search and result vector may be at different positions; they do not have to be adjacent. Additionally, the search vector for the LOOKUP must be sorted ascending, otherwise the search will not return any usable results." +msgstr "ត្រឡប់​មាតិកា​របស់ក្រឡា​ពី​ជួរ ជួរដេក-​មួយ ឬ​ជួរ ជួរ​ឈរ-​មួយ ។ ជា​ជម្រើស តម្លៃដែល​បានផ្ដល់ (របស់លិបិក្រម​តែ​មួយ) ត្រូវ​បាន​ត្រឡប់​នៅ​ក្នុង​ជួរដេក និងជួរឈរ​ផ្សេងៗ​គ្នា ។ ផ្ទុយ​ទៅ​នឹង VLOOKUP និង HLOOKUPស្វែងរក និង​វ៉ិចទ័រ​លទ្ធផល​អាច​មានទីតាំង​ខុសគ្នា ពួកវាមិន​ត្រូវ​នៅ​ជាប់​គ្នា​ទេ ។ បន្ថែម​លើ​នេះ វ៉ិចទ័រ​ស្វែងរក​សម្រាប់ LOOKUP ត្រូវ​តែ​ត្រូវ​បាន​តម្រៀប​ឡើង បើ​មិនដូច្នេះ​ទេ ការ​ស្វែងរក​នឹង​មិន​ត្រឡប់​លទ្ធផល​ដែល​មិន​អាច​ប្រើ​បាន​មួយ​ចំនួន ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id4484084\n" +"help.text" +msgid "If LOOKUP cannot find the search criterion, it matches the largest value in the search vector that is less than or equal to the search criterion." +msgstr "បើ​ LOOKUP មិន​អាច​ស្វែងរក​លក្ខណៈវិនិច្ឆ័យ​ វា​ផ្គូផ្គង​តម្លៃ​ធំជាង​គេ​ក្នុង​វ៉ិចទ័រ​ស្វែងរក​ដែល​មាន​តម្លៃតូច​ជាង​ឬ​ស្មើ​លក្ខណៈវិនិច្ឆ័យ​​ស្វែងរក ។​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3152947\n" +"125\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154104\n" +"126\n" +"help.text" +msgid "LOOKUP(SearchCriterion; SearchVector; ResultVector)" +msgstr "LOOKUP(លក្ខខណ្ឌ​ស្វែងរក; វ៉ិចទ័រ​ស្វែងរក; វ៉ិចទ័រ​លទ្ធផល)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150646\n" +"127\n" +"help.text" +msgid "SearchCriterion is the value to be searched for; entered either directly or as a reference." +msgstr "លក្ខខណ្ឌ​ស្វែងរក គឺ​ជា​តម្លៃ​ដែល​ត្រូវ​ស្វែងរក បញ្ចូល​ដោយផ្ទាល់ ឬ​ជា​សេចក្ដី​យោង ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154854\n" +"128\n" +"help.text" +msgid "SearchVector is the single-row or single-column area to be searched." +msgstr "វ៉ិចទ័ស្វែងរក គឺ​ជា​​ផ្ទៃ​ជួរដេក​ ឬ​ជួរឈរ​តែ​មួយ​ត្រូវ​ស្វែងរក ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149925\n" +"129\n" +"help.text" +msgid "ResultVector is another single-row or single-column range from which the result of the function is taken. The result is the cell of the result vector with the same index as the instance found in the search vector." +msgstr "វ៉ិចទ័រ​លទ្ធផល គឺ​ជា​ជួរ ជួរដេក ឬ​ជួរឈរ​តែ​មួយ​ពី​លទ្ធផល​របស់​អនុគមន៍​ត្រូវ​បាន​យក ។ លទ្ធផល​គឺ​ជា​ក្រឡា​របស់​វ៉ិចទ័រ​លទ្ធផល​ដែលមានលិបិក្រម​តែ​មួយ​ដូច​ធាតុ​រក​បាន​នៅ​ក្នុង​វ៉ិចទ័រ​លទ្ធផល ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3148624\n" +"130\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149809\n" +"131\n" +"help.text" +msgid "=LOOKUP(A1;D1:D100;F1:F100) searches the corresponding cell in range D1:D100 for the number you entered in A1. For the instance found, the index is determined, for example, the 12th cell in this range. Then, the contents of the 12th cell are returned as the value of the function (in the result vector)." +msgstr "=LOOKUP(A1;D1:D100;F1:F100) ស្វែងរក​ក្រឡា​ដែល​ទាក់ទង​នៅ​ក្នុងជួរ D1:D100 សម្រាប់​ចំនួន​ដែលអ្នកបញ្ចូល​នៅ​ក្នុង A1 ។ សម្រាប់​ធាតុ​ដែល​រក​ឃើញ លិបិក្រម​ត្រូ​វបានកំណត់ ឧទាហរណ៍ ក្រឡា​ទី ១២ នៅ​ក្នុង​ជួរ​នេះ ។ បន្ទាប់​មក​មាតិកា​របស់​ក្រឡា​ទី ១២ ត្រូវ​បាន​ត្រឡប់​ជា​តម្លៃ​របស់​អនុគមន៍ (នៅ​ក្នុង​វ៉ិចទ័រ​លទ្ធផល) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3149425\n" +"help.text" +msgid "STYLE function" +msgstr "អនុគមន៍ STYLE" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3149425\n" +"133\n" +"help.text" +msgid "STYLE" +msgstr "STYLE" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150826\n" +"134\n" +"help.text" +msgid "Applies a style to the cell containing the formula. After a set amount of time, another style can be applied. This function always returns the value 0, allowing you to add it to another function without changing the value. Together with the CURRENT function you can apply a color to a cell regardless of the value. For example: =...+STYLE(IF(CURRENT()>3;\"red\";\"green\")) applies the style \"red\" to the cell if the value is greater than 3, otherwise the style \"green\" is applied. Both cell formats have to be defined beforehand." +msgstr "អនុវត្ត​រចនាប័ទ្ម​មួយ​ទៅ​ក្រឡា​ដែល​មាន​រូបមន្ត ។ បន្ទាប់​ពី​ការ​កំណត់​ចំនួន​ពេល​វេលា រចនាប័ទ្ម​មួយ​ទៀត​អាច​ត្រូវ​បាន​អនុវត្ត ។ អនុគមន៍​នេះ​តែងតែ​ត្រឡប់​តម្លៃ 0 ដែល​អនុញ្ញាត​ឲ្យ​អ្នក​បន្ថែម​វា​ទៅ​អនុគមន៍​មួយ​ទៀត​ដោយ​មិន​ប្តូរ​តម្លៃ ។ ជាមួយ​នឹង​អនុគមន៍ CURRENT អ្នក​អាច​​អនុវត្ត​ពណ៌​មួយ​ទៅ​ក្រឡា​មួយ​ដោយ​មិន​គិត​ពី​តម្លៃ ។ ឧទាហរណ៍ ៖ =...+STYLE(IF(CURRENT()>3;\"red\";\"green\")) អនុវត្ត​រចនាប័ទ្ម \"ក្រហម\" ទៅ​ក្រឡា​បើ​តម្លៃ​ធំ​ជាង 3 ផ្សេង​ពី​នោះ រចនាប័ទ្ម \"បៃតង\" ត្រូវ​បាន​អនុវត្ត ។ ​ទ្រង់ទ្រាយ​ក្រឡា​ទាំង​ពីរ​ត្រូវ​តែ​ត្រូវ​បាន​កំណត់​ជាមុន ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3145373\n" +"135\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149302\n" +"136\n" +"help.text" +msgid "STYLE(\"Style\"; Time; \"Style2\")" +msgstr "STYLE(\"រចនាប័ទ្ម\"; ពេលវេលា; \"រចនាប័ទ្ម 2\")" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150596\n" +"137\n" +"help.text" +msgid "Style is the name of a cell style assigned to the cell. Style names must be entered in quotation marks." +msgstr "រចនាប័ទ្ម ជា​ឈ្មោះ​នៃ​រចនាប័ទ្ម​ក្រឡា​មួយ​ដែល​បាន​ផ្តល់​តម្លៃ​ទៅ​ក្រឡា ។​ ឈ្មោះ​រចនាប័ទ្ម​ត្រូវ​តែ​ត្រូវ​បាន​បញ្ចូល​ក្នុង​សញ្ញា​សម្រង់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3156149\n" +"138\n" +"help.text" +msgid "Time is an optional time range in seconds. If this parameter is missing the style will not be changed after a certain amount of time has passed." +msgstr "ពេល​វេលា ជា​ជួរ​ពេល​វេលា​ស្រេច​ចិត្ត​គិត​ជា​វិនាទី ។ បើ​បាត់​ប៉ារ៉ាម៉ែត្រ​នេះ រចនាប័ទ្ម​នឹង​មិន​ត្រូវ​បាន​ផ្លាស់ប្តូរ បន្ទាប់​ពី​បាន​ហុច​ចំនួន​ពេល​វេលា​ពិត​ប្រាកដ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149520\n" +"139\n" +"help.text" +msgid "Style2 is the optional name of a cell style assigned to the cell after a certain amount of time has passed. If this parameter is missing \"Default\" is assumed." +msgstr "រចនាប័ទ្ម 2 គឺ​ជា​ឈ្មោះ​ជម្រើស​របស់​រចនាប័ទ្ម​ក្រឡា​បាន​ផ្ដល់​ទៅ​ក្រឡា បន្ទាប់​ពី​ចំនួន​​ពេលវេលា​ពិតប្រាកដ​បាន​ចម្លង ។ ប្រសិន​បើ​ប៉ារ៉ាម៉ែត្រ​នេះ​បាត់ \"លំនាំដើម\" ត្រូវ​បាន​សន្មត់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN111CA\n" +"help.text" +msgid "" +msgstr "" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3159254\n" +"140\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3151374\n" +"141\n" +"help.text" +msgid "=STYLE(\"Invisible\";60;\"Default\") formats the cell in transparent format for 60 seconds after the document was recalculated or loaded, then the Default format is assigned. Both cell formats have to be defined beforehand." +msgstr "=STYLE(\"Invisible\";60;\"Default\") ធ្វើទ្រង់ទ្រាយ​ក្រឡា​ជា​ទ្រង់ទ្រាយ​ថ្លា​សម្រាប់​រយៈពេល ៦០ វិនាទី បន្ទាប់ពី​ឯកសារ​ត្រូវ​បានគណនា​ឡើង​វិញ ឬ​ផ្ទុក បន្ទាប់​ទ្រង់ទ្រាយ​លំនាំដើម​ត្រូវ​បាន​ផ្ដល់ ។ ទ្រង់ទ្រាយ​ក្រឡា​ទាំងពីរ​ត្រូវ​តែ​បាន​កំណត់​ទុក​ជា​មុន ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id8056886\n" +"help.text" +msgid "Since STYLE() has a numeric return value of zero, this return value gets appended to a string. This can be avoided using T() as in the following example" +msgstr "ព្រោះថា STYLE() មាន​តម្លៃ​ត្រឡប់ជា​លេខ​​សូន្យ តម្លៃ​ត្រឡប់នេះ​​ត្រូវ​បាន​បន្ថែម​ខាង​ចុង​ទៅ​ខ្សែអក្សរ ។ វាអាច​ត្រូវ​បា​ន​ជៀសវាង​ប្រើ T() ដូច​ក្នុង​ឧទាហរណ៍​ដូច​ខាង​ក្រោម" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3668935\n" +"help.text" +msgid "=\"Text\"&T(STYLE(\"myStyle\"))" +msgstr "=\"Text\"&T(STYLE(\"myStyle\"))" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3042085\n" +"help.text" +msgid "See also CURRENT() for another example." +msgstr "សូម​មើល CURRENT() សម្រាប់​ឧទាហរណ៍​ផ្សេង​ទៀត ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3150430\n" +"help.text" +msgid "CHOOSE function" +msgstr "អនុគមន៍ CHOOSE" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3150430\n" +"142\n" +"help.text" +msgid "CHOOSE" +msgstr "CHOOSE" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3143270\n" +"143\n" +"help.text" +msgid "Uses an index to return a value from a list of up to 30 values." +msgstr "ប្រើ​សន្ទស្សន៍​មួយ​ដើម្បី​ត្រឡប់​តម្លៃ​មួយ​ពី​បញ្ជី​ដែល​មាន​តម្លៃ​រហូត​ដល់​ទៅ ៣០ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3153533\n" +"144\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3155425\n" +"145\n" +"help.text" +msgid "CHOOSE(Index; Value1; ...; Value30)" +msgstr "CHOOSE(សន្ទស្សន៍; តម្លៃ1; ...; តម្លៃ30)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3144755\n" +"146\n" +"help.text" +msgid "Index is a reference or number between 1 and 30 indicating which value is to be taken from the list." +msgstr "សន្ទស្សន៍ ជា​សេចក្តី​យោង​មួយ ឬ​លេខ​ចន្លោះ​ពី ១ ដល់ ៣០ ដែល​ចង្អុល​បង្ហាញ​តើ​តម្លៃ​ណា​មួយ​ដែល​នឹង​ត្រូវ​យក​ចេញ​ពី​បញ្ជី ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3149939\n" +"147\n" +"help.text" +msgid "Value1...Value30 is the list of values entered as a reference to a cell or as individual values." +msgstr "តម្លៃ ១ ... តម្លៃ ៣០ ជា​បញ្ជី​តម្លៃ​ដែល​បាន​បញ្ចូល​ជា​សេចក្តី​យោង​មួយ​ទៅ​ក្រឡា​មួយ ឬ​ជា​តម្លៃ​ដាច់​ដោយ​ឡែក​ពី​គ្នា ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3151253\n" +"148\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150625\n" +"149\n" +"help.text" +msgid "=CHOOSE(A1;B1;B2;B3;\"Today\";\"Yesterday\";\"Tomorrow\"), for example, returns the contents of cell B2 for A1 = 2; for A1 = 4, the function returns the text \"Today\"." +msgstr "=CHOOSE(A1;B1;B2;B3;\"Today\";\"Yesterday\";\"Tomorrow\")ឧទាហរណ៍ ត្រឡប់​មាតិកា​របស់ក្រឡា B2 សម្រាប់ A1 = 2; សម្រាប់ A1 = 4, អនុគមន៍​ត្រឡប់​អត្ថបទ \"Today\" ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3151001\n" +"help.text" +msgid "HLOOKUP function" +msgstr "អនុគមន៍ HLOOKUP" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3151001\n" +"151\n" +"help.text" +msgid "HLOOKUP" +msgstr "HLOOKUP" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3148688\n" +"152\n" +"help.text" +msgid "Searches for a value and reference to the cells below the selected area. This function verifies if the first row of an array contains a certain value. The function returns then the value in a row of the array, named in the Index, in the same column." +msgstr "ស្វែងរក​តម្លៃ និង​សេចក្តី​យោង​ទៅ​ក្រឡា​ខាង​ក្រោម​តំបន់​ដែល​បាន​ជ្រើស ។ អនុគមន៍​នេះ​ផ្ទៀងផ្ទាត់​បើ​ជួរ​ដេក​ដំបូង​នៃ​អារេ​មួយ​មាន​តម្លៃ​ខ្លះ ។ បន្ទាប់​មក អនុគមន៍​ត្រឡប់​តម្លៃ​ក្នុង​ជួរ​ដេក​មួយ​នៃ​អារេ ដែល​បាន​ដាក់​ឈ្មោះ​ក្នុង សន្ទស្សន៍ ក្នុង​ជួរ​ឈរ​ដូច​គ្នា ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3154661\n" +"153\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3146070\n" +"154\n" +"help.text" +msgid "HLOOKUP(SearchCriteria; Array; Index; Sorted)" +msgstr "HLOOKUP(លក្ខខណ្ឌ​ស្វែងរក; អារ៉េ; សន្ទស្សន៍; បាន​តម្រៀប)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3148672\n" +"155\n" +"help.text" +msgid "See also:VLOOKUP (columns and rows are exchanged)" +msgstr "មើល​ផង​ដែរ ៖ VLOOKUP (ជួរ​ដេក និង​ជួរ​ឈរ​ត្រូវ​បាន​ប្តូរ)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3147321\n" +"help.text" +msgid "ROW function" +msgstr "អនុគមន៍ ROW" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3147321\n" +"157\n" +"help.text" +msgid "ROW" +msgstr "ROW" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154564\n" +"203\n" +"help.text" +msgid "Returns the row number of a cell reference. If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column Array if the formula is entered as an array formula. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned." +msgstr "ត្រឡប់​លេខ​ជួរ​ដេក​នៃ​សេចក្តី​យោង​ក្រឡា​មួយ ។ បើ​សេចក្តី​យោង​ជា​ក្រឡា​មួយ នោះ​វា​ត្រឡប់​លេខ​ជួរ​ដេក​នៃ​ក្រឡា ។ បើ​សេចក្តី​យោង​ជា​ជួរ​ក្រឡា​មួយ នោះ​វា​ត្រឡប់​លេខ​ជួរ​ដេក​ត្រូវ​គ្នា​ក្នុង អារេ មួយ​ជួរ​ឈរ បើ​រូបមន្ត​ត្រូវ​បាន​បញ្ចូល ជា​រូបមន្ត​អារេ​មួយ ។ បើ​អនុគមន៍ ROW ជាមួយ​សេចក្តី​យោង​ជួរ​មួយ​មិន​ត្រូវ​បាន​ប្រើ​ក្នុង​រូបមន្ត​អារេ នោះ​មាន​តែ​លេខ​ជួរ​ដេក​នៃ​ក្រឡា​ជួរ​ដំបូង​ប៉ុណ្ណោះ នឹង​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3158439\n" +"159\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154916\n" +"160\n" +"help.text" +msgid "ROW(Reference)" +msgstr "ROW(សេចក្ដីយោង)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3156336\n" +"161\n" +"help.text" +msgid "Reference is a cell, an area, or the name of an area." +msgstr "សេចក្តី​យោង ជា​ក្រឡា​មួយ តំបន់​មួយ ឬ​ឈ្មោះ​តំបន់​មួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3151109\n" +"204\n" +"help.text" +msgid "If you do not indicate a reference, the row number of the cell in which the formula is entered will be found. %PRODUCTNAME Calc automatically sets the reference to the current cell." +msgstr "បើ​អ្នក​មិន​ចង្អុល​បង្ហាញ​សេចក្តី​យោង​មួយ នោះ​លេខ​ជួរ​ដេក​នៃ​ក្រឡា​ដែល​រូបមន្ត​ត្រូវ​បាន​បញ្ចូល​នឹង​ត្រូវ​បាន​រកឃើញ ។ %PRODUCTNAME Calc កំណត់​សេចក្តី​យោង​ទៅ​ក្រឡា​បច្ចុប្បន្ន​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3155609\n" +"162\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154830\n" +"205\n" +"help.text" +msgid "=ROW(B3) returns 3 because the reference refers to the third row in the table." +msgstr "=ROW(B3) ត្រឡប់ 3 ពីព្រោះ​សេចក្ដីយោង យោង​ទៅ​ជួរដេក​ទី​បី​នៅ​ក្នុង​តារាង ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3147094\n" +"206\n" +"help.text" +msgid "{=ROW(D5:D8)} returns the single-column array (5, 6, 7, 8) because the reference specified contains rows 5 through 8." +msgstr "{=ROW(D5:D8)} ត្រឡប់​អារ៉េ​ជួរឈរ​តែ​មួយ (5, 6, 7, 8) ពីព្រោះ​សេចក្ដីយោង​បាន​បញ្ជាក់​មាន​ជួរដេក ៥ តាមរយៈ ៨ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153701\n" +"207\n" +"help.text" +msgid "=ROW(D5:D8) returns 5 because the ROW function is not used as array formula and only the number of the first row of the reference is returned." +msgstr "=ROW(D5:D8) ត្រឡប់ 5 ពីព្រោះ​អនុគមន៍ ROW មិន​ត្រូវ​បានប្រើ​ជា​រូបមន្ត​អារ៉េ និង​មាន​តែលេខ​នៃ​ជួរដេក​ដំបូង​របស់​សេចក្ដី​យោង​​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150996\n" +"208\n" +"help.text" +msgid "{=ROW(A1:E1)} and =ROW(A1:E1) both return 1 because the reference only contains row 1 as the first row in the table. (Because single-row areas only have one row number it does not make any difference whether or not the formula is used as an array formula.)" +msgstr "{=ROW(A1:E1)} និង =ROW(A1:E1) ពួកវា​ទាំង​ពីរ​ត្រឡប់ 1 ពីព្រោះ​សេចក្ដី​យោង​មានតែ​ជួរដេក 1 ជា​ជួរឈរ​ទី ១ នៅ​ក្នុង​តារាង ។ (ពីព្រោះ​ផ្ទៃ​ជួរដេក​តែ​មួយ មាន​តែ​ចំនួន​ជួរដេក​មួយ វា​មិន​​ខុសគ្នា​ទេ ថាតើត្រូវ​ប្រើ​រូបមន្ត​ជា​រូបមន្ត​អារ៉េ​ដែរ​ឬ​ក៏អត់ ។)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153671\n" +"209\n" +"help.text" +msgid "=ROW() returns 3 if the formula was entered in row 3." +msgstr "=ROW() ត្រឡប់ 3 ប្រសិនបើ​រូបមន្ត​ត្រូវ​បាន​បញ្ចូល​នៅ​ក្នុង​ជួរដេក 3 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3153790\n" +"210\n" +"help.text" +msgid "{=ROW(Rabbit)} returns the single-column array (1, 2, 3) if \"Rabbit\" is the named area (C1:D3)." +msgstr "{=ROW(Rabbit)} ត្រឡប់​អារ៉េ​ជួរឈរ​តែ​មួយ (1, 2, 3) ប្រសិន​បើ \"Rabbit\" គឺ​ជា​ផ្ទៃ​ដែល​ឈ្មោះ (C1:D3) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id3145772\n" +"help.text" +msgid "ROWS function" +msgstr "អនុគមន៍ ROWS" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3145772\n" +"166\n" +"help.text" +msgid "ROWS" +msgstr "ROWS" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3148971\n" +"167\n" +"help.text" +msgid "Returns the number of rows in a reference or array." +msgstr "ត្រឡប់​ចំនួន​ជួរ​ដេក​ក្នុង​សេចក្តី​យោង ឬ​អារេ​មួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3156051\n" +"168\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154357\n" +"169\n" +"help.text" +msgid "ROWS(Array)" +msgstr "ROWS(អារ៉េ)" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3155942\n" +"170\n" +"help.text" +msgid "Array is the reference or named area whose total number of rows is to be determined." +msgstr "អារ៉េ គឺ​ជា​សេចក្ដីយោង ឬ​ផ្ទៃ​ដែល​មា​ន​ឈ្មោះ ដែល​ចំនួន​ជួរដេក​សរុប​របស់​វា​ត្រូវ​បាន​កំណត់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3155869\n" +"171\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3154725\n" +"212\n" +"help.text" +msgid "=Rows(B5) returns 1 because a cell only contains one row." +msgstr "=Rows(B5) ត្រឡប់ 1 ពីព្រោះ​ក្រឡា​មានតែ​ជួរដេក​មួយ​ប៉ុណ្ណោះ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3150102\n" +"172\n" +"help.text" +msgid "=ROWS(A10:B12) returns 3." +msgstr "=ROWS(A10:B12) ត្រឡប់ 3 ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3155143\n" +"213\n" +"help.text" +msgid "=ROWS(Rabbit) returns 3 if \"Rabbit\" is the named area (C1:D3)." +msgstr "=ROWS(Rabbit) ត្រឡប់ 3 ប្រសិនបើ \"Rabbit\" គឺ​ជា​ផ្ទៃ​ដែលមាន​ឈ្មោះ (C1:D3) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id9959410\n" +"help.text" +msgid "HYPERLINK function" +msgstr "អនុគមន៍ HYPERLINK" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN11798\n" +"help.text" +msgid "HYPERLINK" +msgstr "HYPERLINK" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN117F1\n" +"help.text" +msgid "When you click a cell that contains the HYPERLINK function, the hyperlink opens." +msgstr "ពេល​អ្នក​ចុច​ក្រឡា​មួយ​ដែល​មាន​អនុគមន៍ HYPERLINK នោះ​តំណ​ខ្ពស់​នឹង​បើក ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN11800\n" +"help.text" +msgid "If you use the optional CellText parameter, the formula locates the URL, and then displays the text or number." +msgstr "បើ​អ្នក​ប្រើ​ប៉ារ៉ាម៉ែត្រ​ស្រេច​ចិត្ត អត្ថបទ​ក្រឡា នោះ​រូបមន្ត​នឹង​កំណត់​ទីតាំង URL ហើយ​បន្ទាប់​មក​បង្ហាញ​អត្ថបទ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN11803\n" +"help.text" +msgid "To open a hyperlinked cell with the keyboard, select the cell, press F2 to enter the Edit mode, move the cursor in front of the hyperlink, press Shift+F10, and then choose Open Hyperlink." +msgstr "ដើម្បី​បើក​ក្រឡា​តំណ​ខ្ពស់​មួយ​ដោយ​ប្រើ​ក្តារ​ចុច ជ្រើស​ក្រឡា ចុច F2 ដើម្បី​ចូល​របៀប​កែសម្រួល ផ្លាស់ទី​ទស្សន៍​ទ្រនិច​ទៅ​មុខ​តំណ​ខ្ពស់ ចុច ប្តូរ (Shift) + F10 ហើយ​បន្ទាប់​មក​ជ្រើស បើក​តំណ​ខ្ពស់ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN1180A\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN1180E\n" +"help.text" +msgid "HYPERLINK(\"URL\") or HYPERLINK(\"URL\"; \"CellText\")" +msgstr "HYPERLINK(\"URL\") ឬ HYPERLINK(\"URL\"; \"អទ្ថបទក្រឡា\")" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN11811\n" +"help.text" +msgid "URL specifies the link target. The optional CellText parameter is the text or a number that is displayed in the cell and will be returned as the result. If the CellText parameter is not specified, the URL is displayed in the cell text and will be returned as the result." +msgstr "URL បញ្ជាក់​គោលដៅ​តំណ ។ ប៉ារ៉ាម៉ែត្រ អត្ថបទ​ក្រឡា ជា​ជម្រើស​គឺ​ជា​អត្ថបទ​ដែល​ត្រូវ​បាន​​បង្ហាញ​នៅ​ក្នុង​ក្រឡា និង​លទ្ធផល​​របស់​អនុគមន៍ ។ ប្រសិន​បើ​ប៉ារ៉ាម៉ែត្រ អត្ថបទ​ក្រឡា មិន​ត្រូវ​បាន​បញ្ជាក់ URL ត្រូវ​បាន​បង្ហាញ​នៅ​ក្នុង​អត្ថបទ​ក្រឡា និង​នៅ​ក្នុង​លទ្ធផល​របស់​អនុគមន៍ ។​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id0907200912224576\n" +"help.text" +msgid "The number 0 is returned for empty cells and matrix elements." +msgstr "លេខ ០ ត្រូវ​បាន​ត្រឡប់​សម្រាប់​ក្រឡា​ទទេ និងធាតុម៉ាទ្រីស ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN11823\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN11827\n" +"help.text" +msgid "=HYPERLINK(\"http://www.example.org\") displays the text \"http://www.example.org\" in the cell and executes the hyperlink http://www.example.org when clicked." +msgstr "=HYPERLINK(\"http://www.example.org\") បង្ហាញ​អត្ថបទ​ \"http://www.example.org\" នៅ​ក្នុង​ក្រឡា និង​ប្រតិបត្តិ​តំណ​ខ្ពស់ http://www.example.org នៅ​ពេល​ចុច ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN1182A\n" +"help.text" +msgid "=HYPERLINK(\"http://www.example.org\";\"Click here\") displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked." +msgstr "=HYPERLINK(\"http://www.example.org\";\"Click here\") បង្ហាញ​អត្ថបទ \"ចុច​​ទីនេះ\" នៅ​ក្នុងក្រឡា និង​ប្រតិបត្តិ​តំណ​ខ្ពស់ http://www.example.org នៅ​ពេល​ចុច ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id0907200912224534\n" +"help.text" +msgid "=HYPERLINK(\"http://www.example.org\";12345) displays the number 12345 and executes the hyperlink http://www.example.org when clicked." +msgstr "=HYPERLINK(\"http://www.example.org\";12345) បង្ហាញ​លេខ ១២៣៤៥ ហើយ​ប្រតិបត្តិ​តំណខ្ពស់​នៅពេលចុច http://www.example.org ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN1182D\n" +"help.text" +msgid "=HYPERLINK($B4) where cell B4 contains http://www.example.org. The function adds http://www.example.org to the URL of the hyperlink cell and returns the same text which is used as formula result." +msgstr "=HYPERLINK($B4) ដែល​ក្រឡា B4 មាន http://www.example.org ។ អនុគមន៍​បន្ថែម​ http://www.example.org ទៅ URL របស់ក្រឡា ​តំណ​ខ្ពស់ និង​ត្រឡប់​អត្ថបទ​ដូចគ្នា​ដែល​ត្រូវ​បាន​ប្រើ​ជា​លទ្ធផល​រូបមន្ត ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_idN11830\n" +"help.text" +msgid "=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\" displays the text Click example.org in the cell and executes the hyperlink http://www.example.org when clicked." +msgstr "=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\" បង្ហាញ​អត្ថបទ​ ចុច example.org នៅ​ក្នុងក្រឡា និង​ប្រតិបត្តិ​តំណខ្ពស់ http://www.example.org នៅពេលចុច ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id8859523\n" +"help.text" +msgid "=HYPERLINK(\"#Sheet1.A1\";\"Go to top\") displays the text Go to top and jumps to cell Sheet1.A1 in this document." +msgstr "=HYPERLINK(\"#Sheet1.A1\";\"Go to top\")បង្ហាញ​អត្ថបទ​ទៅ​កំពូល និង​លោត​ទៅ​ក្រឡា Sheet1.A1 នៅ​ក្នុង​ឯកសារ​នេះ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id2958769\n" +"help.text" +msgid "=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")displays the text Go to Writer bookmark, loads the specified text document and jumps to bookmark \"Specification\"." +msgstr "=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\") បង្ហាញ​អត្ថបទ​ទៅ​ចំណាំ​របស់ Writer ផ្ទុក​ឯកសារ​អត្ថបទ​ជាក់លាក់ និង​លោត​ទៅ​​\"កា​របញ្ជាក់​\"របស់​ចំណាំ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"bm_id7682424\n" +"help.text" +msgid "GETPIVOTDATA function" +msgstr "អនុគមន៍ GETPIVOTDATA" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3747062\n" +"help.text" +msgid "GETPIVOTDATA" +msgstr "GETPIVOTDATA" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3593859\n" +"help.text" +msgid "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." +msgstr "អនុគមន៍ GETPIVOTDATA ត្រឡប់​តម្លៃ​លទ្ធផល​ពី​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ។ តម្លៃ​គឺ​ត្រូវ​បាន​ដាក់ ដោយ​ប្រើ​វាល និង​ឈ្មោះ​ធាតុ ដូច្នេះ​វា​ត្រឹមត្រូវ ប្រសិន​បើ​​ប្លង់​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ​ផ្លាស់​ប្ដូរ ។​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id9741508\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id909451\n" +"help.text" +msgid "Two different syntax definitions can be used:" +msgstr "ការ​កំណត់​វាក្យ​សម្ព័ន្ធ​ផ្សេងគ្នា​ពីរ អាច​ត្រូបាន​ប្រើ ៖" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id1665089\n" +"help.text" +msgid "GETPIVOTDATA(TargetField; pivot table; [ Field 1; Item 1; ... ])" +msgstr "GETPIVOTDATA(វាល​គោលដៅ តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ [ វាល ១; ធាតុ ១; ... ])" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id4997100\n" +"help.text" +msgid "GETPIVOTDATA(pivot table; Constraints)" +msgstr "GETPIVOTDATA(តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ កម្រិត)​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id1672109\n" +"help.text" +msgid "The second syntax is assumed if exactly two parameters are given, of which the first parameter is a cell or cell range reference. The first syntax is assumed in all other cases. The Function Wizard shows the first syntax." +msgstr "វាក្យ​សម្ព័ន្ធ​ទីពីរ គឺ​ត្រូវបាន​សន្មត់​ប្រសិន​បើ​ប៉ារ៉ាម៉ែត្រ​ពិត​ពីរ​ត្រូវ​បាន​ផ្ដល់ ដែល​ប៉ារ៉ាម៉ែត្រ​ដំបូង​ជា​ក្រឡា ឬ​សេចក្ដី​យោង​ជួរក្រឡា ។ វាក្យ​សម្ព័ន្ធ​ទីមួយ គឺ​ត្រូបាន​សន្មត់​នៅ​ក្នុង​ករណី​ផ្សេងទៀត​ទាំងអស់ ។ អ្នក​ជំនួយការ​អនុគមន៍ បង្ហាញ​វាក្យ​សម្ព័ន្ធ​ទីមួយ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id9464094\n" +"help.text" +msgid "First Syntax" +msgstr "វាក្យ​សម្ពន្ធ​ទីមួយ" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id9302346\n" +"help.text" +msgid "TargetField is a string that selects one of the pivot table's data fields. The string can be the name of the source column, or the data field name as shown in the table (like \"Sum - Sales\")." +msgstr "វាល​គោលដៅ គឺ​ជា​ខ្សែអក្សរ​ដែល​ជ្រើស​វាល​ទិន្នន័យ​របស់តារាង​អ្នក​ជំនួយការ​ទិន្នន័យ​មួយ​ក្នុង​ចំណោម​វាល​ទាំងនេះ ។ ខ្សែអក្សរ​អាច​​ជា​ឈ្មោះ​របស់​ជួរឈរ​ប្រភព ឬ​ឈ្មោះ​វាល​ទិន្នន័យ​ត្រូវ​បានបង្ហាញ​នៅ​ក្នុង​តារាង (ដូច​ជា\"Sum - Sales\") ។​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id8296151\n" +"help.text" +msgid "pivot table is a reference to a cell or cell range that is positioned within a pivot table or contains a pivot table. If the cell range contains several pivot tables, the table that was created last is used." +msgstr "តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ គឺ​ជា​សេចក្ដី​យោង​ទៅ​ក្រឡា ឬ​ជួរ​ក្រឡា​ដែល​ត្រូវ​បាន​ដាក់​នៅ​ក្នុង​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ឬ​មាន​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ។ ប្រសិន​បើ​ជួរ​ក្រឡា​មាន​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ​​មួយ​ចំនួន​ នោះ​តារាង​ដែល​បាន​បង្កើត​ចុងក្រោយ​គេ គឺ​ត្រូវ​បាន​ប្រើ ។​" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id4809411\n" +"help.text" +msgid "If no Field n / Item n pairs are given, the grand total is returned. Otherwise, each pair adds a constraint that the result must satisfy. Field n is the name of a field from the pivot table. Item n is the name of an item from that field." +msgstr "ប្រសិន​បើ​មិនបាន​ផ្ដល់​គូ Field n / Item n ទេ នោះ​ការ​សរុប​រួម​គឺ​ត្រូវ​បាន​ត្រឡប់ ។ បើ​មិន​ដូចនោះ គូ​នីមួយៗ​បន្ថែម​ការ​កម្រិត ដែល​លទ្ធផល​ត្រូវតែពេញចិត្ត ។​ Field n គឺ​ជា​ឈ្មោះ​វាល​ពី​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ។ Item n គឺ​ជា​ឈ្មោះ​នៃ​ធាតុ​ពី​វាល​នោះ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id6454969\n" +"help.text" +msgid "If the pivot table contains only a single result value that fulfills all of the constraints, or a subtotal result that summarizes all matching values, that result is returned. If there is no matching result, or several ones without a subtotal for them, an error is returned. These conditions apply to results that are included in the pivot table." +msgstr "ប្រសិន​បើ​តារាង​អ្នក​ជំនួយ​ការ​មាន​តែ​តម្លៃ​លទ្ធផល​ទោល ដែល​បំពេញ​ការ​កម្រិត ឬ​លទ្ធផល​សរុប​រង ដែល​សង្ខេប​តម្លៃ​ផ្គូផ្គង​ទាំងអស់ នោះ​​លទ្ធផល​នោះ​គឺ​ត្រូវ​បាន​ត្រឡប់ ។ ប្រសិនបើ​មិន​មាន​លទ្ធផល​ផ្គូផ្គង ឬ​គ្មាន​សរុប​រង​សម្រាប់​ពួកគេ នោះ​កំហុស​គឺ​ត្រូវ​បាន​ត្រឡប់ ។ លក្ខខណ្ឌ​ទាំងនេះ អនុវត្ត​ចំពោះ​លទ្ធផល​ដែល​បាន​រួមបញ្ចូល​នៅ​ក្នុង​តារាង​តារាង​អ្នក​ជំនួយ​ការ​ប៉ុណ្ណោះ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id79042\n" +"help.text" +msgid "If the source data contains entries that are hidden by settings of the pivot table, they are ignored. The order of the Field/Item pairs is not significant. Field and item names are not case-sensitive." +msgstr "ប្រសិន​បើ​ទិន្នន័យ​ប្រភព​មាន​ធាតុ ដែល​បាន​លាក់​ដោយ​ការ​កំណត់​នៃ​តារាង​អ្នក​ជំនួយ​ការ​ នោះ​ពួកវា​នឹង​ត្រូវ​បាន​មិនអើពើ ។ លំដាប់​គូ​វាល​/​ធាតុ​គឺ​មិន​សំខាន់ទេ ។ ឈ្មោះ​វាល និង​ធាតុ គឺ​មិន​ប្រកាន់​តួអក្សរ​តូច​ធំ​ទេ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id7928708\n" +"help.text" +msgid "If no constraint for a page field is given, the field's selected value is implicitly used. If a constraint for a page field is given, it must match the field's selected value, or an error is returned. Page fields are the fields at the top left of a pivot table, populated using the \"Page Fields\" area of the pivot table layout dialog. From each page field, an item (value) can be selected, which means only that item is included in the calculation." +msgstr "ប្រសិន​បើ​គ្មាន​ការ​កម្រិត​សម្រាប់​​វាល​ទំព័រ​ដែល​បាន​ផ្ដល់ តម្លៃ​ដែល​បាន​ជ្រើស​របស់​វាល​គឺ​ត្រូវ​បាន​ប្រើ​ទាំងស្រុង ។ ប្រសិន​បើ​ការ​កម្រិត​សម្រាប់​វាល​ទំព័រ​ត្រូវ​បាន​ផ្ដល់ នោះ​គឺ​វា​ផ្គូផ្គង​នឹង​តម្លៃ​ដែល​បាន​ជ្រើស​របស់​វាល​យ៉ាង​ច្រើន ឬ​កំហុស​ត្រូវ​បាន​ត្រឡប់ ។ វាល​ទំព័រ គឺ​ជា​វាល​នៅ​កំពូល​ឆ្វេង​នៃ​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ដែល​បង្កើត​ដោយ​ប្រើ​ផ្ទៃ \"វាល​ទំព័រ\" នៃ​ប្រអប់​ប្លង់​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ។ ពី​វាល​ទំព័រ​នីមួយៗ ធាតុ (តម្លៃ) គឺ​អាច​ត្រូវ​បាន​ជ្រើស ដែល​មានន័យថា មានតែ​ធាតុ​ប៉ុណ្ណោះ​ដែល​ត្រូវ​បាន​រួមបញ្ចូល​ក្នុង​ការ​គណនា ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3864253\n" +"help.text" +msgid "Subtotal values from the pivot table are only used if they use the function \"auto\" (except when specified in the constraint, see Second Syntax below)." +msgstr "តម្លៃ​សរុប​រង ពី​តារាង​អ្នក​ជំនួយ​ការ​គឺ​ត្រូវ​បាន​ប្រើ​តែ​នៅ​ពេល​ដែល​ពួកវា​ប្រើ​អនុគមន៍​\"ស្វ័យប្រវត្តិ\" (លើកលែង​តែ​ពេល​ដែល​បាន​បញ្ជាក់​នៅ​ក្នុង​ការ​កម្រិត​ប៉ុណ្ណោះ សូម​មើល វាក្យ​សម្ពន្ធ​ទីពីរ ខាងក្រោយ) ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"hd_id3144016\n" +"help.text" +msgid "Second Syntax" +msgstr "វាក្យ​សម្ពន្ធ​ទី​ពីរ" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id9937131\n" +"help.text" +msgid "pivot table has the same meaning as in the first syntax." +msgstr "តារាង​អ្នក​ជំនួយ​ការ មាន​អត្ថន័យ​ដូចគ្នា​ក្នុង​វាក្យ​សម្ពន្ធ​ទី​មួយ​ដែរ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id5616626\n" +"help.text" +msgid "Constraints is a space-separated list. Entries can be quoted (single quotes). The whole string must be enclosed in quotes (double quotes), unless you reference the string from another cell." +msgstr "ការ​កម្រិត គឺ​ជា​បញ្ជី​ដែល​បាន​បំបែក​ដោយ​ចន្លោះ ។ ធាតុ​អាចត្រូវបាន​ស្រង់ (សញ្ញា​សម្រង់​តែមួយ) ។ ខ្សែអក្សរ​ទាំងមូល​គឺ​ត្រូវតែ​ដាក់​នៅ​ក្នុង​សញ្ញា​សម្រង់ (សញ្ញា​សម្រង់​ទ្វេ) លុះត្រា​តែ​អ្នក​យោង​ខ្សែអក្សរ​ពី​ក្រឡា​ផ្សេងទៀត ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id4076357\n" +"help.text" +msgid "One of the entries can be the data field name. The data field name can be left out if the pivot table contains only one data field, otherwise it must be present." +msgstr "ធាតុ​មួយ អាច​ជា​ឈ្មោះ​វាល​ទិន្នន័យ ។ ឈ្មោះ​វាល​ទិន្នន័យ គឺ​អាច​ទុក​ឲ្យ​នៅ​ដដែល ប្រសិន​បើ​តារាង​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ​មាន​វាល​ទិន្នន័យ​តែមួយ បើ​មិន​ដូចនោះ​ទេ វា​គឺ​ត្រូវតែ​បង្ហាញ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id8231757\n" +"help.text" +msgid "Each of the other entries specifies a constraint in the form Field[Item] (with literal characters [ and ]), or only Item if the item name is unique within all fields that are used in the pivot table." +msgstr "ធាតុ​ផ្សេងទៀត​នីមួយៗ បញ្ជាក់​ការ​កម្រិត​នៅ​ក្នុង​សំណុំ​បែបបទ វាល[ធាតុ] (ជាមួយ​តួអក្សរ​តម្លៃ​ត្រង់ [ និង ]) ឬ​តែ ធាតុ ប្រសិន​បើ​ឈ្មោះ​ធាតុ​គឺ​មានតែ​មួយ​គត់​ក្នុង​វាល​ទាំងអស់ ដែល​ត្រូវ​បាន​ប្រើ​នៅ​ក្នុង​តារាង​​អ្នក​ជំនួយ​ការ​ទិន្នន័យ ។" + +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id3168736\n" +"help.text" +msgid "A function name can be added in the form Field[Item;Function], which will cause the constraint to match only subtotal values which use that function. The possible function names are Sum, Count, Average, Max, Min, Product, Count (Numbers only), StDev (Sample), StDevP (Population), Var (Sample), and VarP (Population), case-insensitive." +msgstr "ឈ្មោះ​អនុគមន៍​អាច​ត្រូវ​បាន​បន្ថែម​នៅ​ក្នុង​ទម្រង់វាល[ធាតុ;អនុគមន៍]\\ ដែល​នឹង​បណ្ដាល​ឲ្យ​មាន​កា​របង្ខំ​ដើម្បី​ផ្គូផ្គង​តែ​នឹង​តម្លៃ​នៃ​កា​រសរុប​រង​ដែល​ប្រើ​អនុគមន៍​នោះ ។ ឈ្មោះ​អនុគមន៍​​ដែល​អាច​ប្រើ​បានគឺ Sum, Count, Average, Max, Min, Product, Count (សម្រាប់​តែ​លេខ), StDev (Sample), StDevP (Population), Var (Sample), and VarP (Population), ប្រកាន់​អក្សរ​តូចធំ ។" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"tit\n" +"help.text" +msgid "Error Alert" +msgstr "ព្រមាន​កំហុស" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"hd_id3153821\n" +"1\n" +"help.text" +msgid "Error Alert" +msgstr "សញ្ញា​ព្រមាន​កំហុស" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"par_id3153379\n" +"2\n" +"help.text" +msgid "Define the error message that is displayed when invalid data is entered in a cell." +msgstr "កំណត់​សារ​កំហុស​​ដែល​ត្រូវ​​បាន​បង្ហាញ នៅ​ពេល​​ទិន្នន័យ​មិន​ត្រឹមត្រូវ ត្រូវ​បាន​បញ្ចូល​ក្នុង​ក្រឡា​មួយ ។" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"par_id3154138\n" +"25\n" +"help.text" +msgid "You can also start a macro with an error message. A sample macro is provided at the end of this page." +msgstr "អ្នក​ក៏​អាច​ចាប់ផ្តើម​ម៉ាក្រូ​មួយ ជាមួយ​សារ​កំហុស​មួយ ។ ម៉ាក្រូ​គំរូ​មួយ​ត្រូវ​បាន​ផ្តល់​នៅ​ចុង​បញ្ចប់​នៃ​ទំព័រ​នេះ ។" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"hd_id3156280\n" +"3\n" +"help.text" +msgid "Show error message when invalid values are entered." +msgstr "បង្ហាញ​សារ​កំហុស នៅ​ពេល​តម្លៃ​មិន​ត្រឹមត្រូវ​​បាន​បញ្ចូល ។" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"par_id3150768\n" +"4\n" +"help.text" +msgid "Displays the error message that you enter in the Contents area when invalid data is entered in a cell. If enabled, the message is displayed to prevent an invalid entry." +msgstr "បង្ហាញ​សារ​កំហុស​ដែល​អ្នក​បញ្ចូល​ក្នុង​​ មា​តិកា​​ តំបន់​​ពេល​ដែល​ទិន្នន័យ​មិន​ត្រឹម​ត្រូវ​ត្រូវ​បាន​បញ្ចូល​ក្នុង​ក្រឡា​ ។​ ប្រ​សិន​បើ​​​បាន​បើក ​សារ​ត្រូវ​បាន​បង្ហាញ​​ដើម្បី​​បង្ហារ​​​​​​​​​ធាតុ​មិន​ត្រឹម​ត្រូវ​ ។​" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"par_id3146984\n" +"5\n" +"help.text" +msgid "In both cases, if you select \"Stop\", the invalid entry is deleted and the previous value is reentered in the cell. The same applies if you close the \"Warning\" and \"Information\" dialogs by clicking the Cancel button. If you close the dialogs with the OK button, the invalid entry is not deleted." +msgstr "ក្នុង​ករណី​ទាំង​ពីរ បើ​អ្នក​ជ្រើស \"បញ្ឈប់\" នោះ​ធាតុ​មិន​ត្រឹមត្រូវ​នឹង​ត្រូវ​បាន​លុប ហើយ​តម្លៃ​មុន​នឹង​ត្រូវ​បាន​បញ្ចូល​ឡើង​វិញ​ក្នុង​ក្រឡា ។ អនុវត្ត​ដូច​គ្នា បើ​អ្នក​បិទ​ប្រអប់ \"ព្រមាន\" និង​\"ព័ត៌មាន\" ដោយ​ចុច​ប៊ូតុង បោះបង់  ។ បើ​អ្នក​បិទ​ប្រអប់​ដោយ​ចុច​ប៊ូតុង យល់ព្រម នោះ​ធាតុ​បញ្ចូល​មិន​ត្រឹមត្រូវ​នឹង​មិន​ត្រូវ​បាន​លុប​ទេ ។" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"hd_id3152460\n" +"6\n" +"help.text" +msgid "Contents" +msgstr "មាតិកា" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"hd_id3148646\n" +"8\n" +"help.text" +msgid "Action" +msgstr "អំពើ" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"par_id3151115\n" +"9\n" +"help.text" +msgid "Select the action that you want to occur when invalid data is entered in a cell. The \"Stop\" action rejects the invalid entry and displays a dialog that you have to close by clicking OK. The \"Warning\" and \"Information\" actions display a dialog that can be closed by clicking OK or Cancel. The invalid entry is only rejected when you click Cancel." +msgstr "ជ្រើស​អំពើ​ដែល​អ្នក​ចង់​ឲ្យ​កើត​ឡើង នៅ​ពេល​ទិន្នន័យ​មិន​ត្រឹមត្រូវ ត្រូវ​បាន​បញ្ចូល​ក្នុង​ក្រឡា​មួយ ។ អំពើ \"បញ្ឈប់\" នឹង​ច្រានចោល​ធាតុ​បញ្ចូល​មិន​ត្រឹមត្រូវ ហើយ​នឹង​បង្ហាញ​ប្រអប់​មួយ ដែល​អ្នក​ត្រូវ​តែ​បិទ​ដោយ​ចុច យល់ព្រម ។ អំពើ \"ព្រមាន\" និង​\"ព័ត៌មាន\" នឹង​បង្ហាញ​ប្រអប់​មួយ ដែល​អាច​ត្រូវ​បាន​បិទ​ដោយ​ចុច យល់ព្រម ឬ​បោះបង់ ។​ ធាតុ​បញ្ចូល​មិន​ត្រឹមត្រូវ នឹង​ត្រូវ​បាន​ច្រានចោល​តែ​នៅ​ពេល​អ្នក​ចុច បោះបង់ ប៉ុណ្ណោះ ។" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"hd_id3156441\n" +"10\n" +"help.text" +msgid "Browse" +msgstr "រកមើល" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"par_id3153160\n" +"11\n" +"help.text" +msgid "Opens the Macro dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed." +msgstr "បើក​ប្រអប់ ម៉ាក្រូ ដែល​អ្នក​អាច​ជ្រើស​ម៉ាក្រូ​ដែល​ត្រូវ​បាន​ប្រតិបត្តិ នៅ​ពេល​ទិន្នន័យ​មិន​ត្រឹមត្រូវ​ត្រូវ​បាន​បញ្ចូល​ក្នុង​ក្រឡា​មួយ ។ ម៉ាក្រូ​ត្រូវ​បាន​ប្រតិបត្តិ បន្ទាប់​ពី​សារ​កំហុស​ត្រូវ​បាន​បង្ហាញ ។" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"hd_id3153876\n" +"12\n" +"help.text" +msgid "Title" +msgstr "ចំណងជើង" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"par_id3149410\n" +"13\n" +"help.text" +msgid "Enter the title of the macro or the error message that you want to display when invalid data is entered in a cell." +msgstr "បញ្ចូល​ចំណង​ជើង​ម៉ាក្រូ ឬ​សារ​កំហុស​ដែល​អ្នក​ចង់​បង្ហាញ នៅ​ពេល​​ទិន្នន័យ​មិន​ត្រឹមត្រូវ ត្រូវ​បាន​បញ្ចូល​ក្នុង​ក្រឡា​មួយ ។" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"hd_id3154510\n" +"14\n" +"help.text" +msgid "Error message" +msgstr "សារ​កំហុស" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"par_id3149122\n" +"15\n" +"help.text" +msgid "Enter the message that you want to display when invalid data is entered in a cell." +msgstr "បញ្ចូល​សារ​ដែល​អ្នក​ចង់​បង្ហាញ នៅ​ពេល​​ទិន្នន័យ​មិន​ត្រឹមត្រូវ ត្រូវ​បាន​បញ្ចូល​ក្នុង​ក្រឡា​មួយ ។" + +#: 12120300.xhp +msgctxt "" +"12120300.xhp\n" +"par_id3150752\n" +"16\n" +"help.text" +msgid "Sample macro:" +msgstr "ម៉ាក្រូ​គំរូ ៖" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"tit\n" +"help.text" +msgid "Goal Seek" +msgstr "ដោះស្រាយ​សមីការ" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"hd_id3155629\n" +"1\n" +"help.text" +msgid "Goal Seek" +msgstr "ដោះស្រាយ​សមីការ" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id3145119\n" +"2\n" +"help.text" +msgid "Opens a dialog where you can solve an equation with a variable. After a successful search, a dialog with the results opens, allowing you to apply the result and the target value directly to the cell." +msgstr "បើក​ប្រអប់​មួយ​ដែល​អ្នក​អាច​ដោះស្រាយ​សមីការ​មួយ​​ដែល​មាន​អថេរ​មួយ ។\\ ក្រោយ​ពី​ស្វែងរក​បាន​ជោគជ័យ ​ប្រអប់​មួយ​ដែល​មាន​លទ្ធផល​នឹង​បើក ដែល​អនុញ្ញាត​ឲ្យ​អ្នក​អនុវត្ត​លទ្ធផល និង​តម្លៃ​គោលដៅ​ដោយ​ផ្ទាល់​ទៅ​ក្នុង​ក្រឡា ។" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"hd_id3149656\n" +"3\n" +"help.text" +msgid "Default" +msgstr "លំនាំដើម" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id3151211\n" +"4\n" +"help.text" +msgid "In this section, you can define the variables in your formula." +msgstr "ក្នុង​ផ្នែក​នេះ អ្នក​អាច​កំណត់​អថេរ​ក្នុង​រូបមន្ត​របស់​អ្នក ។" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"hd_id3150869\n" +"5\n" +"help.text" +msgid "Formula cell" +msgstr "ក្រឡា​រូបមន្ត" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id3153194\n" +"6\n" +"help.text" +msgid "In the formula cell, enter the reference of the cell which contains the formula. It contains the current cell reference. Click another cell in the sheet to apply its reference to the text box." +msgstr "ក្នុង​ក្រឡា​រូបមន្ត បញ្ចូល​សេចក្តី​យោង​នៃ​ក្រឡា​ដែល​មាន​រូបមន្ត ។ វា​មាន​សេចក្តី​យោង​ក្រឡា​បច្ចុប្បន្ន ។ ចុច​ក្រឡា​ផ្សេង​ទៀត​ក្នុង​សន្លឹក ដើម្បី​អនុវត្ត​សេចក្តី​យោង​របស់​​វា​ទៅ​កាន់​ប្រអប់​អត្ថបទ ។" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"hd_id3154685\n" +"7\n" +"help.text" +msgid "Target value" +msgstr "តម្លៃ​គោលដៅ" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id3146984\n" +"8\n" +"help.text" +msgid "Specifies the value you want to achieve as a new result." +msgstr "បញ្ជាក់​លម្អិត​តម្លៃ​ដែល​អ្នក​ចង់​សម្រេច​បាន​ជា​លទ្ធផល​ថ្មី​មួយ ។" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"hd_id3150012\n" +"9\n" +"help.text" +msgid "Variable cell" +msgstr "ក្រឡា​អថេរ" + +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id3147427\n" +"10\n" +"help.text" +msgid "Specifies the reference for the cell that contains the value you want to adjust in order to reach the target." +msgstr "បញ្ជាក់​លម្អិត​​សេចក្តី​យោង​សម្រាប់​ក្រឡា ដែល​មាន​តម្លៃ​ដែល​អ្នក​ចង់​លៃ​តម្រូវ​ដើម្បី​ឈាន​ដល់​គោលដៅ ។" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"tit\n" +"help.text" +msgid "Functions by Category" +msgstr "អនុគមន៍​តាម​ប្រភេទ" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"bm_id3148575\n" +"help.text" +msgid "functions;listed by category categories of functions list of functions" +msgstr "មុខងារ;បាន​រាយ​តាម​ប្រភេទ ប្រភេទ​មុខងារ បញ្ជីមុខងារ" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3154944\n" +"16\n" +"help.text" +msgid "Functions by Category" +msgstr "អនុគមន៍​តាម​ប្រភេទ" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"par_id3149378\n" +"2\n" +"help.text" +msgid "This section describes the functions of $[officename] Calc. The various functions are divided into categories in the Function Wizard." +msgstr "ផ្នែក​នេះ​ពិពណ៌នា​​ពី​អនុគមន៍​របស់ $[officename] Calc ។ អនុគមន៍​នីមួយ​ៗ​ត្រូវ​បាន​បែកចែក​​ជា​ប្រភេទ​នៅ ក្នុង​អ្នក​​ជំនួយការ​អនុគមន៍ ។" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"par_id0120200910234570\n" +"help.text" +msgid "You can find detailed explanations, illustrations, and examples of Calc functions in the LibreOffice WikiHelp." +msgstr "អ្នក​អាច​រក​ការ​ពន្យល់​សេចក្ដី​លម្អិត រូបភាព​លម្អ និង​ឧទាហរណ៍​អំពី​អនុគមន៍ Calc នៅ​ក្នុង LibreOffice WikiHelp.​" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3146972\n" +"3\n" +"help.text" +msgid "Database" +msgstr "មូលដ្ឋាន​ទិន្នន័យ" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3155443\n" +"4\n" +"help.text" +msgid "Date & Time" +msgstr "កាល​បរិច្ឆេទ & ពេល​វេលា" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3147339\n" +"5\n" +"help.text" +msgid "Financial" +msgstr "ហិរញ្ញវត្ថុ" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3153963\n" +"6\n" +"help.text" +msgid "Information" +msgstr "ព័ត៌មាន" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3146316\n" +"7\n" +"help.text" +msgid "Logical" +msgstr "តក្កវិជ្ជា" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3148485\n" +"8\n" +"help.text" +msgid "Mathematical" +msgstr "គណិតវិទ្យា" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3150363\n" +"9\n" +"help.text" +msgid "Array" +msgstr "អារេ" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3150208\n" +"10\n" +"help.text" +msgid "Statistical" +msgstr "នៃ​ស្ថិតិ" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3166428\n" +"11\n" +"help.text" +msgid "Spreadsheet" +msgstr "សៀវភៅ​បញ្ជី" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3145585\n" +"12\n" +"help.text" +msgid "Text" +msgstr "អត្ថបទ" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"hd_id3156449\n" +"13\n" +"help.text" +msgid "Add-in" +msgstr "រូបមន្ត​បន្ថែម" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"par_id3150715\n" +"14\n" +"help.text" +msgid "Operators are also available." +msgstr "សញ្ញា​ប្រមាណ​វិធី ក៏​មាន​ផង​ដែរ ។" + +#: 04060100.xhp +msgctxt "" +"04060100.xhp\n" +"par_id0902200809540918\n" +"help.text" +msgid "Calc Functions By Category in the LibreOffice WikiHelp" +msgstr "Calc Functions តាម​ប្រភេទ​ នៅ​ក្នុង LibreOffice WikiHelp" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"tit\n" +"help.text" +msgid "Filter" +msgstr "តម្រង" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"hd_id3153970\n" +"1\n" +"help.text" +msgid "Filter" +msgstr "តម្រង" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3150448\n" +"2\n" +"help.text" +msgid "Set the filtering options for the data." +msgstr "កំណត់​ជម្រើស​តម្រង​សម្រាប់​ទិន្នន័យ ។" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"hd_id3151043\n" +"3\n" +"help.text" +msgid "Filter Criteria" +msgstr "លក្ខណៈ​វិនិច្ឆ័យ​តម្រង" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3150440\n" +"4\n" +"help.text" +msgid "You can define a default filter for the data by filtering, for example, field names, using a combination of logical expressions arguments." +msgstr "អ្នក​អាច​កំណត់​​តម្រង​លំនាំ​ដើម​មួយ​សម្រាប់​ទិន្នន័យ​ដោយ​ត្រង ឧទាហរណ៍ ឈ្មោះ​វាល​ ដោយ​ប្រើ​បន្សំ​នៃ​អាគុយម៉ង់​កន្សោម​តក្ក ។" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"hd_id3159153\n" +"5\n" +"help.text" +msgid "Operator" +msgstr "សញ្ញា​​ប្រមាណ​វិធី" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3153093\n" +"6\n" +"help.text" +msgid "Select a logical operator for the filter." +msgstr "ជ្រើស​សញ្ញា​ប្រមាណ​វិធី​តក្ក​មួយ​សម្រាប់​តម្រង ។" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"hd_id3152462\n" +"7\n" +"help.text" +msgid "Field name" +msgstr "ឈ្មោះ​វាល​" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3155306\n" +"8\n" +"help.text" +msgid "Select the field that you want to use in the filter. If field names are not available, the column labels are listed." +msgstr "ជ្រើសវាល​​ដែល​អ្នក​ចង់​ប្រើ​ក្នុង​តម្រង ។ បើ​មិន​មាន​ឈ្មោះ​វាល​ នោះ​ស្លាក​ជួរ​ឈរ​នឹង​ត្រូវ​បាន​រាយ ។" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"hd_id3148575\n" +"9\n" +"help.text" +msgid "Condition" +msgstr "លក្ខខណ្ឌ" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3147394\n" +"10\n" +"help.text" +msgid "Select an operator to compare the Field name and Value entries." +msgstr "ជ្រើស​​សញ្ញា​ប្រមាណ​វិធី​មួយ​ដើម្បី​ប្រៀបធៀប ឈ្មោះ​វាល​ និង​ធាតុ​បញ្ចូល តម្លៃ ។​ " + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3144764\n" +"11\n" +"help.text" +msgid "The following operators are available:" +msgstr "មាន​សញ្ញា​ប្រមាណ​វិធី​ដូច​ខាង​ក្រោម ៖" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3153415\n" +"12\n" +"help.text" +msgid "Conditions:" +msgstr "លក្ខខណ្ឌ ៖" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3150324\n" +"13\n" +"help.text" +msgid "=" +msgstr "=" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3153714\n" +"14\n" +"help.text" +msgid "equal" +msgstr "ស្មើ" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3154254\n" +"15\n" +"help.text" +msgid "<" +msgstr "<​" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3154703\n" +"16\n" +"help.text" +msgid "less than" +msgstr "តូច​ជាង" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3155335\n" +"17\n" +"help.text" +msgid ">" +msgstr ">​" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3147003\n" +"18\n" +"help.text" +msgid "greater than" +msgstr "ធំ​ជាង" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3153270\n" +"19\n" +"help.text" +msgid "<=" +msgstr "<=" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3145257\n" +"20\n" +"help.text" +msgid "less than or equal to" +msgstr "តូច​ជាង ឬ​ស្មើ" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3145134\n" +"21\n" +"help.text" +msgid ">=" +msgstr ">=" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3151214\n" +"22\n" +"help.text" +msgid "greater than or equal to" +msgstr "ធំ​ជាង ឬ​ស្មើ" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3150345\n" +"23\n" +"help.text" +msgid "<>" +msgstr "<>" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3159101\n" +"24\n" +"help.text" +msgid "not equal to" +msgstr "មិន​ស្មើ" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"hd_id3150886\n" +"25\n" +"help.text" +msgid "Value" +msgstr "តម្លៃ" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"par_id3155506\n" +"26\n" +"help.text" +msgid "Select the value that you want to compare to the selected field." +msgstr "ជ្រើស​តម្លៃ​ដែល​អ្នក​ចង់​ប្រៀបធៀប ទៅ​​វាល​​ដែល​បាន​ជ្រើស ។" + +#: 12090103.xhp +msgctxt "" +"12090103.xhp\n" +"hd_id3146980\n" +"27\n" +"help.text" +msgid ">\">More>>" +msgstr ">\">ច្រើន​ទៀត >>" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"tit\n" +"help.text" +msgid "Add-in Functions" +msgstr "អនុគមន៍​បន្ថែម" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"bm_id3150870\n" +"help.text" +msgid "add-ins; functionsfunctions; add-in functionsFunction Wizard; add-ins" +msgstr "បន្ថែម; អនុគមន៍អនុគមន៍; អនុគមន៍​បន្ថែមអ្នក​ជំនួយការ​អនុគមន៍; បន្ថែម" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3150870\n" +"1\n" +"help.text" +msgid "Add-in Functions" +msgstr "អនុគមន៍​បន្ថែម" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3147427\n" +"2\n" +"help.text" +msgid "The following describes and lists some of the available add-in functions. " +msgstr "ដូចតទៅនេះ ពិពណ៌នា និង​រាយ​ពី​អនុគមន៍​រូបមន្ត​បន្ថែម​ខាងក្នុង​ដែលអាចរកបាន​មួយចំនួន ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3163713\n" +"75\n" +"help.text" +msgid "Add-in concept" +msgstr "គំនិត​រូបមន្ត​បន្ថែម" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3146120\n" +"5\n" +"help.text" +msgid "You will also find a description of the $[officename] Calc add-in interface in the Help. In addition, important functions and their parameters are described in the Help for the Shared Library $[officename] Calc add-in DLL." +msgstr "អ្នក​នឹង​រកឃើញ​ផង​ដែរ​នូវ សេចក្តី​ពណ៌នា​នៃ​ចំណុច​ប្រទាក់​រូបមន្ត​បន្ថែម​របស់ $[officename] Calc ក្នុង​ជំនួយ ។ លើស​ពី​នេះ អនុគមន៍​សំខាន់ និង​ប៉ារ៉ាម៉ែត្រ​របស់​ពួកវា​ត្រូវ​បាន​ពណ៌នា​ក្នុង​ជំនួយ​សម្រាប់ បណ្ដាល័យ​រួមDLL រូបមន្ត​បន្ថែម​របស់ $[officename] Calc ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3151075\n" +"7\n" +"help.text" +msgid "Add-ins supplied" +msgstr "រូបមន្ត​បន្ថែម​ដែល​បាន​ផ្តល់" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3156285\n" +"8\n" +"help.text" +msgid "$[officename] contains examples for the add-in interface of $[officename] Calc." +msgstr "$[officename] មាន​ឧទាហរណ៍ សម្រាប់​ចំណុចប្រទាក់​រូបមcontains examples for the add-in interface of $[officename] Calc." + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3159267\n" +"76\n" +"help.text" +msgid "Analysis Functions Part One" +msgstr "អនុគមន៍​វិភាគ ផ្នែក​ទី​មួយ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3154703\n" +"77\n" +"help.text" +msgid "Analysis Functions Part Two" +msgstr "អនុគមន៍​វិភាគ ផ្នែក​ទី​ពីរ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"bm_id3149566\n" +"help.text" +msgid "ISLEAPYEAR functionleap year determination" +msgstr "អនុគមន៍ ISLEAPYEARដេទែរមីណង់​ឆ្នាំផ្លោះ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3149566\n" +"14\n" +"help.text" +msgid "ISLEAPYEAR" +msgstr "ISLEAPYEAR" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3150297\n" +"15\n" +"help.text" +msgid "Determines whether a year is a leap year. If yes, the function will return the value 1 (TRUE); if not, it will return 0 (FALSE)." +msgstr "កំណត់​ថាតើ​ឆ្នាំ​មួយ គឺ​ជាឆ្នាំ​ផ្លោះ​ឬអត់ ។ បើ​មែន អនុគមន៍​នឹងត្រឡប់​តម្លៃ​ 1 (TRUE); បើ​មិនមែន វានឹង​ត្រឡប់​តម្លៃ 0 (FALSE) ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3148487\n" +"16\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3150205\n" +"17\n" +"help.text" +msgid "ISLEAPYEAR(\"Date\")" +msgstr "ISLEAPYEAR(\"កាលបរិច្ឆេទ\")" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3159239\n" +"18\n" +"help.text" +msgid "Date specifies whether a given date falls within a leap year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME." +msgstr "កាលបរិច្ឆេទ បញ្ជាក់​ថាតើ​កាលបរិច្ឆេទ​ដែល​បានផ្ដល់​ធ្លាក់ក្នុង​ឆ្នាំ​រំលង ។ ប៉ារ៉ាម៉ែត្រ​កាលបរិច្ឆេទ​ត្រូវ​តែ​ជា​កាលបរិច្ឆេទ​ត្រឹមត្រូវ ដោយ​យោង​តាម​កា​រកំណត់​មូលដ្ឋាន​របស់ %PRODUCTNAME ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3149817\n" +"19\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3150786\n" +"20\n" +"help.text" +msgid "=ISLEAPYEAR(A1) returns 1, if A1 contains 1968-02-29, the valid date 29th of February 1968 in your locale setting." +msgstr "=ISLEAPYEAR(A1) ត្រឡប់ 1 ប្រសិនបើ A1 មាន 1968-02-29 កាលបរិច្ឆេទ​ត្រឹមត្រូវគឺ​ថ្ងៃទី ២៩ ខែ កុម្ភៈ ឆ្នាំ ១៩៦៨ នៅ​ក្នុង​ការ​កំណត់​មូលដ្ឋាន​របស់​អ្នក ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_idN107E7\n" +"help.text" +msgid "You may also use =ISLEAPYEAR(\"1968-02-29\") or =ISLEAPYEAR(\"2/29/68\")." +msgstr "អ្នក​អាច​ប្រើ =ISLEAPYEAR(\"1968-02-29\") or =ISLEAPYEAR(\"2/29/68\") ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_idN107EA\n" +"help.text" +msgid "Never use =ISLEAPYEAR(2/29/68), because this would first evaluate 2 divided by 29 divided by 68, and then calculate the ISLEAPYEAR function from this small number as a serial date number." +msgstr "កុំ​ប្រើ =ISLEAPYEAR(2/29/68) ពីព្រោះ​វា​នឹង​ជា​ការ​វាយតម្លៃ​ដំបូង​ដែល 2 ចែក​នឹង 29 ចែក​នឹង 68 និង​បន្ទាប់​មក​គណនា​អនុគមន៍ ISLEAPYEAR ពី​លេខ​តូច​នេះ​ជា​លេខ​កាលបរិច្ឆេទ​​ស៊េរី ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"bm_id3154656\n" +"help.text" +msgid "YEARS functionnumber of years between two dates" +msgstr "អនុគមន៍ YEARSចំនួន​ឆ្នាំ​រវាង កាលបរិច្ឆេទ​ពីរ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3154656\n" +"21\n" +"help.text" +msgid "YEARS" +msgstr "YEARS" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3150886\n" +"22\n" +"help.text" +msgid "Calculates the difference in years between two dates." +msgstr "គណនា​ផលដក​គិត​ជា​ឆ្នាំ​រវាង​កាល​បរិច្ឆេទ​ពីរ ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3154370\n" +"23\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3146114\n" +"24\n" +"help.text" +msgid "YEARS(StartDate; EndDate; Type)" +msgstr "YEARS(កាលបរិច្ឆេទ​ចាប់ផ្ដើម; កាលបរិច្ឆេទ​បញ្ចប់; ប្រភេទ)" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3145387\n" +"25\n" +"help.text" +msgid "StartDate is the first date" +msgstr "កាលបរិច្ឆេទ​ចាប់ផ្ដើម គឺ​ជា​កាលបរិច្ឆេទ​ដំបូង" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3156290\n" +"26\n" +"help.text" +msgid "EndDate is the second date" +msgstr "កាលបរិច្ឆេទ​បញ្ចប់ គឺ​ជា​កាលបរិច្ឆេទ​ទីពីរ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3152893\n" +"27\n" +"help.text" +msgid "Type calculates the type of difference. Possible values are 0 (interval) and 1 (in calendar years)." +msgstr "ប្រភេទ គណនា​ប្រភេទ​ផ្សេងៗ​គ្នា ។ តម្លៃដែល​អាច​ប្រើបាន​គឺ0 (ចន្លោះ​ពេល) និង 1 (នៅ​ក្នុង​ឆ្នាំ​ប្រតិទិន) ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"bm_id3152898\n" +"help.text" +msgid "MONTHS functionnumber of months between two dates" +msgstr "អនុគមន៍ MONTHSចំនួន​ខែ​រវាង កាលបរិច្ឆេទ​ពីរ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3152898\n" +"28\n" +"help.text" +msgid "MONTHS" +msgstr "MONTHS" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3153066\n" +"29\n" +"help.text" +msgid "Calculates the difference in months between two dates." +msgstr "គណនា​ផលដក​គិត​ជា​ខែ​រវាង​កាល​បរិច្ឆេទ​ពីរ ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3151240\n" +"30\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3146869\n" +"31\n" +"help.text" +msgid "MONTHS(StartDate; EndDate; Type)" +msgstr "MONTHS(កាលបរិច្ឆេទ​ចាប់ផ្ដើម; កាលបរិច្ឆេទ​បញ្ចប់; ប្រភេទ)" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3145075\n" +"32\n" +"help.text" +msgid "StartDate is the first date" +msgstr "កាលបរិច្ឆេទ​ចាប់ផ្ដើម គឺ​ជា​កាលបរិច្ឆេទ​ដំបូង" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3157981\n" +"33\n" +"help.text" +msgid "EndDate is the second date" +msgstr "កាលបរិច្ឆេទ​បញ្ចប់ គឺ​ជា​កាលបរិច្ឆេទ​ទីពីរ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3150111\n" +"34\n" +"help.text" +msgid "Type calculates the type of difference. Possible values include 0 (interval) and 1 (in calendar months)." +msgstr "ប្រភេទ គណនា​ប្រភេទ​ផ្សេងៗ ។ តម្លៃ​ដែល​អាច​ប្រើ​បាន​​រួមមាន 0 (ចន្លោះ​ពេល) និង 1 (នៅ​ក្នុង​ខែ​ប្រតិទិន) ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"bm_id3159094\n" +"help.text" +msgid "ROT13 functionencrypting text" +msgstr "អនុគមន៍ ROT13ការអ៊ិនគ្រីប​អត្ថបទ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3159094\n" +"35\n" +"help.text" +msgid "ROT13" +msgstr "ROT13" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3146781\n" +"36\n" +"help.text" +msgid "Encrypts a character string by moving the characters 13 positions in the alphabet. After the letter Z, the alphabet begins again (Rotation). By applying the encryption function again to the resulting code, you can decrypt the text." +msgstr "បម្លែង​ខ្សែ​តួអក្សរ​មួយ​​ជា​កូដ ​ដោយ​ផ្លាស់ទី​តួអក្សរ 13 ទីតាំង​ក្នុង​​អក្សរក្រម ។ បន្ទាប់​ពី​អក្សរ Z អក្សរក្រម​ចាប់ផ្តើម​ម្តង​ទៀត (បង្វិល) ។ ដោយ​អនុវត្ត​អនុគមន៍​បម្លែង​ជា​កូដ​ម្តង​ទៀត​ទៅ​លើ​កូដ​លទ្ធផល ​អ្នក​អាច​បម្លែង​អត្ថបទ​​ជា​ភាព​ធម្មតា​វិញ ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3150893\n" +"37\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3159205\n" +"38\n" +"help.text" +msgid "ROT13(Text)" +msgstr "ROT13(អត្ថបទ)" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3153249\n" +"39\n" +"help.text" +msgid "Text is the character string to be encrypted. ROT13(ROT13(Text)) decrypts the code." +msgstr "អត្ថបទ គឺ​ជា​ខ្សែអក្សរ​ដែល​ត្រូវ​អ៊ិនគ្រីប ។ ROT13(ROT13(អត្ថបទ)) ឌិគ្រីប​កូដ ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"bm_id3151300\n" +"help.text" +msgid "DAYSINYEAR functionnumber of days; in a specific year" +msgstr "អនុគមន៍ DAYSINYEARចំនួន​ថ្ងៃ​នៅក្នុង​មួយឆ្នាំ​ដែលជាក់លាក់" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3151300\n" +"43\n" +"help.text" +msgid "DAYSINYEAR" +msgstr "DAYSINYEAR" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3143220\n" +"44\n" +"help.text" +msgid "Calculates the number of days of the year in which the date entered occurs." +msgstr "គណនា​ចំនួន​ថ្ងៃ​នៃ​ឆ្នាំ ដែលកាលបរិច្ឆេទ​ដែលបាន​បញ្ចូល​កើត​ឡើង​នៅក្នុង ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3145358\n" +"45\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3154651\n" +"46\n" +"help.text" +msgid "DAYSINYEAR(Date)" +msgstr "DAYSINYEAR(កាល​បរិច្ឆេទ)" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3153803\n" +"47\n" +"help.text" +msgid "Date is any date in the respective year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME." +msgstr "កាលបរិច្ឆេទ គឺ​ជា​កាលបរិច្ឆេទ​ណាមួយ​នៅ​ក្នុង​ឆ្នាំ​យថាទស្សន៍ ។ ប៉ារ៉ាម៉ែត្រ​កាលបរិច្ឆេទ​ត្រូវ​តែ​ជា​កាលបរិច្ឆេទ​ត្រឹមត្រូវ ដោយ​យោង​តាម​កា​រកំណត់​មូលដ្ឋាន​របស់ %PRODUCTNAME ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3153487\n" +"48\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3153811\n" +"49\n" +"help.text" +msgid "=DAYSINYEAR(A1) returns 366 days if A1 contains 1968-02-29, a valid date for the year 1968." +msgstr "=DAYSINYEAR(A1) ត្រឡប់ 366 ថ្ងៃ ប្រសិន​បើ A1 មាន 1968-02-29 កាលបរិច្ឆេទ​ត្រឹមត្រូវ​សម្រាប់​ឆ្នាំ ១៩៦៨ ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"bm_id3154737\n" +"help.text" +msgid "DAYSINMONTH functionnumber of days;in a specific month of a year" +msgstr "អនុគមន៍ DAYSINMONTHចំនួន​ថ្ងៃ​;នៅក្នុង​ខែជាក់លាក់​នៃ​ឆ្នាំ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3154737\n" +"50\n" +"help.text" +msgid "DAYSINMONTH" +msgstr "DAYSINMONTH" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3149316\n" +"51\n" +"help.text" +msgid "Calculates the number of days of the month in which the date entered occurs." +msgstr "គណនា​ចំនួនថ្ងៃ​នៃ​ខែ ដែលកាលបរិច្ឆេទ​ដែលបាន​បញ្ចូល​កើតឡើង​នៅក្នុង ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3145114\n" +"52\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3150955\n" +"53\n" +"help.text" +msgid "DAYSINMONTH(Date)" +msgstr "DAYSINMONTH(កាល​បរិច្ឆេទ)" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3147501\n" +"54\n" +"help.text" +msgid "Date is any date in the respective month of the desired year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME." +msgstr "កាលបរិច្ឆេទ គឺ​ជា​កាលបរិច្ឆេទ​ណាមួយ​នៅក្នុង​ខែ​នីមួយៗ នៃ​ឆ្នាំ​ដែលចង់បាន ។ ប៉ារ៉ាម៉ែត្រ កាលបរិច្ឆេទ ត្រូវ​តែជា​កាលបរិច្ឆេទ​ត្រឹមត្រូវ ដែលយោងទៅតាម​ការកំណត់​មូលដ្ឋាន​របស់ %PRODUCTNAME ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3149871\n" +"55\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3155742\n" +"56\n" +"help.text" +msgid "=DAYSINMONTH(A1) returns 29 days if A1 contains 1968-02-17, a valid date for February 1968." +msgstr "=DAYSINMONTH(A1) ត្រឡប់ 29 ថ្ងៃ ប្រសិនបើ A1 មាន 1968-02-17 កាលបរិច្ឆេទ​ត្រឹមត្រូវ​សម្រាប់​ខែ កុម្ភៈ ឆ្នាំ ១៩៦៨ ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"bm_id3149048\n" +"help.text" +msgid "WEEKS functionnumber of weeks;between two dates" +msgstr "អនុគមន៍ WEEKSចំនួន​សប្តាហ៍;រវាង​កាលបរិច្ឆេទ​ពីរ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3149048\n" +"57\n" +"help.text" +msgid "WEEKS" +msgstr "WEEKS" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3153340\n" +"58\n" +"help.text" +msgid "Calculates the difference in weeks between two dates." +msgstr "គណនា​ផលដក​គិត​ជា​សប្តាហ៍​រវាង​កាល​បរិច្ឆេទ​ពីរ ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3150393\n" +"59\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3147402\n" +"60\n" +"help.text" +msgid "WEEKS(StartDate; EndDate; Type)" +msgstr "WEEKS(កាល​បរិច្ឆេទ​​ចាប់ផ្តើម; កាល​បរិច្ឆេទ​​បញ្ចប់; ប្រភេទ)" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3151387\n" +"61\n" +"help.text" +msgid "StartDate is the first date" +msgstr "កាលបរិច្ឆេទ​ចាប់ផ្ដើម គឺ​ជា​កាលបរិច្ឆេទ​ដំបូង" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3146324\n" +"62\n" +"help.text" +msgid "EndDate is the second date" +msgstr "កាលបរិច្ឆេទ​បញ្ចប់ គឺ​ជា​កាលបរិច្ឆេទ​ទីពីរ" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3166467\n" +"63\n" +"help.text" +msgid "Type calculates the type of difference. The possible values are 0 (interval) and 1 (in numbers of weeks)." +msgstr "ប្រភេទ គណនា​ប្រភេទ​ផ្សេងៗ ។ តម្លៃ​ដែល​អាច​ប្រើបាន គឺ 0 (ចន្លោះ​ពេល) និង 1 (ច្រើន​សប្ដាហ៍) ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"bm_id3145237\n" +"help.text" +msgid "WEEKSINYEAR functionnumber of weeks;in a specific year" +msgstr "អនុគមន៍ WEEKSINYEARចំនួន​សប្តាហ៍;នៅក្នុង​ឆ្នាំ​ជាក់លាក់" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3145237\n" +"64\n" +"help.text" +msgid "WEEKSINYEAR" +msgstr "WEEKSINYEAR" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3147410\n" +"65\n" +"help.text" +msgid "Calculates the number of weeks of the year in which the date entered occurs. The number of weeks is defined as follows: a week that spans two years is added to the year in which most days of that week occur." +msgstr "គណនា​ចំនួន​សប្តាហ៍​ក្នុង​​ឆ្នាំ ដែលមាន​កាលបរិច្ឆេទ​ដែលបាន​បញ្ចូល​នៅក្នុង កើតឡើង ។ ចំនួន​សប្តាហ៍ គឺ​ត្រូវបាន​កំណត់​ដូច​តទៅនេះ ៖ សប្តាហ៍​ដែល​វិសាលភាព​ពីរ​ឆ្នាំគឺ​ត្រូវបាន​បន្ថែម​ទៅក្នុង​ឆ្នាំ ដែល​ចំនួនថ្ងៃ​នៃ​សប្តាហ៍​នោះ​កើតឡើង​នៅក្នុង ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3149719\n" +"66\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3145638\n" +"67\n" +"help.text" +msgid "WEEKSINYEAR(Date)" +msgstr "WEEKSINYEAR(កាល​បរិច្ឆេទ)" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3149946\n" +"68\n" +"help.text" +msgid "Date is any date in the respective year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME." +msgstr "កាលបរិច្ឆេទ គឺ​ជា​កាលបរិច្ឆេទ​ណាមួយ​នៅ​ក្នុង​ឆ្នាំ​យថាទស្សន៍ ។ ប៉ារ៉ាម៉ែត្រ​កាលបរិច្ឆេទ​ត្រូវ​តែ​ជា​កាលបរិច្ឆេទ​ត្រឹមត្រូវ ដោយ​យោង​តាម​កា​រកំណត់​មូលដ្ឋាន​របស់ %PRODUCTNAME ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3150037\n" +"69\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3147614\n" +"70\n" +"help.text" +msgid "WEEKSINYEAR(A1) returns 53 if A1 contains 1970-02-17, a valid date for the year 1970." +msgstr "WEEKSINYEAR(A1) ត្រឡប់ 53 ប្រសិន​បើ A1 មាន 1970-02-17 កាលបរិច្ឆេទ​ត្រឹមត្រូវ​សម្រាប់​ឆ្នាំ ១៩៧០ ។" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"hd_id3157901\n" +"72\n" +"help.text" +msgid "Add-ins through %PRODUCTNAME API" +msgstr "រូបមន្ត​បន្ថែម​តាម​រយៈ %PRODUCTNAME API" + +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id3149351\n" +"73\n" +"help.text" +msgid "Add-ins can also be implemented through the %PRODUCTNAME API." +msgstr "រូបមន្ត​បន្ថែម​ក៏​អាច​ត្រូវ​បាន​អនុវត្ត​តាម​រយៈ %PRODUCTNAME %PRODUCTNAME API ផងដែរ ។" + +#: 12080600.xhp +msgctxt "" +"12080600.xhp\n" +"tit\n" +"help.text" +msgid "Remove" +msgstr "យក​ចេញ" + +#: 12080600.xhp +msgctxt "" +"12080600.xhp\n" +"hd_id3148947\n" +"1\n" +"help.text" +msgid "Remove" +msgstr "យក​ចេញ" + +#: 12080600.xhp +msgctxt "" +"12080600.xhp\n" +"par_id3149656\n" +"2\n" +"help.text" +msgid "Removes the outline from the selected cell range." +msgstr "យក​គ្រោង​ចេញ​ពី​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស ។" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"tit\n" +"help.text" +msgid "Pivot Table" +msgstr "តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"hd_id3150275\n" +"1\n" +"help.text" +msgid "Pivot Table" +msgstr "តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"par_id3153562\n" +"2\n" +"help.text" +msgid "A pivot table provides a summary of large amounts of data. You can then rearrange the pivot table to view different summaries of the data." +msgstr "តារាង​អ្នក​ជំនួយការ​ទិន្នន័យ ផ្ដល់​នូវ​សេចក្ដី​សង្ខេប​មួយ​នៃ​ទិន្នន័យ​ដែល​មាន​ចំនួន​ច្រើន ។ បន្ទាប់​មក អ្នក​អាច​រៀបចំ​តារាង​អ្នក​ជំនួយការ​ទិន្នន័យ​ឡើង​វិញ ដើម្បី​មើល​សេចក្ដី​សង្ខេប​ខុស​គ្នា​នៃ​ទិន្នន័យ ។" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"hd_id3155923\n" +"3\n" +"help.text" +msgid "Create" +msgstr "បង្កើត" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"par_idN105FB\n" +"help.text" +msgid "Pivot table dialog" +msgstr "ប្រអប់​តារាង​អ្នក​ជំនួយ​ការ​ទិន្នន័យ" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"tit\n" +"help.text" +msgid "Grouping" +msgstr "ដាក់​ជា​ក្រុម" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN1054D\n" +"help.text" +msgid "Grouping" +msgstr "ដាក់​ជា​ក្រុម" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10551\n" +"help.text" +msgid "Grouping pivot tables displays the Grouping dialog for either values or dates." +msgstr "តារាង​អ្នក​ជំនួយការ​ទិន្នន័យ ដែល​បាន​ដាក់​ជា​ក្រុម បង្ហាញ​ប្រអប់ ដាក់​ក្រុម សម្រាប់​ទាំង​តម្លៃ ទាំង​កាលបរិច្ឆេទ ។​" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Start" +msgstr "ចាប់ផ្តើម" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN1056C\n" +"help.text" +msgid "Specifies the start of the grouping." +msgstr "បញ្ជាក់​ការ​ចាប់​ផ្តើម​នៃ​ការ​ដាក់​ជា​ក្រុម ។" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN1056F\n" +"help.text" +msgid "Automatically" +msgstr "ដោយ​ស្វ័យ​ប្រវត្តិ" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10573\n" +"help.text" +msgid "Specifies whether to start grouping at the smallest value." +msgstr "បញ្ជាក់​ថាតើ​ចាប់​ផ្តើម​ដាក់​ជា​ក្រុម​ ចាប់ពី​តម្លៃ​តូច​បំផុត ។" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10576\n" +"help.text" +msgid "Manually at" +msgstr "ដោយដៃ​នៅ" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN1057A\n" +"help.text" +msgid "Specifies whether to enter the start value for grouping yourself." +msgstr "បញ្ជាក់​ថា​ត្រូវ​បញ្ចូល​តម្លៃ​ចាប់​ផ្តើម ដើម្បី​ដាក់​ជា​ក្រុម​ដោយ​ខ្លួន​អ្នក ។" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN1057D\n" +"help.text" +msgid "End" +msgstr "ចុង (End)" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10581\n" +"help.text" +msgid "Specifies the end of the grouping." +msgstr "បញ្ជាក់​ចុង​បញ្ចប់​នៃការ​ដាក់​ជាក្រុម ។" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10584\n" +"help.text" +msgid "Automatically" +msgstr "ដោយ​ស្វ័យ​ប្រវត្តិ" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10588\n" +"help.text" +msgid "Specifies whether to end grouping at the largest value." +msgstr "បញ្ជាក់​ថា​តើ​បញ្ចប់​ការ​ដាក់​ជា​ក្រុម នៅ​តម្លៃ​ធំបំផុត ។" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN1058B\n" +"help.text" +msgid "Manually at" +msgstr "ដោយដៃ​នៅ" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN1058F\n" +"help.text" +msgid "Specifies whether to enter the end value for grouping yourself." +msgstr "បញ្ជាក់​ថា​ត្រូវ​បញ្ចូល​តម្លៃ​បញ្ចប់ ដើម្បី​ដាក់​ជា​ក្រុម​ដោយ​ខ្លួន​អ្នក ។" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10592\n" +"help.text" +msgid "Group by" +msgstr "ដាក់​ជា​ក្រុម​តាម" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10596\n" +"help.text" +msgid "Specifies the value range by which every group's limits are calculated." +msgstr "បញ្ជាក់​ជួរ​តម្លៃ ដែល​ព្រំដែន​របស់​ក្រុម​ទាំងអស់​ត្រូវ​បាន​គណនា ។" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN10599\n" +"help.text" +msgid "Number of days" +msgstr "ចំនួន​នៃ​ថ្ងៃ" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN1059D\n" +"help.text" +msgid "In the case of grouping date values, specifies the number of days to group by." +msgstr "ក្នុង​ករណី​តម្លៃ​កាលបរិច្ឆេទ​ជាក្រុម បញ្ជាក់​ចំនួន​ថ្ងៃ​ដើម្បី​ដាក់​ជា​ក្រុម​តាម ។" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN105A0\n" +"help.text" +msgid "Intervals" +msgstr "ខាងក្នុង" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN105A4\n" +"help.text" +msgid "In the case of grouping date values, specifies the intervals to group by." +msgstr "ក្នុង​ករណី​តម្លៃ​កាលបរិច្ឆេទ​ជាក្រុម បញ្ជាក់​ចន្លោះពេល​ដើម្បី​ដាក់​ជា​ក្រុម​តាម ។" + +#: 12090400.xhp +msgctxt "" +"12090400.xhp\n" +"par_idN105B2\n" +"help.text" +msgid "" +msgstr "" + +#: 06030700.xhp +msgctxt "" +"06030700.xhp\n" +"tit\n" +"help.text" +msgid "Fill Mode" +msgstr "របៀប​បំពេញ" + +#: 06030700.xhp +msgctxt "" +"06030700.xhp\n" +"bm_id3145119\n" +"help.text" +msgid "cells; trace fill modetraces; precedents for multiple cells" +msgstr "ក្រឡា; តាម​ដាន​របៀប​បំពេញតាមដាន; តួ​សម្រាប់​ក្រឡា​ច្រើន" + +#: 06030700.xhp +msgctxt "" +"06030700.xhp\n" +"hd_id3145119\n" +"1\n" +"help.text" +msgid "Fill Mode" +msgstr "របៀប​បំពេញ" + +#: 06030700.xhp +msgctxt "" +"06030700.xhp\n" +"par_id3151246\n" +"2\n" +"help.text" +msgid "Activates the Fill Mode in the Detective. The mouse pointer changes to a special symbol, and you can click any cell to see a trace to the precedent cell. To exit this mode, press Escape or click the End Fill Mode command in the context menu." +msgstr "ធ្វើ​ឲ្យ​របៀប​បំពេញ​សកម្ម​​ក្នុង​អ្នក​អង្កេត​ ។ ព្រួញ​កណ្តុរ​ប្តូរ​ទៅ​ជា​និមិត្ត​សញ្ញា​ពិសេស ហើយ​អ្នក​អាច​ចុច​ក្រឡា​ណា​មួយ ដើម្បី​មើល​ដាន​មួយ​ទៅ​ក្រឡា​តួ ។ ដើម្បី​ចេញ​ពី​របៀប​នេះ ចុច គេច (Escape) ឬ​ចុច​ពាក្យ​បញ្ជា បញ្ចប់​របៀប​បំពេញ ក្នុង​ម៉ឺនុយ​បរិបទ ។​​" + +#: 06030700.xhp +msgctxt "" +"06030700.xhp\n" +"par_id3151211\n" +"3\n" +"help.text" +msgid "The Fill Mode function is identical to the Trace Precedent command if you call this mode for the first time. Use the context menu to select further options for the Fill Mode and to exit this mode." +msgstr "មុខងារ របៀប​បំពេញ គឺ​ដូចគ្នា​ទៅ​នឹង​ពាក្យ​បញ្ជា តាម​ដាន​តួ ដែរ បើ​អ្នក​ហៅ​របៀប​នេះ​នា​ពេល​ដំបូង ។ ប្រើ​ម៉ឺនុយ​បរិបទ​ដើម្បី​ជ្រើស​ជម្រើស​បន្ថែម​ទៀត សម្រាប់​របៀប​បំពេញ និង​ដើម្បី​ចេញ​ពី​របៀប​នេះ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"tit\n" +"help.text" +msgid "Statistical Functions Part Five" +msgstr "អនុគមន៍​ស្ថិតិ ផ្នែក​ទី​ប្រាំ" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3147072\n" +"1\n" +"help.text" +msgid "Statistical Functions Part Five" +msgstr "អនុគមន៍​ស្ថិតិ ផ្នែក​ទី​ប្រាំ" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3155071\n" +"help.text" +msgid "RANK function numbers;determining ranks" +msgstr "អនុគមន៍ RANK លេខ;កំណត់​ជួរ" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3155071\n" +"2\n" +"help.text" +msgid "RANK" +msgstr "RANK" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153976\n" +"3\n" +"help.text" +msgid "Returns the rank of a number in a sample." +msgstr "ត្រឡប់​ជួរ​នៃ​លេខ​ក្នុង​គំរូ​មួយ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3159206\n" +"4\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153250\n" +"5\n" +"help.text" +msgid "RANK(Value; Data; Type)" +msgstr "RANK(តម្លៃ; ទិន្នន័យ; ប្រភេទ)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154543\n" +"6\n" +"help.text" +msgid "Value is the value, whose rank is to be determined." +msgstr "តម្លៃ ជា​តម្លៃ ដែល​ចំណាត់​ថ្នាក់​របស់​វា នឹង​ត្រូវ​បាន​កំណត់ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149130\n" +"7\n" +"help.text" +msgid "Data is the array or range of data in the sample." +msgstr "ទិន្នន័យ ជា​អារ៉េ ឬ​ជួរ​នៃ​ទិន្នន័យ​ក្នុង​គំរូ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150215\n" +"8\n" +"help.text" +msgid "Type (optional) is the sequence order." +msgstr "ប្រភេទ (ស្រេច​ចិត្ត) ជា​លំដាប់​តគ្នា ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id9305398\n" +"help.text" +msgid "Type = 0 means descending from the last item of the array to the first (this is the default)," +msgstr "ប្រភេទ = 0 មាន​ន័យ​ថា ចុះ​ពី​ធាតុចុង​ក្រោយ​​នៃអារេ​ដល់​ធាតុ​ទីមួយ​ (​នេះ​ជា​លំនាំដើម)," + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id9996948\n" +"help.text" +msgid "Type = 1 means ascending from the first item of the range to the last." +msgstr "ប្រភេទ = 1 មាន​ន័យ​ថា កើន​ពី​ធាតុ​ទី​មួយ​នៃ​ជួរ​ដល់​ធាតុ​ចុង​ក្រោយ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3143223\n" +"9\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3155919\n" +"10\n" +"help.text" +msgid "=RANK(A10;A1:A50) returns the ranking of the value in A10 in value range A1:A50. If Value does not exist within the range an error message is displayed." +msgstr "=RANK(A10;A1:A50) ត្រឡប់​ជួរ​នៃ​តម្លៃ​នៅ​ក្នុង A10 នៅ​ក្នុងជួរ​តម្លៃ A1:A50 ។ ប្រសិនបើ តម្លៃមិនមាន​នៅ​ក្នុង​ជួរ នោះ​សារ​កំហុស​មួយ​នឹង​ត្រូវ​បាន​បង្ហាញ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3153556\n" +"help.text" +msgid "SKEW function" +msgstr "អនុគមន៍ SKEW" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3153556\n" +"12\n" +"help.text" +msgid "SKEW" +msgstr "SKEW" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153485\n" +"13\n" +"help.text" +msgid "Returns the skewness of a distribution." +msgstr "ត្រឡប់​ភាព​ឆៀង​នៃ​ច្បាប់ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154733\n" +"14\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3151191\n" +"15\n" +"help.text" +msgid "SKEW(Number1; Number2; ...Number30)" +msgstr "SKEW(ចំនួន 1; ចំនួន 2; ...ចំនួន 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3155757\n" +"16\n" +"help.text" +msgid "Number1, Number2...Number30 are numerical values or ranges." +msgstr "ចំនួន1, ចំនួន2...ចំនួន30 គឺ​ជា​តម្លៃលេខ ឬជួរ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3153297\n" +"17\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3145118\n" +"18\n" +"help.text" +msgid "=SKEW(A1:A50) calculates the value of skew for the data referenced." +msgstr "=SKEW(A1:A50) គណនា​តម្លៃ​ឆៀង​សម្រាប់​ទិន្នន័យ​ដែលយោង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3149051\n" +"help.text" +msgid "regression lines;FORECAST function extrapolations FORECAST function" +msgstr "បន្ទាត់​តំរែតំរង់;អនុគមន៍ FORECAST extrapolations អនុគមន៍ FORECAST​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3149051\n" +"20\n" +"help.text" +msgid "FORECAST" +msgstr "FORECAST" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153290\n" +"21\n" +"help.text" +msgid "Extrapolates future values based on existing x and y values." +msgstr "និយាយ​សរុប​តម្លៃ​អនាគត​ផ្អែក​លើ​តម្លៃ x និង y ដែល​មាន​ស្រាប់ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3151343\n" +"22\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3147404\n" +"23\n" +"help.text" +msgid "FORECAST(Value; DataY; DataX)" +msgstr "FORECAST(តម្លៃ; ទិន្នន័យ Y; ទិន្នន័យ X)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3148743\n" +"24\n" +"help.text" +msgid "Value is the x value, for which the y value on the linear regression is to be returned." +msgstr "តម្លៃ ជា​តម្លៃ x ដែល​តម្លៃ y នៅ​លើ​តំរែ​តំរង់​លីនេអ៊ែរ​នឹង​ត្រូវ​បាន​ត្រឡប់ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3146325\n" +"25\n" +"help.text" +msgid "DataY is the array or range of known y's." +msgstr "ទិន្នន័យ Y គឺ​ជា​អារ៉េ​ ឬ​ជួរ​របស់​តម្លៃ y ដែល​ស្គាល់ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150536\n" +"26\n" +"help.text" +msgid "DataX is the array or range of known x's." +msgstr "ទិន្នន័យ X គឺ​ជា​អារ៉េ ឬ​ជួរ​របស់​តម្លៃ x ដែល​ស្គាល់ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3147416\n" +"27\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3157874\n" +"28\n" +"help.text" +msgid "=FORECAST(50;A1:A50;B1;B50) returns the Y value expected for the X value of 50 if the X and Y values in both references are linked by a linear trend." +msgstr "=FORECAST(50;A1:A50;B1;B50) ត្រឡប់តម្លៃ​ Y បាន​រំពឹង​ទុក​សម្រាប់​តម្លៃ X នៃ 50 ប្រសិនបើ​តម្លៃ X និង Y នៅ​ក្នុង​សេចក្ដី​យោង​ទាំងពីរ​ត្រូវ​បាន​ភ្ជាប់​ដោយ​បន្ទាត់​លីនេអ៊ែរ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3149143\n" +"help.text" +msgid "STDEV function standard deviations in statistics;based on a sample" +msgstr "អនុគមន៍ STDEV​ គម្លាត​គំរូ​ក្នុង​ស្ថិតិ;មានមូលដ្ឋាន​​​​​​លើ​គំរូ" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3149143\n" +"30\n" +"help.text" +msgid "STDEV" +msgstr "STDEV" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3146888\n" +"31\n" +"help.text" +msgid "Estimates the standard deviation based on a sample." +msgstr "ប៉ាន់​ប្រមាណ​គម្លាត​គំរូ​អាស្រ័យ​លើ​គំរូ​មួយ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3146815\n" +"32\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149946\n" +"33\n" +"help.text" +msgid "STDEV(Number1; Number2; ...Number30)" +msgstr "STDEV(ចំនួន1; ចំនួន 2; ...ចំនួន 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3157904\n" +"34\n" +"help.text" +msgid "Number1, Number2, ... Number30 are numerical values or ranges representing a sample based on an entire population." +msgstr "ចំនួន1, ចំនួន 2, ... ចំនួន 30 គឺ​ជា​តម្លៃលេខ ឬ​ជួរ​តំណាង​ឲ្យ​គំរូ​ដែល​មាន​មូលដ្ឋាន​លើ​ចំនួន​សរុប​ទាំងស្រុង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3150650\n" +"35\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149434\n" +"36\n" +"help.text" +msgid "=STDEV(A1:A50) returns the estimated standard deviation based on the data referenced." +msgstr "=STDEV(A1:A50) ត្រឡប់​គម្លាត​គំរូ​ដែល​បាន​​ប៉ាន់ស្មាន​ ដែល​មាន​មូលដ្ឋាន​នៅ​លើ​ទិន្នន័យ​ដែលយោង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3144745\n" +"help.text" +msgid "STDEVA function" +msgstr "អនុគមន៍ STDEVA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3144745\n" +"186\n" +"help.text" +msgid "STDEVA" +msgstr "STDEVA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3151234\n" +"187\n" +"help.text" +msgid "Calculates the standard deviation of an estimation based on a sample." +msgstr "គណនា​គម្លាត​គំរូ​នៃ​ការ​វាយ​តម្លៃ​មួយ​អាស្រ័យ​លើ​គំរូ​មួយ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3148884\n" +"188\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3147422\n" +"189\n" +"help.text" +msgid "STDEVA(Value1;Value2;...Value30)" +msgstr "STDEVA(តម្លៃ 1;តម្លៃ 2;...តម្លៃ 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154547\n" +"190\n" +"help.text" +msgid "Value1, Value2, ...Value30 are values or ranges representing a sample derived from an entire population. Text has the value 0." +msgstr "តម្លៃ 1, តម្លៃ 2, ...តម្លៃ 30 គឺ​ជា​តម្លៃ ឬជួរ​ដែលតំណាង​ឲ្យ​តម្លៃ​ដែល​បាន​មកពី​ចំនួន​សរុប​ទាំងមូល ។ អត្ថបទ​មាន​តម្លៃ​ 0 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3155829\n" +"191\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3148581\n" +"192\n" +"help.text" +msgid "=STDEVA(A1:A50) returns the estimated standard deviation based on the data referenced." +msgstr "=STDEVA(A1:A50) ត្រឡប់​គម្លាត​គំរូ​ដែល​​បាន​ប៉ាន់ស្មាន ដែល​មាន​មូលដ្ឋាន​លើ​ទិន្នន័យ​ដែល​យោង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3149734\n" +"help.text" +msgid "STDEVP function standard deviations in statistics;based on a population" +msgstr "អនុគមន៍ STDEVP​ គម្លាត​គំរូ​ក្នុង​ស្ថិតិ;មាន​មូលដ្ឋាន​លើប៉ូពុយឡាស្យ៉ុង" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3149734\n" +"38\n" +"help.text" +msgid "STDEVP" +msgstr "STDEVP" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149187\n" +"39\n" +"help.text" +msgid "Calculates the standard deviation based on the entire population." +msgstr "គណនា​គម្លាត​គំរូ ដោយ​ផ្អែក​លើ​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154387\n" +"40\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154392\n" +"41\n" +"help.text" +msgid "STDEVP(Number1;Number2;...Number30)" +msgstr "STDEVP(ចំនួន 1; ចំនួន 2; ... ចំនួន 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3155261\n" +"42\n" +"help.text" +msgid "Number 1,Number 2,...Number 30 are numerical values or ranges representing a sample based on an entire population." +msgstr "ចំនួន 1,ចំនួន 2,...ចំនួន 30 គឺ​ជា​តម្លៃ​លេខ ឬ​ជួរ​ដែល​តំណាង​ឲ្យ​គំរូ​ដែល​មាន​មូលដ្ឋាន​លើ​ចំនួន​សរុប​ទាំងមូល ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3145591\n" +"43\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153933\n" +"44\n" +"help.text" +msgid "=STDEVP(A1:A50) returns a standard deviation of the data referenced." +msgstr "=STDEVP(A1:A50) ត្រឡប់​គម្លាត​គំរូ​នៃ​ទិន្នន័យ​ដែល​យោង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3154522\n" +"help.text" +msgid "STDEVPA function" +msgstr "អនុគមន៍ STDEVPA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154522\n" +"194\n" +"help.text" +msgid "STDEVPA" +msgstr "STDEVPA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149549\n" +"195\n" +"help.text" +msgid "Calculates the standard deviation based on the entire population." +msgstr "គណនា​គម្លាត​គំរូ​ដោយ​ផ្អែក​លើ​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3155950\n" +"196\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3146851\n" +"197\n" +"help.text" +msgid "STDEVPA(Value1;Value2;...Value30)" +msgstr "STDEVPA(តម្លៃ 1;តម្លៃ 2;...តម្លៃ 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153109\n" +"198\n" +"help.text" +msgid "Value1,value2,...value30 are values or ranges representing a sample derived from an entire population. Text has the value 0." +msgstr "តម្លៃ 1,តម្លៃ 2,...តម្លៃ 30 គឺ​ជា​ត​ម្លៃ ឬ​ជួរ​ដែល​តំណាង​ឲ្យ​គំរូ​ដែល​បានមក​ពី​ចំនួន​សរុប​ទាំងមូល ។ អត្ថបទ​មាន​តម្លៃ 0 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154506\n" +"199\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3145163\n" +"200\n" +"help.text" +msgid "=STDEVPA(A1:A50) returns the standard deviation of the data referenced." +msgstr "=STDEVPA(A1:A50)ត្រឡប់​គម្លាត​គំរូ​នៃ​ទិន្នន័យ​ដែល​យោង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3155928\n" +"help.text" +msgid "STANDARDIZE function converting;random variables, into normalized values" +msgstr "អនុគមន៍ STANDARDIZE​ បម្លែង;អថេរ​ចៃដន្យ, ជា​តម្លៃ​ធម្មតា" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3155928\n" +"46\n" +"help.text" +msgid "STANDARDIZE" +msgstr "STANDARDIZE" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149883\n" +"47\n" +"help.text" +msgid "Converts a random variable to a normalized value." +msgstr "បម្លែង​អថេរ​ចៃដន្យ​មួយ​ទៅ​ជា​តម្លៃ​មធ្យម ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154330\n" +"48\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150132\n" +"49\n" +"help.text" +msgid "STANDARDIZE(Number; Mean; StDev)" +msgstr "STANDARDIZE(ចំនួន; មធ្យម; StDev)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3159139\n" +"50\n" +"help.text" +msgid "Number is the value to be standardized." +msgstr "ចំនួន ជា​តម្លៃ​ដែល​ត្រូវ​ធ្វើ​ឲ្យ​ទៅ​ជា​ស្តង់ដារ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3145241\n" +"51\n" +"help.text" +msgid "Mean is the arithmetic mean of the distribution." +msgstr "មធ្យម ជា​មធ្យម​នព្វន្ត​នៃ​ច្បាប់ ។" + +#: 04060185.xhp +#, fuzzy +msgctxt "" +"04060185.xhp\n" +"par_id3148874\n" +"52\n" +"help.text" +msgid "StDev is the standard deviation of the distribution." +msgstr "StDev គឺ​ជា​គម្លាត​គំរូ​នៃ​ការ​ចែក ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3145351\n" +"53\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3156067\n" +"54\n" +"help.text" +msgid "=STANDARDIZE(11;10;1) returns 1. The value 11 in a normal distribution with a mean of 10 and a standard deviation of 1 is as much above the mean of 10, as the value 1 is above the mean of the standard normal distribution." +msgstr "=STANDARDIZE(11;10;1) ត្រឡប់ 1 ។ តម្លៃ 11 គឺ​ជា​ការ​ចែក​ធម្មតា​ជា​មួយ​នឹង​មធ្យម​នៃ 10 និង​គម្លាត​គំរូ​របស់ 1 គឺ​ដូច​អ្វី ​ខាង​លើ​មធ្យម​របស់ 10 ព្រោះ​ថា​​តម្លៃ 1 គឺ​នៅ​ខាង​លើ​មធ្យម​របស់ការ​ចែក​គំរូ​ធម្មតា ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3157986\n" +"help.text" +msgid "NORMSINV function normal distribution;inverse of standard" +msgstr "អនុគមន៍ NORMSINV​ ច្បាប់​បំណែកចែក​ធម្មតា;បញ្ច្រាស​ស្តង់ដារ" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3157986\n" +"56\n" +"help.text" +msgid "NORMSINV" +msgstr "NORMSINV" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3151282\n" +"57\n" +"help.text" +msgid "Returns the inverse of the standard normal cumulative distribution." +msgstr "ត្រឡប់​ច្បាប់​ន័រម៉ាល់​បង្រួម​កណ្ដាល​តៗគ្នា​ច្រាស ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3153261\n" +"58\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154195\n" +"59\n" +"help.text" +msgid "NORMINV(Number)" +msgstr "NORMINV(ចំនួន)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3148772\n" +"60\n" +"help.text" +msgid "Number is the probability to which the inverse standard normal distribution is calculated." +msgstr "ចំនួន ជា​ប្រូបាប៊ីលីតេ​ដែល​ច្បាប់​បង្រួម​កណ្តាល​ច្រាស ត្រូវ​បាន​គណនា ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3150934\n" +"61\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149030\n" +"62\n" +"help.text" +msgid "=NORMSINV(0.908789) returns 1.3333." +msgstr "=NORMSINV(0.908789) ត្រឡប់ 1.3333 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3147538\n" +"help.text" +msgid "NORMSDIST function normal distribution;statistics" +msgstr "អនុគមន៍ NORMSDIST​ ច្បាប់បំណែកចែក​ធម្មតា;ស្ថិតិ​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3147538\n" +"64\n" +"help.text" +msgid "NORMSDIST" +msgstr "NORMSDIST" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150474\n" +"65\n" +"help.text" +msgid "Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one." +msgstr "ត្រឡប់​អនុគមន៍​ចែកចាយ​បូក​បន្ត​ធម្មតា​ខ្នាត​គំរូ ។ ការ​ចែកចាយ​មាន​មធ្យម​សូន្យ និង​គំលាត​គំរូ ១ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id8652302\n" +"help.text" +msgid "It is GAUSS(x)=NORMSDIST(x)-0.5" +msgstr "វាជា​ GAUSS(x)=NORMSDIST(x)-0.5" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3155083\n" +"66\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3158411\n" +"67\n" +"help.text" +msgid "NORMSDIST(Number)" +msgstr "NORMSDIST(ចំនួន)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154950\n" +"68\n" +"help.text" +msgid "Number is the value to which the standard normal cumulative distribution is calculated." +msgstr "លេខ ជា​តម្លៃ​ដែល​ច្បាប់​បង្រួម​កណ្តាល​ត្រូវ​បាន​គណនា ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3153228\n" +"69\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3155984\n" +"70\n" +"help.text" +msgid "=NORMSDIST(1) returns 0.84. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area." +msgstr "=NORMSDIST(1) ត្រឡប់ 0.84 ។ ផ្ទៃ​ខាង​ក្រោម​ខ្សែកោង​ចែក​ស្តង់ដារ​ធម្មតា​ទៅ​ខាង​ឆ្វេង​នៃ​តម្លៃ X 1 គឺ 84% នៃ​ផ្ទៃសរុប ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3152592\n" +"help.text" +msgid "SLOPE function" +msgstr "អនុគមន៍ SLOPE" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3152592\n" +"72\n" +"help.text" +msgid "SLOPE" +msgstr "SLOPE" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150386\n" +"73\n" +"help.text" +msgid "Returns the slope of the linear regression line. The slope is adapted to the data points set in the y and x values." +msgstr "ត្រឡប់​ភាព​ទេរ​នៃ​បន្ទាត់​តំរែ​តំរង់​លីនេអ៊ែរ ។ ភាព​ទេរ​ត្រូវ​បាន​សម្រួល​ទៅ​តាម​សំណុំ​ចំណុច​ទិន្នន័យ​ក្នុង​តម្លៃ y និង x ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154315\n" +"74\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149819\n" +"75\n" +"help.text" +msgid "SLOPE(DataY; DataX)" +msgstr "SLOPE(ទិន្នន័យ Y; ទិន្នន័យ X)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3083446\n" +"76\n" +"help.text" +msgid "DataY is the array or matrix of Y data." +msgstr "ទិន្នន័យ Y គឺ​ជា​អារ៉េ ឬ​ម៉ាទ្រីស​របស់​ទិន្នន័យ Y ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3152375\n" +"77\n" +"help.text" +msgid "DataX is the array or matrix of X data." +msgstr "ទិន្នន័យ X គឺ​ជា​អារ៉េ ឬ​ម៉ាទ្រីស​របស់​ទិន្នន័យ X ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3146061\n" +"78\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3152480\n" +"79\n" +"help.text" +msgid "=SLOPE(A1:A50;B1:B50)" +msgstr "=SLOPE(A1:A50;B1:B50)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3155836\n" +"help.text" +msgid "STEYX function standard errors;statistical functions" +msgstr "អនុគមន៍ STEYX​ កំហុស​ស្តង់ដារ;អនុគមន៍​ស្ថិតិ" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3155836\n" +"81\n" +"help.text" +msgid "STEYX" +msgstr "STEYX" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149446\n" +"82\n" +"help.text" +msgid "Returns the standard error of the predicted y value for each x in the regression." +msgstr "ត្រឡប់​កំហុស​គំរូ​នៃ​តម្លៃ y ដែល​បាន​ព្យាករ​សម្រាប់ x នីមួយ​ៗ​ក្នុង​តំរែតំរង់ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3147562\n" +"83\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3151267\n" +"84\n" +"help.text" +msgid "STEYX(DataY; DataX)" +msgstr "STEYX(ទិន្នន័យ Y; ទិន្នន័យ X)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3147313\n" +"85\n" +"help.text" +msgid "DataY is the array or matrix of Y data." +msgstr "ទិន្នន័យ Y គឺ​ជា​អារ៉េ ឬ​ម៉ាទ្រីស​របស់​ទិន្នន័យ Y ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3156097\n" +"86\n" +"help.text" +msgid "DataX is the array or matrix of X data." +msgstr "ទិន្នន័យ X គឺ​ជា​អារ៉េ ឬ​ម៉ាទ្រីស​របស់​ទិន្នន័យ X ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3145204\n" +"87\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3156131\n" +"88\n" +"help.text" +msgid "=STEXY(A1:A50;B1:B50)" +msgstr "=STEXY(A1:A50;B1:B50)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3150873\n" +"help.text" +msgid "DEVSQ function sums;of squares of deviations" +msgstr "អនុគមន៍ DEVSQ​ ផលបូក;កម្លាត​ការ៉េ" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3150873\n" +"90\n" +"help.text" +msgid "DEVSQ" +msgstr "DEVSQ" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154748\n" +"91\n" +"help.text" +msgid "Returns the sum of squares of deviations based on a sample mean." +msgstr "ត្រឡប់​ផល​បូក​ការេ​នៃ​គម្លាត ដែល​ផ្អែក​លើ​មធ្យម​គំរូ​មួយ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3156121\n" +"92\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3146790\n" +"93\n" +"help.text" +msgid "DEVSQ(Number1; Number2; ...Number30)" +msgstr "DEVSQ(ចំនួន 1; ចំនួន 2; ...ចំនួន 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3155995\n" +"94\n" +"help.text" +msgid "Number1, Number2, ...Number30 numerical values or ranges representing a sample." +msgstr "ចំនួន 1, ចំនួន 2, ...ចំនួន 30 ជា​តម្លៃ​លេខ ឬ​ជួរ​ដែល​តំណាង​ឲ្យ​គំរូ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3150254\n" +"95\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149136\n" +"96\n" +"help.text" +msgid "=DEVSQ(A1:A50)" +msgstr "=DEVSQ(A1:A50)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3149579\n" +"help.text" +msgid "TINV function inverse of t-distribution" +msgstr "អនុគមន៍ TINV​ បញ្ច្រាស​ច្បាប់បំណែងចែក t" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3149579\n" +"98\n" +"help.text" +msgid "TINV" +msgstr "TINV" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3143232\n" +"99\n" +"help.text" +msgid "Returns the inverse of the t-distribution." +msgstr "ត្រឡប់​ច្បាប់ t ច្រាស ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3155101\n" +"100\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149289\n" +"101\n" +"help.text" +msgid "TINV(Number; DegreesFreedom)" +msgstr "TINV(ចំនួន; ដឺក្រេ​សេរី)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154070\n" +"102\n" +"help.text" +msgid "Number is the probability associated with the two-tailed t-distribution." +msgstr "ចំនួន ជា​​​ប្រូបាប៊ីលីតេ​ដែល​ទាក់ទង​នឹង​ច្បាប់បំណែងចែក t សង​ខាង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3155315\n" +"103\n" +"help.text" +msgid "DegreesFreedom is the number of degrees of freedom for the t-distribution." +msgstr "ដឺក្រេ​សេរី គឺ​ជា​ចំនួន​ដឺក្រេ​​នៃ​សេរី​ភាព​សម្រាប់ច្បាប់បំណែងចែក t ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3153885\n" +"104\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3156010\n" +"105\n" +"help.text" +msgid "=TINV(0.1;6) returns 1.94" +msgstr "=TINV(0.1;6) ត្រឡប់ 1.94" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3154129\n" +"help.text" +msgid "TTEST function" +msgstr "អនុគមន៍ TTEST" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154129\n" +"107\n" +"help.text" +msgid "TTEST" +msgstr "TTEST" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3159184\n" +"108\n" +"help.text" +msgid "Returns the probability associated with a Student's t-Test." +msgstr "ត្រឡប់​ប្រូបាប៊ីលីតេ​ដែល​ទាក់ទង​ជាមួយ​ការ​សាកល្បង t របស់​និសិ្សត ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3147257\n" +"109\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3151175\n" +"110\n" +"help.text" +msgid "TTEST(Data1; Data2; Mode; Type)" +msgstr "TTEST(ទិន្នន័យ 1; ទិន្នន័យ 2; របៀប; ប្រភេទ)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149202\n" +"111\n" +"help.text" +msgid "Data1 is the dependent array or range of data for the first record." +msgstr "ទិន្នន័យ 1 គឺ​ជា​អារ៉េ​ឯករាជ្យ ឬ​ជួរ​របស់​ទិន្នន័យ​សម្រាប់​កំណត់ត្រា​ដំបូង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3145666\n" +"112\n" +"help.text" +msgid "Data2 is the dependent array or range of data for the second record." +msgstr "ទិន្នន័យ 2 គឺ​ជា​អារ៉េ​ឯករាជ្យ ឬ​ជួរ​របស់​ទិន្នន័យ​សម្រាប់កំណត់​ត្រា​ទី ២ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153903\n" +"113\n" +"help.text" +msgid "Mode = 1 calculates the one-tailed test, Mode = 2 the two- tailed test." +msgstr "របៀប = 1 គណនា​ការ​សាកល្បង​ម្ខាង របៀប = 2 ការ​សាកល្បង​សង​ខាង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3155327\n" +"114\n" +"help.text" +msgid "Type is the kind of t-test to perform. Type 1 means paired. Type 2 means two samples, equal variance (homoscedastic). Type 3 means two samples, unequal variance (heteroscedastic)." +msgstr "ប្រភេទ ជា​ប្រភេទ​នៃ​ការ​ពិសោធន៍ t ដែល​ត្រូវ​ប្រតិបត្តិ ។ ប្រភេទ 1 មាន​ន័យ​ថា​គូ ។ ប្រភេទ 2 មាន​ន័យ​ថា​គំរូ​ពីរ ស្មើ ​វ៉ារ្យង់ (homoscedastic) ។ ប្រភេទ 3 មាន​ន័យ​ថា​គំរូ​ពីរ មិន​ស្មើ​វ៉ារ្យង់​ (heteroscedastic) ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3159342\n" +"115\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150119\n" +"116\n" +"help.text" +msgid "=TTEST(A1:A50;B1:B50;2;2)" +msgstr "=TTEST(A1:A50;B1:B50;2;2)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3154930\n" +"help.text" +msgid "TDIST function t-distribution" +msgstr "អនុគមន៍ TDIST​ ច្បាប់បំណែងចែក t" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154930\n" +"118\n" +"help.text" +msgid "TDIST" +msgstr "TDIST" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153372\n" +"119\n" +"help.text" +msgid "Returns the t-distribution." +msgstr "ត្រឡប់​ច្បាប់ t ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3149911\n" +"120\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150521\n" +"121\n" +"help.text" +msgid "TDIST(Number; DegreesFreedom; Mode)" +msgstr "TDIST(ចំនួន; ដឺក្រេសេរី; របៀប)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3146991\n" +"122\n" +"help.text" +msgid "Number is the value for which the t-distribution is calculated." +msgstr "ចំនួន ជា​តម្លៃ​ដែល​ច្បាប់ t ត្រូវ​បាន​គណនា ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3148824\n" +"123\n" +"help.text" +msgid "DegreesFreedom is the number of degrees of freedom for the t-distribution." +msgstr "ដឺក្រេ​សេរី គឺ​ជា​ចំនួន​ដឺក្រេ​​នៃ​សេរី​ភាព​សម្រាប់ច្បាប់បំណែងចែក t ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149340\n" +"124\n" +"help.text" +msgid "Mode = 1 returns the one-tailed test, Mode = 2 returns the two-tailed test." +msgstr "របៀប = 1 ត្រឡប់​ការ​សាកល្បង​ម្ខាង របៀប = 2 ត្រឡប់​ការ​សាកល្បង​សង​ខាង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3159150\n" +"125\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149773\n" +"126\n" +"help.text" +msgid "=TDIST(12;5;1)" +msgstr "=TDIST(12;5;1)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3153828\n" +"help.text" +msgid "VAR function variances" +msgstr "អនុគមន៍ VAR វ៉ារ៉្យង់" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3153828\n" +"128\n" +"help.text" +msgid "VAR" +msgstr "VAR" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3159165\n" +"129\n" +"help.text" +msgid "Estimates the variance based on a sample." +msgstr "ប៉ាន់​ប្រមាណ​វ៉ារ្យង់​ផ្អែក​លើ​គំរូ​មួយ ។\\" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154286\n" +"130\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153054\n" +"131\n" +"help.text" +msgid "VAR(Number1; Number2; ...Number30)" +msgstr "VAR(ចំនួន 1; ចំនួន 2; ...ចំនួន 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3148938\n" +"132\n" +"help.text" +msgid "Number1, Number2, ...Number30 are numerical values or ranges representing a sample based on an entire population." +msgstr "ចំនួន 1, ចំនួន 2, ...ចំនួន 30 គឺ​ជា​តម្លៃ​លេខ ឬ​ជួរ​ដែល​តំណាង​ឲ្យ​គំរូ​ដែល​មាន​មូលដ្ឋាន​លើ​ចំនួន​សរុប​ទាំងស្រុង ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3147233\n" +"133\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153575\n" +"134\n" +"help.text" +msgid "=VAR(A1:A50)" +msgstr "=VAR(A1:A50)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3151045\n" +"help.text" +msgid "VARA function" +msgstr "អនុគមន៍ VARA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3151045\n" +"202\n" +"help.text" +msgid "VARA" +msgstr "VARA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3155122\n" +"203\n" +"help.text" +msgid "Estimates a variance based on a sample. The value of text is 0." +msgstr "ប៉ាន់​ប្រមាណ​វ៉ារ្យង់​ដោយ​ផ្អែក​លើ​គំរូ​មួយ ។ តម្លៃ​អត្ថបទ​គឺ 0 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3149176\n" +"204\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149999\n" +"205\n" +"help.text" +msgid "VARA(Value1; Value2; ...Value30)" +msgstr "VARA(តម្លៃ 1; តម្លៃ 2; ...តម្លៃ 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3158421\n" +"206\n" +"help.text" +msgid "Value1, Value2,...Value30 are values or ranges representing a sample derived from an entire population. Text has the value 0." +msgstr "តម្លៃ 1, តម្លៃ 2,...តម្លៃ 30 គឺ​ជា​តម្លៃលេខ ឬ​ជួរ​ដែល​តំណាង​ឲ្យ​គំរូ​ដែល​បាន​មក​ពី​ចំនួនស​រុប​ទាំងមូល ។ អត្ថបទ​មាន​តម្លៃ 0 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3149160\n" +"207\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154279\n" +"208\n" +"help.text" +msgid "=VARA(A1:A50)" +msgstr "=VARA(A1:A50)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3166441\n" +"help.text" +msgid "VARP function" +msgstr "អនុគមន៍ VARP" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3166441\n" +"136\n" +"help.text" +msgid "VARP" +msgstr "VARP" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3159199\n" +"137\n" +"help.text" +msgid "Calculates a variance based on the entire population." +msgstr "គណនា​វ៉ារ្យង់​ផ្អែក​លើ​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3150706\n" +"138\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3147282\n" +"139\n" +"help.text" +msgid "VARP(Number1; Number2; ...Number30)" +msgstr "VARP(ចំនួន 1; ចំនួន 2; ...ចំនួន 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149793\n" +"140\n" +"help.text" +msgid "Number1, Number2, ...Number30 are numerical values or ranges representing an entire population." +msgstr "ចំនួន 1, ចំនួន 2, ...ចំនួន 30 គឺ​ជា​​តម្លៃ​លេខ ឬជួរ​ដែល​តំណាង​ឲ្យ​ចំនួន​សរុប​ទាំងមូល ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3152939\n" +"141\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153385\n" +"142\n" +"help.text" +msgid "=VARP(A1:A50)" +msgstr "=VARP(A1:A50)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3153688\n" +"help.text" +msgid "VARPA function" +msgstr "អនុគមន៍ VARPA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3153688\n" +"210\n" +"help.text" +msgid "VARPA" +msgstr "VARPA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149109\n" +"211\n" +"help.text" +msgid "Calculates the variance based on the entire population. The value of text is 0." +msgstr "គណនា​វ៉ាដ្យង់​ដោយ​ផ្អែក​លើ​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។ តម្លៃ​អត្ថបទ​គឺ 0 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3152880\n" +"212\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149967\n" +"213\n" +"help.text" +msgid "VARPA(Value1; Value2; ...Value30)" +msgstr "VARPA(តម្លៃ 1; តម្លៃ 2; ...តម្លៃ 30)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149920\n" +"214\n" +"help.text" +msgid "Value1,value2,...Value30 are values or ranges representing an entire population." +msgstr "តម្លៃ 1,តម្លៃ 2,...តម្លៃ 30 គឺ​ជា​តម្លៃ ឬជួរ​ដែល​តំណាង​ឲ្យ​ចំនួន​សរុប​ទាំងមូល ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154862\n" +"215\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3156203\n" +"216\n" +"help.text" +msgid "=VARPA(A1:A50)" +msgstr "=VARPA(A1:A50)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3154599\n" +"help.text" +msgid "PERMUT function number of permutations" +msgstr "អនុគមន៍ PERMUT ចំនួនចំលាស់" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3154599\n" +"144\n" +"help.text" +msgid "PERMUT" +msgstr "PERMUT" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154334\n" +"145\n" +"help.text" +msgid "Returns the number of permutations for a given number of objects." +msgstr "ត្រឡប់​ចំនួន​នៃ​ចម្លាស់ សម្រាប់​ចំនួន​វត្ថុ​ដែល​បាន​ផ្តល់ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3149422\n" +"146\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3148466\n" +"147\n" +"help.text" +msgid "PERMUT(Count1; Count2)" +msgstr "PERMUT(ចំនួន 1; ចំនួន 2)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3148656\n" +"148\n" +"help.text" +msgid "Count1 is the total number of objects." +msgstr "Count1 គឺ​ជា​ចំនួន​វត្ថុ​សរុប ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150826\n" +"149\n" +"help.text" +msgid "Count2 is the number of objects in each permutation." +msgstr "Count2គឺ​ជា​ចំនួន​វត្ថុ​នៅ​ក្នុង​កា​រផ្លាស់ប្ដូរ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3153351\n" +"150\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150424\n" +"151\n" +"help.text" +msgid "=PERMUT(6;3) returns 120. There are 120 different possibilities, to pick a sequence of 3 playing cards out of 6 playing cards." +msgstr "=PERMUT(6;3) ត្រឡប់ 120 ។ មាន​លទ្ធភាព​ខុសគ្នា 120 ដើម្បី​យក​​លំដាប់​នៃ​កាត​លេង​ចំនួន 3 នៃ​កាត​ចំនួន 6 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3143276\n" +"help.text" +msgid "PERMUTATIONA function" +msgstr "អនុគមន៍ PERMUTATIONA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3143276\n" +"153\n" +"help.text" +msgid "PERMUTATIONA" +msgstr "PERMUTATIONA" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3144759\n" +"154\n" +"help.text" +msgid "Returns the number of permutations for a given number of objects (repetition allowed)." +msgstr "ត្រឡប់​ចំនួន​ចម្លាស់​សម្រាប់​ចំនួន​វត្ថុ​ដែល​បាន​ផ្តល់ (អនុញ្ញាត​ឲ្យ​ធ្វើ​ម្តង​ទៀត) ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3145598\n" +"155\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149298\n" +"156\n" +"help.text" +msgid "PERMUTATIONA(Count1; Count2)" +msgstr "PERMUTATIONA(ចំនួន 1; ចំនួន 2)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3156139\n" +"157\n" +"help.text" +msgid "Count1 is the total number of objects." +msgstr "Count1 គឺ​ជា​ចំនួន​វត្ថុ​សរុប ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149519\n" +"158\n" +"help.text" +msgid "Count2 is the number of objects in each permutation." +msgstr "Count2គឺ​ជា​ចំនួន​វត្ថុ​នៅ​ក្នុង​កា​រផ្លាស់ប្ដូរ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3151382\n" +"159\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153949\n" +"160\n" +"help.text" +msgid "How often can 2 objects be selected from a total of 11 objects?" +msgstr "តើ​វត្ថុ 2 អាច​ត្រូវ​បាន​ជ្រើស​ចេញ​ពី​វត្ថុ 11 បាន​ប៉ុន្មាន ?" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3149233\n" +"161\n" +"help.text" +msgid "=PERMUTATIONA(11;2) returns 121." +msgstr "=PERMUTATIONA(11;2) ត្រឡប់ 121 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3150622\n" +"162\n" +"help.text" +msgid "=PERMUTATIONA(6;3) returns 216. There are 216 different possibilities to put a sequence of 3 playing cards together out of six playing cards if every card is returned before the next one is drawn." +msgstr "=PERMUTATIONA(6;3) ត្រឡប់ 216 ។ មាន​លទ្ធភាព​ខុសគ្នា​ចំនួន 216 ដើម្បីដាក់លំដាប់​នៃ​កាត 3 រួ​ម​ជា​មួយ​នឹង​កាត​ចំនួន 6 ផ្សេង​ទៀត ប្រសិន​បើ​កាត​នីមួយៗ​ត្រូវ​បានត្រឡប់​មុន​ដក​កាត​មួយ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3152952\n" +"help.text" +msgid "PROB function" +msgstr "អនុគមន៍ PROB" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3152952\n" +"164\n" +"help.text" +msgid "PROB" +msgstr "PROB" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154110\n" +"165\n" +"help.text" +msgid "Returns the probability that values in a range are between two limits. If there is no End value, this function calculates the probability based on the principle that the Data values are equal to the value of Start." +msgstr "ត្រឡប់​ប្រូប៉ាប៊ីលីតេ​ដែល​តម្លៃ​នៅ​ក្នុងជួរ​រវាង​លីមីត​ពីរ ។ ប្រសិន​បើ​មិនមាន​តម្លៃ បញ្ចប់ អនុគមន៍​នេះ​គណនា​ប្រូប៉ាប៊ីលីតេ​ដែលមាន​មូលដ្ឋាន​លើ​គោលការណ៍​ដែលតម្លៃ​ទិន្នន័យ​ស្មើ​នឹង​តម្លៃ​​នៃ​ ការ​ចាប់ផ្ដើម ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3146810\n" +"166\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3147330\n" +"167\n" +"help.text" +msgid "PROB(Data; Probability; Start; End)" +msgstr "PROB(ទិន្នន័យ; ប្រូបាប៊ីលីតេ; ចាប់ផ្តើម; បញ្ចប់)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154573\n" +"168\n" +"help.text" +msgid "Data is the array or range of data in the sample." +msgstr "ទិន្នន័យ ជា​អារ៉េ ឬ​ជួរ​នៃ​ទិន្នន័យ​ក្នុង​គំរូ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3156334\n" +"169\n" +"help.text" +msgid "Probability is the array or range of the corresponding probabilities." +msgstr "ប្រូបាប៊ីលីតេ ជា​អារេ ឬ​ជួរ​នៃ​ប្រូបាប៊ីលីតេ​ដែល​ត្រូវ​គ្នា ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3151107\n" +"170\n" +"help.text" +msgid "Start is the start value of the interval whose probabilities are to be summed." +msgstr "ចាប់ផ្តើម ជា​តម្លៃ​ចាប់ផ្តើម​នៃ​ចន្លោះ ដែល​ប្រូបាប៊ីលីតេ​របស់​​វា​នឹង​ត្រូវ​បាន​បូក ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153694\n" +"171\n" +"help.text" +msgid "End (optional) is the end value of the interval whose probabilities are to be summed. If this parameter is missing, the probability for the Start value is calculated." +msgstr "បញ្ចប់ (ស្រេច​ចិត្ត) ជា​តម្លៃ​បញ្ចប់​នៃ​ចន្លោះ​ដែល​ប្រូបាប៊ីលីតេ​របស់​វា នឹង​ត្រូវ​បាន​បូក ។ បើ​បាត់​​ប៉ារ៉ាម៉ែត្រ​នេះ នោះ​ប្រូបាប៊ីលីតេ​សម្រាប់​តម្លៃ ចាប់ផ្តើម នឹង​ត្រូវ​បាន​គណនា ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3147574\n" +"172\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3153666\n" +"173\n" +"help.text" +msgid "=PROB(A1:A50;B1:B50;50;60) returns the probability with which a value within the range of A1:A50 is also within the limits between 50 and 60. Every value within the range of A1:A50 has a probability within the range of B1:B50." +msgstr "=PROB(A1:A50;B1:B50;50;60) ត្រឡប់​ប្រូប៉ាប៊ីលីតេ​ជា​មួយ​នឹង​​តម្លៃ​នៅ​ក្នុង​ជួរ​របស់ A1:A50 ក៏​មាន​នៅ​ក្នុង​លីមីត​រវាង 50 និង 60 ផងដែរ ។ តម្លៃ​នីមួយៗ​នៅ​ក្នុង​ជួរ​នៃ A1:A50 មានប្រូប៉ាលីតេ​នៅ​ក្នុង​ជួរ​នៃ B1:B50 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"bm_id3150941\n" +"help.text" +msgid "WEIBULL function" +msgstr "អនុគមន៍ WEIBULL" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3150941\n" +"175\n" +"help.text" +msgid "WEIBULL" +msgstr "WEIBULL" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154916\n" +"176\n" +"help.text" +msgid "Returns the values of the Weibull distribution." +msgstr "ត្រឡប់​តម្លៃ​នៃ​ច្បាប់ Weibull ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id0305200911372767\n" +"help.text" +msgid "The Weibull distribution is a continuous probability distribution, with parameters Alpha > 0 (shape) and Beta > 0 (scale)." +msgstr "ច្បាប់ Weibull គឺជា​ច្បាប់បំណែងចែក​ប្រូប៉ាប៊ីលីតេ​បន្ត ដែលមាន​អាល់ហ្វា​ប៉ារ៉ាម៉ែត្រ > 0 (shape) និងបែតា > 0 (scale) ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id0305200911372777\n" +"help.text" +msgid "If C is 0, WEIBULL calculates the probability density function." +msgstr "ប្រសិន​បើ​ C ជា​ 0, WEIBULL គណនា​អនុគមន៍​ដង់​ស៊ីតេ​​​​ប្រូប៉ាប៊ីលីតេ ។​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id0305200911372743\n" +"help.text" +msgid "If C is 1, WEIBULL calculates the cumulative distribution function." +msgstr "ប្រសិន​បើ​​ C ជា​ 1, WEIBULL គណនា​​អនុគមន៍​បំណែង​ចែក​ដែល​ត្រួត​លើ​គ្នា​ ។​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3159393\n" +"177\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154478\n" +"178\n" +"help.text" +msgid "WEIBULL(Number; Alpha; Beta; C)" +msgstr "WEIBULL(ចំនួន; អាល់ហ្វា; បែតា; C)" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3151317\n" +"179\n" +"help.text" +msgid "Number is the value at which to calculate the Weibull distribution." +msgstr "ចំនួន ជា​តម្លៃ​ដែល​ត្រូវ​គណនា​ច្បាប់ Weibull ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3158436\n" +"180\n" +"help.text" +msgid "Alpha is the shape parameter of the Weibull distribution." +msgstr "អាល់ហ្វា ជា​ប៉ារ៉ាម៉ែត្រ​អាល់ហ្វា​នៃ​ច្បាប់ Weibull ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154668\n" +"181\n" +"help.text" +msgid "Beta is the scale parameter of the Weibull distribution." +msgstr "បែតា គឺ​ជា​ប៉ារ៉ាម៉ែត្រ​បែតា​នៃ​ច្បាប់ Weibull ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3154825\n" +"182\n" +"help.text" +msgid "C indicates the type of function." +msgstr "C បង្ហាញ​ប្រភេទ​នៃ​អនុគមន៍​ ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"hd_id3153794\n" +"183\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id3146077\n" +"184\n" +"help.text" +msgid "=WEIBULL(2;1;1;1) returns 0.86." +msgstr "=WEIBULL(2;1;1;1) ត្រឡប់ 0.86 ។" + +#: 04060185.xhp +msgctxt "" +"04060185.xhp\n" +"par_id0305200911372899\n" +"help.text" +msgid "See also the Wiki page." +msgstr "មើល​ ទំព័រ​វិគី ។" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"tit\n" +"help.text" +msgid "Input Help" +msgstr "ជំនួយ​ការ​បញ្ចូល" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"hd_id3156280\n" +"1\n" +"help.text" +msgid "Input Help" +msgstr "ជំនួយ​ការ​បញ្ចូល" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"par_id3147229\n" +"2\n" +"help.text" +msgid "Enter the message that you want to display when the cell or cell range is selected in the sheet." +msgstr "បញ្ចូល​សារ​ដែល​អ្នក​ចង់​បង្ហាញ​នៅ​ពេល​​ក្រឡា ឬ​ជួរ​ក្រឡា​ត្រូវ​បាន​ជ្រើស​ក្នុង​សន្លឹក ។" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"hd_id3146986\n" +"3\n" +"help.text" +msgid "Show input help when cell is selected" +msgstr "បង្ហាញ​ជំនួយ​ការ​បញ្ចូល នៅ​ពេល​ក្រឡា​ត្រូវ​បាន​ជ្រើស" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"par_id3153363\n" +"4\n" +"help.text" +msgid "Displays the message that you enter in the Contents box when the cell or cell range is selected in the sheet." +msgstr "បង្ហាញ​សារ​ដែល​អ្នក​បញ្ចូល​ក្នុង​ប្រអប់ មាតិកា នៅ​ពេល​ក្រឡា ឬ​ជួរ​ក្រឡា​ត្រូវ​បាន​ជ្រើស​ក្នុង​សន្លឹក ។" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"par_id3154730\n" +"5\n" +"help.text" +msgid "If you enter text in the Contents box of this dialog, and then select and clear this check box, the text will be lost." +msgstr "បើ​អ្នក​បញ្ចូល​អត្ថបទ​ក្នុង​​ប្រអប់ មាតិកា នៃ​ប្រអប់​នេះ ហើយ​បន្ទាប់​មក​ជ្រើស និង​ជម្រះ​ប្រអប់​ធីក​នេះ នោះ​អត្ថបទ​នឹង​ត្រូវ​បាន​បាត់បង់ ។" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"hd_id3147394\n" +"6\n" +"help.text" +msgid "Contents" +msgstr "មាតិកា" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"hd_id3149582\n" +"8\n" +"help.text" +msgid "Title" +msgstr "ចំណងជើង" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"par_id3149400\n" +"9\n" +"help.text" +msgid "Enter the title that you want to display when the cell or cell range is selected." +msgstr "បញ្ចូល​ចំណង​​ជើង​ដែល​អ្នក​ចង់​បង្ហាញ​នៅ​ពេល​​ក្រឡា ឬ​ជួរ​ក្រឡា​ត្រូវ​បាន​ជ្រើស ។" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"hd_id3149121\n" +"10\n" +"help.text" +msgid "Input help" +msgstr "ជំនួយ​ការ​បញ្ចូល" + +#: 12120200.xhp +msgctxt "" +"12120200.xhp\n" +"par_id3150752\n" +"11\n" +"help.text" +msgid "Enter the message that you want to display when the cell or cell range is selected." +msgstr "បញ្ចូល​សារ​ដែល​អ្នក​ចង់​បង្ហាញ​នៅ​ពេល​​ក្រឡា ឬ​ជួរ​ក្រឡា​ត្រូវ​បាន​ជ្រើស ។" + +#: 02140400.xhp +msgctxt "" +"02140400.xhp\n" +"tit\n" +"help.text" +msgid "Left" +msgstr "ឆ្វេង" + +#: 02140400.xhp +msgctxt "" +"02140400.xhp\n" +"hd_id3153896\n" +"1\n" +"help.text" +msgid "Left" +msgstr "ឆ្វេង" + +#: 02140400.xhp +msgctxt "" +"02140400.xhp\n" +"par_id3150793\n" +"2\n" +"help.text" +msgid "Fills a selected range of at least two columns with the contents of the far right cell." +msgstr "បំពេញ​ជួរ​មួយ​ដែល​បាន​ជ្រើស​យ៉ាង​ហោច​ណាស់​ជួរ​ឈរ​ពីរ នូវ​មាតិកា​នៃ​ក្រឡា​ខាង​ស្តាំ​បំផុត ។" + +#: 02140400.xhp +msgctxt "" +"02140400.xhp\n" +"par_id3156280\n" +"3\n" +"help.text" +msgid "If a selected range has only one row, the content of the far right cell is copied into all other cells of the range. If several rows are selected, the far right cells are copied into the cells to the left." +msgstr "បើ​ជួរ​មួយ​ដែល​បាន​ជ្រើស​មាន​ជួរ​ដេក​តែ​មួយ នោះ​មាតិកា​នៃ​ក្រឡា​ខាង​ស្តាំ​​​បំផុត ត្រូវ​បាន​ចម្លង​ទៅ​ក្នុង​ក្រឡា​ផ្សេង​ទៀត​ទាំងអស់​នៃ​ជួរ ។ បើ​មាន​ជួរ​ដេក​​​ច្រើន​ត្រូវ​បាន​ជ្រើស នោះ​ក្រឡា​ខាង​ស្តាំ​​​បំផុត​​ត្រូវ​បាន​ចម្លង​ទៅ​ក្រឡា​នៅ​ខាង​ឆ្វេង ។" + +#: 04010200.xhp +msgctxt "" +"04010200.xhp\n" +"tit\n" +"help.text" +msgid "Column Break" +msgstr "ការ​បំបែក​ជួរ​ឈរ" + +#: 04010200.xhp +msgctxt "" +"04010200.xhp\n" +"bm_id3155923\n" +"help.text" +msgid "spreadsheets; inserting column breakscolumn breaks; insertinginserting; manual column breaksmanual column breaks" +msgstr "សៀវភៅ​បញ្ជី; ការ​បញ្ចូល​ការ​បំបែក​ជួរ​ឈរការ​បំបែក​ជួរ​ឈរ; ការ​បញ្ជូលការ​បញ្ចូល; ការ​បំបែក​ជួរ​ឈរ​ដោយ​ដៃការ​បំបែក​ជួរ​ឈរ​ដោយ​ដៃ" + +#: 04010200.xhp +msgctxt "" +"04010200.xhp\n" +"hd_id3155923\n" +"1\n" +"help.text" +msgid "Column Break" +msgstr "ការ​បំបែក​ជួរ​ឈរ" + +#: 04010200.xhp +msgctxt "" +"04010200.xhp\n" +"par_id3150447\n" +"2\n" +"help.text" +msgid "Inserts a column break (vertical page break) to the left of the active cell." +msgstr "បញ្ចូល​ការ​បំបែក​ជួរ​ឈរ (បំបែក​ទំព័រ​បញ្ឈរ) មួយ​នៅ​ខាង​ឆ្វេង​នៃ​ក្រឡា​សកម្ម ។" + +#: 04010200.xhp +msgctxt "" +"04010200.xhp\n" +"par_id3145171\n" +"3\n" +"help.text" +msgid "The manual column break is indicated by a dark blue vertical line." +msgstr "ការ​បំបែក​ជួរ​ឈរ​ដោយ​ដៃ​ត្រូវ​បាន​ចង្អុល​បង្ហាញ​ដោយ​បន្ទាត់​បញ្ឈរ​ពណ៌​ខៀវ​ចាស់​មួយ ។" + +#: 04030000.xhp +msgctxt "" +"04030000.xhp\n" +"tit\n" +"help.text" +msgid "Rows" +msgstr "ជួរ​ដេក" + +#: 04030000.xhp +msgctxt "" +"04030000.xhp\n" +"bm_id3150541\n" +"help.text" +msgid "spreadsheets; inserting rowsrows; insertinginserting; rows" +msgstr "សៀវភៅ​បញ្ជី; ការ​បញ្ចូល​ជួរ​ដេកជួរ​ដេក; ការ​បញ្ចូលការ​បញ្ចូល; ជួរ​ដេក" + +#: 04030000.xhp +msgctxt "" +"04030000.xhp\n" +"hd_id3150541\n" +"1\n" +"help.text" +msgid "Rows" +msgstr "ជួរ​ដេក" + +#: 04030000.xhp +msgctxt "" +"04030000.xhp\n" +"par_id3150767\n" +"2\n" +"help.text" +msgid "Inserts a new row above the active cell. The number of rows inserted correspond to the number of rows selected. The existing rows are moved downward." +msgstr "បញ្ចូល​ជួរ​ដេក​ថ្មី​មួយ ពី​លើ​ក្រឡា​សកម្ម ។ ចំនួន​ជួរ​ដេក​ដែល​ត្រូវ​បាន​បញ្ចូល គឺ​ត្រូវ​គ្នា​ទៅ​នឹង​ចំនួន​ជួរ​ដេក​ដែល​បាន​ជ្រើស ។ ជួរ​ដេក​ដែល​មាន​ស្រាប់ ត្រូវ​បាន​ផ្លាស់ទី​ទៅ​ក្រោម ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"tit\n" +"help.text" +msgid "Header/Footer" +msgstr "បឋម​កថា​/​បាត​កថា" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"bm_id3153360\n" +"help.text" +msgid "page styles; headers page styles; footers headers; defining footers; defining file names in headers/footers changing;dates, automatically dates;updating automatically automatic date updates" +msgstr "រចនាប័ទ្ម​ទំព័រ; បឋមកថា រចនាប័ទ្ម​ទំព័រ; បាតកថា បឋមកថា; កំណត់ បាតកថា; កំណត់ ឈ្មោះ​ឯកសារ​នៅ​ក្នុង​បឋមកថា/បាតកថា ផ្លាស់ប្ដូរ;កាលបរិច្ឆេទ, ដោយ​ស្វ័យ​ប្រវត្តិ កាលបរិច្ឆេទ;ធ្វើ​​បច្ចុប្បន្នភាព​​ដោយ​ស្វ័យ​ប្រវត្តិ ធ្វើ​ឲ្យ​​កាលបរិច្ឆេទ​ទាន់សម័យ​ដោយ​ស្វ័យ​ប្រវត្តិ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3153360\n" +"1\n" +"help.text" +msgid "Header/Footer" +msgstr "បឋម​​កថា/បាត​កថា" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3150768\n" +"2\n" +"help.text" +msgid "Defines or formats a header or footer for a Page Style." +msgstr "កំណត់ ឬ​ធ្វើ​ទ្រង់ទ្រាយ​បឋម​កថា ឬ​បាត​កថា សម្រាប់​រចនាប័ទ្ម​ទំព័រ​មួយ ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3145748\n" +"3\n" +"help.text" +msgid "Left Area" +msgstr "តំបន់​ឆ្វេង" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3147434\n" +"4\n" +"help.text" +msgid "Enter the text to be displayed at the left side of the header or footer." +msgstr "បញ្ចូល​អត្ថបទ​ដែល​នឹង​ត្រូវ​បង្ហាញ នៅ​ផ្នែក​ខាង​ឆ្វេង​នៃ​បឋម​កថា ឬ​បាត​កថា ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3148648\n" +"5\n" +"help.text" +msgid "Center Area" +msgstr "តំបន់​កណ្តាល" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3163710\n" +"6\n" +"help.text" +msgid "Enter the text to be displayed at the center of the header or footer." +msgstr "បញ្ចូល​អត្ថបទ​ត្រូវបាន​បង្ហាញ​នៅ​កណ្តាលនៃ​​បឋមកថា​ ឬ​បាតកថា​ ។​" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3154942\n" +"7\n" +"help.text" +msgid "Right Area" +msgstr "តំបន់​ស្តាំ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3147126\n" +"8\n" +"help.text" +msgid "Enter the text to be displayed at the right side of the header or footer." +msgstr "បញ្ចូល​អត្ថបទ​ដែល​នឹង​ត្រូវ​បង្ហាញ នៅ​ផ្នែក​ខាង​ស្តាំ​នៃ​បឋម​កថា ឬ​បាត​កថា ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_idN10811\n" +"help.text" +msgid "Header/Footer" +msgstr "បឋម​កថា​/​បាត​កថា" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_idN10815\n" +"help.text" +msgid "Select a predefined header or footer from the list." +msgstr "ជ្រើសបឋមកថា និង​បាតកថា ដែលបានកំណត់​ជាមុន​សម្រាប់​បញ្ជី ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3154729\n" +"9\n" +"help.text" +msgid "Text attributes" +msgstr "គុណ​លក្ខណៈ​អត្ថបទ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3150717\n" +"10\n" +"help.text" +msgid "Opens a dialog to assign formats to new or selected text. The Text Attributes dialog contains the tab pages Font, Font Effects and Font Position." +msgstr "បើក​ប្រអប់​មួយ​ដើម្បី​ផ្តល់​តម្លៃ​ទ្រង់ទ្រាយ​ទៅ​ឲ្យ​អត្ថបទ​ថ្មី ឬ​អត្ថបទ​ដែល​បាន​ជ្រើស ។ ប្រអប់ គុណ​លក្ខណៈ​អត្ថបទ មាន​ទំព័រ​ផ្ទាំង​ ពុម្ព​អក្សរ បែបផែន​ពុម្ព​អក្សរ និង​ទីតាំង​ពុម្ព​អក្សរ ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3159266\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3155336\n" +"25\n" +"help.text" +msgid "Text Attributes" +msgstr "គុណ​លក្ខណៈ​អត្ថបទ" + +#: 02120100.xhp +#, fuzzy +msgctxt "" +"02120100.xhp\n" +"hd_id3145792\n" +"11\n" +"help.text" +msgid "File Name" +msgstr "ឈ្មោះ​ឯកសារ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3150206\n" +"12\n" +"help.text" +msgid "Inserts a file name placeholder in the selected area. Click to insert the title. Long-click to select either title, file name or path/file name from the submenu. If a title has not be assigned (see File - Properties), the file name will be inserted instead." +msgstr "បញ្ចូល​កន្លែង​ដាក់ឈ្មោះ​របស់​ឯកសារ ក្នុង​តំបន់​ដែល​បាន​ជ្រើស ។​ ចុច ដើម្បី​បញ្ចូល​ចំណងជើង ។ ចុច​ឲ្យ​យូរ ដើម្បី​ជ្រើស​ចំណង ឈ្មោះ​របស់​ឯកសារ ឬ​ឈ្មោះ​របស់ ផ្លូវ/ឯកសារ ពីម៉ឺនុយ​រង ។ ប្រសិន​បើ​ចំណង​ជើង​មិន​ត្រូវ​បាន​ផ្តល់ (មើល ឯកសារ - លក្ខណសម្បត្តិ) ឈ្មោះ​របស់​ឯកសារនឹង​ត្រូវ​បាន​បញ្ចូល​ជំនួស​វិញ ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3150369\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02120100.xhp +#, fuzzy +msgctxt "" +"02120100.xhp\n" +"par_id3154487\n" +"26\n" +"help.text" +msgid "File Name" +msgstr "ឈ្មោះ​ឯកសារ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3155812\n" +"13\n" +"help.text" +msgid "Sheet Name" +msgstr "ឈ្មោះ​សន្លឹក" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3148842\n" +"14\n" +"help.text" +msgid "Inserts a placeholder in the selected header/footer area, which is replaced by the sheet name in the header/footer of the actual document." +msgstr "បញ្ចូល​កន្លែង​ដាក់​មួយ​ក្នុង​តំបន់​បឋមកថា/​បាតកថា​ដែល​បាន​ជ្រើស ដែល​នឹង​ត្រូវ​បាន​ជំនួស​ដោយ​ឈ្មោះ​សន្លឹក​ក្នុង​បឋមកថា/​បាតកថា នៃ​ឯកសារ​ពិត​ប្រាកដ ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3146870\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3147071\n" +"27\n" +"help.text" +msgid "Sheet Name" +msgstr "ឈ្មោះ​សន្លឹក" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3144768\n" +"15\n" +"help.text" +msgid "Page" +msgstr "ទំព័រ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3154960\n" +"16\n" +"help.text" +msgid "Inserts a placeholder in the selected header/footer area, which is replaced by page numbering. This allows continuous page numbering in a document." +msgstr "បញ្ចូល​កន្លែង​ដាក់​មួយ​ក្នុង​តំបន់​បឋមកថា/​បាតកថា​ដែល​បាន​ជ្រើស ដែល​ត្រូវ​បាន​ជំនួស​ដោយ​លេខ​រៀង​ទំព័រ ។ នេះ​អនុញ្ញាត​ឲ្យ​មាន​លេខ​រៀង​ទំព័រ​បន្ត​គ្នា ក្នុង​ឯកសារ​មួយ ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3151304\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3150048\n" +"28\n" +"help.text" +msgid "Page" +msgstr "ទំព័រ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3146962\n" +"17\n" +"help.text" +msgid "Pages" +msgstr "ទំព័រ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3153812\n" +"18\n" +"help.text" +msgid "Inserts a placeholder in the selected header/footer area, which is replaced by the total number of pages in the document." +msgstr "បញ្ចូល​កន្លែង​ដាក់​មួយ​ក្នុង​តំបន់​បឋមកថា/​បាតកថា ដែល​ត្រូវ​បាន​ជំនួស​ដោយ​ចំនួន​ទំព័រ​សរុប​ក្នុង​ឯកសារ ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3149315\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3147499\n" +"29\n" +"help.text" +msgid "Pages" +msgstr "ទំព័រ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3149050\n" +"19\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3153960\n" +"20\n" +"help.text" +msgid "Inserts a placeholder in the selected header/footer area, which is replaced by the current date which will be repeated in the header/footer on each page of the document." +msgstr "បញ្ចូល​កន្លែង​ដាក់​មួយ​ក្នុង​តំបន់​បឋមកថា/​បាតកថា​ដែល​បាន​ជ្រើស ដែល​ត្រូវ​បាន​ជំនួស​ដោយ​​កាល​បរិច្ឆេទ​បច្ចុប្បន្ន ដែល​នឹង​ត្រូវ​បាន​ធ្វើ​ម្តង​ទៀត​ក្នុង​បឋមកថា/​បាតកថា លើ​ទំព័រ​និមួយ​ៗ​នៃ​ឯកសារ ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3147299\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3150540\n" +"30\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"hd_id3147610\n" +"21\n" +"help.text" +msgid "Time" +msgstr "ពេល​វេលា" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3145638\n" +"22\n" +"help.text" +msgid "Inserts a placeholder in the selected header/footer area, which is replaced by the current time in the header/footer on each page of the document." +msgstr "បញ្ចូល​កន្លែង​ដាក់​មួយ​ក្នុង​តំបន់​បឋម​កថា/បាត​កថា ដែល​បាន​ជ្រើស ដែល​ត្រូវ​បាន​ជំនួស​ដោយ​ពេល​វេលា​បច្ចុប្បន្ន​ក្នុង​បឋម​កថា/បាត​កថា លើ​ទំព័រ​នីមួយៗ​នៃ​ឯកសារ ។" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3153122\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02120100.xhp +msgctxt "" +"02120100.xhp\n" +"par_id3157904\n" +"31\n" +"help.text" +msgid "Time" +msgstr "ពេល​វេលា" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"tit\n" +"help.text" +msgid "Sheet from file" +msgstr "សន្លឹក​ពី​ឯកសារ" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_idN105C1\n" +"help.text" +msgid "Sheet from file" +msgstr "សន្លឹក​ពី​ឯកសារ" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_idN105D1\n" +"help.text" +msgid "Inserts a sheet from a different spreadsheet file." +msgstr "បញ្ចូល​សន្លឹក​មួយ​ពី​ឯកសារ​សៀវភៅ​បញ្ជី​មួយ​ទៀត ។" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_idN105F7\n" +"help.text" +msgid "Use the File - Open dialog to locate the spreadsheet." +msgstr "ប្រើ​ប្រអប់ ឯកសារ - បើក ដើម្បី​ដាក់​សៀវភៅ​បញ្ជី ។" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_idN10609\n" +"help.text" +msgid "In the Insert Sheet dialog, select the sheet that you want to insert." +msgstr "ក្នុង​ប្រអប់ បញ្ចូល​សន្លឹក ជ្រើស​សន្លឹក​ដែល​អ្នក​ចង់​បញ្ចូល ។" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"tit\n" +"help.text" +msgid "More" +msgstr "ច្រើន​ទៀត" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"hd_id3148492\n" +"1\n" +"help.text" +msgid "More" +msgstr "ច្រើន​ទៀត" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"par_id3159400\n" +"2\n" +"help.text" +msgid "Shows additional filter options." +msgstr "បង្ហាញ​ជម្រើស​តម្រង​បន្ថែម ។" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"hd_id3150791\n" +"3\n" +"help.text" +msgid "Options" +msgstr "ជម្រើស" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"hd_id3154138\n" +"5\n" +"help.text" +msgid "Case sensitive" +msgstr "ប្រកាន់​តួ​អក្សរ​តូច​ធំ" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"par_id3147228\n" +"6\n" +"help.text" +msgid "Distinguishes between uppercase and lowercase letters when filtering the data." +msgstr "ញែក​តួអក្សរ​ធំ និង​តួអក្សរ​តូច នៅពេល​ត្រង​ទិន្នន័យ ។" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"hd_id3154908\n" +"7\n" +"help.text" +msgid "Range contains column labels" +msgstr "ជួរ​មាន​ស្លាក​ជួរ​ឈរ" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"par_id3153768\n" +"8\n" +"help.text" +msgid "Includes the column labels in the first row of a cell range." +msgstr "រួមបញ្ចូល​ស្លាក​ជួរ​ឈរ នៅក្នុង​ជួរដេកទី​មួយ​​នៃ​ជួរ​ក្រឡា ។" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"hd_id3155306\n" +"9\n" +"help.text" +msgid "Copy results to" +msgstr "ចម្លង​លទ្ធផល​ទៅ" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"par_id3154319\n" +"10\n" +"help.text" +msgid "Select the check box, and then select the cell range where you want to display the filter results. You can also select a named range from the list." +msgstr "ធីក​ប្រអប់​ធីក​ ហើយ​បន្ទាប់​មក​ជ្រើស​ជួរ​ក្រឡា​ដែលអ្នក​ចង់​ឲ្យ​បង្ហាញ​លទ្ធផល​តម្រង ។ អ្នក​ក៏អាច​ជ្រើស​ជួរ​ដែល​មាន​ឈ្មោះពី​បញ្ជី​ផងដែរ ។" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"hd_id3145272\n" +"11\n" +"help.text" +msgid "Regular expression" +msgstr "កន្សោម​​ធម្មតា" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"par_id3152576\n" +"12\n" +"help.text" +msgid "Allows you to use wildcards in the filter definition. For a list of the regular expressions that $[officename] supports, click here." +msgstr "អនុញ្ញាតឲ្យអ្នក​ប្រើ​​តួអក្សរ​ជំនួស​​នៅក្នុង​និយមន័យ​តម្រង ។ ចំពោះ​បញ្ជី​នៃ​កន្សោម​ធម្មតា​ដែល $[officename] គាំទ្រ​នោះ សូម​ចុច នៅទីនេះ ។" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"par_id3149377\n" +"33\n" +"help.text" +msgid "If the Regular Expressions check box is selected, you can use regular expressions in the Value field if the Condition list box is set to '=' EQUAL or '<>' UNEQUAL. This also applies to the respective cells that you reference for an advanced filter." +msgstr "បើ​បានធីក​ប្រអប់ កន្សោម​ធម្មតា អ្នកអាច​ប្រើ​កន្សោម​ធម្មតា​នៅក្នុង​វាល តម្លៃ ប្រសិនបើ​ប្រអប់​បញ្ជី​លក្ខ​ខណ្ឌ​ត្រូវ​បាន​កំណត់​ជា​ទៅ '=' EQL ឬ '<>' UNEQUAL ។ វាក៏បាន​អនុវត្ត​ទៅ​ក្រឡា​ដែឡបាន​រំពឹងទុក​ថាអ្នក​​យោង​​សម្រាប់​តម្រង​កម្រិតខ្ពស់ ។" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"hd_id3149958\n" +"34\n" +"help.text" +msgid "No duplication" +msgstr "គ្មាន​ការ​ចម្លង" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"par_id3153876\n" +"35\n" +"help.text" +msgid "Excludes duplicate rows in the list of filtered data." +msgstr "ដោយ​មិនរាប់​បញ្ចូល​ជួរដេក​ស្ទួន​នៅក្នុង​បញ្ជី​ទិន្នន័យ​ដែលបានត្រង ។" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"hd_id3154018\n" +"40\n" +"help.text" +msgid "Keep filter criteria" +msgstr "រក្សា​លក្ខណៈ​វិនិច្ឆ័យ​តម្រង" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"par_id3149123\n" +"41\n" +"help.text" +msgid "Select the Copy results to check box, and then specify the destination range where you want to display the filtered data. If this box is checked, the destination range remains linked to the source range. You must have defined the source range under Data - Define range as a database range. Following this, you can reapply the defined filter at any time as follows: click into the source range, then choose Data - Refresh Range." +msgstr "ជ្រើស ប្រអប់​ធីកចម្លង​លទ្ធផល​ទៅ ហើយ​បន្ទាប់​មក​បញ្ជាក់​ជួរ​ទិសដៅ​ដែលអ្នក​ចង់​ឲ្យបង្ហាញទិន្នន័យ​ដែលបានត្រង ។ បើ​បានធីក​ប្រអប់​នេះ ជួរទិសដៅ​នៅមាន​តំណទៅជួរ​ប្រភព ។ អ្នក​ត្រូវតែ​បានកំណត់​ជួរ​ប្រភព​នៅក្រោម ទិន្នន័យ - ជួរ​កំណត់ ជាជួរ​មូលដ្ឋានទិន្នន័យ ។ ធ្វើ​តាមនេះ អ្នក​អាច​អនុវត្ត​ឡើងវិញ​នូវតម្រង​ដែលបានកំណត់​នៅ​ពេល​ណាមួយ​ដូចដែលមានបន្តបន្ទាប់​នេះ ៖ ចុច​ទៅក្នុង​ជួរ​ប្រភព បន្ទាប់​មក ជ្រើស ទិន្នន័យ - ធ្វើឲ្យជួរ​ស្រស់ ។" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"hd_id3149018\n" +"36\n" +"help.text" +msgid "Data range" +msgstr "ជួរ​ទិន្នន័យ" + +#: 12040201.xhp +msgctxt "" +"12040201.xhp\n" +"par_id3150042\n" +"37\n" +"help.text" +msgid "Displays the cell range or the name of the cell range that you want to filter." +msgstr "បង្ហាញ​ជួរ​ក្រឡា ឬ​ឈ្មោះ​នៃ​ជួរ​ក្រឡា​ដែល​អ្នក​ចង់​ត្រង ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"tit\n" +"help.text" +msgid "Statistical Functions Part One" +msgstr "អនុគមន៍​ស្ថិតិ ផ្នែក​ទី​មួយ" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3146320\n" +"1\n" +"help.text" +msgid "Statistical Functions Part One" +msgstr "អនុគមន៍​ស្ថិតិ ផ្នែក​ទី​មួយ" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3145632\n" +"help.text" +msgid "INTERCEPT function points of intersection intersections" +msgstr "អនុគមន៍ INTERCEPT ចំណុច​ប្រសព្វ ប្រសព្វ" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3145632\n" +"2\n" +"help.text" +msgid "INTERCEPT" +msgstr "INTERCEPT" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3146887\n" +"3\n" +"help.text" +msgid "Calculates the point at which a line will intersect the y-values by using known x-values and y-values." +msgstr "គណនា​ចំណុច​ដែល​បន្ទាត់​មួយ​នឹង​ប្រសព្វ​តម្លៃ y ដោយ​ប្រើ​តម្លៃ x និង y ដែល​បាន​ស្គាល់ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3150374\n" +"4\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149718\n" +"5\n" +"help.text" +msgid "INTERCEPT(DataY; DataX)" +msgstr "INTERCEPT(ទិន្នន័យ Y; ទិន្នន័យ X)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149947\n" +"6\n" +"help.text" +msgid "DataY is the dependent set of observations or data." +msgstr "ទិន្នន័យ Y ជា​សំណុំ​ឯករាជ្យ​នៃ​ការ​អង្កេត ឬ​ទិន្នន័យ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3147412\n" +"7\n" +"help.text" +msgid "DataX is the independent set of observations or data." +msgstr "ទិន្នន័យ X ជា​សំណុំ​ឯករាជ្យ​នៃ​ការ​អង្កេត ឬ​ទិន្នន័យ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3152983\n" +"8\n" +"help.text" +msgid "Names, arrays or references containing numbers must be used here. Numbers can also be entered directly." +msgstr "ឈ្មោះ អារេ ឬ​សេចក្តី​យោង​ដែល​មាន​លេខ​ត្រូវ​តែ​ត្រូវ​បាន​ប្រើ​នៅ​ទីនេះ ។ លេខ​ក៏​អាច​ត្រូវ​បាន​បញ្ចូល​ដោយ​ផ្ទាល់​ផង​ដែរ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3157906\n" +"9\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148728\n" +"10\n" +"help.text" +msgid "To calculate the intercept, use cells D3:D9 as the y value and C3:C9 as the x value from the example spreadsheet. Input will be as follows:" +msgstr "ដើម្បី​គណនា​ចំណុច​ប្រសព្វ​អ័ក្ស ប្រើ​ក្រឡា D3:D9 ជា​តម្លៃ y និង C3:C9 ជា​តម្លៃ x ពី​សៀវភៅ​បញ្ជី​ឧទាហរណ៍ ។ ព័ត៌មាន​បញ្ចូល​នឹង​មាន​ដូច​ខាង​ក្រោម ៖" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149013\n" +"11\n" +"help.text" +msgid "=INTERCEPT(D3:D9;C3:C9) = 2.15." +msgstr "=INTERCEPT(D3:D9;C3:C9) = 2.15 ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3148437\n" +"help.text" +msgid "COUNT function numbers;counting" +msgstr "អនុគមន៍ COUNT​ លេខ;ចំនួន" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3148437\n" +"13\n" +"help.text" +msgid "COUNT" +msgstr "COUNT" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150700\n" +"14\n" +"help.text" +msgid "Counts how many numbers are in the list of arguments. Text entries are ignored." +msgstr "រាប់​ថា​តើ​មាន​ចំនួន​ប៉ុន្មាន​ក្នុង​បញ្ជី​​អាគុយម៉ង់ ។ ធាតុ​អត្ថបទ​ត្រូវ​បាន​មិន​អើពើ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3153930\n" +"15\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148585\n" +"16\n" +"help.text" +msgid "COUNT(Value1; Value2; ... Value30)" +msgstr "COUNT(តម្លៃ1; តម្លៃ2; ... តម្លៃ30)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3155827\n" +"17\n" +"help.text" +msgid "Value1; Value2, ... are 1 to 30 values or ranges representing the values to be counted." +msgstr "តម្លៃ1; តម្លៃ2, ... គឺ​មានតម្លៃពី 1 ដល់ 30 ឬ​ជួរ​តំណាង​ឲ្យ​តម្លៃដែល​ត្រូវ​រាប់ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3149254\n" +"18\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149953\n" +"19\n" +"help.text" +msgid "The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted." +msgstr "ធាតុ 2, 4, 6 និង​ 8 នៅ​ក្នុង​តម្លៃវាល 1-4 ត្រូវ​បាន​រាប់ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154558\n" +"20\n" +"help.text" +msgid "=COUNT(2;4;6;\"eight\") = 3. The count of numbers is therefore 3." +msgstr "=COUNT(2;4;6;\"eight\") = 3 ។ រាប់​ចំនួន ដូច្នេះ​គឺ 3 ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3149729\n" +"help.text" +msgid "COUNTA function number of entries" +msgstr "អនុគមន៍ COUNTA​ ចំនួន​ធាតុ​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3149729\n" +"22\n" +"help.text" +msgid "COUNTA" +msgstr "COUNTA" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150142\n" +"23\n" +"help.text" +msgid "Counts how many values are in the list of arguments. Text entries are also counted, even when they contain an empty string of length 0. If an argument is an array or reference, empty cells within the array or reference are ignored." +msgstr "រាប់​ថា​តើ​មាន​តម្លៃ​ប៉ុន្មាន​ ក្នុង​បញ្ជី​អាគុយម៉ង់ ។ រាប់​ធាតុ​អត្ថបទ​ផង​ដែរ ទោះ​បី​ជា​ពួក​វា​មាន​ខ្សែ​អក្សរ​ទទេ​ប្រវែង​ ០ ក៏​ដោយ ។ ប្រសិនបើ​អាគុយម៉ង់​មួយ​គឺ​ជា​អារេ ឬ​សេចក្តី​យោង នោះ​ក្រឡា​ទទេ​ក្នុង​អារេ ឬ ​សេចក្តី​យោង​នឹង​មិន​ត្រូវ​បាន​អើពើ​ឡើយ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3148573\n" +"24\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3153111\n" +"25\n" +"help.text" +msgid "COUNTA(Value1; Value2; ... Value30)" +msgstr "COUNTA(តម្លៃ1; តម្លៃ2; ... តម្លៃ30)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150001\n" +"26\n" +"help.text" +msgid "Value1; Value2, ... are 1 to 30 arguments representing the values to be counted." +msgstr "តម្លៃ1; តម្លៃ2, ... ជា​អាគុយម៉ង់​ពី 1 ដល់ 30 តំណាង​ឲ្យ​តម្លៃ​ដែល​ត្រូវ​រាប់ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3150334\n" +"27\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154508\n" +"28\n" +"help.text" +msgid "The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted." +msgstr "ធាតុ 2, 4, 6 និង​ 8 នៅ​ក្នុង​តម្លៃវាល 1-4 ត្រូវ​បាន​រាប់ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3158000\n" +"29\n" +"help.text" +msgid "=COUNTA(2;4;6;\"eight\") = 4. The count of values is therefore 4." +msgstr "=COUNTA(2;4;6;\"eight\") = ។ រាប់តម្លៃ​ដូច្នេះ​គឺ 4 ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3150267\n" +"help.text" +msgid "B function probabilities of samples with binomial distribution" +msgstr "អនុគមន៍ B​ ​ប្រូបាប៊ីលីតេ​នៃ​គំរូ​ ដោយ​ប្រើ​ច្បាប់​ទ្វេធា" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3150267\n" +"31\n" +"help.text" +msgid "B" +msgstr "B" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3156061\n" +"32\n" +"help.text" +msgid "Returns the probability of a sample with binomial distribution." +msgstr "ត្រឡប់​ប្រូបាប៊ីលីតេ​នៃ​គំរូ​មួយ ដោយ​ប្រើ​ច្បាប់​ទ្វេធា ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3150659\n" +"33\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148392\n" +"34\n" +"help.text" +msgid "B(Trials; SP; T1; T2)" +msgstr "B(Trials; SP; T1; T2)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149002\n" +"35\n" +"help.text" +msgid "Trials is the number of independent trials." +msgstr "ការ​សាកល្បង ជា​ចំនួន​ការ​សាកល្បង​ឯករាជ្យ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148875\n" +"36\n" +"help.text" +msgid "SP is the probability of success on each trial." +msgstr "SP ជា​ប្រូបាប៊ីលីតេ​នៃ​ជោគជ័យ​លើ​ការ​សាកល្បង​នីមួយៗ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3145352\n" +"37\n" +"help.text" +msgid "T1 defines the lower limit for the number of trials." +msgstr "T1 កំណត់​លីមីត​ក្រោម​សម្រាប់​ចំនួន​សាកល្បង ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149538\n" +"38\n" +"help.text" +msgid "T2 (optional) defines the upper limit for the number of trials." +msgstr "T2 (ជា​ជម្រើស) កំណត់​លីមីត​លើ​សម្រាប់​ចំនួន​សាកល្បង ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3148768\n" +"39\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154633\n" +"40\n" +"help.text" +msgid "What is the probability with ten throws of the dice, that a six will come up exactly twice? The probability of a six (or any other number) is 1/6. The following formula combines these factors:" +msgstr "រក​ប្រូបាប៊ីលីតេ​នៃ​ការ​បោះ​គ្រាប់​ឡុកឡាក់​ដប់​ដង ដើម្បី​ឲ្យ​ចេញ​លេខ​ប្រាំ​មួយ​ពីរ​ដង ? ប្រូបាប៊ីលីតេ​នៃ​លេខ​ប្រាំ​មួយ (ឬ​លេខ​ផ្សេង​ទៀត) ស្មើ 1/6 ។ រូបមន្ត​ខាង​ក្រោម​នឹង​ផ្សំ​កត្តា​ទាំង​នេះ ៖" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149393\n" +"41\n" +"help.text" +msgid "=B(10;1/6;2) returns a probability of 29%." +msgstr "=B(10;1/6;2) ត្រឡប់​ប្រូបាប៊ីលីតេ​នៃ 29% ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3158416\n" +"help.text" +msgid "RSQ function determination coefficients regression analysis" +msgstr "អនុគមន៍ RSQ​ មេគុណ​ដេទែរមីណង់ ការ​វិភាគ​បំរែបំរួល" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3158416\n" +"43\n" +"help.text" +msgid "RSQ" +msgstr "RSQ" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154949\n" +"44\n" +"help.text" +msgid "Returns the square of the Pearson correlation coefficient based on the given values. RSQ (also called determination coefficient) is a measure for the accuracy of an adjustment and can be used to produce a regression analysis." +msgstr "ត្រឡប់​មេគុណ​សហសម្ព័ន្ធ Pearson ការេ​ដោយ​ផ្អែក​លើ​តម្លៃ​ដែល​បាន​ផ្តល់ ។ RSQ (ក៏​ត្រូវ​បាន​ហៅ​ថា មេគុណ​ដេទែរមីណង់) ជា​រង្វាស់​សម្រាប់​ភាព​ត្រឹមត្រូវ​នៃ​ការ​លៃតម្រូវ និង​អាច​ត្រូវ​បាន​ប្រើ​ដើម្បី​បង្កើត​ការ​វិភាគ​តំរែ​តំរង់ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3152820\n" +"45\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3155822\n" +"46\n" +"help.text" +msgid "RSQ(DataY; DataX)" +msgstr "RSQ(ទិន្នន័យ Y; ទិន្នន័យ X)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150470\n" +"47\n" +"help.text" +msgid "DataY is an array or range of data points." +msgstr "ទិន្នន័យ Y គឺ​ជា​អារ៉េ ឬ​ជួរ​របស់​ចំណុច​ទិន្នន័យ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3153181\n" +"48\n" +"help.text" +msgid "DataX is an array or range of data points." +msgstr "ទិន្នន័យ X គឺ​ជា​អារ៉េ ឬ​ជួររបស់​ចំណុច​ទិន្នន័យ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3156258\n" +"49\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3155991\n" +"50\n" +"help.text" +msgid "=RSQ(A1:A20;B1:B20) calculates the determination coefficient for both data sets in columns A and B." +msgstr "=RSQ(A1:A20;B1:B20) គណនា​មេគុណ​សហសម្ព័ន្ធ​សម្រាប់ទាំង​សំណុំ​ទិន្នន័យ​នៅ​ក្នុង​ជួរឈរ A និង B ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3145620\n" +"help.text" +msgid "BETAINV function cumulative probability density function;inverse of" +msgstr "អនុគមន៍ BETAINV​ អនុគមន៍​ដង់ស៊ីតេ​ប្រូបាប៊ីលីតេ​តគ្នា;បញ្ច្រាស​នៃ" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3145620\n" +"52\n" +"help.text" +msgid "BETAINV" +msgstr "BETAINV" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149825\n" +"53\n" +"help.text" +msgid "Returns the inverse of the cumulative beta probability density function." +msgstr "ត្រឡប់​អនុគមន៍​ដង់ស៊ីតេ​ប្រូបាប៊ីលីតេ​បែតា​តគ្នា​ច្រាស ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3152479\n" +"54\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3156300\n" +"55\n" +"help.text" +msgid "BETAINV(Number; Alpha; Beta; Start; End)" +msgstr "BETAINV(ចំនួន; អាល់ហ្វា; បែតា; ចាប់ផ្ដើម; បញ្ចប់)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149266\n" +"56\n" +"help.text" +msgid "Number is the value between Start and End at which to evaluate the function." +msgstr "ចំនួន ជា​តម្លៃ​ចន្លោះ ចាប់ផ្តើម និង​បញ្ចប់ ដែល​ដើម្បី​វាយ​តម្លៃ​អនុគមន៍ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149710\n" +"57\n" +"help.text" +msgid "Alpha is a parameter to the distribution." +msgstr "អាល់ហ្វា ជា​ប៉ារ៉ាម៉ែត្រ​មួយ​នៃ​ច្បាប់​បំណែងចែក ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3156306\n" +"58\n" +"help.text" +msgid "Beta is a parameter to the distribution." +msgstr "បែតា ជា​ប៉ារ៉ាម៉ែត្រ​នៃ​ច្បាប់​បំណែងចែក ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150960\n" +"59\n" +"help.text" +msgid "Start (optional) is the lower bound for Number." +msgstr "ចាប់ផ្ដើម (ជា​ជម្រើស) គឺ​ជា​ដែន​ក្រោម​​សម្រាប់​ចំនួន ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3151268\n" +"60\n" +"help.text" +msgid "End (optional) is the upper bound for Number." +msgstr "បញ្ចប់ (ជា​ជម្រើស) គឺ​ជា​ដែន​លើ​សម្រាប់ចំនួន ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_idN109DF\n" +"help.text" +msgid "" +msgstr "" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3147077\n" +"61\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3146859\n" +"62\n" +"help.text" +msgid "=BETAINV(0.5;5;10) returns the value 0.33." +msgstr "=BETAINV(0.5;5;10) ត្រឡប់​តម្លៃ 0.33 ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3156096\n" +"help.text" +msgid "BETADIST function cumulative probability density function;calculating" +msgstr "អនុគមន៍ BETADIST​ cអនុគមន៍​ដង់ស៊ីតេ​ប្រូបាប៊ីលីតេ​តគ្នា;គណនា" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3156096\n" +"64\n" +"help.text" +msgid "BETADIST" +msgstr "BETADIST" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150880\n" +"65\n" +"help.text" +msgid "Returns the beta function." +msgstr "ត្រឡប់​អនុគមន៍​បែតា ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3150762\n" +"66\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3147571\n" +"67\n" +"help.text" +msgid "BETADIST(Number; Alpha; Beta; Start; End; Cumulative)" +msgstr "BETADIST(ចំនួន; អាល់ហ្វា; បែតា; ចាប់ផ្ដើម; តគ្នា)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3156317\n" +"68\n" +"help.text" +msgid "Number is the value between Start and End at which to evaluate the function." +msgstr "ចំនួន ជា​តម្លៃ​ចន្លោះ ចាប់ផ្តើម និង​បញ្ចប់ ដែល​ដើម្បី​វាយ​តម្លៃ​អនុគមន៍ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3156107\n" +"69\n" +"help.text" +msgid "Alpha is a parameter to the distribution." +msgstr "អាល់ហ្វា ជា​ប៉ារ៉ាម៉ែត្រ​មួយ​នៃ​ច្បាប់​បំណែងចែក ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3153619\n" +"70\n" +"help.text" +msgid "Beta is a parameter to the distribution." +msgstr "បែតា ជា​ប៉ារ៉ាម៉ែត្រ​នៃ​ច្បាប់​បំណែងចែក ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150254\n" +"71\n" +"help.text" +msgid "Start (optional) is the lower bound for Number." +msgstr "ចាប់ផ្ដើម (ជា​ជម្រើស) គឺ​ជា​ដែន​ក្រោម​​សម្រាប់​ចំនួន ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149138\n" +"72\n" +"help.text" +msgid "End (optional) is the upper bound for Number." +msgstr "បញ្ចប់ (ជា​ជម្រើស) គឺ​ជា​ដែន​លើ​សម្រាប់ចំនួន ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id012020091254453\n" +"help.text" +msgid "Cumulative (optional) can be 0 or False to calculate the probability density function. It can be any other value or True or omitted to calculate the cumulative distribution function." +msgstr "តគ្នា (ជម្រើស) អាច​ជា ០ ឬ False ដើម្បី​គណនា​អនុគមន៍​ដង់ស៊ីតេ​ប្រប៉ាប៊ីលីតេ ។ វា​អាចជា​តម្លៃ​ផ្សេង ឬ​ True ឬ​បានលុប ដើម្បី​គណនា​អនុគមន៍​ច្បាប់​តគ្នា ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_idN10AB3\n" +"help.text" +msgid "" +msgstr "" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3145649\n" +"73\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3156118\n" +"74\n" +"help.text" +msgid "=BETADIST(0.75;3;4) returns the value 0.96" +msgstr "=BETADIST(0.75;3;4) ត្រឡប់​តម្លៃ 0.96" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3143228\n" +"help.text" +msgid "BINOMDIST function" +msgstr "អនុគមន៍ BINOMDIST" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3143228\n" +"76\n" +"help.text" +msgid "BINOMDIST" +msgstr "BINOMDIST" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3146897\n" +"77\n" +"help.text" +msgid "Returns the individual term binomial distribution probability." +msgstr "ត្រឡប់​ប្រូបាប៊ីលីតេ​ច្បាប់​ទ្វេធា​ក្នុងលក្ខខណ្ឌ​នីមួយៗ ។​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3149289\n" +"78\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3156009\n" +"79\n" +"help.text" +msgid "BINOMDIST(X; Trials; SP; C)" +msgstr "BINOMDIST(X; ការ​សាកល្បង; SP; C)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154304\n" +"80\n" +"help.text" +msgid "X is the number of successes in a set of trials." +msgstr "X ជា​ចំនួន​ជោគជ័យ​ក្នុង​សំណុំ​នៃ​ការ​សាកល្បង ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3147492\n" +"81\n" +"help.text" +msgid "Trials is the number of independent trials." +msgstr "ការ​សាកល្បង ជា​ចំនួន​ការ​សាកល្បង​ឯករាជ្យ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3146085\n" +"82\n" +"help.text" +msgid "SP is the probability of success on each trial." +msgstr "SP ជា​ប្រូបាប៊ីលីតេ​នៃ​ជោគជ័យ​លើ​ការ​សាកល្បង​នីមួយៗ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149760\n" +"83\n" +"help.text" +msgid "C = 0 calculates the probability of a single event and C = 1 calculates the cumulative probability." +msgstr "C = 0 គណនា​ប្រូបាប៊ីលីតេ​នៃ​ព្រឹត្តិការណ៍​តែ​មួយ និងC = 1 គណនា​ប្រូបាប៊ីលីតេ​តគ្នា ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3151171\n" +"84\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3145666\n" +"85\n" +"help.text" +msgid "=BINOMDIST(A1;12;0.5;0) shows (if the values 0 to 12 are entered in A1) the probabilities for 12 flips of a coin that Heads will come up exactly the number of times entered in A1." +msgstr "=BINOMDIST(A1;12;0.5;0) បង្ហាញ (ប្រសិន​បើ​តម្លៃ 0 to 12 ត្រូវ​បានបញ្ចូល​នៅ​ក្នុង A1) ប្រូបាប៊ីលីតេ​សម្រាប់ 12 flips នៃកាក់​ដែលក្បាល នឹង​បង្ហាញ​ចំនួន​ពេលវេលាជាក់លាក់​ដែល​បាន​បញ្ចូល​នៅ​ក្នុង A1 ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150120\n" +"86\n" +"help.text" +msgid "=BINOMDIST(A1;12;0.5;1) shows the cumulative probabilities for the same series. For example, if A1 = 4, the cumulative probability of the series is 0, 1, 2, 3 or 4 times Heads (non-exclusive OR)." +msgstr "=BINOMDIST(A1;12;0.5;1) បង្ហាញ​ប្រូប៉ាប៊ីលីតេតៗគ្នា​សម្រាប់​ស៊េរី​តែ​មួយ ។ ឧទាហរណ៍ ប្រសិន​បើ A1 = 4 ប្រូប៉ាប៊ីលីតេ​តៗគ្នា​នៃ​ស៊េរី​គឺ 0, 1, 2, 3 ឬ 4 ដង ក្បាល (non-exclusive OR) ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id0119200902432928\n" +"help.text" +msgid "CHISQINV function" +msgstr "អនុគមន៍ CHISQINV​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id0119200902421451\n" +"help.text" +msgid "CHISQINV" +msgstr "CHISQINV" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id0119200902421449\n" +"help.text" +msgid "Returns the inverse of CHISQDIST." +msgstr "ត្រឡប់​បញ្ច្រាស​របស់ CHISQDIST ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id0119200902475241\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id0119200902475286\n" +"help.text" +msgid "Probability is the probability value for which the inverse of the chi-square distribution is to be calculated." +msgstr "ប្រូប៉ាប៊ីលីតេ គឺ​ជា​តម្លៃប្រូប៉ាប៊ីលីតេ​សម្រាប់បញ្ច្រាស chi-square ដែល​ត្រូវ​គណនា ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id0119200902475282\n" +"help.text" +msgid "Degrees Of Freedom is the degrees of freedom for the chi-square function." +msgstr "Degrees Of Freedom គឺ​ជា​ដឺក្រេ​សម្រាប់​អនុគមន៍ chi-square ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3148835\n" +"help.text" +msgid "CHIINV function" +msgstr "អនុគមន៍ CHIINV" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3148835\n" +"88\n" +"help.text" +msgid "CHIINV" +msgstr "CHIINV" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149906\n" +"89\n" +"help.text" +msgid "Returns the inverse of the one-tailed probability of the chi-squared distribution." +msgstr "ត្រឡប់​ប្រូបាប៊ីលីតេ​ម្ខាង​​​បញ្ជ្រាស​នៃ​ច្បាប់​បំណែងចែក​ chi-squared ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3159157\n" +"90\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150504\n" +"91\n" +"help.text" +msgid "CHIINV(Number; DegreesFreedom)" +msgstr "CHIINV(ចំនួន; ដឺក្រេ​សេរី)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154898\n" +"92\n" +"help.text" +msgid "Number is the value of the error probability." +msgstr "ចំនួន ជា​តម្លៃ​នៃ​ប្រូបាប៊ីលីតេ​កំហុស ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154294\n" +"93\n" +"help.text" +msgid "DegreesFreedom is the degrees of freedom of the experiment." +msgstr "ដឺក្រេ​សេរី គឺ​ជា​ដឺក្រេ​នៃ​សេរី​ភាព​​របស់​បទពិសោធន៍ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3154208\n" +"94\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150777\n" +"130\n" +"help.text" +msgid "A die is thrown 1020 times. The numbers on the die 1 through 6 come up 195, 151, 148, 189, 183 and 154 times (observation values). The hypothesis that the die is not fixed is to be tested." +msgstr "ពុម្ព​មួយ​ត្រូវ​បាន​បោះ 1020 ដង ។ ចំនួន​លើ​ពុម្ព 1 ដល់ 6 មាន 195, 151, 148, 189, 183 និង 154 ដង (​តម្លៃ​អង្កេត) ។ សម្មតិកម្ម​ដែល​ពុម្ព​មិន​ថេរ នឹង​ត្រូវ​បាន​សាកល្បង ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3153062\n" +"131\n" +"help.text" +msgid "The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27." +msgstr "ច្បាប់​ Chi square នៃ​គំរូ​ចៃដន្យ​ត្រូវ​បាន​កំណត់​ដោយ​រូបមន្ត​ដែល​ផ្តល់​ឲ្យ​ខាង​លើ ។ ដោយ​សារ​តម្លៃ​រំពឹង​គិត​សម្រាប់​លេខ​ដែល​ផ្តល់​ឲ្យ​លើ​ពុម្ព​សម្រាប់​ការ​គ្រវែង​ n ដង​ គឺ n គុណ​នឹង​ 1/6, ដូច្នេះ 1020/6 = 170 រូបមន្ត​ត្រឡប់​ 13.27 នៃតម្លៃ​ Chi square ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148806\n" +"132\n" +"help.text" +msgid "If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error." +msgstr "បើ​ Chi square (បាន​អង្កេត​) គឺ​ធំ​ជាង​ ឬ​ស្មើ​ Chi square CHIINV (តាម​ទ្រឹស្តី) សម្មតិកម្ម​នឹង​ត្រូវ​បាន​បោះ​បង់​ចោល ដោយ​គម្លាត​ចន្លោះ​​ទ្រឹស្តី និង​ការ​ពិសោធន៍​​ធំ​ពេក ។ បើ​ Chi square បាន​អង្កេត​តិច​ជាង​ CHIINV នោះ​សម្មតិកម្ម​ត្រូវ​បាន​អះអាង​ដោយ​ប្រូបាប៊ីលីតេ​កំហុស​ដែលបាន​ចង្អុល​បង្ហាញ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149763\n" +"95\n" +"help.text" +msgid "=CHIINV(0.05;5) returns 11.07." +msgstr "=CHIINV(0.05;5) ត្រឡប់ 11.07 ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3159142\n" +"133\n" +"help.text" +msgid "=CHIINV(0.02;5) returns 13.39." +msgstr "=CHIINV(0.02;5) ត្រឡប់ 13.39 ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3158401\n" +"134\n" +"help.text" +msgid "If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed." +msgstr "បើ​ប្រូបាប៊ីលីតេ​នៃ​កំហុស​គឺ 5% ពុម្ព​គឺ​មិន​ពិត ។ បើ​ប្រូបាប៊ីលីតេ​នៃ​កំហុសគឺ 2% គ្មាន​ហេតុផល​នឹង​ជឿ​ថា​វា​ថេរទេ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3154260\n" +"help.text" +msgid "CHITEST function" +msgstr "អនុគមន៍ CHITEST" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3154260\n" +"97\n" +"help.text" +msgid "CHITEST" +msgstr "CHITEST" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3151052\n" +"98\n" +"help.text" +msgid "Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence. CHITEST returns the chi-squared distribution of the data." +msgstr "ត្រឡប់​ប្រូបាប៊ីលីតេនៃការ​ងាក​ចេញ​​ពី​ច្បាប់​ចៃដន្យ​នៃ​ស៊េរី​សាក​ល្បង​ពីរ ផ្អែក​​លើ​ការ​សាក​ល្បង​ chi-squared សម្រាប់​ឯករាជ្យ​មួយ​ ។ CHITEST ត្រឡប់​ច្បាប់​ chi-squared នៃ​ទិន្នន័យ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148925\n" +"135\n" +"help.text" +msgid "The probability determined by CHITEST can also be determined with CHIDIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row." +msgstr "ប្រូបាប៊ីលីតេ​ដែល​កំណត់​ដោយ​ CHITEST ក៏​អាច​ត្រូវ​បាន​កំណត់​ដោយ​ CHIDIST នោះ​ក្នុង​ករណី​ដែល​ Chi square នៃ​គំរូ​ចៃដន្យ​ត្រូវ​បាន​ហុច​ជា​ប៉ារ៉ាម៉ែត្រ​ជំនួស​ឲ្យ​ជួរ​ដេក​ទិន្នន័យ​ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3154280\n" +"99\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149162\n" +"100\n" +"help.text" +msgid "CHITEST(DataB; DataE)" +msgstr "CHITEST(ទិន្នន័យ B; ទិន្នន័យ E)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3158421\n" +"101\n" +"help.text" +msgid "DataB is the array of the observations." +msgstr "ទិន្នន័យ B គឺ​ជា​អារ៉េ​នៃ​ការ​អង្កេត ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3166453\n" +"102\n" +"help.text" +msgid "DataE is the range of the expected values." +msgstr "ទិន្នន័យ E គឺ​ជា​ជួរ​របស់​តម្លៃ​ដែល​រំពឹង​ទុក ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3146946\n" +"103\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154096\n" +"136\n" +"help.text" +msgid "Data_B (observed)" +msgstr "ទិន្នន័យ B (បាន​អង្កេត)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3152948\n" +"137\n" +"help.text" +msgid "Data_E (expected)" +msgstr "ទិន្នន័យ E (បាន​រំពឹង)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3152876\n" +"138\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3159279\n" +"139\n" +"help.text" +msgid "195" +msgstr "195" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149105\n" +"140\n" +"help.text" +msgid "170" +msgstr "170" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149922\n" +"141\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148621\n" +"142\n" +"help.text" +msgid "151" +msgstr "151" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148987\n" +"143\n" +"help.text" +msgid "170" +msgstr "170" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149417\n" +"144\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148661\n" +"145\n" +"help.text" +msgid "148" +msgstr "148" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3151128\n" +"146\n" +"help.text" +msgid "170" +msgstr "170" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148467\n" +"147\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149237\n" +"148\n" +"help.text" +msgid "189" +msgstr "189" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3145304\n" +"149\n" +"help.text" +msgid "170" +msgstr "170" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149927\n" +"150\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150630\n" +"151\n" +"help.text" +msgid "183" +msgstr "183" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150423\n" +"152\n" +"help.text" +msgid "170" +msgstr "170" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3143275\n" +"153\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3144750\n" +"154\n" +"help.text" +msgid "154" +msgstr "154" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3153947\n" +"155\n" +"help.text" +msgid "170" +msgstr "170" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149481\n" +"104\n" +"help.text" +msgid "=CHITEST(A1:A6;B1:B6) equals 0.02. This is the probability which suffices the observed data of the theoretical Chi-square distribution." +msgstr "=CHITEST(A1:A6;B1:B6) ស្មើ 0.02 ។ វា​គឺ​ជា​ប្រូប៉ាប៊ីលីតេ​ដែល​គ្រប់គ្រាន់​សម្រាប់​ទិន្នន័យ​ដែល​បាន​អង្កេត​រនៃ​កា​ចែកចាយ​ការ៉េ Chi-square តាម​ទ្រឹស្ដី ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3148690\n" +"help.text" +msgid "CHIDIST function" +msgstr "អនុគមន៍ CHIDIST" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3148690\n" +"106\n" +"help.text" +msgid "CHIDIST" +msgstr "CHIDIST" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3156338\n" +"156\n" +"help.text" +msgid "Returns the probability value from the indicated Chi square that a hypothesis is confirmed. CHIDIST compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested." +msgstr "ត្រឡប់​តម្លៃ​ប្រូបាប៊ីលីតេ​ពី ​Chi square ដែល​បាន​ចង្អុល​បង្ហាញ ដែល​សម្មតិកម្ម​ត្រូវ​បាន​អះ​អាង ។ CHIDIST ប្រៀបធៀប​តម្លៃ​ Chi square ដែល​ត្រូវ​បាន​ផ្តល់​ឲ្យ​សម្šាប់​គំរូ​ចៃដន្យ​ដែល​ត្រូវបាន​គណនា​ពី​ផល​បូក​នៃ​​(តម្លៃ​អង្កេត​-តម្លៃ​រំពឹងគិត)^2/​តម្លៃ​រំពឹង​គិត សម្រាប់​តម្លៃ​ទាំង​អស់តាម​ច្បាប់​បំណែង​ចែក​ Chi square តាម​ទ្រឹស្តី​បទ និង​កំណត់​ពី​វា​នូវ​ប្រូបាប៊ីលីតេ​កំហុស​សម្រាប់​សម្មតិកម្ម​ដែល​ត្រូវ​បាន​សាក​ល្បង ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3151316\n" +"157\n" +"help.text" +msgid "The probability determined by CHIDIST can also be determined by CHITEST." +msgstr "ប្រូបាប៊ីលីតេ​ដែល​កំណត់​ដោយ CHIDIST ក៏​អាច​ត្រូវ​បាន​កំណត់​ដោយ CHITEST ផង​ដែរ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3155123\n" +"108\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3158439\n" +"109\n" +"help.text" +msgid "CHIDIST(Number; DegreesFreedom)" +msgstr "CHIDIST(ចំនួន; ដឺក្រេ​សេរី)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3148675\n" +"110\n" +"help.text" +msgid "Number is the chi-square value of the random sample used to determine the error probability." +msgstr "ចំនួន ជា​តម្លៃ chi-square នៃ​គំរូ​ចៃដន្យ​ដើម្បី​កំណត់ប្រូបាប៊ីតីលីតេ​​​​កំហុស​ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3155615\n" +"111\n" +"help.text" +msgid "DegreesFreedom are the degrees of freedom of the experiment." +msgstr "ដឺក្រេ​សេរី គឺ​ជា​ដឺក្រេ​នៃ​សេរី​ភាព​របស់​បទពិសោធន៍ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3146787\n" +"112\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3145774\n" +"113\n" +"help.text" +msgid "=CHIDIST(13.27; 5) equals 0.02." +msgstr "=CHIDIST(13.27; 5) ស្មើ 0.02 ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3156141\n" +"158\n" +"help.text" +msgid "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%." +msgstr "បើ​តម្លៃ​ Chi square នៃ​គំរូចៃ​ដន្យ​គឺ​ 13.27 និង​បើការ​ពិសោធន៍​មាន​កម្រិត​សេរីភាព​សើ្ម 5 នោះ​សម្មតិកម្ម​ត្រូវ​បាន​ធានា​ជាមួយ​ប្រូបាប៊ីលីតេ​នៃ​កំហុស 2% ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id0119200902231887\n" +"help.text" +msgid "CHISQDIST functionchi-square distribution" +msgstr "អនុគមន៍ CHISQDIST​ច្បាប់ chi-square" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id0119200901583452\n" +"help.text" +msgid "CHISQDIST" +msgstr "CHISQDIST" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id0119200901583471\n" +"help.text" +msgid "Returns the value of the probability density function or the cumulative distribution function for the chi-square distribution." +msgstr "ត្រឡប់​តម្លៃ​អនុគមន៍​ដង់ស៊ីតេ​ប្រូប៉ាប៊ីលីតេ​ ឬ​អនុគមន៍​ច្បាប់​cumulative​ សម្រាប់ច្បាប់​ chi-square ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id0119200902395520\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id0119200902395679\n" +"help.text" +msgid "CHISQDIST(Number; Degrees Of Freedom; Cumulative)" +msgstr "CHISQDIST(Number; Degrees Of Freedom; Cumulative)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id011920090239564\n" +"help.text" +msgid "Number is the number for which the function is to be calculated." +msgstr "លេខ គឺ​ជា​លេខ​សម្រាប់អនុគមន៍​ដែលត្រូវ​គណនា ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id0119200902395660\n" +"help.text" +msgid "Degrees Of Freedom is the degrees of freedom for the chi-square function." +msgstr "Degrees Of Freedom គឺ​ជា​ដឺក្រេ​សម្រាប់​អនុគមន៍ chi-square ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id0119200902395623\n" +"help.text" +msgid "Cumulative (optional): 0 or False calculates the probability density function. Other values or True or omitted calculates the cumulative distribution function." +msgstr "តគ្នា (ជម្រើស) ៖ ០ ឬ False គណនា​អនុគមន៍​ដង់ស៊ីតេ​ប្រូប៉ាប៊ីលីតេ ។ តម្លៃ​ផ្សេង ឬ​ True ឬ​បានលុប​គណនា​អនុគមន៍​ច្បាប់​តគ្នា ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"bm_id3150603\n" +"help.text" +msgid "EXPONDIST function exponential distributions" +msgstr "អនុគមន៍ EXPONDIST​ ច្បាប់​អិចស្ប៉ូណង់ស្យែល" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3150603\n" +"115\n" +"help.text" +msgid "EXPONDIST" +msgstr "EXPONDIST" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3149563\n" +"116\n" +"help.text" +msgid "Returns the exponential distribution." +msgstr "ត្រឡប់​ច្បាប់​អិចស្ប៉ូណង់ស្យែល ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3153789\n" +"117\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150987\n" +"118\n" +"help.text" +msgid "EXPONDIST(Number; Lambda; C)" +msgstr "EXPONDIST(ចំនួន; ឡាំដា; C)" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154663\n" +"119\n" +"help.text" +msgid "Number is the value of the function." +msgstr "ចំនួន ជា​តម្លៃ​នៃ​អនុគមន៍ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3154569\n" +"120\n" +"help.text" +msgid "Lambda is the parameter value." +msgstr "ឡាំដា ជា​តម្លៃ​ប៉ារ៉ាម៉ែត្រ ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3147332\n" +"121\n" +"help.text" +msgid "C is a logical value that determines the form of the function. C = 0 calculates the density function, and C = 1 calculates the distribution." +msgstr "C ជា​តម្លៃ​តក្ក​ដែល​កំណត់​ទម្រង់​នៃ​អនុគមន៍ ។C = 0 គណនា​អនុគមន៍​ដង់ស៊ីតេ និងC = 1 គណនា​ច្បាប់​បំណែងចែក ។" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"hd_id3146133\n" +"122\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id3150357\n" +"123\n" +"help.text" +msgid "=EXPONDIST(3;0.5;1) returns 0.78." +msgstr "=EXPONDIST(3;0.5;1) ត្រឡប់ 0.78 ។" + +#: 12040400.xhp +msgctxt "" +"12040400.xhp\n" +"tit\n" +"help.text" +msgid "Remove Filter" +msgstr "យក​តម្រង​ចេញ" + +#: 12040400.xhp +msgctxt "" +"12040400.xhp\n" +"hd_id3153087\n" +"1\n" +"help.text" +msgid "Remove Filter" +msgstr "យក​តម្រង​ចេញ" + +#: 12040400.xhp +msgctxt "" +"12040400.xhp\n" +"par_id3154760\n" +"2\n" +"help.text" +msgid "Removes the filter from the selected cell range. To enable this command, click inside the cell area where the filter was applied." +msgstr "យក​តម្រង​ចេញ​ពី​​ជួរក្រឡា​ដែលបាន​ជ្រើស ។ ដើម្បី​អនុញ្ញាត​ពាក្យ​បញ្ជា​នេះ ចុច​ខាង​ក្នុង​ផ្ទៃ​ក្រឡា​ដែល​តម្រង​ត្រូវ​បាន​អនុវត្ត ។" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"tit\n" +"help.text" +msgid "EDATE" +msgstr "EDATE" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"bm_id3151184\n" +"help.text" +msgid "EDATE function" +msgstr "អនុគមន៍ EDATE" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"hd_id3151184\n" +"213\n" +"help.text" +msgid "EDATE" +msgstr "EDATE" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"par_id3150880\n" +"214\n" +"help.text" +msgid "The result is a date which is a number of months away from the start date. Only months are considered; days are not used for calculation." +msgstr "លទ្ធផល​គឺ​ជា​កាលបរិច្ឆេទ​ដែល​ជា​លេខ ខែ បាន​ពី​ កាលបរិច្ឆេទ​ចាប់ផ្ដើម ។ មាន​តែ​ខែ​ប៉ុណ្ណោះ​ត្រូវ​បាន​ពិចារណា ថ្ងៃ​មិន​ត្រូវ​បានប្រើ​សម្រាប់​គណនា​ទេ ។" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"hd_id3154647\n" +"215\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"par_id3153212\n" +"216\n" +"help.text" +msgid "EDATE(StartDate; Months)" +msgstr "EDATE(កាល​បរិច្ឆេទចាប់ផ្ដើម; ខែ)" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"par_id3146860\n" +"217\n" +"help.text" +msgid "StartDate is a date." +msgstr "កាល​បរិច្ឆេទ​ចាប់ផ្តើមជា​កាល​បរិច្ឆេទ​មួយ ។" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"par_id3152929\n" +"218\n" +"help.text" +msgid "Months is the number of months before (negative) or after (positive) the start date." +msgstr "ខែ គឺ​ជា​ចំនួន​ខែមុន (អវិជ្ជមាន) ឬ​បន្ទាប់ (វិជ្ជមាន) កាលបរិច្ឆេទ​ចាប់ផ្ដើម ។" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"hd_id3151289\n" +"219\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"par_id3155845\n" +"220\n" +"help.text" +msgid "What date is one month prior to 3.31.2001?" +msgstr "តើ​មួយ​ខែ​មុន 3.31.2001 ត្រូវ​នឹង​កាល​បរិច្ឆេទ​អ្វី ?" + +#: func_edate.xhp +msgctxt "" +"func_edate.xhp\n" +"par_id3155999\n" +"221\n" +"help.text" +msgid "=EDATE(3.31.2001;-1) returns 2.28.2001." +msgstr "=EDATE(3.31.2001;-1) ត្រឡប់ 2.28.2001 ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"tit\n" +"help.text" +msgid "Sort Criteria" +msgstr "លក្ខណៈ​វិនិច្ឆ័យ​តម្រៀប" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"bm_id3152350\n" +"help.text" +msgid "sorting; sort criteria for database ranges" +msgstr "ការ​តម្រៀប; លក្ខណៈ​វិនិច្ឆ័យ​តម្រៀប​សម្រាប់​ជួរ​មូលដ្ឋាន​ទិន្នន័យ" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3152350\n" +"1\n" +"help.text" +msgid "Sort Criteria" +msgstr "លក្ខណៈ​វិនិច្ឆ័យ​តម្រៀប" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3151385\n" +"2\n" +"help.text" +msgid "Specify the sorting options for the selected range." +msgstr "បញ្ជាក់​លម្អិត​ជម្រើស​តម្រៀប សម្រាប់​ជួរ​ដែល​បាន​ជ្រើស ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3152462\n" +"24\n" +"help.text" +msgid "Ensure that you include any row and column titles in the selection." +msgstr "ធ្វើ​ឲ្យ​ប្រាកដ​ថា អ្នក​រួម​បញ្ចូល​ចំណងជើង​ជួរ​ដេក និង​ជួរ​ឈរ​ខ្លះ​ក្នុង​ជម្រើស ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3147428\n" +"3\n" +"help.text" +msgid "Sort by" +msgstr "តម្រៀប​​តាម" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3155854\n" +"4\n" +"help.text" +msgid "Select the column that you want to use as the primary sort key." +msgstr "ជ្រើស​ជួរ​ឈរ​ដែល​អ្នក​ចង់​ប្រើ​​​​ជា ពាក្យ​គន្លឹះ​តម្រៀប​ចម្បង ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3146121\n" +"5\n" +"help.text" +msgid "Ascending" +msgstr "លំដាប់​ឡើង" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3148645\n" +"6\n" +"help.text" +msgid "Sorts the selection from the lowest value to the highest value. The sorting rules are given by the locale. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages." +msgstr "តម្រៀប​ជម្រើស​ពី​​តម្លៃ​ទាប​បំផុត​ទៅ​​តម្លៃ​ខ្ពស់​បំផុត ។​ ច្បាប់​នៃ​ការ​តម្រៀប​ត្រូវ​បាន​ផ្តល់​តាម​ទីតាំង​ ។ អ្នក​អាច​កំណត់​ច្បាប់​​តម្រៀប​លើ​ទិន្នន័យ​​ - តម្រៀប​ - ជម្រើស​ ។ អ្នក​កំណត់​លំនាំដើម​លើ​​ %PRODUCTNAME - ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ជម្រើស​​ - ការ​កំណត់​ភាសា​​ - ភាសា ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3155411\n" +"7\n" +"help.text" +msgid "Descending" +msgstr "លំដាប់​ចុះ" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3151075\n" +"8\n" +"help.text" +msgid "Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages." +msgstr "តម្រៀប​ជម្រើស​ពី​តម្លៃ​ខ្ពស់​បំផុត​ទៅ​តម្លៃ​ទាប​បំផុត​ ។​ អ្នក​អាច​កំណត់​ច្បាប់​តម្រៀប​លើ​ទិន្នន័យ​​ - តម្រៀប​​ - ជម្រើស​ ។ អ្នក​​​​កំណត់​លំនាំដើម​លើ​​ %PRODUCTNAME - ​ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ជម្រើស​​ - ការ​កំណត់​ភាសា​​ - ភាសា​ ។​" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3154492\n" +"9\n" +"help.text" +msgid "Then by" +msgstr "បន្ទាប់​មក​តាម" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3156283\n" +"10\n" +"help.text" +msgid "Select the column that you want to use as the secondary sort key." +msgstr "ជ្រើស​ជួរ​ឈរ​ដែល​អ្នក​ចង់​ប្រើ​​​​ជា ពាក្យ​គន្លឹះ​តម្រៀប​បន្ទាប់​បន្សំ ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3149413\n" +"11\n" +"help.text" +msgid "Ascending" +msgstr "លំដាប់​ឡើង" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3154018\n" +"12\n" +"help.text" +msgid "Sorts the selection from the lowest value to the highest value. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages." +msgstr "តម្រៀប​​ជម្រើស​ពី​តម្លៃ​ទាប​បំផុត​ទៅ​តម្លៃ​ខ្ពស់​បំផុត​ ។​ អ្នក​អាច​កំណត់​ច្បាប់​តម្រៀប​លើ​​ ទិន្នន័យ​​ - តម្រៀប​ - ជម្រើស​ ។ អ្នក​កំណត់​លំនាំដើម​លើ​ %PRODUCTNAME - ​ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ជម្រើស​​ - ការ​កំណត់​ភាសា​​ - ភាសា​ ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3146972\n" +"13\n" +"help.text" +msgid "Descending" +msgstr "លំដាប់​ចុះ" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3145640\n" +"14\n" +"help.text" +msgid "Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages." +msgstr "តម្រៀប​ជម្រើស​ពី​តម្លៃ​ខ្ពស់​បំផុត​ទៅ​តម្លៃ​ទាប​បំផុត​ ។ អ្នក​អាច​កំណត់​ច្បាប់​តម្រៀប​លើ​​ ទិន្នន័យ​ - តម្រៀប​ - ជម្រើស​ ។ អ្នក​កំណត់​លំនាំដើមលើ​​ %PRODUCTNAME - ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ជម្រើស​​ - ​ការ​​កំណត់​ភាសា​​ - ភាសា​ ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3154756\n" +"15\n" +"help.text" +msgid "Then by" +msgstr "បន្ទាប់​មក​តាម" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3147338\n" +"16\n" +"help.text" +msgid "Select the column that you want to use as the third sort key." +msgstr "ជ្រើស​ជួរ​ឈរ​ដែល​អ្នក​ចង់​ប្រើ​ជា ពាក្យ​គន្លឹះ​តម្រៀប​ទី​បី ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3163808\n" +"17\n" +"help.text" +msgid "Ascending" +msgstr "លំដាប់​ឡើង" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3155336\n" +"18\n" +"help.text" +msgid "Sorts the selection from the lowest value to the highest value. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages." +msgstr "តម្រៀប​ជម្រើស​ពី​តម្លៃទាប​បំផុត​ទៅ​តម្លៃ​ខ្ពស់​បំផុត​ ។​ អ្នក​អាច​​កំណត់​ច្បាប់​តម្រៀប​លើ​​ ទិន្នន័យ​​ - តម្រៀប​​ - ជម្រើស​ ។​ អ្នក​កំណត់​លំនាំដើម​លើ​​ %PRODUCTNAME - ​ចំណូល​ចិត្ត​​ឧបករណ៍​ - ជម្រើស​ - ការ​កំណត់​ភាសា​​ - ភាសា​ ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3147364\n" +"19\n" +"help.text" +msgid "Descending" +msgstr "លំដាប់​ចុះ" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3149258\n" +"20\n" +"help.text" +msgid "Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages." +msgstr "តម្រៀប​ជម្រើស​ពី​តម្លៃ​ខ្ពស់​បំផុត​ទៅ​តម្លៃ​ទាប​បំផុត​ ។ អ្នក​អាច​កំណត់​ច្បាប់​តម្រៀប​លើ​​ ទិន្នន័យ​ - ​តម្រៀប​ - ជម្រើស​ ។ អ្នក​កំណត់​លំនាំដើម​លើ​​ %PRODUCTNAME - ចំណូល​ចិត្ត​​ឧបករណ៍​ - ជម្រើស​ - ​ការ​​កំណត់​ភាសា​​ - ​ភាសា​ ។" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"hd_id3150300\n" +"21\n" +"help.text" +msgid "Sort Ascending/Descending" +msgstr "តម្រៀប​តាម​លំដាប់​ឡើង​/​ចុះ" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3158212\n" +"22\n" +"help.text" +msgid "Sorts the selection from the highest to the lowest value, or from the lowest to the highest value. Number fields are sorted by size and text fields by the order of the characters. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages." +msgstr "តម្រៀប​​ជម្រើស​ពី​តម្លៃ​ខ្ពស់​បំផុត​ទៅ​តម្លៃ​ទាប​បំផុត​, ឬ​ ពី​តម្លៃ​ទាប់​បំផុត​ទៅ​តម្លៃ​ខ្ពស់​បំផុត​ ។​ ចំនួន​វាល​​​ត្រូវ​បាន​តម្រៀប​តាម​ទំហំ​ និង​វាល​អត្ថបទ​តម្រៀប​តាម​​លំដាប់​នៃ​តួអក្សរ ។​ អ្នក​អាច​កំណត់​ច្បាប់​តម្រៀប​លើ​ ទិន្នន័យ​​ - តម្រៀប​ - ជម្រើស​ ។​ អ្នក​កំណត់​​លំនាំ​ដើម​លើ​​ %PRODUCTNAME - ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ជម្រើស​ - ការ​កំណត់​ភាសា​​ - ភាសា​ ។​" + +#: 12030100.xhp +msgctxt "" +"12030100.xhp\n" +"par_id3159236\n" +"25\n" +"help.text" +msgid "Icons on the Standard toolbar" +msgstr "រូបតំណាង​លើ​របារ​ឧបករណ៍ ស្តង់ដារ" + +#: 04010100.xhp +msgctxt "" +"04010100.xhp\n" +"tit\n" +"help.text" +msgid "Row Break" +msgstr "ការ​បំបែក​ជួរ​ដេក" + +#: 04010100.xhp +msgctxt "" +"04010100.xhp\n" +"bm_id3153821\n" +"help.text" +msgid "sheets; inserting row breaksrow breaks; insertinginserting; manual row breaksmanual row breaks" +msgstr "សន្លឹក; ការ​បញ្ចូល​ការ​បំបែក​ជួរ​ដេកការ​បំបែក​ជួរ​ដេក; ការ​បញ្ចូលការ​បញ្ចូល; ការ​បំបែក​ជួរ​ដេក​ការ​បំបែក​ជួរ​ដេក​ដោយ​ដៃ" + +#: 04010100.xhp +msgctxt "" +"04010100.xhp\n" +"hd_id3153821\n" +"1\n" +"help.text" +msgid "Row Break" +msgstr "ការ​បំបែក​ជួរ​ដេក" + +#: 04010100.xhp +msgctxt "" +"04010100.xhp\n" +"par_id3149656\n" +"2\n" +"help.text" +msgid "Inserts a row break (horizontal page break) above the selected cell." +msgstr "បញ្ចូល​ការ​បំបែក​ជួរ​ដេក (បំបែក​ទំព័រ​ផ្ដេក) មួយ​ពី​លើ​ក្រឡា​ដែល​បាន​ជ្រើស ។" + +#: 04010100.xhp +msgctxt "" +"04010100.xhp\n" +"par_id3156422\n" +"3\n" +"help.text" +msgid "The manual row break is indicated by a dark blue horizontal line." +msgstr "ការ​បំបែក​ជួរ​ដេក​ដោយ​ដៃ​ត្រូវ​បាន​ចង្អុល​បង្ហាញ​ដោយ​បន្ទាត់​ផ្ដេក​ពណ៌​ខៀវ​ចាស់​មួយ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"tit\n" +"help.text" +msgid "Database Functions" +msgstr "អនុគមន៍​មូលដ្ឋាន​ទិន្នន័យ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3148946\n" +"help.text" +msgid "Function Wizard; databases functions; database functions databases; functions in $[officename] Calc" +msgstr "អ្នក​ជំនួយការ​មុខងារ; មូលដ្ឋាន​ទិន្នន័យ មុខងារ; មុខងារ​មូលដ្ឋាន​ទិន្នន័យ មូលដ្ឋានទិន្នន័យ; មុខងារ​ក្នុង $[officename] Calc" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3148946\n" +"1\n" +"help.text" +msgid "Database Functions" +msgstr "អនុគមន៍​មូលដ្ឋាន​ទិន្នន័យ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145173\n" +"2\n" +"help.text" +msgid "This section deals with functions used with data organized as one row of data for one record. " +msgstr "ផ្នែក​នេះ​ទាក់ទង​នឹង​អនុគមន៍ ដែល​បាន​ប្រើ​ជាមួយ​ទិន្នន័យ​ដែល​បាន​រៀបចំ​ជា​ទិន្នន័យ​មួយ​ជួរ​ដេក សម្រាប់​កំណត់​ត្រា​មួយ ។ " + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154016\n" +"186\n" +"help.text" +msgid "The Database category may be confused with a database integrated in $[officename]. However, there is no connection between a database in $[officename] and the Database category in $[officename] Calc." +msgstr "ប្រភេទ​មូលដ្ឋាន​ទិន្នន័យ​អាច​ត្រូវ​បាន​ចល់ច្រឡំ​​៿ជា​មួយ​នឹង​មូលដ្ឋាន​ទិន្នន័យ​ដែលបាន​រួម​បញ្ចូល​នៅ​ក្នុង $[officename] ។ ទោះ​ជា​យ៉ាង​ណា​ក៏ដោយ មិនមាន​ការ​តភ្ជាប់​រវាង​មូលដ្ឋាន​ទិន្នន័យ​នៅ​ក្នុង $[officename] និង​ប្រភេទ​មូលដ្ឋាន​ទិន្នន័យ​នៅ​ក្នុង $[officename] Calc ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3150329\n" +"190\n" +"help.text" +msgid "Example Data:" +msgstr "ទិន្នន័យ​ឧទាហរណ៍ ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153713\n" +"191\n" +"help.text" +msgid "The following data will be used in some of the function description examples:" +msgstr "ទិន្នន័យ​ខាង​ក្រោម​នឹង​ត្រូវ​បាន​ប្រើ​ក្នុង​ឧទាហរណ៍​ពណ៌នា​អនុគមន៍​ខ្លះ ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155766\n" +"3\n" +"help.text" +msgid "The range A1:E10 lists the children invited to Joe's birthday party. The following information is given for each entry: column A shows the name, B the grade, then age in years, distance to school in meters and weight in kilograms." +msgstr "ជួរ A1:E10 រាយ​ក្មេង​ដែល​ត្រូវ​បាន​អញ្ជើញ​ទៅ​ពិធី​ខួប​កំណើត​របស់ Joe ។ ព័ត៌មាន​ខាង​ក្រោម​ត្រូវ​បាន​ផ្តល់ សម្រាប់​ធាតុ​នីមួយៗ ៖ ជួរ​ឈរ A បង្ហាញ​ឈ្មោះ B ថ្នាក់ បន្ទាប់​មក​អាយុ​គិត​ជា​ឆ្នាំ ចម្ងាយ​ទៅ​សាលា​គិត​ជា​ម៉ែត្រ និង​ទម្ងន់​គិត​ជា​គីឡូក្រាម ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145232\n" +"4\n" +"help.text" +msgid "A" +msgstr "A" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3146316\n" +"5\n" +"help.text" +msgid "B" +msgstr "B" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150297\n" +"6\n" +"help.text" +msgid "C" +msgstr "C" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150344\n" +"7\n" +"help.text" +msgid "D" +msgstr "D" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150785\n" +"8\n" +"help.text" +msgid "E" +msgstr "E" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150090\n" +"9\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3152992\n" +"10\n" +"help.text" +msgid "Name" +msgstr "ឈ្មោះ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155532\n" +"11\n" +"help.text" +msgid "Grade" +msgstr "ថ្នាក់" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3156448\n" +"12\n" +"help.text" +msgid "Age" +msgstr "អាយុ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154486\n" +"13\n" +"help.text" +msgid "Distance to School" +msgstr "ចម្ងាយ​ទៅ​សាលា​រៀន" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3152899\n" +"14\n" +"help.text" +msgid "Weight" +msgstr "ទម្ងន់" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153816\n" +"15\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3151240\n" +"16\n" +"help.text" +msgid "Andy" +msgstr "Andy" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3156016\n" +"17\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145073\n" +"18\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154956\n" +"19\n" +"help.text" +msgid "150" +msgstr "150" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153976\n" +"20\n" +"help.text" +msgid "40" +msgstr "40" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150894\n" +"21\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3152870\n" +"22\n" +"help.text" +msgid "Betty" +msgstr "Betty" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149692\n" +"23\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154652\n" +"24\n" +"help.text" +msgid "10" +msgstr "10" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149381\n" +"25\n" +"help.text" +msgid "1000" +msgstr "1000" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153812\n" +"26\n" +"help.text" +msgid "42" +msgstr "42" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3146965\n" +"27\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155596\n" +"28\n" +"help.text" +msgid "Charles" +msgstr "Charles" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3147244\n" +"29\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149871\n" +"30\n" +"help.text" +msgid "10" +msgstr "10" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155752\n" +"31\n" +"help.text" +msgid "300" +msgstr "300" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149052\n" +"32\n" +"help.text" +msgid "51" +msgstr "51" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3146097\n" +"33\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3147296\n" +"34\n" +"help.text" +msgid "Daniel" +msgstr "Daniel" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150393\n" +"35\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145236\n" +"36\n" +"help.text" +msgid "11" +msgstr "11" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150534\n" +"37\n" +"help.text" +msgid "1200" +msgstr "1200" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150375\n" +"38\n" +"help.text" +msgid "48" +msgstr "48" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3159121\n" +"39\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150456\n" +"40\n" +"help.text" +msgid "Eva" +msgstr "Eva" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3146886\n" +"41\n" +"help.text" +msgid "2" +msgstr "2" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149945\n" +"42\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3157904\n" +"43\n" +"help.text" +msgid "650" +msgstr "650" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149352\n" +"44\n" +"help.text" +msgid "33" +msgstr "33" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150028\n" +"45\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145826\n" +"46\n" +"help.text" +msgid "Frank" +msgstr "Fជួរ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150743\n" +"47\n" +"help.text" +msgid "2" +msgstr "2" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154844\n" +"48\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148435\n" +"49\n" +"help.text" +msgid "300" +msgstr "300" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148882\n" +"50\n" +"help.text" +msgid "42" +msgstr "42" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150140\n" +"51\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3146137\n" +"52\n" +"help.text" +msgid "Greta" +msgstr "Greta" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148739\n" +"53\n" +"help.text" +msgid "1" +msgstr "1" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148583\n" +"54\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154556\n" +"55\n" +"help.text" +msgid "200" +msgstr "200" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155255\n" +"56\n" +"help.text" +msgid "36" +msgstr "36" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145141\n" +"57\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153078\n" +"58\n" +"help.text" +msgid "Harry" +msgstr "Harry" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149955\n" +"59\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150005\n" +"60\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155951\n" +"61\n" +"help.text" +msgid "1200" +msgstr "1200" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145169\n" +"62\n" +"help.text" +msgid "44" +msgstr "44" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153571\n" +"63\n" +"help.text" +msgid "10" +msgstr "10" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148761\n" +"64\n" +"help.text" +msgid "Irene" +msgstr "Irene" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149877\n" +"65\n" +"help.text" +msgid "2" +msgstr "2" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154327\n" +"66\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155435\n" +"67\n" +"help.text" +msgid "1000" +msgstr "1000" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145353\n" +"68\n" +"help.text" +msgid "42" +msgstr "42" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150662\n" +"69\n" +"help.text" +msgid "11" +msgstr "11" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150568\n" +"70\n" +"help.text" +msgid "12" +msgstr "12" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149393\n" +"71\n" +"help.text" +msgid "13" +msgstr "13" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153544\n" +"72\n" +"help.text" +msgid "Name" +msgstr "ឈ្មោះ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3158414\n" +"73\n" +"help.text" +msgid "Grade" +msgstr "ថ្នាក់" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3152820\n" +"74\n" +"help.text" +msgid "Age" +msgstr "អាយុ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154866\n" +"75\n" +"help.text" +msgid "Distance to School" +msgstr "ចម្ងាយ​ទៅ​សាលា​រៀន" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150471\n" +"76\n" +"help.text" +msgid "Weight" +msgstr "ទម្ងន់" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153920\n" +"77\n" +"help.text" +msgid "14" +msgstr "14" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148429\n" +"78\n" +"help.text" +msgid ">600" +msgstr ">600" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3152588\n" +"79\n" +"help.text" +msgid "15" +msgstr "15" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3083286\n" +"80\n" +"help.text" +msgid "16" +msgstr "16" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3163823\n" +"81\n" +"help.text" +msgid "DCOUNT" +msgstr "DCOUNT" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145083\n" +"82\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149282\n" +"83\n" +"help.text" +msgid "The formula in cell B16 is =DCOUNT(A1:E10;0;A13:E14)" +msgstr "រូបមន្ត​ក្នុង​ក្រឡា B16 គឺ =DCOUNT(A1:E10;0;A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3150962\n" +"192\n" +"help.text" +msgid "Database Function Parameters:" +msgstr "ប៉ារ៉ាម៉ែត្រ​អនុគមន៍​មូលដ្ឋាន​ទិន្នន័យ ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155837\n" +"84\n" +"help.text" +msgid "The following items are the parameter definitions for all database functions:" +msgstr "ធាតុ​ខាងក្រោម គឺ​ជា​ការកំណត់​ប៉ារ៉ាម៉ែត្រ​សម្រាប់​អនុគមន៍​មូលដ្ឋាន​ទិន្នន័យ​ទាំងអស់ ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149453\n" +"85\n" +"help.text" +msgid "Database is the cell range defining the database." +msgstr "មូលដ្ឋាន​ទិន្នន័យ គឺ​ជា​ជួរ​ក្រឡា​ដែល​​កំណត់​មូលដ្ឋាន​ទិន្នន័យ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3151272\n" +"86\n" +"help.text" +msgid "DatabaseField specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. Use the number 0 to specify the whole data range. To reference a column by means of the column header name, place quotation marks around the header name. " +msgstr "វាល​មូលដ្ឋាន​ទិន្នន័យ បញ្ជាក់​ជួរឈរ​ដែល​មុខងារ​របស់​វា ប្រតិបត្តិ​បន្ទាប់​ពី​លក្ខខណ្ឌ​ស្វែង​រ​ក​របស់​ប៉ារ៉ាម៉ែត្រ​ដំបូង​ត្រូវ​បាន​អនុវត្ត និង​ជួរដេក​ទិន្នន័យ​ត្រូវ​បាន​ជ្រើស ។ វា​មិន​ទាក់ទង​នឹង​លក្ខខណ្ឌ​ស្វែងរក​របស់​វា​ផ្ទាល់​ទេ ។ ប្រើ​លេខ ០ ដើម្បី​បញ្ជាក់​ជួរ​ទិន្នន័យ​ទាំង​មូល ។ ដើម្បី​យោង​ជួរឈរ​​ មានន័យ​ថា​ឈ្មោះ​បឋមកថា​ជួរឈរ ដាក់​សញ្ញា​សម្រង់​ជុំវិញ​ឈ្មោះ​បឋមកថា ។ " + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3147083\n" +"87\n" +"help.text" +msgid "SearchCriteria is the cell range containing search criteria. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored." +msgstr "លក្ខខណ្ឌស្វែងរក គឺ​ជា​ជួរ​ក្រឡា ដែលមាន​លក្ខខណ្ឌ​ស្វែងរក ។ ប្រសិន​បើ​អ្នក​សរសេរ​លក្ខខណ្ឌ​ជាច្រើន​​នៅ​ក្នុង​ជួរ​ដេកតែ​មួយ ពួក​វា​ត្រូវ​បាន​តភ្ជាប់​ដោយ AND ។ ប្រសិន​បើ​អ្នក​សរសេរ​លក្ខខណ្ឌ​នៅ​ក្នុង​ជួរ​ដេក​ផ្សេងៗ​គ្នា ពួកវា​ត្រូវ​បាន​តភ្ជាប់​ដោយ OR ។ ក្រឡា​ទទេ​នៅ​ក្នុង​​ជួរ​លក្ខខណ្ឌ​ស្វែងរកនឹង​ត្រូវ​បាន​មិន​អើពើ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3151188\n" +"188\n" +"help.text" +msgid "Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate to define how $[officename] Calc acts when searching for identical entries." +msgstr "ជ្រើស​​ %PRODUCTNAME - ចំណូល​ចិត្ត​ឧបករណ៍​​ - ជម្រើស​​ - %PRODUCTNAME Calc - គណនា​​ ដើម្បី​កំណត់​របៀបដែល​​​ $[officename] Calc ដំណើរការ​នៅ​ពេល​ស្វែងរក​​ធាតុ​ដែល​ដូច​គ្នា​ ។​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3882869\n" +"help.text" +msgid "See also the Wiki page about Conditional Counting and Summation." +msgstr "មើល​ទំព័រ​ផង​ដែរ​អំពី ការ​បន្ថែម និង​ការ​រាប់​បន្ថែម ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3150882\n" +"help.text" +msgid "DCOUNT function counting rows;with numeric values" +msgstr "អនុគមន៍ DCOUNT រាប់​ជួរដេក;មាន​តម្លៃលេខ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3150882\n" +"88\n" +"help.text" +msgid "DCOUNT" +msgstr "DCOUNT" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3156133\n" +"89\n" +"help.text" +msgid "DCOUNT counts the number of rows (records) in a database that match the specified search criteria and contain numerical values." +msgstr "DCOUNT រាប់​ចំនួន​ជួរ​ដេក (កំណត់​ត្រា) ក្នុង​មូលដ្ឋាន​ទិន្នន័យ​មួយ ដែល​ផ្គូផ្គង​លក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរក​ដែល​បាន​បញ្ជាក់​លម្អិត និង​មាន​​តម្លៃ​ជា​លេខ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3156099\n" +"90\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153218\n" +"91\n" +"help.text" +msgid "DCOUNT(Database; DatabaseField; SearchCriteria)" +msgstr "DCOUNT(មូលដ្ឋាន​ទិន្នន័យ; វាល​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153273\n" +"187\n" +"help.text" +msgid "For the DatabaseField parameter you can enter a cell to specify the column, or enter the number 0 for the entire database. The parameter cannot be empty. " +msgstr "សម្រាប់​ប៉ារ៉ាម៉ែត្រ​វាល​មូលដ្ឋាន​ទិន្នន័យ អ្នក​អាច​បញ្ចូល​ក្រឡា ដើម្បី​បញ្ជាក់​ជួរឈរ ឬ​បញ្ចូល​លេខ ០ សម្រាប់​មូលដ្ឋាន​ទិន្នន័យ​ទាំងមូល ។ ប៉ារ៉ាម៉ែត្រ​មិន​អាច​ទទេ ។ " + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3154743\n" +"92\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153623\n" +"93\n" +"help.text" +msgid "In the example above (scroll up, please), we want to know how many children have to travel more than 600 meters to school. The result is to be stored in cell B16. Set the cursor in cell B16. Enter the formula =DCOUNT(A1:E10;0;A13:E14) in B16. The Function Wizard helps you to input ranges." +msgstr "នៅ​ក្នុង​ឧទាហរណ៍​ខាង​លើ (សូម​រមូរ​ឡើងវិញ) យើ​ងចង់​ដឹង​ថាតើ​មាន​ក្មេង​ប៉ុន្មាន​នាក់​ធ្វើ​ដំណើរ​ច្រើន​ជាង ៦០០ ម៉ែត្រ​ទៅ​សាលារៀន ។ លទ្ធផល​គឺ​ត្រូវ​បាន​តម្រៀប​នៅ​ក្នុង​ក្រឡា B16 ។ ដាក់​​ទស្សន៍​ទ្រនិច​នៅ​ក្នុង​ក្រឡា B16 ។ បញ្ចូល​រូបមន្ត =DCOUNT(A1:E10;0;A13:E14) នៅ​ក្នុង​ B16 ។ អ្នក​ជំនួយ​ការ​អនុគមន៍ ជួយ​អ្នក​​ឲ្យ​បញ្ចូល​ជួរ​ការ​បញ្ចូល ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149142\n" +"94\n" +"help.text" +msgid "Database is the range of data to be evaluated, including its headers: in this case A1:E10. DatabaseField specifies the column for the search criteria: in this case, the whole database. SearchCriteria is the range where you can enter the search parameters: in this case, A13:E14." +msgstr "មូលដ្ឋាន​ទិន្នន័យ គឺ​ជា​ជួរ​របស់​មូលដ្ឋាន​ដែល​ត្រូវ​វាយតម្លៃ រួម​មាន​បឋមកថា​របស់​វា ៖ នៅ​ក្នុង​ករណី A1:E10 ។ វាល​មូលដ្ឋាន​ទិន្នន័យ បញ្ជាក់ជួរឈរ​សម្រាប់​លក្ខខណ្ឌ​ស្វែងរក ៖ នៅ​ក្នុង​ករណី​នេះ មូលដ្ឋាន​ទិន្នន័យ​ទាំងមូល ។ លក្ខខណ្ឌ​ស្វែងរក គឺ​ជា​ជួរ​ដែល​អ្នក​អាច​បញ្ចូល​ប៉ារ៉ាម៉ែត្រ​ស្វែងរក ៖ នៅ​ក្នុងករណី​នេះគឺ A13:E14 ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145652\n" +"95\n" +"help.text" +msgid "To learn how many children in second grade are over 7 years of age, delete the entry >600 in cell D14 and enter 2 in cell B14 under Grade, and enter >7 in cell C14 to the right. The result is 2. Two children are in second grade and over 7 years of age. As both criteria are in the same row, they are connected by AND." +msgstr "ដើម្បី​សិក្សា​ថាតើ​មានក្មេង​ប៉ុន្មាន​នាក់​នៅ​ក្នុង​ថ្នាក់ទី ២ មាន​អាយុ​​លើស​ពី ៧ ឆ្នាំ លុប​ធាតុ >៦០០ នៅ​ក្នុង​ក្រឡា D14 និង​បញ្ចូល នៅ​ក្នុង​ក្រឡា B14 ក្រោម​ថ្នាក់ និង​បញ្ចូល >៧ នៅ​ក្នុង​ក្រឡា C14 ទៅ​ស្ដាំ ។ លទ្ធផល​គឺ 2 ។ ក្មេង​ពីរនាក់​នៅ​ក្នុង​ថ្នាក់​ទី​ ២ និង​មាន​អាយុ​លើស​ពី ៧ ឆ្នាំ ។ លក្ខខណ្ឌ​ទាំងពីរ​គឺ​នៅ​ក្នុងជួរ​តែ​មួយ ពួកវា​ត្រូវ​បាន​តភ្ជាប់​ដោយ AND ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3156123\n" +"help.text" +msgid "DCOUNTA function records;counting in Calc databases counting rows;with numeric or alphanumeric values" +msgstr "អនុគមន៍ DCOUNTA កំណត់ត្រា;រាប់​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ Calc រាប់ជួរដេក;មាន​តម្លៃលេខ ឬ​អក្សរក្រម" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3156123\n" +"97\n" +"help.text" +msgid "DCOUNTA" +msgstr "DCOUNTA" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3156110\n" +"98\n" +"help.text" +msgid "DCOUNTA counts the number of rows (records) in a database that match the specified search conditions, and contain numeric or alphanumeric values." +msgstr "DCOUNTA រាប់​ចំនួន​ជួរ​ដេក (កំណត់​ត្រា) ក្នុង​មូលដ្ឋាន​ទិន្នន័យ​មួយ ដែល​ផ្គូផ្គង​លក្ខខណ្ឌ​ស្វែងរក​ដែល​បាន​បញ្ជាក់​លម្អិត និង​មាន​តម្លៃ​លេខ ឬ​អក្សរ​ក្រម​លេខ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3143228\n" +"99\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3146893\n" +"100\n" +"help.text" +msgid "DCOUNTA(Database; DatabaseField; SearchCriteria)" +msgstr "DCOUNTA(មូលដ្ឋាន​ទិន្នន័យ; វាល​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3149751\n" +"101\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153982\n" +"102\n" +"help.text" +msgid "In the example above (scroll up, please), you can search for the number of children whose name starts with an E or a subsequent letter. Edit the formula in B16 to read =DCOUNTA(A1:E10;\"Name\";A13:E14). Delete the old search criteria and enter >=E under Name in field A14. The result is 5. If you now delete all number values for Greta in row 8, the result changes to 4. Row 8 is no longer included in the count because it does not contain any values. The name Greta is text, not a value. Note that the DatabaseField parameter must point to a column that can contain values." +msgstr "នៅ​ក្នុង​ឧទាហរណ៍​ខាង​លើ (សូម​រមូរ​ឡើង​លើ) អ្នក​អាច​ស្វែងរក​ចំនួន​ក្មេង​ដែលមាន​ឈ្មោះ​ចាប់ផ្ដើម​ដោយ E ឬ​​អក្សរ​លំដាប់​ក្រោយ ។ កែសម្រួល​រូបមន្ត​នៅ​ក្នុង B16 ដើម្បី​អាន =DCOUNTA(A1:E10;\"Name\";A13:E14) ។ លុប​លក្ខខណ្ឌ​ស្វែងរក និង​បញ្ចូល >=E ក្រោម​ឈ្មោះ​នៅ​ក្នុង​វាល A14 ។ លទ្ធផល​គឺ ។ ប្រសិន​បើ​អ្នក​លុប​តម្លៃ​លេខ​ទាំងអស់​ឥឡូវ​សម្រាប់ Greta នៅ​ក្នុង​ជួរដេក​ទី ៨ លទ្ធផល​ផ្លាស់ប្ដូរ​ទៅ​ជា ៤ ។ ជួរ​ដេកទី ៨ មិន​ត្រូវ​បាន​រួម​​បញ្ចូល​នៅ​ក្នុងកា​ររាប់​ទៀត​ទេ ពីព្រោះ​វា​មិន​មាន​តម្លៃ​ណាមួយ​ទេ ។ ឈ្មោះ​របស់ Greta គឺ​ជា​អត្ថបទ មិន​មាន​ជា​តម្លៃ​លេខ​ទេ ។ ចំណាំ​ថា ប៉ារ៉ាម៉ែត្រ​វាល​មូលដ្ឋាន​ទិន្នន័យ​ត្រូវ​តែ​ចង្អុល​ទៅ​រក​ជួរឈរ​ដែល​អាច​មាន​តម្លៃ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3147256\n" +"help.text" +msgid "DGET function cell contents;searching in Calc databases searching;cell contents in Calc databases" +msgstr "អនុគមន៍ DGET​ មាតិកា​ក្រឡា;ស្វែងរក​ក្នុង​មូលដ្ឋានទិន្នន័យ Calc​ ស្វែងរក;មាតិកា​​ក្រឡា​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ Calc" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3147256\n" +"104\n" +"help.text" +msgid "DGET" +msgstr "DGET" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3152801\n" +"105\n" +"help.text" +msgid "DGET returns the contents of the referenced cell in a database which matches the specified search criteria. In case of an error, the function returns either #VALUE! for no row found, or Err502 for more than one cell found." +msgstr "DGET ត្រឡប់​មាតិកា​នៃ​ក្រឡា​ដែល​បាន​យោង​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ​មួយ ដែល​ផ្គូផ្គង​លក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរក ។ ក្នុង​ករណី​មាន​កំហុស អនុគមន៍​ត្រឡប់ #VALUE! សម្រាប់​ការ​រក​ជួរ​ដេក​មិន​ឃើញ ឬ Err502 សម្រាប់​ការ​រកឃើញ​ក្រឡា​ច្រើន​ជាង​មួយ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3159344\n" +"106\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154696\n" +"107\n" +"help.text" +msgid "DGET(Database; DatabaseField; SearchCriteria)" +msgstr "DGET(មូលដ្ឋាន​ទិន្នន័យ; វាល​​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3153909\n" +"108\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155388\n" +"109\n" +"help.text" +msgid "In the above example (scroll up, please), we want to determine what grade a child is in, whose name was entered in cell A14. The formula is entered in cell B16 and differs slightly from the earlier examples because only one column (one database field) can be entered for DatabaseField. Enter the following formula:" +msgstr "នៅ​ក្នុង​ឧទាហរណ៍​ខាង​លើ (សូម​រមូរ​ឡើង​លើ) យើង​ចង់​កំណត់​សិស្ស​នៅ​ក្នុង​ថ្នាក់​ណា ដែលឈ្មោះ​របស់​ពួកគេ​ត្រូវ​បាន​បញ្ចូល​នៅ​ក្នុង​ក្រឡា A14 ។ រូបមន្ត​ត្រូវ​បានបញ្ចូល​នៅ​ក្នុង​ក្រឡា B16 និង​ខុស​គ្នា​បន្តិចបន្តួច​ពីឧទាហរណ៍​ពីមុន ពីព្រោះ​មាន​តែ​ជួរឈរ​មួ​យប៉ុណ្ណោះ (វាល​មូលដ្ឋាន​ទិន្នន័យ) អាច​ត្រូវ​បាន​បញ្ចូល​សម្រាប់ វាល​មូលដ្ឋាន​ទិន្នន័យ ។ សូម​បញ្ចូល​រូបមន្ត​ដូច​ខាង​ក្រោម ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153096\n" +"110\n" +"help.text" +msgid "=DGET(A1:E10;\"Grade\";A13:E14)" +msgstr "=DGET(A1:E10;\"Grade\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150524\n" +"111\n" +"help.text" +msgid "Enter the name Frank in A14, and you see the result 2. Frank is in second grade. Enter \"Age\" instead of \"Grade\" and you will get Frank's age." +msgstr "បញ្ចូល​ឈ្មោះ Frank នៅ​ក្នុង​ក្រឡា A14 ហើយ​អ្នក​នឹង​ឃើញ​លទ្ធផល ២ ។ Frank ស្ថិត​ក្នុង​ថ្នាក់ទី ២​ ។ បញ្ចូល \"អាយុ\" ជំនួស​ឲ្យ​ថ្នាក់ \"ថ្នាក់\" ហើយ​អ្នក​នឹង​​ទទួល​បាន​អាយុ​របស់ Frank ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148833\n" +"112\n" +"help.text" +msgid "Or enter the value 11 in cell C14 only, and delete the other entries in this row. Edit the formula in B16 as follows:" +msgstr "ឬ​បញ្ចូល​តម្លៃ ១១ នៅ​ក្នុង​ក្រឡា C14 ប៉ុណ្ណោះ និ​ងលុប​ធាតុ​ផ្សេងៗ​នៅ​ក្នុង​ជួរដេក​នេះ ។ កែសម្រួល​រូបមន្ត​នៅ​ក្នុង​ក្រឡា B16 ដូច​ខាង​ក្រោម ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149912\n" +"113\n" +"help.text" +msgid "=DGET(A1:E10;\"Name\";A13:E14)" +msgstr "=DGET(A1:E10;\"Name\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148813\n" +"114\n" +"help.text" +msgid "Instead of the grade, the name is queried. The answer appears at once: Daniel is the only child aged 11." +msgstr "ជំនួស​ឲ្យ​ថ្នាក់ ឈ្មោះ​ត្រូវ​បាន​ទាមទារ ។ ចម្លើយ​នឹង​លេចឡើង​ភ្លាម​ៗ ៖ Daniel គឺ​ជា​ក្មេង​តែ​ម្នាក់​គត់ ដែល​មាន​អាយុ 11 ឆ្នាំ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3149766\n" +"help.text" +msgid "DMAX function maximum values in Calc databases searching;maximum values in columns" +msgstr "អនុគមន៍ DMAX តម្លៃ​អតិបរមា​នៅ​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ Calc ស្វែងរក;តម្លៃ​អតិបរមា​នៅ​ក្នុង​ជួរឈរ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3149766\n" +"115\n" +"help.text" +msgid "DMAX" +msgstr "DMAX" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154903\n" +"116\n" +"help.text" +msgid "DMAX returns the maximum content of a cell (field) in a database (all records) that matches the specified search conditions." +msgstr "DMAX ត្រឡប់​មាតិកា​អតិ​បរមា​នៃ​ក្រឡា (វាល​) មួយ​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ​មួយ (កំណត់​ត្រា​ទាំងអស់) ដែល​ផ្គូផ្គង​លក្ខខណ្ឌ​ស្វែងរក​ដែល​បាន​បញ្ជាក់​លម្អិត ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3150771\n" +"117\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3159157\n" +"118\n" +"help.text" +msgid "DMAX(Database; DatabaseField; SearchCriteria)" +msgstr "DMAX(មូលដ្ឋាន​ទិន្នន័យ; វាល​​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3145420\n" +"119\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148442\n" +"120\n" +"help.text" +msgid "To find out how much the heaviest child in each grade weighed in the above example (scroll up, please), enter the following formula in B16:" +msgstr "ដើម្បី​​ស្វែងរក​ទម្ងន់​​ធ្ងន់​បំផុត​របស់​សិស្ស​ដែល​បាន​ថ្លឹង​ ក្នុង​កម្រិត​នីមួយៗ ក្នុង​ឧទាហរណ៍​ខាងលើ (សូម​រមូរឡើង​លើ) សូម​បញ្ចូល​រូបមន្ត​ខាងក្រោម​ក្នុង B16 ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148804\n" +"121\n" +"help.text" +msgid "=DMAX(A1:E10;\"Weight\";A13:E14)" +msgstr "=DMAX(A1:E10;\"Weight\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150510\n" +"122\n" +"help.text" +msgid "Under Grade, enter 1, 2, 3, and so on, one after the other. After entering a grade number, the weight of the heaviest child in that grade appears." +msgstr "នៅ​ក្រោម​ថ្នាក់ បញ្ចូល1, 2, 3, និង​បន្តបន្ទាប់ មួយ​បន្ទាប់​ពី​អាផ្សេង​ទៀត ។ បន្ទាប់​ពី​បញ្ចូល​​លេខ​ថ្នាក់ ទម្ងន់​ក្មេង​ដែល​ធ្ងន់​ជាង​គេ​នៅ​ក្នុង​ថ្នាក់​ដែល​បង្ហាញ​នោះ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3159141\n" +"help.text" +msgid "DMIN function minimum values in Calc databases searching;minimum values in columns" +msgstr "អនុគមន៍ DMIN តម្លៃ​អប្បរមា​ក្នុង​មូលដ្ឋានទិន្នន័យ​ Calc ស្វែងរក;តម្លៃ​អប្បបរមា​នៅ​ក្នុងជួរឈរ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3159141\n" +"123\n" +"help.text" +msgid "DMIN" +msgstr "DMIN" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154261\n" +"124\n" +"help.text" +msgid "DMIN returns the minimum content of a cell (field) in a database that matches the specified search criteria." +msgstr "DMIN ត្រឡប់​មាតិកា​អប្ប​បរមា​នៃ​ក្រឡា (វាល​) មួយ​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ​មួយ (កំណត់​ត្រា​ទាំងអស់) ដែល​ផ្គូផ្គង​លក្ខខណ្ឌ​ស្វែងរក​ដែល​បាន​បញ្ជាក់​លម្អិត ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3147238\n" +"125\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148479\n" +"126\n" +"help.text" +msgid "DMIN(Database; DatabaseField; SearchCriteria)" +msgstr "DMIN(មូលដ្ឋាន​ទិន្នន័យ; វាល​​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3151050\n" +"127\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148925\n" +"128\n" +"help.text" +msgid "To find the shortest distance to school for the children in each grade in the above example (scroll up, please), enter the following formula in B16:" +msgstr "ដើម្បី​​ស្វែង​រក​ចម្ងាយ​ធ្វើ​ដំណើរ​ទៅ​សាលា​ជិតបំផុត​របស់​សិស្ស ក្នុង​កម្រិត​នីមួយៗ ក្នុង​ឧទាហរណ៍​ខាងលើ (សូម​រមូរ​ឡើងលើ) សូម​បញ្ចូល​រូបមន្ត​ខាងក្រោម​ក្នុង B16 ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149161\n" +"129\n" +"help.text" +msgid "=DMIN(A1:E10;\"Distance to School\";A13:E14)" +msgstr "=DMIN(A1:E10;\"ចម្ងាយ​ទៅ​សាលារៀន\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148917\n" +"130\n" +"help.text" +msgid "In row 14, under Grade, enter 1, 2, 3, and so on, one after the other. The shortest distance to school for each grade appears." +msgstr "នៅ​ក្នុង​ជួរដេក ១៤ ក្រោម​ថ្នាក់ បញ្ចូល 1, 2, 3, និង​បន្តបន្ទាប់ មួយ​បន្ទាប់​ពី​អាផ្សេង ។ ចម្ងាយ​​ជិត​​បំផុត​ទៅ​សាលារៀន​​សម្រាប់​ថ្នាក់​ដែល​បង្ហាញ​នីមួយៗ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3154274\n" +"help.text" +msgid "DAVERAGE function averages; in Calc databases calculating;averages in Calc databases" +msgstr "អនុគមន៍ DAVERAGE​ មធ្យមភាគ; ក្នុងមូលដ្ឋាន​ទិន្នន័យ Calc គណនា;មធ្យម​ភាព​នៅ​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ Calc​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3154274\n" +"131\n" +"help.text" +msgid "DAVERAGE" +msgstr "DAVERAGE" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3166453\n" +"132\n" +"help.text" +msgid "DAVERAGE returns the average of the values of all cells (fields) in all rows (database records) that match the specified search criteria." +msgstr "DAVERAGE ត្រឡប់​តម្លៃ​មធ្យម​នៃ​ក្រឡា (វាល​) ទាំងអស់​ក្នុង​ជួរ​ដេក (កំណត់​ត្រា​មូលដ្ឋាន​ទិន្នន័យ) ទាំងអស់​ដែល​ផ្គូផ្គង​លក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរក​ដែល​បាន​បញ្ជាក់​លម្អិត ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3146955\n" +"133\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150710\n" +"134\n" +"help.text" +msgid "DAVERAGE(Database; DatabaseField; SearchCriteria)" +msgstr "DAVERAGE(មូលដ្ឋាន​ទិន្នន័យ; វាល​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3152943\n" +"135\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149104\n" +"136\n" +"help.text" +msgid "To find the average weight of all children of the same age in the above example (scroll up, please), enter the following formula in B16:" +msgstr "ដើម្បី​​ស្វែង​រក​ទម្ងន់​មធ្យម​របស់​សិស្ស​ទាំង​អស់​ដែល​មាន​អាយុ​ដូចគ្នា ក្នុង​ឧទាហរណ៍​ខាងលើ (សូម​រមូរឡើង​លើ) សូម​បញ្ចូល​រូបមន្ត​ខាង​ក្រោមក្នុង B16 ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153688\n" +"137\n" +"help.text" +msgid "=DAVERAGE(A1:E10;\"Weight\";A13:E14)" +msgstr "=DAVERAGE(A1:E10;\"Weight\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155587\n" +"138\n" +"help.text" +msgid "In row 14, under Age, enter 7, 8, 9, and so on, one after the other. The average weight of all children of the same age appears." +msgstr "នៅ​ក្នុង​ជួរដេក ១៤ ក្រោម​អាយុ បញ្ចូល 7, 8, 9, និ​ងបន្តបន្ទាប់ មួយ​បន្ទាប់ពី​អាផ្សេង ។ បង្ងាញ​ទម្ងន់​​មធ្យម​របស់ក្មេង​​ទាំងអស់​ដែល​មាន​អាយុ​ដូច​គ្នា​ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3159269\n" +"help.text" +msgid "DPRODUCT function multiplying;cell contents in Calc databases" +msgstr "អនុគមន៍ DPRODUCT គុណ;មាតិកា​ក្រឡា​ក្នុង​មូលដ្ឋានទិន្នន័យ Calc​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3159269\n" +"139\n" +"help.text" +msgid "DPRODUCT" +msgstr "DPRODUCT" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3152879\n" +"140\n" +"help.text" +msgid "DPRODUCT multiplies all cells of a data range where the cell contents match the search criteria." +msgstr "DPRODUCT គុណ​ក្រឡា​ទាំងអស់​នៃ​ជួរ​ទិន្នន័យ​មួយ ដែល​មាតិកា​ក្រឡា​ផ្គូផ្គង​លក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរក ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3149966\n" +"141\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154854\n" +"142\n" +"help.text" +msgid "DPRODUCT(Database; DatabaseField; SearchCriteria)" +msgstr "DPRODUCT(មូលដ្ឋាន​ទិន្នន័យ; វាល​​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3149802\n" +"143\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148986\n" +"144\n" +"help.text" +msgid "With the birthday party example above (scroll up, please), there is no meaningful application of this function." +msgstr "ជាមួយ​នឹង​ឧទាហរណ៍​ពិធី​ខួប​កំណើត​ខាង​លើ (សូម​រមូរ​ឡើង​លើ) អនុគមន៍​នេះ​គ្មាន​ន័យ​ទេ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3148462\n" +"help.text" +msgid "DSTDEV function standard deviations in databases;based on a sample" +msgstr "អនុគមន៍ DSTDEV គន្លាត​គំរូ​នៅ​ក្នុង​មូលដ្ឋានទិន្នន័យ;មាន​មូលដ្ឋាន​លើ​គំរូ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3148462\n" +"145\n" +"help.text" +msgid "DSTDEV" +msgstr "DSTDEV" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154605\n" +"146\n" +"help.text" +msgid "DSTDEV calculates the standard deviation of a population based on a sample, using the numbers in a database column that match the given conditions. The records are treated as a sample of data. That means that the children in the example represent a cross section of all children. Note that a representative result can not be obtained from a sample of less than one thousand." +msgstr "DSTDEV គណនា​គម្លាត​គំរូ​នៃ​ប៉ូពុយឡាស្យ៉ុង​មួយ​ដោយ​ផ្អែក​លើ​គំរូ ដោយ​ប្រើ​ចំនួន​ក្នុង​ជួរ​ឈរ​មូលដ្ឋាន​ទិន្នន័យ ដែល​ផ្គូផ្គង​លក្ខខណ្ឌ​ដែល​បាន​ផ្តល់ ។ កំណត់​ត្រា​ត្រូវ​បាន​ចាត់​ទុក​ជា​គំរូ​ទិន្នន័យ​មួយ ។ នោះ​មាន​ន័យ​ថា ក្មេង​នៅ​ក្នុង​ឧទាហរណ៍​តំណាង​ឲ្យ​ក្មេង​​ទាំងអស់ ។ ចំណាំ​ថា​លទ្ធផល​តំណាង​មិន​អាច​ទទួល​បាន​មក​ពី​ប៉ូពុយឡាស្យ៉ុង​គំរូ ដែល​តិច​ជាង​មួយ​ពាន់​ឡើយ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3149427\n" +"147\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148661\n" +"148\n" +"help.text" +msgid "DSTDEV(Database; DatabaseField; SearchCriteria)" +msgstr "DSTDEV(មូលដ្ឋាន​ទិន្នន័យ; វាល​​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3153945\n" +"149\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149934\n" +"150\n" +"help.text" +msgid "To find the standard deviation of the weight for all children of the same age in the example (scroll up, please), enter the following formula in B16:" +msgstr "ដើម្បី​ស្វែង​រក​គម្លាត​គំរូ​នៃ​ទម្ងន់​របស់​សិស្ស​ទាំង​អស់​ដែល​មាន​អាយុ​ដូចគ្នា ក្នុងឧទាហរណ៍ (សូម​រមូរ​ឡើង​លើ) សូម​បញ្ចូល​រូបមន្ត​ខាង​ក្រោម​ក្នុង B16 ៖​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150630\n" +"151\n" +"help.text" +msgid "=DSTDEV(A1:E10;\"Weight\";A13:E14)" +msgstr "=DSTDEV(A1:E10;\"Weight\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153536\n" +"152\n" +"help.text" +msgid "In row 14, under Age, enter 7, 8, 9, and so on, one after the other. The result shown is the standard deviation of the weight of all children of this age." +msgstr "នៅ​ក្នុង​ជួរដេក ១៤ ក្រោម​អាយុ បញ្ចូល 7, 8, 9, និង​បន្តបន្ទាប់ មួយ​បន្ទាប់​ពី​អាផ្សេង ។ លទ្ធផល​ដែលបង្ហាញ​គឺ​ជា​គម្លាតគំរូ​​​នៃ​ទម្ងន់​របស់​ក្មេង​ទាំងអស់​ដែល​មាន​អាយុ​នេះ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3150429\n" +"help.text" +msgid "DSTDEVP function standard deviations in databases;based on populations" +msgstr "អនុគមន៍ DSTDEVP គម្លាត​គំរូ​នៅ​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ;មាន​មូលដ្ឋាន​លើ​គណនា" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3150429\n" +"153\n" +"help.text" +msgid "DSTDEVP" +msgstr "DSTDEVP" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3145598\n" +"154\n" +"help.text" +msgid "DSTDEVP calculates the standard deviation of a population based on all cells of a data range which match the search criteria. The records from the example are treated as the whole population." +msgstr "DSTDEVP គណនា​គម្លាត​គំរូ​នៃ​ប៉ូពុយឡាស្យ៉ុង​មួយ​ដែល​ផ្អែក​លើ​ក្រឡា​ទាំងអស់​នៃ​ជួរ​ទិន្នន័យ​មួយ ដែល​ផ្គូផ្គង​លក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរក ។ កំណត់​ត្រា​ពី​ឧទាហរណ៍​ត្រូវ​បាន​ចាត់​ទុក​ជា​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3145307\n" +"155\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149484\n" +"156\n" +"help.text" +msgid "DSTDEVP(Database; DatabaseField; SearchCriteria)" +msgstr "DSTDEVP(មូលដ្ឋាន​ទិ​ន្នន័យ; វាល​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3153322\n" +"157\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155431\n" +"158\n" +"help.text" +msgid "To find the standard deviation of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:" +msgstr "ដើម្បី​ស្វែង​រក​គម្លាត​គំរូ​នៃ​ទម្ងន់​របស់​សិស្ស​ទាំងអស់​ដែល​មាន​អាយុ​ដូចគ្នា​ នៅ​ពិធីជប់​លៀង​ថ្ងៃ​កំណើត​របស់ Joe (សូម​រមូរ​ឡើងលើ) ​បញ្ចូល​រូបមន្ត​ខាង​ក្រោម​ក្នុង B16 ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3148411\n" +"159\n" +"help.text" +msgid "=DSTDEVP(A1:E10;\"Weight\";A13:E14)" +msgstr "=DSTDEVP(A1:E10;\"Weight\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3143271\n" +"160\n" +"help.text" +msgid "In row 14, under Age, enter 7, 8, 9, and so on, one after the other. The result is the standard deviation of the weight for all same-aged children whose weight was checked." +msgstr "នៅ​ក្នុង​ជួរដេក ១៤​ ក្រោម​អាយុ បញ្ចូល 7, 8, 9, និង​បន្តបន្ទាប់ មួយបន្ទាប់​ពីអាផ្សេង ។​ លទ្ធផល​គឺ​ជា​គម្លាត​គំរូ​របស់ទម្ងន់​សម្រាប់​ក្មេងៗ​ដែល​មាន​អាយុ​ដូចគ្នា ដែលទម្ងន់​របស់​ពួកគេ​ត្រូវ​បាន​ត្រួតពិនិត្យ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3154794\n" +"help.text" +msgid "DSUM function calculating;sums in Calc databases sums;cells in Calc databases" +msgstr "អនុគមន៍ DSUM គណនា;ផលបូក​ក្នុង​មូលដ្ឋានទិន្នន័យ Calc ផលបូក;ក្រឡា​ក្នុង​មូលដ្ឋានទិន្នន័យ Calc" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3154794\n" +"161\n" +"help.text" +msgid "DSUM" +msgstr "DSUM" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3149591\n" +"162\n" +"help.text" +msgid "DSUM returns the total of all cells in a database field in all rows (records) that match the specified search criteria." +msgstr "DSUM ត្រឡប់​ផលបូក​នៃ​ក្រឡា​ទាំងអស់​ក្នុងវាល​​មូលដ្ឋាន​ទិន្នន័យ​មួយ ក្នុង​ជួរ​ដេក (កំណត់​ត្រា) ទាំងអស់ ដែល​ផ្គូផ្គង​លក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរក​ដែល​បាន​បញ្ជាក់​លម្អិត ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3146128\n" +"163\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150989\n" +"164\n" +"help.text" +msgid "DSUM(Database; DatabaseField; SearchCriteria)" +msgstr "DSUM(មូលដ្ឋាន​ទិន្នន័យ; វាល​​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3159079\n" +"165\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3152766\n" +"166\n" +"help.text" +msgid "To find the length of the combined distance to school of all children at Joe's birthday party (scroll up, please) who are in second grade, enter the following formula in B16:" +msgstr "ដើម្បី​រកប្រវែង​សរុប​នៃ​​ចម្ងាយ​ផ្លូវ​ទៅ​សាលា​​របស់​ក្មេង​ទាំងអស់ ​នៅ​ឯ​ពិធី​ខួប​កំណើត​របស់ ​Joe ដែល​រៀន​ថ្នាក់​ទី​ពីរ (សូម​រមូរ​ឡើង​លើ) បញ្ចូល​រូបមន្ត​ខាង​ក្រោម​ក្នុង ​B16 ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3151312\n" +"167\n" +"help.text" +msgid "=DSUM(A1:E10;\"Distance to School\";A13:E14)" +msgstr "=DSUM(A1:E10;\"ចម្ងាយ​ទៅ​សាលារៀន\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3150596\n" +"168\n" +"help.text" +msgid "Enter 2 in row 14 under Grade. The sum (1950) of the distances to school of all the children who are in second grade is displayed." +msgstr "បញ្ចូល នៅ​ក្នុង​ជួរដេក ១៤ ក្រោម​ថ្នាក់ ។ sum (1950) នៃ​ចម្ងាយ​ទៅ​សាលារៀន​នៃ​ក្មេង​ទាំងអស់​ដែល​ស្ថិត​នៅ​ក្នុង​ថ្នាក់​ទី ២ ត្រូវ​បាន​បង្ហាញ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3155614\n" +"help.text" +msgid "DVAR function variances;based on samples" +msgstr "អនុគមន៍ DVAR វ៉ារ្យង់​;មាន​មូលដ្ឋាន​លើ​គំរូ" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3155614\n" +"170\n" +"help.text" +msgid "DVAR" +msgstr "DVAR" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3154418\n" +"171\n" +"help.text" +msgid "DVAR returns the variance of all cells of a database field in all records that match the specified search criteria. The records from the example are treated as a sample of data. A representative result cannot be obtained from a sample population of less than one thousand." +msgstr "DVAR ត្រឡប់​វ៉ារ្យង់​នៃ​ក្រឡា​ទាំងអស់​របស់វាល​​មូលដ្ឋាន​ទិន្នន័យ ក្នុង​កំណត់ត្រា​ទាំងអស់​ដែល​ផ្គូផ្គង​លក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរក​ដែល​បាន​បញ្ជាក់​លម្អិត ។ កំណត់ត្រា​ពី​ឧទាហរណ៍​ត្រូវ​បាន​ចាត់​ទុក​ជា​គំរូ​នៃ​ទិន្នន័យ ។ លទ្ធផល​តំណាង​មិន​អាច​ទទួល​បាន​មក​ពី​ប៉ូពុយឡាស្យ៉ុង​គំរូ ដែល​តិច​ជាង​មួយ​ពាន់​ឡើយ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3154825\n" +"172\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3156138\n" +"173\n" +"help.text" +msgid "DVAR(Database; DatabaseField; SearchCriteria)" +msgstr "DVAR(មូលដ្ឋាន​ទិន្នន័យ; វាល​​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3151257\n" +"174\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153701\n" +"175\n" +"help.text" +msgid "To find the variance of the weight of all children of the same age of the above example (scroll up, please), enter the following formula in B16:" +msgstr "ដើម្បី​រក​វ៉ារ្យង់​នៃ​ទម្ងន់​របស់​ក្មេង​ទាំងអស់​ដែល​មាន​អាយុ​ដូច​គ្នា​ នៃ​ឧទាហរណ៍​ខាងលើ (សូម​រមូរ​ឡើង​លើ) បញ្ចូល​រូបមន្ត​ខាង​ក្រោម​ក្នុង B16 ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153676\n" +"176\n" +"help.text" +msgid "=DVAR(A1:E10;\"Weight\";A13:E14)" +msgstr "=DVAR(A1:E10;\"Weight\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153798\n" +"177\n" +"help.text" +msgid "In row 14, under Age, enter 7, 8, 9, and so on, one after the other. You will see as a result the variance of the weight values for all children of this age." +msgstr "នៅ​ក្នុង​ជួរដេក ១៤ ក្រោម​អាយុ បញ្ចូល 7, 8, 9, និង​បន្តបន្ទាប់ មួយ​បន្ទាប់​ពី​អាផ្សេង ។ អ្នក​នឹង​ឃើញ​លទ្ធផល​ជា​វ៉ារ្យ៉ង់​របស់​តម្លៃ​ទម្ងន់​សម្រាប់​ក្មេងៗ​ដែល​មាន​អាយុ​នេះ ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"bm_id3153880\n" +"help.text" +msgid "DVARP function variances;based on populations" +msgstr "អនុគមន៍ DVARP វ៉ារ្យ៉ង់;មាន​មូលដ្ឋាន​លើ​ប៉ូពុយឡាស្យុង" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3153880\n" +"178\n" +"help.text" +msgid "DVARP" +msgstr "DVARP" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3155119\n" +"179\n" +"help.text" +msgid "DVARP calculates the variance of all cell values in a database field in all records that match the specified search criteria. The records are from the example are treated as an entire population." +msgstr "DVARP គណនា​វ៉ារ្យង់​នៃ​តម្លៃ​ក្រឡា​ទាំងអស់​ក្នុង​វាល​មូលដ្ឋាន​ទិន្នន័យ​ក្នុង​កំណត់​ត្រា​ទាំងអស់ ដែល​ផ្គូផ្គង​លក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរក​ដែល​បាន​បញ្ជាក់​លម្អិត ។ កំណត់​ត្រា​បាន​មក​ពី​ឧទាហរណ៍ ត្រូវ​បាន​ចាត់​ទុក​ជា​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3145774\n" +"180\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3153776\n" +"181\n" +"help.text" +msgid "DVARP(Database; DatabaseField; SearchCriteria)" +msgstr "DVARP(មូលដ្ឋាន​ទិន្នន័យ; វាល​​មូលដ្ឋាន​ទិន្នន័យ; លក្ខខណ្ឌ​​ស្វែងរក)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"hd_id3151110\n" +"182\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3147099\n" +"183\n" +"help.text" +msgid "To find the variance of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:" +msgstr "ដើម្បី​រក​វ៉ារ្យង់​នៃ​ទម្ងន់​របស់​ក្មេង​ទាំងអស់​ដែល​មាន​អាយុ​ដូច​គ្នា ​នៅ​ឯ​ពិធី​ខួប​កំណើត​របស់ Joe (សូម​រមូរ​ឡើង​លើ) បញ្ចូល​រូបមន្ត​ខាង​ក្រោម​ក្នុង B16 ៖" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3147322\n" +"184\n" +"help.text" +msgid "=DVARP(A1:E10;\"Weight\";A13:E14)" +msgstr "=DVARP(A1:E10;\"Weight\";A13:E14)" + +#: 04060101.xhp +msgctxt "" +"04060101.xhp\n" +"par_id3146902\n" +"185\n" +"help.text" +msgid "In row 14, under Age, enter 7, 8, 9, and so on, one after the other. The variance of the weight values for all children of this age attending Joe's birthday party appears." +msgstr "នៅ​ក្នុង​ជួរដេក ១៤​ ក្រោម​អាយុ បញ្ចូល 7, 8, 9, និង​បន្តបន្ទាប់ មួយ​បន្ទាប់​ពី​អាផ្សេង ។ វ៉ារ្យ៉ង់​របស់តម្លៃទម្ងន់​សម្រាប់ក្មេងៗ​ដែលមាន​អាយុ​នេះ​អាច​ចូលរួ​ម​ក្នុង​ថ្ងៃ​ខួបកំណើត​របស់ Joe ។" + +#: 05100100.xhp +msgctxt "" +"05100100.xhp\n" +"tit\n" +"help.text" +msgid "Merge Cells" +msgstr "បញ្ចូល​ក្រឡា​ចូល​គ្នា" + +#: 05100100.xhp +msgctxt "" +"05100100.xhp\n" +"hd_id3154765\n" +"help.text" +msgid "Merge Cells" +msgstr "បញ្ចូល​ក្រឡា​ចូល​គ្នា" + +#: 05100100.xhp +msgctxt "" +"05100100.xhp\n" +"par_id3147406\n" +"help.text" +msgid "Combines the contents of the selected cells into a single cell." +msgstr "" + +#: 05100100.xhp +msgctxt "" +"05100100.xhp\n" +"par_id3154351\n" +"help.text" +msgid "Choose Format - Merge Cells - Merge Cells" +msgstr "" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"tit\n" +"help.text" +msgid "Function Wizard" +msgstr "អ្នក​ជំនួយការ អនុគមន៍" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"bm_id3147426\n" +"help.text" +msgid "inserting functions; Function Wizardfunctions;Function Wizardwizards; functions" +msgstr "ការ​បញ្ចូល​​អនុគមន៍; អ្នក​ជំនួយការ​អនុគមន៍អនុគមន៍; អ្នក​ជំនួយការ​អនុគមន៍អ្នក​ជំនួយការ; អនុគមន៍" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3147426\n" +"1\n" +"help.text" +msgid "Function Wizard" +msgstr "អ្នក​ជំនួយការ អនុគមន៍" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3145271\n" +"2\n" +"help.text" +msgid "Opens the Function Wizard, which helps you to interactively create formulas. Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted." +msgstr "បើក អ្នក​ជំនួយការ អនុគមន៍ ដែល​នឹង​ជួយ​អ្នក​ដើម្បី​បង្កើត​រូបមន្ត ។ មុន​ពេល​អ្នក​ចាប់ផ្តើម​អ្នក​ជំនួយការ សូម​ជ្រើស​ក្រឡា​មួយ ឬ​ជួរ​មួយ​នៃ​ក្រឡា​ពី​សន្លឹក​បច្ចុប្បន្ន ដើម្បី​កំណត់​ទីតាំង​ដែល​រូបមន្ត​នឹង​ត្រូវ​បាន​បញ្ចូល ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id8007446\n" +"help.text" +msgid "You can download the complete ODFF (OpenDocument Format Formula) specification from the OASIS web site." +msgstr "អ្នក​អាច​ទាញ​យក​ការ​បញ្ជាក់ ODFF (OpenDocument Format Formula) ពេញលេញ​ពី តំបន់​បណ្ដាញOASIS ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3159153\n" +"60\n" +"help.text" +msgid "The Function Wizard has two tabs: Functions is used to create formulas, and Structure is used to check the formula build." +msgstr "អ្នក​ជំនួយ​ការ​អនុគមន៍ មាន​ផ្ទាំង​ពីរ ៖ អនុគមន៍ ត្រូវ​បាន​ប្រើ​ដើម្បី​បង្កើត​រូបមន្ត និង​រចនា​សម្ព័ន្ធ ត្រូវ​បាន​ប្រើ​ដើម្បី​ពិនិត្យ​ការ​បង្កើត​រូបមន្ត ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3154490\n" +"3\n" +"help.text" +msgid "Functions Tab" +msgstr "ផ្ទាំង​អនុគមន៍" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3149378\n" +"5\n" +"help.text" +msgid "List of Categories and Functions" +msgstr "បញ្ជី​នៃ​ប្រភេទ និង​អនុគមន៍" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3154730\n" +"36\n" +"help.text" +msgid "Category" +msgstr "ប្រភេទ" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3153417\n" +"37\n" +"help.text" +msgid "Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below. Select \"All\" to view all functions in alphabetical order, irrespective of category. \"Last Used\" lists the functions you have most recently used. " +msgstr "រាយ​ប្រភេទ​ទាំងអស់​ទៅ​អនុគមន៍​ផ្សេងគ្នា​ណាមួយ​ដែល​បាន​ផ្ដល់ ។ ជ្រើស​ប្រភេទ ដើម្បី​មើល​អនុគមន៍​សមរម្យ​នៅ​ក្នុង​វាល​បញ្ជី​ខាងក្រោម ។ ជ្រើស \"ទាំងអស់\" ដើម្បី​មើល​អនុគមន៍​ទាំងអស់​តាម​លំដាប់​អក្សរក្រម ។ \"បាន​ប្រើ​ចុងក្រោយ\" រាយ​អនុគមន៍​​ដែល​អ្នក​បាន​ប្រើ​ថ្មីៗ ។ " + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3150749\n" +"6\n" +"help.text" +msgid "Function" +msgstr "អនុគមន៍" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3155445\n" +"7\n" +"help.text" +msgid "Displays the functions found under the selected category. Double-click to select a function. A single-click displays a short function description." +msgstr "បង្ហាញ​អនុគមន៍​ដែល​មាន​ក្រោម​ប្រភេទ​ដែល​បាន​ជ្រើស ។ ចុច​ទ្វេ​ដង​ដើម្បី​ជ្រើស​អនុគមន៍​មួយ ។ ការ​ចុច​ម្តង​នឹង​បង្ហាញ​ពណ៌នា​ខ្លី​ៗ​នៃ​អនុគមន៍ ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3159264\n" +"8\n" +"help.text" +msgid "Array" +msgstr "អារេ" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3149566\n" +"9\n" +"help.text" +msgid "Specifies that the selected function is inserted into the selected cell range as an array formula. Array formulas operate on multiple cells. Each cell in the array contains the formula, not as a copy but as a common formula shared by all matrix cells." +msgstr "បញ្ជាក់​លម្អិត​​ថា អនុគមន៍​ដែល​បាន​ជ្រើស​ត្រូវ​បាន​បញ្ចូល​ជា​រូបមន្ត​អារេ​មួយ ទៅ​ក្នុង​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស ។ រូបមន្ត​អារេ​ប្រតិបត្តិ​លើ​ក្រឡា​ច្រើន ។ ក្រឡា​និមួយ​ៗ​នៅ​ក្នុង​​អារេ​មាន​រូបមន្ត ដែល​មិន​មែន​ជា​ច្បាប់​ចម្លង ប៉ុន្តែ​ជា​រូបមន្ត​ទូទៅ​មួយ​ដែល​បាន​ចែក​រំលែក ដោយ​ក្រឡា​ម៉ាទ្រីស​ទាំងអស់ ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3155959\n" +"61\n" +"help.text" +msgid "The Array option is identical to the CommandCtrl+Shift+Enter command, which is used to enter and confirm formulas in the sheet. The formula is inserted as a matrix formula indicated by two braces { }." +msgstr "ជម្រើស អារ៉េ គឺ​ដូចគ្នា​បេះបិទ​ទៅ​នឹង​ពាក្យ​បញ្ជា Commandបញ្ជា (Ctrl)+ប្ដូរ​(Shift)+បញ្ចូល​(Enter) ដែល​ត្រូវបាន​ប្រើ​ដើម្បី​បញ្ចូល និង​អះអាង​រូបមន្ដ​នៅ​ក្នុង​សន្លឹក ។ រូបមន្ដ​ត្រូវបាន​បញ្ចូល​ជា​រូបមន្ដ​ម៉ាទ្រីស ដែល​បាន​បញ្ជាក់​ដោយ { } ពីរ ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3152993\n" +"40\n" +"help.text" +msgid "The maximum size of an array range is 128 by 128 cells." +msgstr "ទំហំ​អតិ​បរមា​នៃ​ជួរ​អារេ​គឺ១២៨ x១២៨ ក្រឡា ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3150367\n" +"41\n" +"help.text" +msgid "Argument Input Fields" +msgstr "វាល​​បញ្ចូល​អាគុយម៉ង់" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3145587\n" +"15\n" +"help.text" +msgid "When you double-click a function, the argument input field(s) appear on the right side of the dialog. To select a cell reference as an argument, click directly into the cell, or drag across the required range on the sheet while holding down the mouse button. You can also enter numerical and other values or references directly into the corresponding fields in the dialog. When using date entries, make sure you use the correct format. Click OK to insert the result into the spreadsheet." +msgstr "នៅពេល​ដែល​អ្នក​ចុច​ធ្វើដង​លើ​អនុគមន៍ វាល​បញ្ចូល​អាគុយម៉ង់ លេចឡើង​នៅ​ចំហៀង​ខាងស្ដាំ​ប្រអប់ ។ ដើម្បី​ជ្រើស​សេចក្ដី​យោង​ក្រឡា​ជា​អាគុយម៉ង់ គឺ​ចុច​ខាងក្នុង​ក្រឡា​ដោយផ្ទាល់ ឬ​ចុច​កណ្ដុរ​ឲ្យជាប់ រួច​​អូស​កាត់​ជួរ​ដែលត្រូវការ​លើ​​សន្លឹក ។ អ្នក​ក៏អាច​បញ្ចូល​លេខ និង​តម្លៃ​ផ្សេងទៀត ឬ​សេចក្ដី​យោង ដោយផ្ទាល់​ទៅ​ក្នុង​វាល​ត្រូវ​គ្នា​ក្នុង​ប្រអប់ ។ នៅពេល​ប្រើ ធាតុ​កាលបរិច្ឆេទ គឺ​ត្រូវប្រាកដ​ថា អ្នកប្រើ​ទ្រង់ទ្រាយ​ត្រឹមត្រូវ ។ ចុច យល់ព្រម ដើម្បី​បញ្ចូល​លទ្ធផល​ទៅក្នុង​សៀវភៅ​បញ្ជី ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3149408\n" +"18\n" +"help.text" +msgid "Function Result" +msgstr "លទ្ធផល​អនុគមន៍" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3155809\n" +"19\n" +"help.text" +msgid "As soon you enter arguments in the function, the result is calculated. This preview informs you if the calculation can be carried out with the arguments given. If the arguments result in an error, the corresponding error code is displayed." +msgstr "នៅ​ពេល​អ្នក​បញ្ចូល​អាគុយម៉ង់​ក្នុង​រូបមន្ត លទ្ធផល​ត្រូវ​បាន​គណនា ។ ការ​មើល​ជា​មុន​នេះ​ប្រាប់​អ្នក​ឲ្យ​ដឹង​ជា​មុន បើ​ការ​គណនា​អាច​ត្រូវ​បាន​អនុវត្ត​ជាមួយ​អាគុយម៉ង់​ដែល​បាន​ផ្តល់ ។ បើ​អាគុយម៉ង់​បង្ហាញ​លទ្ធផល​​ជា​កំហុស​មួយ នោះ លេខ​កំហុស ដែល​ត្រូវ​គ្នា​នឹង​ត្រូវ​បាន​បង្ហាញ ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3148700\n" +"23\n" +"help.text" +msgid "The required arguments are indicated by names in bold print." +msgstr "អាគុយម៉ង់​ដែល​ត្រូវការ គឺ​ត្រូវបាន​ចង្អុល​បង្ហាញ​ដោយ​ឈ្មោះ​ដិត ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3153064\n" +"22\n" +"help.text" +msgid "f(x) (depending on the selected function)" +msgstr "f(x) (អាស្រយលើ​អនុគមន៍​ដែលបាន​ជ្រើស)" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3157980\n" +"24\n" +"help.text" +msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នកចូល​ដំណើរការ​កម្រិត​បន្ទាប់​បន្សំ​នៃ អ្នក​ជំនួយការ​អនុគមន៍ ដើម្បី​ដាក់​អនុគមន៍​ផ្សេងទៀត​នៅ​ក្នុង​អនុគមន៍ ដោយ​ជំនួស​ឲ្យ​តម្លៃ ឬ​សេចក្ដី​យោង ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3145076\n" +"25\n" +"help.text" +msgid "Argument/Parameter/Cell Reference (depending on the selected function)" +msgstr "អាគុយម៉ង់​/​ប៉ារ៉ាម៉ែត្រ​/​សេចក្តី​យោង​ក្រឡា (អាស្រ័យ​លើ​អនុគមន៍​ដែល​បាន​ជ្រើស)" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3159097\n" +"26\n" +"help.text" +msgid "The number of visible text fields depends on the function. Enter arguments either directly into the argument fields or by clicking a cell in the table." +msgstr "ចំនួន​វាល​អត្ថបទ​មើលឃើញ អាស្រ័យលើ​អនុគមន៍ ។ បញ្ចូល​អាគុយម៉ង់​ដោយផ្ទាល់​ទៅ​ក្នុង​វាល​អាគុយម៉ង់ ឬ​ដោយ​ចុច​លើ​ក្រឡា​នៅ​ក្នុង​តារាង ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3154957\n" +"51\n" +"help.text" +msgid "Result" +msgstr "លទ្ធផល" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3150211\n" +"52\n" +"help.text" +msgid "Displays the calculation result or an error message." +msgstr "បង្ហាញ​លទ្ធផល​គណនា ឬ​សារ​កំហុស ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3151304\n" +"43\n" +"help.text" +msgid "Formula" +msgstr "រូបមន្ត" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3149898\n" +"44\n" +"help.text" +msgid "Displays the created formula. Type your entries directly, or create the formula using the wizard." +msgstr "បង្ហាញ​រូបមន្ត​ដែល​បាន​បង្កើត ។ វាយ​បញ្ចូល​ធាតុ​របស់​អ្នក​ដោយផ្ទាល់ ឬ​បង្កើត​រូបមន្ត​ដោយប្រើ​អ្នក​ជំនួយការ ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3153249\n" +"45\n" +"help.text" +msgid "Back" +msgstr "ថយ​ក្រោយ" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3152869\n" +"53\n" +"help.text" +msgid "Moves the focus back through the formula components, marking them as it does so." +msgstr "ផ្លាស់ទី​ការ​ផ្តោត​ថយក្រោយ​ឆ្លងកាត់​សមាសភាគ​រូបមន្ត, សម្គាល់​ពួកវា​ចា​ធ្វើ​ដូច្នោះ ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3146966\n" +"56\n" +"help.text" +msgid "To select a single function from a complex formula consisting of several functions, double-click the function in the formula window." +msgstr "ដើម្បី​ជ្រើស​អនុគមន៍​តែ​មួយ​ពី​រូបមន្ត​ស្មុគ្រស្មាញ​ដែល​មាន​អនុគមន៍​ច្រើន ចុច​ទ្វេដង​លើ​អនុគមន៍​ក្នុង​បង្អួច​រូបមន្ត ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3155762\n" +"54\n" +"help.text" +msgid "Next" +msgstr "បន្ទាប់" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3149316\n" +"55\n" +"help.text" +msgid "Moves forward through the formula components in the formula window. This button can also be used to assign functions to the formula. If you select a function and click the Next button, the selection appears in the formula window." +msgstr "ផ្លាស់ទី​ទៅ​មុខ​ឆ្លង​កាត់​សមាសភាគ​រូបមន្ត​ក្នុង​បង្អួច​រូបមន្ត ។ ប៊ូតុង​នេះ​ក៏​អាច​ត្រូវ​បាន​ប្រើ ដើម្បី​ផ្តល់​តម្លៃ​អនុគមន៏​​ទៅ​ឲ្យ​រូបមន្ត ។ បើ​អ្នក​ជ្រើស​អនុគមន៍​មួយ ហើយ​ចុច​​ប៊ូតុង បន្ទាប់ ជម្រើស​នឹង​លេច​ឡើង​ក្នុង​បង្អួច​រូបមន្ត ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3159262\n" +"57\n" +"help.text" +msgid "Double-click a function in the selection window to transfer it to the formula window." +msgstr "ចុច​ទ្វេ​ដង​លើ​អនុគមន៍​មួយ​ក្នុង​បង្អួច​ជម្រើស ដើម្បី​ផ្ទេរ​វា​ទៅ​បង្អួច​រូបមន្ត ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3148745\n" +"58\n" +"help.text" +msgid "Cancel" +msgstr "បោះបង់" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3147402\n" +"59\n" +"help.text" +msgid "Closes the dialog without implementing the formula." +msgstr "បិទ​ប្រអប់​ដោយ​មិន​ប្រតិបត្តិ​រូបមន្ត ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3150534\n" +"32\n" +"help.text" +msgid "OK" +msgstr "យល់ព្រម" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3153029\n" +"33\n" +"help.text" +msgid "Ends the Function Wizard, and transfers the formula to the selected cells." +msgstr "បញ្ចប់ អ្នក​ជំនួយការ​អនុគមន៍ ហើយ​ផ្ទេរ​រូបមន្ត​ទៅ​ក្រឡា​ដែលបាន​ជ្រើស ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3156400\n" +"34\n" +"help.text" +msgid "List of Categories and Functions" +msgstr "បញ្ជី​នៃ​ប្រភេទ និង​អនុគមន៍" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3147610\n" +"47\n" +"help.text" +msgid "Structure tab" +msgstr "ផ្ទាំង​រចនា​សម្ព័ន្ធ" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3153122\n" +"48\n" +"help.text" +msgid "On this page, you can view the structure of the function." +msgstr "នៅ​ទំព័រ​នេះ អ្នក​អាច​មើលឃើញ​រចនា​សម្ព័ន្ធ​នៃ​អនុគមន៍ ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3149350\n" +"4\n" +"help.text" +msgid "If you start the Function Wizard while the cell cursor is positioned in a cell that already contains a function, the Structure tab is opened and shows the composition of the current formula." +msgstr "ប្រសិន​បើ​អ្នក​ចាប់ផ្ដើម អ្នកជំនួយការ​អនុគមន៍ នៅ​ខណៈ​ដែល​ទស្សន៍​ទ្រនិច​ក្រឡា​ត្រូវបាន​ចង្អុល​ទៅ​ក្នុង​ក្រឡា​ដែល​មាន​អនុគមន៍​រួចហើយ នោះ​ផ្ទាំងរចនា​សម្ព័ន្ធ គឺ​ត្រូវបាន​បើក និង​បង្ហាញ​ការតែង​នៃ​រូបមន្ត​បច្ចុប្បន្ន ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"hd_id3149014\n" +"49\n" +"help.text" +msgid "Structure" +msgstr "រចនា​សម្ព័ន្ធ" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3150481\n" +"50\n" +"help.text" +msgid "Displays a hierarchical representation of the current function. You can hide or show the arguments by a click on the plus or minus sign in front." +msgstr "បង្ហាញ​ការ​តំណាង​ឋានានុក្រម​មួយ​នៃ​អនុគមន៍​​បច្ចុប្បន្ន ។ អ្នក​អាច​លាក់ ឬ​បង្ហាញ​អាគុយម៉ង់​ដោយ​ចុច​លើ​សញ្ញា​បូក ឬ​សញ្ញា​ដក​នៅ​ពី​មុខ ។" + +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id3148886\n" +"63\n" +"help.text" +msgid "Blue dots denote correctly entered arguments. Red dots indicate incorrect data types. For example: if the SUM function has one argument entered as text, this is highlighted in red as SUM only permits number entries." +msgstr "ចំណុច​ពណ៌​ខៀវ​បញ្ជាក់​ថា អាគុយម៉ង់​ដែល​បាន​បញ្ចូល​គឺ​ត្រឹមត្រូវ ។ ចំណុច​ពណ៌​ក្រហម​បញ្ជាក់​ថា ប្រភេទ​ទិន្នន័យ​គឺ​មិន​ត្រឹមត្រូវ ។ ឧទាហរណ៍ ៖ បើ​អនុគមន៍ SUM មាន​អាគុយម៉ង់​មួយ​ដែល​បាន​បញ្ចូល​ជា​អត្ថបទ នោះ​វា​ត្រូវ​បាន​បន្លិច​ជា​ពណ៌​ក្រហម ដោយ​សារ SUM អនុញ្ញាត​តែ​ធាតុ​ជា​លេខ​ប៉ុណ្ណោះ ។" + +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"tit\n" +"help.text" +msgid "Group" +msgstr "ដាក់​ជា​ក្រុម" + +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"hd_id3153088\n" +"1\n" +"help.text" +msgid "Group" +msgstr "ដាក់​ជា​ក្រុម" + +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"par_id3153821\n" +"2\n" +"help.text" +msgid "Defines the selected cell range as a group of rows or columns." +msgstr "កំណត់​ជួរ​ក្រឡា​ដែល​បាន​ជ្រើស ជា​ក្រុម​ជួរ​ដេក ឬ​ជួរ​ឈរ​មួយ ។" + +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"par_id3145069\n" +"3\n" +"help.text" +msgid "When you group a cell range, and outline icon appears in the margins next to the group. To hide or show the group, click the icon. To ungroup the selection, choose Data – Outline - Ungroup." +msgstr "ពេល​អ្នក​ដាក់​ជួរ​ក្រឡា​មួយ​ជា​ក្រុម រូប​តំណាង​គ្រោង​មួយ​នឹង​លេច​ឡើង​ក្នុង​រឹម​ទំព័រ​នៅ​ក្បែរ​ក្រុម ។ ដើម្បី​លាក់ ឬ​បង្ហាញ​ក្រុម ចុច​រូប​តំណាង ។ ដើម្បី​បំបែក​ជម្រើស​ពី​ក្រុម ជ្រើស ទិន្នន័យ – គ្រោង - បំបែក​ក្រុម ។" + +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"hd_id3125863\n" +"4\n" +"help.text" +msgid "Include" +msgstr "រួមបញ្ចូល" + +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"hd_id3150448\n" +"6\n" +"help.text" +msgid "Rows" +msgstr "ជួរ​ដេក" + +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"par_id3153194\n" +"7\n" +"help.text" +msgid "Groups the selected rows." +msgstr "ដាក់​ជួរ​ដេក​​ដែល​បាន​ជ្រើស​ជា​ក្រុម ។" + +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"hd_id3145786\n" +"8\n" +"help.text" +msgid "Columns" +msgstr "ជួរ​ឈរ" + +#: 12080300.xhp +msgctxt "" +"12080300.xhp\n" +"par_id3146984\n" +"9\n" +"help.text" +msgid "Groups the selected columns." +msgstr "ដាក់​ជួរ​ឈរ​ដែល​បាន​ជ្រើស​ជា​ក្រុម ។" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" +"tit\n" +"help.text" +msgid "Optimal Column Width" +msgstr "ទទឹង​ជួរ​ឈរ​ប្រសើរ​​​បំផុត" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" +"bm_id3155628\n" +"help.text" +msgid "spreadsheets; optimal column widthscolumns; optimal widthsoptimal column widths" +msgstr "សៀវភៅ​បញ្ជី; ទទឹង​ជួរ​ឈរ​ប្រសើរ​បំផុតជួរ​ឈរ; ទទឹង​​​ប្រសើរ​បំផុតទទឹង​ជួរ​ឈរ​ប្រសើរ​បំផុត" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" +"hd_id3155628\n" +"1\n" +"help.text" +msgid "Optimal Column Width" +msgstr "ទទឹង​ជួរ​ឈរ​ប្រសើរ​​​បំផុត" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" +"par_id3145068\n" +"2\n" +"help.text" +msgid "Defines the optimal column width for selected columns. The optimal column width depends on the longest entry within a column. You can choose from the available measurement units." +msgstr "កំណត់​ទទឹង​ជួរ​ឈរ​ប្រសើរ​បំផុត សម្រាប់​ជួរ​ឈរ​ដែល​បាន​ជ្រើស ។ ទទឹង​ជួរ​ឈរ​ប្រសើរ​បំផុត គឺ​អាស្រ័យ​លើ​ធាតុ​វែង​ជាង​គេ​ក្នុង​ជួរ​ឈរ​មួយ ។​ អ្នក​អាច​ជ្រើស​ពី ឯកតា​រង្វាស់ ដែល​មាន ។" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" +"hd_id3150767\n" +"3\n" +"help.text" +msgid "Add" +msgstr "បន្ថែម" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" +"par_id3150449\n" +"4\n" +"help.text" +msgid "Defines additional spacing between the longest entry in a column and the vertical column borders." +msgstr "កំណត់​គម្លាត​បន្ថែម​រវាង​ធាតុ​វែង​ជាង​គេ​ក្នុង​ជួរ​ឈរ​មួយ និង​ស៊ុម​ជួរ​ឈរ​បញ្ឈរ ។" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" +"hd_id3145785\n" +"5\n" +"help.text" +msgid "Default value" +msgstr "តម្លៃ​លំនាំដើម" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" +"par_id3146120\n" +"6\n" +"help.text" +msgid "Defines the optimal column width in order to display the entire contents of the column. The additional spacing for the optimal column width is preset to 0.1 in." +msgstr "កំណត់​ទទឹង​ជួរ​ឈរ​ប្រសើរ​បំផុត ដើម្បី​បង្ហាញ​មាតិកា​ទាំងមូល​នៃ​ជួរ​ឈរ ។ គម្លាត​បន្ថែម​សម្រាប់​ទទឹង​ជួរ​ឈរ​ប្រសើរ​បំផុត ត្រូវ​បាន​កំណត់​ជា​មុន​ជា 0.1 អ៊ិន្ឈ៍ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"tit\n" +"help.text" +msgid "Mathematical Functions" +msgstr "អនុគមន៍​គណិតវិទ្យា" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3147124\n" +"help.text" +msgid "mathematical functionsFunction Wizard; mathematicalfunctions; mathematical functionstrigonometric functions" +msgstr "អនុគមន៍​គណិត​វិទ្យាអ្នក​ជំនួយ​ការ​អនុគមន៍; គណិត​វិទ្យាអនុគមន៍; អនុគមន៍​គណិតវិទ្យា\\អនុគមន៍​ត្រីកោណមាត្រ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3147124\n" +"1\n" +"help.text" +msgid "Mathematical Functions" +msgstr "អនុគមន៍​គណិតវិទ្យា" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154943\n" +"2\n" +"help.text" +msgid "This category contains the Mathematical functions for Calc. To open the Function Wizard, choose Insert - Function." +msgstr "ប្រភេទ​នេះ​មាន​អនុគមន៍ គណិត​វិទ្យា សម្រាប់ Calc ។ ដើម្បីបើក​ អ្នក​ជំនួយការ​អនុគមន៍ ជ្រើស បញ្ចូល - អនុគមន៍ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3146944\n" +"help.text" +msgid "ABS functionabsolute valuesvalues;absolute" +msgstr "អនុគមន៍ ABSតម្លៃ​ដាច់ខាតតម្លៃ;ដាច់ខាត" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3146944\n" +"33\n" +"help.text" +msgid "ABS" +msgstr "ABS" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154546\n" +"34\n" +"help.text" +msgid "Returns the absolute value of a number." +msgstr "ត្រឡប់​តម្លៃ​ដាច់​ខាត​នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154843\n" +"35\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147475\n" +"36\n" +"help.text" +msgid "ABS(Number)" +msgstr "ABS(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3148438\n" +"37\n" +"help.text" +msgid "Number is the number whose absolute value is to be calculated. The absolute value of a number is its value without the +/- sign." +msgstr "លេខ គឺ​ជា​លេខ​ដែលតម្លៃ​ដាច់ខាត​មិន​ត្រូវ​បាន​គណនា ។ តម្លៃ​ដាច់ខាត​របស់​លេខ​គឺ​ជា​តម្លៃ​របស់​វា​ដែល​គ្មាន​សញ្ញា +/- ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155823\n" +"38\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152787\n" +"39\n" +"help.text" +msgid "=ABS(-56) returns 56." +msgstr "=ABS(-56) ត្រឡប់ 56 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3148752\n" +"40\n" +"help.text" +msgid "=ABS(12) returns 12." +msgstr "=ABS(12) ត្រឡប់ 12 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id320139\n" +"help.text" +msgid "=ABS(0) returns 0." +msgstr "=ABS(0) ត្រឡប់ 0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3150896\n" +"help.text" +msgid "COUNTBLANK functioncounting;empty cellsempty cells;counting" +msgstr "អនុគមន៍ COUNTBLANKការរាប់;ក្រឡាទទេក្រឡា​ទទេ;ការរាប់" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150896\n" +"42\n" +"help.text" +msgid "COUNTBLANK" +msgstr "COUNTBLANK" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155260\n" +"43\n" +"help.text" +msgid "Returns the number of empty cells." +msgstr "ត្រឡប់​ចំនួន​ក្រឡា​ទទេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145144\n" +"44\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153931\n" +"45\n" +"help.text" +msgid "COUNTBLANK(Range)" +msgstr "COUNTBLANK(ជួរ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149512\n" +"46\n" +"help.text" +msgid "Returns the number of empty cells in the cell range Range." +msgstr "ត្រឡប់​ចំនួនក្រឡា​ទទេ​នៅ​ក្នុង​ជួរ​ក្រឡា ជួរ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3146139\n" +"47\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3148586\n" +"48\n" +"help.text" +msgid "=COUNTBLANK(A1:B2) returns 4 if cells A1, A2, B1, and B2 are all empty." +msgstr "=COUNTBLANK(A1:B2) ត្រឡប់ 4 ប្រសិន​បើ​ក្រឡា A1, A2, B1, និង B2 គឺ​ទទេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3153114\n" +"help.text" +msgid "ACOS function" +msgstr "អនុគមន៍ ACOS" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153114\n" +"50\n" +"help.text" +msgid "ACOS" +msgstr "ACOS" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145163\n" +"51\n" +"help.text" +msgid "Returns the inverse trigonometric cosine of a number." +msgstr "ត្រឡប់​កូស៊ីនុស​ត្រីកោណមាត្រច្រាសនៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153565\n" +"52\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150020\n" +"53\n" +"help.text" +msgid "ACOS(Number)" +msgstr "ACOS(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3159134\n" +"54\n" +"help.text" +msgid "This function returns the inverse trigonometric cosine of Number, that is the angle (in radians) whose cosine is Number. The angle returned is between 0 and PI." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​កូស៊ីនុស​ត្រីកោណមាត្រ​​បញ្ច្រាសរបស់ លេខ ដែល​ជា​មុំ (គិត​ជា​រ៉ាដ្យង់) ដែល​កូស៊ីនុស​របស់វា​ជា​លេខ ។ មុំ​​បាន​ត្រឡប់​គឺ​ចន្លោះ​ 0 និង PI ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id679647\n" +"help.text" +msgid "To return the angle in degrees, use the DEGREES function." +msgstr "ដើម្បី​ត្រឡប់​មុំ​គិត​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ DEGREES ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3149882\n" +"55\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150128\n" +"56\n" +"help.text" +msgid "=ACOS(-1) returns 3.14159265358979 (PI radians)" +msgstr "=ACOS(-1) ត្រឡប់ 3.14159265358979 (PI radians)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8792382\n" +"help.text" +msgid "=DEGREES(ACOS(0.5)) returns 60. The cosine of 60 degrees is 0.5." +msgstr "=DEGREES(ACOS(0.5)) ត្រឡប់ 60 ។ កូសីនុស ៦០ ដឺក្រេ​គឺ 0.5 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3145355\n" +"help.text" +msgid "ACOSH function" +msgstr "អនុគមន៍ ACOSH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145355\n" +"60\n" +"help.text" +msgid "ACOSH" +msgstr "ACOSH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157993\n" +"61\n" +"help.text" +msgid "Returns the inverse hyperbolic cosine of a number." +msgstr "ត្រឡប់​កូស៊ីនីស​អ៊ីពែរបូល​ច្រាស​នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145295\n" +"62\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151017\n" +"63\n" +"help.text" +msgid "ACOSH(Number)" +msgstr "ACOSH(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149000\n" +"64\n" +"help.text" +msgid "This function returns the inverse hyperbolic cosine of Number, that is the number whose hyperbolic cosine is Number." +msgstr "អនុគមន៍​ត្រឡប់​កូស៊ីនុស​​អ៊ីពែរបូល​បញ្ច្រាស​​របស់ លេខដែល​កូស៊ីនុស​​អ៊ីពែរបូល​របស់វា​ជា​លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6393932\n" +"help.text" +msgid "Number must be greater than or equal to 1." +msgstr "លេខ​​ត្រូវ​តែ​ធំជាង ឬ​ស្មើ​នឹង ១ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150566\n" +"65\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145629\n" +"66\n" +"help.text" +msgid "=ACOSH(1) returns 0." +msgstr "=ACOSH(1) ត្រឡប់ 0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id951567\n" +"help.text" +msgid "=ACOSH(COSH(4)) returns 4." +msgstr "=ACOSH(COSH(4)) ត្រឡប់ 4 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3149027\n" +"help.text" +msgid "ACOT function" +msgstr "អនុគមន៍ ACOT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3149027\n" +"70\n" +"help.text" +msgid "ACOT" +msgstr "ACOT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155818\n" +"71\n" +"help.text" +msgid "Returns the inverse cotangent (the arccotangent) of the given number." +msgstr "ត្រឡប់​កូតង់សង់​បញ្ច្រាស (អ័ក្ស​កូតង់សង់) របស់​ដែល​បានផ្ដល់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153225\n" +"72\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158419\n" +"73\n" +"help.text" +msgid "ACOT(Number)" +msgstr "ACOT(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154948\n" +"74\n" +"help.text" +msgid "This function returns the inverse trigonometric cotangent of Number, that is the angle (in radians) whose cotangent is Number. The angle returned is between 0 and PI." +msgstr "អនុគមន៍​ត្រឡប់​តង់សង់​ត្រីកោណមាត្រ​របស់លេខ ដែល​ជា​មុំ (គីត​ជា​រ៉ាដ្យង់) ដែល​តង់សង់​របស់វា​គឺ​ជា​លេខ ។ មុំ​បាន​ត្រឡប់​រវាង 0 និង PI ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5834528\n" +"help.text" +msgid "To return the angle in degrees, use the DEGREES function." +msgstr "ដើម្បី​ត្រឡប់​មុំ​គិត​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ DEGREES ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3147538\n" +"75\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155375\n" +"76\n" +"help.text" +msgid "=ACOT(1) returns 0.785398163397448 (PI/4 radians)." +msgstr "=ACOT(1) ត្រឡប់ 0.785398163397448 (PI/4 radians) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8589434\n" +"help.text" +msgid "=DEGREES(ACOT(1)) returns 45. The tangent of 45 degrees is 1." +msgstr "=DEGREES(ACOT(1)) ត្រឡប់ 45 ។ តង់សង់​នៃ ៤៥ ដឺក្រេ​គឺ ១ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3148426\n" +"help.text" +msgid "ACOTH function" +msgstr "អនុគមន៍ ACOTH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3148426\n" +"80\n" +"help.text" +msgid "ACOTH" +msgstr "ACOTH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147478\n" +"81\n" +"help.text" +msgid "Returns the inverse hyperbolic cotangent of the given number." +msgstr "ត្រឡប់​កូតង់សង់​អ៊ីពែរបូល​ច្រាស​នៃ​ចំនួន​ដែល​បាន​ផ្តល់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152585\n" +"82\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147172\n" +"83\n" +"help.text" +msgid "ACOTH(Number)" +msgstr "ACOTH(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3146155\n" +"84\n" +"help.text" +msgid "This function returns the inverse hyperbolic cotangent of Number, that is the number whose hyperbolic cotangent is Number." +msgstr "អនុគមន៍​នេះ​ត្រឡប់តង់សង់​អ៊ីពែរបូល​ច្រាស​របស់លេខ ដែល​គឺ​ជា​លេខ ដែល​តម្លៃ​​តង់សង់​អ៊ីពែរបូល​របស់​វា​គឺ​ជា​លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5818659\n" +"help.text" +msgid "An error results if Number is between -1 and 1 inclusive." +msgstr "បង្ហាញ​លទ្ធផល​​កំហុស​ ប្រសិន​បើ​លេខ​នៅ​ចន្លោះ -១ និង ១ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3083452\n" +"85\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150608\n" +"86\n" +"help.text" +msgid "=ACOTH(1.1) returns inverse hyperbolic cotangent of 1.1, approximately 1.52226." +msgstr "=ACOTH(1.1) ត្រឡប់​បញ្ច្រាសតង់សង់​អ៊ីពែរបូល​នៃ 1.1 ប្រហែល​ជា 1.52226 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3145084\n" +"help.text" +msgid "ASIN function" +msgstr "អនុគមន៍ ASIN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145084\n" +"90\n" +"help.text" +msgid "ASIN" +msgstr "ASIN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156296\n" +"91\n" +"help.text" +msgid "Returns the inverse trigonometric sine of a number." +msgstr "ត្រឡប់​ស៊ីនុស​ត្រីកោណមាត្រច្រាសនៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3149716\n" +"92\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156305\n" +"93\n" +"help.text" +msgid "ASIN(Number)" +msgstr "ASIN(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150964\n" +"94\n" +"help.text" +msgid "This function returns the inverse trigonometric sine of Number, that is the angle (in radians) whose sine is Number. The angle returned is between -PI/2 and +PI/2." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​ស៊ីនុស​ត្រីកោណមាត្រ​បច្រាស​របស់ លេខ ដែលជា​មុំ (គិត​ជា​រ៉ាដ្យង់) ដែល​ស៊ីនុស​របស់​វា​គឺ​ជា​លេខ ។ មុំ​បាន​ត្រឡប់​គឺ​រវាង -PI/2 និង +PI/2 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id203863\n" +"help.text" +msgid "To return the angle in degrees, use the DEGREES function." +msgstr "ដើម្បី​ត្រឡប់​មុំ​គិត​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ DEGREES ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3149448\n" +"95\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156100\n" +"96\n" +"help.text" +msgid "=ASIN(0) returns 0." +msgstr "=ASIN(0) ត្រឡប់ 0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6853846\n" +"help.text" +msgid "=ASIN(1) returns 1.5707963267949 (PI/2 radians)." +msgstr "=ASIN(1) ត្រឡប់ 1.5707963267949 (PI/2 radians) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8772240\n" +"help.text" +msgid "=DEGREES(ASIN(0.5)) returns 30. The sine of 30 degrees is 0.5." +msgstr "=DEGREES(ASIN(0.5)) ត្រឡប់ 30 ។ ស៊ីនុស​នៃ ៣០ ដឺក្រេ​គឺ ០.៥ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3151266\n" +"help.text" +msgid "ASINH function" +msgstr "អនុគមន៍ ASINH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3151266\n" +"100\n" +"help.text" +msgid "ASINH" +msgstr "ASINH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147077\n" +"101\n" +"help.text" +msgid "Returns the inverse hyperbolic sine of a number." +msgstr "ត្រឡប់​ស៊ីនុស​អ៊ីពែរបូល​ច្រាស​នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150763\n" +"102\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150882\n" +"103\n" +"help.text" +msgid "ASINH(Number)" +msgstr "ASINH(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147621\n" +"104\n" +"help.text" +msgid "This function returns the inverse hyperbolic sine of Number, that is the number whose hyperbolic sine is Number." +msgstr "អនុគមន៍​ត្រឡប់​ស៊ីនុស​អ៊ីពែរបូល​ច្រាស​របស់ លេខ ដែល​ជា​លេខ ដែល​ស៊ីនុស​អ៊ីពែរបូល​របស់វា​គឺ​​ជា​លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153212\n" +"105\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156120\n" +"106\n" +"help.text" +msgid "=ASINH(-90) returns approximately -5.1929877." +msgstr "=ASINH(-90) ត្រឡប់​តម្លៃ​ប្រហាក់ប្រហែល-5.1929877 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id4808496\n" +"help.text" +msgid "=ASINH(SINH(4)) returns 4." +msgstr "=ASINH(SINH(4)) ត្រឡប់ 4 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3155996\n" +"help.text" +msgid "ATAN function" +msgstr "អនុគមន៍ ATAN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155996\n" +"110\n" +"help.text" +msgid "ATAN" +msgstr "ATAN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149985\n" +"111\n" +"help.text" +msgid "Returns the inverse trigonometric tangent of a number." +msgstr "ត្រឡប់​តង់សង់​ត្រីកោណមាត្រច្រាសនៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3151294\n" +"112\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150261\n" +"113\n" +"help.text" +msgid "ATAN(Number)" +msgstr "ATAN(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147267\n" +"114\n" +"help.text" +msgid "This function returns the inverse trigonometric tangent of Number, that is the angle (in radians) whose tangent is Number. The angle returned is between -PI/2 and PI/2." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​តង់សង់​ត្រីកោណមាត្រ​ច្រាស​របស់ លេខ ដែល​ជា​មុំ (គិត​ជា​រ៉ាដ្យង់) ដែល​តង់សង់​របស់វា​គឺ​ជាលេខ ។ មុំ​បាន​ត្រឡប់​គឺ​រវាង -PI/2 និង PI/2 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6293527\n" +"help.text" +msgid "To return the angle in degrees, use the DEGREES function." +msgstr "ដើម្បី​ត្រឡប់​មុំ​គិត​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ DEGREES ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154054\n" +"115\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143229\n" +"116\n" +"help.text" +msgid "=ATAN(1) returns 0.785398163397448 (PI/4 radians)." +msgstr "=ATAN(1) ត្រឡប់ 0.785398163397448 (PI/4 radians) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8746299\n" +"help.text" +msgid "=DEGREES(ATAN(1)) returns 45. The tangent of 45 degrees is 1." +msgstr "=DEGREES(ATAN(1)) ត្រឡប់ 45 ​។ តង់សង់​នៃ ៤៥ ដឺក្រេ​គឺ ១ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3153983\n" +"help.text" +msgid "ATAN2 function" +msgstr "អនុគមន៍ ATAN2" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153983\n" +"120\n" +"help.text" +msgid "ATAN2" +msgstr "ATAN2" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154297\n" +"121\n" +"help.text" +msgid "Returns the inverse trigonometric tangent of the specified x and y coordinates." +msgstr "ត្រឡប់​តង់សង់​ត្រីកោណមាត្រ​ច្រាស​នៃកូអរដោនេ x និង y ដែល​បាន​បញ្ជាក់​លម្អិត ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3149758\n" +"122\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156013\n" +"123\n" +"help.text" +msgid "ATAN2(NumberX; NumberY)" +msgstr "ATAN2(NumberX; NumberY)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151168\n" +"124\n" +"help.text" +msgid "NumberX is the value of the x coordinate." +msgstr "NumberX គឺ​ជា​តម្លៃ​របស់​កូអរដោនេ x ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152798\n" +"125\n" +"help.text" +msgid "NumberY is the value of the y coordinate." +msgstr "NumberY គឺ​ជា​តម្លៃ​របស់កូអរដោនេ y ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5036164\n" +"help.text" +msgid "ATAN2 returns the inverse trigonometric tangent, that is, the angle (in radians) between the x-axis and a line from point NumberX, NumberY to the origin. The angle returned is between -PI and PI." +msgstr "ATAN2 ត្រឡប់​តង់សង់​ត្រីកោណមាត្រ​ច្រាស ដែល​ជា​មុំ (គិត​ជា​រ៉ាដ្យង់) រវាង​អ័ក្ស x និង​បន្ទាតត់​ពី​ចំណុច​លេខ X, លេខ Y ទៅ​ចំណុច​ដើម ។ មុំ​បាន​ត្រឡប់​គឺ​រវាង -PI និង PI ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3001800\n" +"help.text" +msgid "To return the angle in degrees, use the DEGREES function." +msgstr "ដើម្បី​ត្រឡប់​មុំ​គិត​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ DEGREES ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145663\n" +"126\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154692\n" +"127\n" +"help.text" +msgid "=ATAN2(20;20) returns 0.785398163397448 (PI/4 radians)." +msgstr "=ATAN2(20;20) ត្រឡប់ 0.785398163397448 (PI/4 radians) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1477095\n" +"help.text" +msgid "=DEGREES(ATAN2(12.3;12.3)) returns 45. The tangent of 45 degrees is 1." +msgstr "=DEGREES(ATAN2(12.3;12.3)) ត្រឡប់ 45 ។ តង់សង់​នៃ ៤៥ ដឺក្រេ​គឺ ១ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3155398\n" +"help.text" +msgid "ATANH function" +msgstr "អនុគមន៍ ATANH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155398\n" +"130\n" +"help.text" +msgid "ATANH" +msgstr "ATANH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3148829\n" +"131\n" +"help.text" +msgid "Returns the inverse hyperbolic tangent of a number." +msgstr "ត្រឡប់​តង់សង់​អ៊ីពែរបូល​ច្រាស​នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3146997\n" +"132\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149912\n" +"133\n" +"help.text" +msgid "ATANH(Number)" +msgstr "ATANH(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150521\n" +"134\n" +"help.text" +msgid "This function returns the inverse hyperbolic tangent of Number, that is the number whose hyperbolic tangent is Number." +msgstr "អនុគមន៍​នេះ​ត្រឡប់​តង់សង់​អ៊ីពែរបូល​ច្រាស​របស់លេខ ជា​លេខ​ ដែល​តង់សង់​អ៊ីពែរបូល​របស់​ជា​លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9357280\n" +"help.text" +msgid "Number must obey the condition -1 < number < 1." +msgstr "លេខ​ត្រូវ​តែ​គោរព​លក្ខខណ្ឌ -1 < number < 1 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3148450\n" +"135\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145419\n" +"136\n" +"help.text" +msgid "=ATANH(0) returns 0." +msgstr "=ATANH(0) ត្រឡប់ 0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3153062\n" +"help.text" +msgid "COS function" +msgstr "អនុគមន៍ COS" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153062\n" +"149\n" +"help.text" +msgid "COS" +msgstr "COS" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3148803\n" +"150\n" +"help.text" +msgid "Returns the cosine of the given angle (in radians)." +msgstr "ត្រឡប់​កូស៊ីនុស​របស់​មុំ​ដែល​បានផ្ដល់ (គិត​ជា​រ៉ាដ្យង់) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150779\n" +"151\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154213\n" +"152\n" +"help.text" +msgid "COS(Number)" +msgstr "COS(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154285\n" +"153\n" +"help.text" +msgid "Returns the (trigonometric) cosine of Number, the angle in radians." +msgstr "ត្រឡប់​កូស៊ីនុស (ត្រីកោណមាត្រ) របស់លេខមុំ​គិត​ជា​រ៉ាដ្យង់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id831019\n" +"help.text" +msgid "To return the cosine of an angle in degrees, use the RADIANS function." +msgstr "ដើម្បី​ត្រឡប់​កូស៊ីនុស​របស់​មុំ​គិត​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ RADIANS ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153579\n" +"154\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147240\n" +"155\n" +"help.text" +msgid "=COS(PI()/2) returns 0, the cosine of PI/2 radians." +msgstr "=COS(PI()/2) ត្រឡប់ ០ កូស៊ីនុស​នៃរ៉ាដ្យង់ PI/2 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147516\n" +"156\n" +"help.text" +msgid "=COS(RADIANS(60)) returns 0.5, the cosine of 60 degrees." +msgstr "=COS(RADIANS(60)) ត្រឡប់ 0.5 កូស៊ីនុស​ 60 ដឺក្រេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3154277\n" +"help.text" +msgid "COSH function" +msgstr "អនុគមន៍ COSH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154277\n" +"159\n" +"help.text" +msgid "COSH" +msgstr "COSH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3146946\n" +"160\n" +"help.text" +msgid "Returns the hyperbolic cosine of a number." +msgstr "ត្រឡប់​កូស៊ីនុស​អ៊ីពែរបូល​នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3149792\n" +"161\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3166440\n" +"162\n" +"help.text" +msgid "COSH(Number)" +msgstr "COSH(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150710\n" +"163\n" +"help.text" +msgid "Returns the hyperbolic cosine of Number." +msgstr "ត្រឡប់​កូស៊ីនុស​អ៊ីពែបូលរបស់ លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153234\n" +"164\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154099\n" +"165\n" +"help.text" +msgid "=COSH(0) returns 1, the hyperbolic cosine of 0." +msgstr "=COSH(0) ត្រឡប់ 1 កូស៊ីនុស​អ៊ីពែរបូល​នៃ0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3152888\n" +"help.text" +msgid "COT function" +msgstr "អនុគមន៍ COT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152888\n" +"169\n" +"help.text" +msgid "COT" +msgstr "COT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153679\n" +"170\n" +"help.text" +msgid "Returns the cotangent of the given angle (in radians)." +msgstr "ត្រឡប់​កូតង់សង់​របស់​មុំ​ដែល​បានផ្ដល់ (គិត​ជា​រ៉ាដ្យង់) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152943\n" +"171\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154856\n" +"172\n" +"help.text" +msgid "COT(Number)" +msgstr "COT(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149969\n" +"173\n" +"help.text" +msgid "Returns the (trigonometric) cotangent of Number, the angle in radians." +msgstr "ត្រឡប់កូតង់សង់ (ត្រីកោណមាត្រ) របស់លេខ មុំ​គិត​ជា​រ៉ាដ្យង់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3444624\n" +"help.text" +msgid "To return the cotangent of an angle in degrees, use the RADIANS function." +msgstr "ដើម្បី​ត្រឡប់​កូងតង់សង់​នៃ​មុំ​មួយ​គិត​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ RADIANS ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6814477\n" +"help.text" +msgid "The cotangent of an angle is equivalent to 1 divided by the tangent of that angle." +msgstr "កូតង់សង់​របស់​មុំ​គឺ​ស្មើ​នឹង ១ ចែកដោយ​តង់សង់​របស់​មុំ​នោះ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3149800\n" +"174\n" +"help.text" +msgid "Examples:" +msgstr "ឧទាហរណ៍ ៖" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3148616\n" +"175\n" +"help.text" +msgid "=COT(PI()/4) returns 1, the cotangent of PI/4 radians." +msgstr "=COT(PI()/4) ត្រឡប់ 1 កូតង់សង់​​នៃ​រ៉ាដ្យង់PI/4 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3148986\n" +"176\n" +"help.text" +msgid "=COT(RADIANS(45)) returns 1, the cotangent of 45 degrees." +msgstr "=COT(RADIANS(45)) ត្រឡប់ 1 កូតង់សង់​ 45 ដឺក្រេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3154337\n" +"help.text" +msgid "COTH function" +msgstr "អនុគមន៍ COTH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154337\n" +"178\n" +"help.text" +msgid "COTH" +msgstr "COTH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149419\n" +"179\n" +"help.text" +msgid "Returns the hyperbolic cotangent of a given number (angle)." +msgstr "ត្រឡប់​កូតង់សង់​អ៊ីពែរបូល​នៃ​ចំនួន​ដែល​បាន​ផ្តល់ (មុំ) មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3149242\n" +"180\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143280\n" +"181\n" +"help.text" +msgid "COTH(Number)" +msgstr "COTH(លេខ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154799\n" +"182\n" +"help.text" +msgid "Returns the hyperbolic cotangent of Number." +msgstr "ត្រឡប់​កូតង់សង់​អ៊ីពែរបូល​របស់ លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155422\n" +"183\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144754\n" +"184\n" +"help.text" +msgid "=COTH(1) returns the hyperbolic cotangent of 1, approximately 1.3130." +msgstr "=COTH(1) ត្រឡប់​កូតង់សង់​នៃ 1 ប្រហែល​ជា 1.3130 ។" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"bm_id6110552\n" +"help.text" +msgid "CSC function" +msgstr "អនុគមន៍ ASC" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id9523234\n" +"149\n" +"help.text" +msgid "CSC" +msgstr "" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id4896433\n" +"150\n" +"help.text" +msgid "Returns the cosecant of the given angle (in radians). The cosecant of an angle is equivalent to 1 divided by the sine of that angle" +msgstr "" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3534032\n" +"151\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id4571344\n" +"152\n" +"help.text" +msgid "CSC(Number)" +msgstr "COSH(ចំនួន)" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id9859164\n" +"153\n" +"help.text" +msgid "Returns the (trigonometric) cosecant of Number, the angle in radians." +msgstr "ត្រឡប់​កូស៊ីនុស (ត្រីកោណមាត្រ) របស់លេខមុំ​គិត​ជា​រ៉ាដ្យង់ ។" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id3428494\n" +"help.text" +msgid "To return the cosecant of an angle in degrees, use the RADIANS function." +msgstr "ដើម្បី​ត្រឡប់​កូស៊ីនុស​របស់​មុំ​គិត​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ RADIANS ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id2577161\n" +"154\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3736803\n" +"155\n" +"help.text" +msgid "=CSC(PI()/4) returns approximately 1.4142135624, the inverse of the sine of PI/4 radians." +msgstr "" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id6016818\n" +"156\n" +"help.text" +msgid "=CSC(RADIANS(30)) returns 2, the cosecant of 30 degrees." +msgstr "=COS(RADIANS(60)) ត្រឡប់ 0.5 កូស៊ីនុស​ 60 ដឺក្រេ ។" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"bm_id9288877\n" +"help.text" +msgid "CSCH function" +msgstr "អនុគមន៍ ASC" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id4325650\n" +"159\n" +"help.text" +msgid "CSCH" +msgstr "" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id579916\n" +"160\n" +"help.text" +msgid "Returns the hyperbolic cosecant of a number." +msgstr "ត្រឡប់​កូស៊ីនុស​អ៊ីពែរបូល​នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id5336768\n" +"161\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id3108851\n" +"162\n" +"help.text" +msgid "CSCH(Number)" +msgstr "COSH(ចំនួន)" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id1394188\n" +"163\n" +"help.text" +msgid "Returns the hyperbolic cosecant of Number." +msgstr "ត្រឡប់​កូស៊ីនុស​អ៊ីពែបូលរបស់ លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id6037477\n" +"164\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5426085\n" +"165\n" +"help.text" +msgid "=CSCH(1) returns approximately 0.8509181282, the hyperbolic cosecant of 1." +msgstr "" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3145314\n" +"help.text" +msgid "DEGREES functionconverting;radians, into degrees" +msgstr "អនុគមន៍ DEGREESការបម្លែង;ពី​រ៉ាដ្យ៉ង់ទៅជាដឺក្រេ\\រេ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145314\n" +"188\n" +"help.text" +msgid "DEGREES" +msgstr "DEGREES" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149939\n" +"189\n" +"help.text" +msgid "Converts radians into degrees." +msgstr "បម្លែង​រ៉ាដ្យង់​ទៅ​ជា​ដឺក្រេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150623\n" +"190\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145600\n" +"191\n" +"help.text" +msgid "DEGREES(Number)" +msgstr "DEGREES(Number)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149484\n" +"192\n" +"help.text" +msgid "Number is the angle in radians to be converted to degrees." +msgstr "លេខ គឺ​ជា​មុំ​គិត​ជា​រ៉ាដ្យង់​ដែល​ត្រូវ​បម្លែង​ទៅ​ជា​ដឺក្រេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3669545\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3459578\n" +"help.text" +msgid "=DEGREES(PI()) returns 180 degrees." +msgstr "=DEGREES(PI()) ត្រឡប់ 180 ដឺក្រេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3148698\n" +"help.text" +msgid "EXP function" +msgstr "អនុគមន៍ EXP" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3148698\n" +"198\n" +"help.text" +msgid "EXP" +msgstr "EXP" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150592\n" +"199\n" +"help.text" +msgid "Returns e raised to the power of a number. The constant e has a value of approximately 2.71828182845904." +msgstr "ត្រឡប់​ e ស្វ័យគុណ​នៃ​ចំនួន​មួយ ។ ចំនួនថេរ e មាន​តម្លៃ​ប្រហែល 2.71828182845904 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150351\n" +"200\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3146786\n" +"201\n" +"help.text" +msgid "EXP(Number)" +msgstr "EXP(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155608\n" +"202\n" +"help.text" +msgid "Number is the power to which e is to be raised." +msgstr "ចំនួន ជា​ស្វ័យគុណ​ដែល e នឹង​ត្រូវ​បាន​លើក ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154418\n" +"203\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156340\n" +"204\n" +"help.text" +msgid "=EXP(1) returns 2.71828182845904, the mathematical constant e to Calc's accuracy." +msgstr "=EXP(1) ត្រឡប់ 2.71828182845904 តម្លៃ​​គណិត e ទៅ​ជា​ភាពត្រឹមត្រូវ​របស់ Calc ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3145781\n" +"help.text" +msgid "FACT functionfactorials;numbers" +msgstr "អនុគមន៍ FACTហ្វាក់តូរីយ្យែល;ចំនួន" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145781\n" +"208\n" +"help.text" +msgid "FACT" +msgstr "FACT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151109\n" +"209\n" +"help.text" +msgid "Returns the factorial of a number." +msgstr "ត្រឡប់ហ្វាក់តូរីយ្យែល​របស់​លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3146902\n" +"210\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154661\n" +"211\n" +"help.text" +msgid "FACT(Number)" +msgstr "FACT(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152952\n" +"212\n" +"help.text" +msgid "Returns Number!, the factorial of Number, calculated as 1*2*3*4* ... * Number." +msgstr "ត្រឡប់​លេខ ! ហ្វាក់តូរីយ្យែល​នៃ លេខ បាន​គណនា​ជា 1*2*3*4* ... * លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3834650\n" +"help.text" +msgid "=FACT(0) returns 1 by definition." +msgstr "FACT(0) ត្រឡប់ 1 ដោយ​ការ​កំណត់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8429517\n" +"help.text" +msgid "The factorial of a negative number returns the \"invalid argument\" error." +msgstr "ហ្វាក់តូរីយ្យែល​នៃ​លេខ​អវិជ្ជមាន​ត្រឡប់​កំហុស \"អាគុយម៉ង់​មិន​ត្រឹមត្រូវ\" ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154569\n" +"213\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154476\n" +"216\n" +"help.text" +msgid "=FACT(3) returns 6." +msgstr "=FACT(3) ត្រឡប់ 6 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147525\n" +"214\n" +"help.text" +msgid "=FACT(0) returns 1." +msgstr "=FACT(0) ត្រឡប់ 1 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3159084\n" +"help.text" +msgid "INT functionnumbers;rounding down to next integerrounding;down to next integer" +msgstr "អនុគមន៍ INTលេខ;បង្គត់​ចុះ​ទៅ​ចំនួន​គត់​បន្ទាប់ការបង្គត់​ចុះ​ទៅ​ចំនួន​គត់​បន្ទាប់" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3159084\n" +"218\n" +"help.text" +msgid "INT" +msgstr "INT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158441\n" +"219\n" +"help.text" +msgid "Rounds a number down to the nearest integer." +msgstr "បង្គត់​ចំនួន​មួយ​ចុះ​ទៅ​ចំនួន​គត់​ជិត​បំផុត ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3146132\n" +"220\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156146\n" +"221\n" +"help.text" +msgid "INT(Number)" +msgstr "INT(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154117\n" +"222\n" +"help.text" +msgid "Returns Number rounded down to the nearest integer." +msgstr "ត្រឡប់ លេខ បាន​បង្គត់​ចុះ​ទៅ​ចំនួន​គត់​ជិត​បំផុត ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id153508\n" +"help.text" +msgid "Negative numbers round down to the integer below." +msgstr "ចំនួន​អវិជ្ជមាន​បង្គត់ចុះ​ទៅ​ចំនួន​គត់​ខាងក្រោម ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155118\n" +"223\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156267\n" +"224\n" +"help.text" +msgid "=INT(5.7) returns 5." +msgstr "=INT(5.7) ត្រឡប់ 5 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147323\n" +"225\n" +"help.text" +msgid "=INT(-1.3) returns -2." +msgstr "=INT(-1.3) ត្រឡប់ -2 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3150938\n" +"help.text" +msgid "EVEN functionnumbers;rounding up/down to even integersrounding;up/down to even integers" +msgstr "អនុគមន៍ EVENលេខ;ការបង្គត់​ឡើង/បង្គត់ចុះ​ទៅ​ចំនួន​គត់​គូការបង្គត់ឡើង/បង្គត់​ចុះ​ទៅ​ចំនួន​គត់​គូ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150938\n" +"227\n" +"help.text" +msgid "EVEN" +msgstr "EVEN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149988\n" +"228\n" +"help.text" +msgid "Rounds a positive number up to the next even integer and a negative number down to the next even integer." +msgstr "បង្គត់​ចំនួន​វិជ្ជមាន​ទៅ​ជិត​ចំនួន​គត់​គូរ ហើយ​ចំនួន​អវិជ្ជមាន​ចុះ​ទៅ​ចំនួន​គត់​គូរ​បន្ទាប់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3148401\n" +"229\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150830\n" +"230\n" +"help.text" +msgid "EVEN(Number)" +msgstr "EVEN(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153350\n" +"231\n" +"help.text" +msgid "Returns Number rounded to the next even integer up, away from zero." +msgstr "ត្រឡប់ លេខ បាន​បង្គត់​ទៅ​ចំនួន​គត់​បន្ទាប់​ពី​សូន្យ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155508\n" +"232\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154361\n" +"233\n" +"help.text" +msgid "=EVEN(2.3) returns 4." +msgstr "=EVEN(2.3) ត្រឡប់ 4 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8477736\n" +"help.text" +msgid "=EVEN(2) returns 2." +msgstr "=EVEN(2) ត្រឡប់ 2 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id159611\n" +"help.text" +msgid "=EVEN(0) returns 0." +msgstr "=EVEN(0) ត្រឡប់ 0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6097598\n" +"help.text" +msgid "=EVEN(-0.5) returns -2." +msgstr "=EVEN(-0.5) ត្រឡប់ -2 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3147356\n" +"help.text" +msgid "GCD functiongreatest common divisor" +msgstr "អនុគមន៍ GCDតួ​ចែករួម​ធំបំផុត" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3147356\n" +"237\n" +"help.text" +msgid "GCD" +msgstr "GCD" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152465\n" +"238\n" +"help.text" +msgid "Returns the greatest common divisor of two or more integers." +msgstr "ត្រឡប់​តួ​ចែក​រួម​ធំ​បំផុត​នៃ​ចំនួន​គត់​ពីរ ឬ​ច្រើន ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id2769249\n" +"help.text" +msgid "The greatest common divisor is the positive largest integer which will divide, without remainder, each of the given integers." +msgstr "តួចែក​ធម្មតា​ធំបំផុត​គឺ​ជា​ចំនួន​គត់​ធំបំផុត​វិជ្ជមានដែល​នឹង​ចែក ដោយគ្មាន​សំណល់ ចំនួន​គត់​ដែល​បាន​ផ្ដល់​នីមួយៗ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150643\n" +"239\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154524\n" +"240\n" +"help.text" +msgid "GCD(Integer1; Integer2; ...; Integer30)" +msgstr "GCD(ចំនួន​គត់ 1 ចំនួន​គត់ 2 ... ចំនួន​គត់ 30)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149340\n" +"241\n" +"help.text" +msgid "Integer1 To 30 are up to 30 integers whose greatest common divisor is to be calculated." +msgstr "ចំនួន​គត់ 1 ដល់ 30 គឺ​មាន​រហូត​ដល់​ចំនួន 30 ចំនួន​គត់ ដែលតួចែក​ធំបំផុត​របស់​វា​ត្រូវ​បានគណនា ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3147317\n" +"242\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151285\n" +"243\n" +"help.text" +msgid "=GCD(16;32;24) gives the result 8, because 8 is the largest number that can divide 16, 24 and 32 without a remainder." +msgstr "=GCD(16;32;24) ផ្ដល់​លទ្ធផល 8 ពីព្រោះ 8 គឺ​ជា​​​​​​ចំនួន​ធំបំផុត​ដែលអាច​ចែក​នឹង 16, 24 និង 32 ដោយ​គ្មាន​សំណល់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1604663\n" +"help.text" +msgid "=GCD(B1:B3) where cells B1, B2, B3 contain 9, 12, 9 gives 3." +msgstr "=GCD(B1:B3) ដែល​ក្រឡា B1, B2, B3 មាន 9, 12, 9 ផ្ដល់​ឲ្យ 3 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3151221\n" +"help.text" +msgid "GCD_ADD function" +msgstr "អនុគមន៍ GCD_ADD" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3151221\n" +"677\n" +"help.text" +msgid "GCD_ADD" +msgstr "GCD_ADD" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153257\n" +"678\n" +"help.text" +msgid " The result is the greatest common divisor of a list of numbers." +msgstr " លទ្ធផល​គឺ​ជា​តួ​ចែក​រួម​ធំ​បំផុត​នៃ​បញ្ជី​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3147548\n" +"679\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156205\n" +"680\n" +"help.text" +msgid "GCD_ADD(Number(s))" +msgstr "GCD_ADD(ចំនួន (ច្រើន))" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145150\n" +"681\n" +"help.text" +msgid "Number(s) is a list of up to 30 numbers." +msgstr "ចំនួន ៖ គឺ​ជា​បញ្ជី​ដែល​មាន​រហូត​ដល់ ៣០ លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150239\n" +"682\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3159192\n" +"683\n" +"help.text" +msgid "=GCD_ADD(5;15;25) returns 5." +msgstr "=GCD_ADD(5;15;25) ត្រឡប់ 5 ​។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3156048\n" +"help.text" +msgid "ISEVEN functioneven integers" +msgstr "អនុគមន៍ ISEVENចំនួន​គត់គូ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3156048\n" +"245\n" +"help.text" +msgid "ISEVEN" +msgstr "ISEVEN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149169\n" +"246\n" +"help.text" +msgid "Returns TRUE if the value is an even integer, or FALSE if the value is odd." +msgstr "ត្រឡប់ ពិត បើ​តម្លៃ​ជា​ចំនួន​គត់​គូ ឬ​មិន​ពិត បើ​តម្លៃ​ជា​ចំនួន​គត់​សេស ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3146928\n" +"247\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151203\n" +"248\n" +"help.text" +msgid "ISEVEN(Value)" +msgstr "ISEVEN(តម្លៃ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150491\n" +"249\n" +"help.text" +msgid "Value is the value to be checked." +msgstr "តម្លៃ ជា​តម្លៃ​ដែល​ត្រូវ​ពិនិត្យ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3445844\n" +"help.text" +msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored." +msgstr "ប្រសិន​បើ​តម្លៃ​មិនមែន​ជា​ចំនួន​គត់ តួលេខ​ណាមួយ​បន្ទាប់​ពី​ចំណុច​ក្បៀស​ត្រូវ​បាន​មិន​អើពើ ។ សញ្ញា​របស់​តម្លៃ​ក៏​ត្រូវ​បាន​មិន​អើពើ​ដែរ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154136\n" +"250\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163813\n" +"251\n" +"help.text" +msgid "=ISEVEN(48) returns TRUE" +msgstr "=ISEVEN(48) ត្រឡប់ TRUE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8378856\n" +"help.text" +msgid "=ISEVEN(33) returns FALSE" +msgstr "=ISEVEN(33) ត្រឡប់ FALSE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id7154759\n" +"help.text" +msgid "=ISEVEN(0) returns TRUE" +msgstr "=ISEVEN(0) ត្រឡប់ TRUE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1912289\n" +"help.text" +msgid "=ISEVEN(-2.1) returns TRUE" +msgstr "=ISEVEN(-2.1) ត្រឡប់ TRUE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5627307\n" +"help.text" +msgid "=ISEVEN(3.999) returns FALSE" +msgstr "=ISEVEN(3.999) ត្រឡប់ FALSE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3156034\n" +"help.text" +msgid "ISODD functionodd integers" +msgstr "អនុគមន៍ ISODDចំនួន​គត់សេស" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3156034\n" +"255\n" +"help.text" +msgid "ISODD" +msgstr "ISODD" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155910\n" +"256\n" +"help.text" +msgid "Returns TRUE if the value is odd, or FALSE if the number is even." +msgstr "ត្រឡប់ ពិត បើ​តម្លៃ​សេស ឬ​មិន​ពិត បើ​តម្លៃ​គូ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3151006\n" +"257\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151375\n" +"258\n" +"help.text" +msgid "ISODD(value)" +msgstr "ISODD(តម្លៃ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155139\n" +"259\n" +"help.text" +msgid "Value is the value to be checked." +msgstr "តម្លៃ ជា​តម្លៃ​ដែល​ត្រូវ​ពិនិត្យ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9027680\n" +"help.text" +msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored." +msgstr "ប្រសិន​បើ​តម្លៃ​មិនមែន​ជា​ចំនួន​គត់ តួលេខ​ណាមួយ​បន្ទាប់​ពី​ចំណុច​ក្បៀស​ត្រូវ​បាន​មិន​អើពើ ។ សញ្ញា​របស់​តម្លៃ​ក៏​ត្រូវ​បាន​មិន​អើពើ​ដែរ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163723\n" +"260\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155345\n" +"261\n" +"help.text" +msgid "=ISODD(33) returns TRUE" +msgstr "=ISODD(33) ត្រឡប់ TRUE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9392986\n" +"help.text" +msgid "=ISODD(48) returns FALSE" +msgstr "=ISODD(48) ត្រឡប់ FALSE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5971251\n" +"help.text" +msgid "=ISODD(3.999) returns TRUE" +msgstr "=ISODD(3.999) ត្រឡប់ TRUE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id4136478\n" +"help.text" +msgid "=ISODD(-3.1) returns TRUE" +msgstr "=ISODD(-3.1) ត្រឡប់ TRUE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3145213\n" +"help.text" +msgid "LCM functionleast common multipleslowest common multiples" +msgstr "អនុគមន៍ LCMពហុគុណ​រួម​តូចបំផុតពហុគុណ​រួម​តូចបំផុត" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145213\n" +"265\n" +"help.text" +msgid "LCM" +msgstr "LCM" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3146814\n" +"266\n" +"help.text" +msgid "Returns the least common multiple of one or more integers." +msgstr "ត្រឡប់​ពហុគុណ​រួម​តូច​បំផុត​នៃ​ចំនួន​គត់​មួយ ឬ​ច្រើន ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3148632\n" +"267\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147279\n" +"268\n" +"help.text" +msgid "LCM(Integer1; Integer2; ...; Integer30)" +msgstr "LCM(ចំនួន​គត់1 ចំនួន​គត់ 2 ... ចំនួន​គត់ 30)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156348\n" +"269\n" +"help.text" +msgid "Integer1 to 30 are up to 30 integers whose lowest common multiple is to be calculated." +msgstr "ចំនួន​គត់១ ដល់៣០ ជា​ចំនួន​គត់​រហូត​ដល់ ៣០ ដែល​ពហុគុណ​រួម​តូច​បំផុត​របស់​វា ត្រូវ​បាន​គណនា ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3156431\n" +"270\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154914\n" +"271\n" +"help.text" +msgid "If you enter the numbers 512;1024 and 2000 in the Integer 1;2 and 3 text boxes, 128000 will be returned as the result." +msgstr "ប្រសិនបើអ្នក​បញ្ចូល​លេខ 512;1024 and 2000 នៅក្នុង​ប្រអប់​អត្ថបទ​ចំនួន​គត់ 1 ចំនួន​គត់ 2 និង​ចំនួន​គត់​ 3 នោះ​តម្លៃ 128000 នឹង​ត្រូវ​បាន​ត្រឡប់ជា​លទ្ធផល ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3154230\n" +"help.text" +msgid "LCM_ADD function" +msgstr "អនុគមន៍ LCM_ADD" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154230\n" +"684\n" +"help.text" +msgid "LCM_ADD" +msgstr "LCM_ADD" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3149036\n" +"685\n" +"help.text" +msgid " The result is the lowest common multiple of a list of numbers." +msgstr " លទ្ធផល​ជា​ពហុគុណ​រួម​តូច​បំផុត​នៃ​បញ្ជី​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153132\n" +"686\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154395\n" +"687\n" +"help.text" +msgid "LCM_ADD(Number(s))" +msgstr "LCM_ADD(លេខ(ច្រើន))" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3147377\n" +"688\n" +"help.text" +msgid "Number(s) is a list of up to 30 numbers." +msgstr "ចំនួន ៖ គឺ​ជា​បញ្ជី​ដែល​មាន​រហូត​ដល់ ៣០ លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145122\n" +"689\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145135\n" +"690\n" +"help.text" +msgid "=LCM_ADD(5;15;25) returns 75." +msgstr "=LCM_ADD(5;15;25) ត្រឡប់ 75 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3155802\n" +"help.text" +msgid "COMBIN functionnumber of combinations" +msgstr "អនុគមន៍ COMBINចំនួន​នៃ​បន្សំ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155802\n" +"273\n" +"help.text" +msgid "COMBIN" +msgstr "COMBIN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3156172\n" +"274\n" +"help.text" +msgid "Returns the number of combinations for elements without repetition." +msgstr "ត្រឡប់​ចំនួន​ផ្សំ​សម្រាប់​ធាតុ​ដោយ​មិនធ្វើ​ឡើង​វិញ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3156193\n" +"275\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150223\n" +"276\n" +"help.text" +msgid "COMBIN(Count1; Count2)" +msgstr "COMBIN(Count1; Count2)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150313\n" +"277\n" +"help.text" +msgid "Count1 is the number of items in the set." +msgstr "Count1 គឺ​ជា​ចំនួន​ធាតុ​នៅ​ក្នុង​សំណុំ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153830\n" +"278\n" +"help.text" +msgid "Count2 is the number of items to choose from the set." +msgstr "Count2 គឺ​ជា​ចំនួន​ធាតុ ដើម្បីជ្រើស​ពី​សំណុំ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6807458\n" +"help.text" +msgid "COMBIN returns the number of ordered ways to choose these items. For example if there are 3 items A, B and C in a set, you can choose 2 items in 3 different ways, namely AB, AC and BC." +msgstr "COMBIN ត្រឡប់​ចំនួន​វិធី​ដែល​មាន​លំដាប់​ ដើម្បីជ្រើស​ធាតុទាំង​នេះ ។ ឧទាហរណ៍ ប្រសិនបើ​មាន​ធាតុ ៣ A, B និង C នៅ​ក្នុង​សំណុំ​មួយ អ្នក​អាច​ជ្រើស​ធាតុ​ពីរ នៅ​ក្នុង​វិធី​បី​ផ្សេងៗ​គ្នា ដែល​មាន​ឈ្មោះ AB, AC និង BC ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id7414471\n" +"help.text" +msgid "COMBIN implements the formula: Count1!/(Count2!*(Count1-Count2)!)" +msgstr "COMBIN អនុវត្ត​រូបមន្ត ៖ Count1!/(Count2!*(Count1-Count2)!)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153171\n" +"279\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153517\n" +"280\n" +"help.text" +msgid "=COMBIN(3;2) returns 3." +msgstr "=COMBIN(3;2) ត្រឡប់ 3 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3150284\n" +"help.text" +msgid "COMBINA functionnumber of combinations with repetitions" +msgstr "អនុគមន៍ COMBINAចំនួន​នៃ​បន្សំ​ដោយ​ធ្វើ​ឡើងវិញ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3150284\n" +"282\n" +"help.text" +msgid "COMBINA" +msgstr "COMBINA" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157894\n" +"283\n" +"help.text" +msgid "Returns the number of combinations of a subset of items including repetitions." +msgstr "ត្រឡប់​ចំនួន​បន្សំ​របស់​សំណុំ​រង​នៃ​ធាតុ រួមមាន​ការ​ធ្វើ​ឡើង​វិញ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145752\n" +"284\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145765\n" +"285\n" +"help.text" +msgid "COMBINA(Count1; Count2)" +msgstr "COMBINA(Count1; Count2)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153372\n" +"286\n" +"help.text" +msgid "Count1 is the number of items in the set." +msgstr "Count1 គឺ​ជា​ចំនួន​ធាតុ​នៅ​ក្នុង​សំណុំ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155544\n" +"287\n" +"help.text" +msgid "Count2 is the number of items to choose from the set." +msgstr "Count2 គឺ​ជា​ចំនួន​ធាតុ ដើម្បីជ្រើស​ពី​សំណុំ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1997131\n" +"help.text" +msgid "COMBINA returns the number of unique ways to choose these items, where the order of choosing is irrelevant, and repetition of items is allowed. For example if there are 3 items A, B and C in a set, you can choose 2 items in 6 different ways, namely AA, AB, AC, BB, BC and CC." +msgstr "COMBINA ត្រឡប់​ចំនួន​នៃមធ្យោបាយ​​ដែល​មាន​តែមួយ​ដើម្បី​ជ្រើស​ធាតុ​នេះ ទីកន្លែង​លំដាប់​នៃ​ការ​ជ្រើសដែល​មិន​ទាក់​ទង និង​ការ​ផ្ទួន​ធាតុ​ត្រូវ​បាន​អនុញ្ញាត​ ។​ ឧទាហរណ៍​​ ប្រសិនបើ​មាន​ធាតុ​ ៣ A, B និង​ C ក្នុង​ការ​កំណត់​​ អ្នក​​អាច​ជ្រើស​​ធាតុ​ ២ ក្នុងមធ្យោបាន​ខុសៗ​គ្នា​​ ៦ ដោយ​ឈ្មោះ​ AA, AB, AC, BB, BC និង​ CC ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id2052064\n" +"help.text" +msgid "COMBINA implements the formula: (Count1+Count2-1)! / (Count2!(Count1-1)!)" +msgstr "COMBINA អនុវត្ត​រូបមន្ត ៖ (Count1+Count2-1)! / (Count2!(Count1-1)!)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154584\n" +"288\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152904\n" +"289\n" +"help.text" +msgid "=COMBINA(3;2) returns 6." +msgstr "=COMBINA(3;2) ត្រឡប់ 6 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3156086\n" +"help.text" +msgid "TRUNC functiondecimal places;cutting off" +msgstr "អនុគមន៍ TRUNCខ្ទង់ទសភាគ;ការ​កាត់ចោល" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3156086\n" +"291\n" +"help.text" +msgid "TRUNC" +msgstr "TRUNC" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157866\n" +"292\n" +"help.text" +msgid "Truncates a number by removing decimal places." +msgstr "កាត់​ចំនួន​ឲ្យ​ខ្លី ដោយ​យក​ខ្ទង់​ទសភាគ​ចេញ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3148499\n" +"293\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3148511\n" +"294\n" +"help.text" +msgid "TRUNC(Number; Count)" +msgstr "TRUNC(Number; Count)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150796\n" +"295\n" +"help.text" +msgid "Returns Number with at most Count decimal places. Excess decimal places are simply removed, irrespective of sign." +msgstr "ត្រឡប់ លេខ ដែល​មាន​ខ្ទង់​ទសភាព ចំនួន ជា​ច្រើន ។ លើស​​ខ្ទង់ទសភាគ​តាម​ធម្មតា​ត្រូវ​បាន​យក​ចេញ សញ្ញា​គ្មាន​កំណត់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3150816\n" +"296\n" +"help.text" +msgid "TRUNC(Number; 0) behaves as INT(Number) for positive numbers, but effectively rounds towards zero for negative numbers." +msgstr "TRUNC(Number; 0) មាន​ឥរិយាបថ​ជា INT(Number) សម្រាប់​លេខ​វិជ្ជមាន ប៉ុន្តែ​បង្គត់​ដែល​មាន​ប្រសិទ្ធិភាព​គឺ​សូន្យ​សម្រាប់​លេខ​អវិជ្ជមាន ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3148548\n" +"557\n" +"help.text" +msgid "The visible decimal places of the result are specified in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate." +msgstr "ដែល​អាច​មើល​ឃើញ​ ខ្ទង់​ទសភាគ​នៃ​​លទ្ធផល​ត្រូវ​បាន​បញ្ជាក់​ក្នុង​​ %PRODUCTNAME - ចំណូល​ចិត្ត​​ឧបករណ៍​​ - ជម្រើស​​ - %PRODUCTNAME Calc - គណនា​​ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152555\n" +"297\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152569\n" +"298\n" +"help.text" +msgid "=TRUNC(1.239;2) returns 1.23. The 9 is lost." +msgstr "=TRUNC(1.239;2) ត្រឡប់ 1.23 ។ បាត់​ 9 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id7050080\n" +"help.text" +msgid "=TRUNC(-1.234999;3) returns -1.234. All the 9s are lost." +msgstr "=TRUNC(-1.234999;3) ត្រឡប់ -1.234 ។ បាត់9s ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3153601\n" +"help.text" +msgid "LN functionnatural logarithm" +msgstr "អនុគមន៍ LNលោការីត​ធម្មជាតិ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153601\n" +"301\n" +"help.text" +msgid "LN" +msgstr "LN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154974\n" +"302\n" +"help.text" +msgid "Returns the natural logarithm based on the constant e of a number. The constant e has a value of approximately 2.71828182845904." +msgstr "ត្រឡប់លោការីត​ធម្មជាតិគោល​ e នៃ​ចំនួន​មួយ ។ ចំនួនថេរ​ e មាន​តម្លៃ​ប្រហែល 2.71828182845904 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154993\n" +"303\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155284\n" +"304\n" +"help.text" +msgid "LN(Number)" +msgstr "LN(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155297\n" +"305\n" +"help.text" +msgid "Number is the value whose natural logarithm is to be calculated." +msgstr "ចំនួន ជា​តម្លៃ​ដែល​លោការីត​ធម្មជាតិ​របស់​វា នឹង​ត្រូវ​បាន​គណនា ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153852\n" +"306\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153866\n" +"307\n" +"help.text" +msgid "=LN(3) returns the natural logarithm of 3 (approximately 1.0986)." +msgstr "=LN(3) ត្រឡប់​លោការីត​​ធម្មជាតិ​នៃ 3 (ប្រហែលជា 1.0986) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5747245\n" +"help.text" +msgid "=LN(EXP(321)) returns 321." +msgstr "=LN(EXP(321)) ត្រឡប់ 321 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3109813\n" +"help.text" +msgid "LOG functionlogarithms" +msgstr "អនុគមន៍ LOGលោការីត" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3109813\n" +"311\n" +"help.text" +msgid "LOG" +msgstr "LOG" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3109841\n" +"312\n" +"help.text" +msgid "Returns the logarithm of a number to the specified base." +msgstr "ត្រឡប់​លោការីត​នៃ​គោល​ដែល​បាន​បញ្ជាក់​លម្អិត នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144719\n" +"313\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144732\n" +"314\n" +"help.text" +msgid "LOG(Number; Base)" +msgstr "LOG(ចំនួន; គោល)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144746\n" +"315\n" +"help.text" +msgid "Number is the value whose logarithm is to be calculated." +msgstr "ចំនួន ជា​តម្លៃ​ដែល​លោការីត​របស់​វា​នឹង​ត្រូវ​បាន​គណនា ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152840\n" +"316\n" +"help.text" +msgid "Base (optional) is the base for the logarithm calculation. If omitted, Base 10 is assumed." +msgstr "Base (ជម្រើស) គឺ​ជា​មូលដ្ឋាន​សម្រាប់​គណនា​លោការីត ។ ប្រសិនបើ​បានលុប សន្មត់​ថា​គោល ១០ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152860\n" +"317\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3154429\n" +"318\n" +"help.text" +msgid "=LOG(10;3) returns the logarithm to base 3 of 10 (approximately 2.0959)." +msgstr "=LOG(10;3) ត្រឡប់​លោការីត​ទៅ​ជា​គោល 3 នៃ 10 (ប្រហែល​ជា 2.0959) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5577562\n" +"help.text" +msgid "=LOG(7^4;7) returns 4." +msgstr "=LOG(7^4;7) ត្រឡប់ 4 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3154187\n" +"help.text" +msgid "LOG10 functionbase-10 logarithm" +msgstr "អនុគមន៍ LOG10លោការីត​គោល10" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3154187\n" +"322\n" +"help.text" +msgid "LOG10" +msgstr "LOG10" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155476\n" +"323\n" +"help.text" +msgid "Returns the base-10 logarithm of a number." +msgstr "ត្រឡប់​លោការីត​គោល 10 នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155494\n" +"324\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3159294\n" +"325\n" +"help.text" +msgid "LOG10(Number)" +msgstr "LOG10(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3159308\n" +"326\n" +"help.text" +msgid "Returns the logarithm to base 10 of Number." +msgstr "ត្រឡប់​លោការីត​ទៅ​គោលដប់​របស់លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3159328\n" +"327\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157916\n" +"328\n" +"help.text" +msgid "=LOG10(5) returns the base-10 logarithm of 5 (approximately 0.69897)." +msgstr "=LOG10(5) ត្រឡប់​លោការីត​គោល 10 នៃ 5 (ប្រហែល​ជា 0.69897) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3152518\n" +"help.text" +msgid "CEILING functionrounding;up to multiples of significance" +msgstr "អនុគមន៍ CEILINGការបង្កើន​ទៅ​ពហុគុណ​នៃ​ផ្នែក​សំខាន់" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152518\n" +"332\n" +"help.text" +msgid "CEILING" +msgstr "CEILING" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153422\n" +"558\n" +"help.text" +msgid "Rounds a number up to the nearest multiple of Significance." +msgstr "បង្គត់​ចំនួន​​ឡើង​ទៅ​​ពហុគុណ​ជិត​​​បំផុត​នៃ​ផ្នែក​សំខាន់ ។ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3153440\n" +"334\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153454\n" +"335\n" +"help.text" +msgid "CEILING(Number; Significance; Mode)" +msgstr "CEILING(ចំនួន; ផ្នែក​សំខាន់; របៀប)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3153467\n" +"336\n" +"help.text" +msgid "Number is the number that is to be rounded up." +msgstr "ចំនួន ជា​ចំនួន​ដែល​ត្រូវ​បង្គត់​ឡើង ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155000\n" +"337\n" +"help.text" +msgid "Significance is the number to whose multiple the value is to be rounded up." +msgstr "ផ្នែក​សំខាន់​ ជា​ចំនួន​ដែល​ពហុគុណ​តម្លៃ​របស់​វា នឹង​ត្រូវ​បាន​បង្គត់​ឡើង ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155020\n" +"559\n" +"help.text" +msgid "Mode is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter." +msgstr "របៀប គឺ​ជា​តម្លៃ​ជម្រើស ។ ប្រសិន​បើ​តម្លៃ​របៀប​ត្រូវ​បានផ្ដល់ និង​មិន​ស្មើ​សូន្យ និង​ប្រសិន​បើ​លេខ​ និង​ផ្នែក​សំខាន់​គឺ​អវិជ្ជមាន បន្ទាប់​បង្គត់​ត្រូវ​ធ្វើ​ដោយ​មាន​មូលដ្ឋាន​លើ​តម្លៃ​លេខ​ពេញលេញ ។ ប៉ារ៉ាម៉ែត្រ​នេះ​ត្រូវ​បាន​មិនអើពើ​នៅ​ពេល​នាំចេញ​ទៅ​ជា MS Excel ជា Excel មិន​ដឹង​ប៉ារ៉ាម៉ែត្រ​ទី​បី​ណាមួយ​ទេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163792\n" +"629\n" +"help.text" +msgid "If both parameters Number and Significance are negative and the Mode value is equal to zero or is not given, the results in $[officename] and Excel will differ after the import has been completed. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc." +msgstr "ប្រសិន​ប៉ារ៉ាម៉ែត្រ​ទាំងពីរ លេខ និង​​ផ្នែក​សំខាន់​គឺ​ជា​តម្លៃ​អវិជ្ជមាន និង​របៀប​គឺ​ស្មើ​នឹង​សូន្យ ឬ​មិន​ត្រូវ​បាន​ផ្ដល់​ឲ្យ លទ្ធផល​នៅ​ក្នុង $[officename] និង Excel នឹង​ខុស​គ្នា​បន្ទាប់​ពី​​ការ​នាំចូល​ត្រូវ​បាន​បញ្ចប់ ។ ប្រសិន​បើ​អ្នក​នាំចេញ​ spreadsheet ទៅ Excel ប្រើ Mode=1 ដើម្បី​មើល​លទ្ធផល​ដូចគ្នា​នៅ​ក្នុង Excel ដូច​នៅ​ក្នុង Calc ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145697\n" +"338\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145710\n" +"339\n" +"help.text" +msgid "=CEILING(-11;-2) returns -10" +msgstr "=CEILING(-11;-2) ត្រឡប់ -10" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145725\n" +"340\n" +"help.text" +msgid "=CEILING(-11;-2;0) returns -10" +msgstr "=CEILING(-11;-2;0) ត្រឡប់ -10" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145740\n" +"341\n" +"help.text" +msgid "=CEILING(-11;-2;1) returns -12" +msgstr "=CEILING(-11;-2;1) ត្រឡប់ -12" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3157762\n" +"help.text" +msgid "PI function" +msgstr "អនុគមន៍ PI" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3157762\n" +"343\n" +"help.text" +msgid "PI" +msgstr "PI" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157790\n" +"344\n" +"help.text" +msgid "Returns 3.14159265358979, the value of the mathematical constant PI to 14 decimal places." +msgstr "ត្រឡប់ ៣.១៤១៥៩២៦៥៣៥៨៩៧៩ តម្លៃ​របស់​អថេរ​គណិត​វិទ្យា PI ទៅ​ជា ១៤ គោលដប់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3157809\n" +"345\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157822\n" +"346\n" +"help.text" +msgid "PI()" +msgstr "PI()" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3157836\n" +"347\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152370\n" +"348\n" +"help.text" +msgid "=PI() returns 3.14159265358979." +msgstr "=PI() ត្រឡប់ 3.14159265358979 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3152418\n" +"help.text" +msgid "MULTINOMIAL function" +msgstr "អនុគមន៍ MULTINOMIAL" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152418\n" +"635\n" +"help.text" +msgid "MULTINOMIAL" +msgstr "MULTINOMIAL" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152454\n" +"636\n" +"help.text" +msgid " Returns the factorial of the sum of the arguments divided by the product of the factorials of the arguments." +msgstr " ត្រឡប់​ហ្វាក់តូរីយ្យែល​នៃ​ផល​បូក​អាគុយម៉ង់ ដែល​ត្រូវ​បាន​​ចែក​ដោយ​ផលគុណ​ហ្វាក់តូរីយ្យែល​នៃ​អាគុយម៉ង់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155646\n" +"637\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155660\n" +"638\n" +"help.text" +msgid "MULTINOMIAL(Number(s))" +msgstr "MULTINOMIAL(លេខ(ច្រើន))" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155673\n" +"639\n" +"help.text" +msgid "Number(s) is a list of up to 30 numbers." +msgstr "ចំនួន ៖ គឺ​ជា​បញ្ជី​ដែល​មាន​រហូត​ដល់ ៣០ លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155687\n" +"640\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3155701\n" +"641\n" +"help.text" +msgid "=MULTINOMIAL(F11:H11) returns 1260, if F11 to H11 contain the values 2, 3 and 4. This corresponds to the formula =(2+3+4)! / (2!*3!*4!)" +msgstr "=MULTINOMIAL(F11:H11) ត្រឡប់ 1260 ប្រសិន​បើ F11 ដល់ H11 មាន​តម្លៃ 2, 3 និង 4 ។ វា​ទាក់ទង​ទៅ​នឹង​រូបមន្ត =(2+3+4)! / (2!*3!*4!)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3155717\n" +"help.text" +msgid "POWER function" +msgstr "អនុគមន៍ POWER" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3155717\n" +"350\n" +"help.text" +msgid "POWER" +msgstr "POWER" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3159495\n" +"351\n" +"help.text" +msgid "Returns a number raised to another number." +msgstr "ត្រឡប់​ចំនួនដែល​កើន​ទៅ​ចំនួន​ផ្សេង​ទៀត​ ។​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3159513\n" +"352\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3159526\n" +"353\n" +"help.text" +msgid "POWER(Base; Exponent)" +msgstr "POWER(Base; Exponent)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3159540\n" +"354\n" +"help.text" +msgid "Returns Base raised to the power of Exponent." +msgstr "ត្រឡប់​​ គោល​​ បាន​កើន​​​ស្វ័យ​គុណ​​​នៃ​​និទស្សន្ត​​ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5081637\n" +"help.text" +msgid "The same result may be achieved by using the exponentiation operator ^:" +msgstr "លទ្ធផល​ដូចគ្នា​អាច​សម្រេច​បាន​ដោយ​ប្រើ​សញ្ញាណ​ប្រមាណ​វិធីនិទស្សន្តកម្ម ^ ៖" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9759514\n" +"help.text" +msgid "Base^Exponent" +msgstr "Base^Exponent" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3159580\n" +"356\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3159594\n" +"357\n" +"help.text" +msgid "=POWER(4;3) returns 64, which is 4 to the power of 3." +msgstr "=POWER(4;3) ត្រឡប់ 64 ដែល​ជា 4 ជា​ស្វ័យ​គុណ​នៃ 3 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1614429\n" +"help.text" +msgid "=4^3 also returns 4 to the power of 3." +msgstr "=4^3 ត្រឡប់ 4 ស្វ័យ​គុណ 3 ផង​ដែរ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3152651\n" +"help.text" +msgid "SERIESSUM function" +msgstr "អនុគមន៍ SERIESSUM" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152651\n" +"642\n" +"help.text" +msgid "SERIESSUM" +msgstr "SERIESSUM" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152688\n" +"643\n" +"help.text" +msgid "Sums the first terms of a power series." +msgstr "ផល​បូក​សំនួន​ដំបូង​នៃ​ស៊េរី​ស្វ័យ​គុណ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152708\n" +"644\n" +"help.text" +msgid "SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n+2m) +...+ coefficient_i*x^(n+(i-1)m)" +msgstr "SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n+2m) +...+ coefficient_i*x^(n+(i-1)m)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152724\n" +"645\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_idN11BD9\n" +"help.text" +msgid "SERIESSUM(X; N; M; Coefficients)" +msgstr "SERIESSUM(X; N; M; ស្វ័យគុណ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152737\n" +"646\n" +"help.text" +msgid "X is the input value for the power series." +msgstr "X គឺ​ជា​តម្លៃ​បញ្ចូល​សម្រាប់​ស៊េរី​ស្វ័យ​គុណ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144344\n" +"647\n" +"help.text" +msgid "N is the initial power" +msgstr "N គឺ​ជា​ស្វ័យ​គុណ​ចាប់ផ្ដើម" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144357\n" +"648\n" +"help.text" +msgid "M is the increment to increase N" +msgstr "M គឺ​ជា​ចំនួន​បន្ថែម​ ដើម្បី​បន្ថែម​ N" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144370\n" +"649\n" +"help.text" +msgid "Coefficients is a series of coefficients. For each coefficient the series sum is extended by one section." +msgstr "មេគុណ គឺ​ជា​ស៊េរី​របស់​មេគុណ ។ សម្រាប់​​ផលបូក​ស៊េរី​មេគុណ​នីមួយៗ​​ត្រូវ​បាន​ពង្រីក​ដោយ​ផ្នែក​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3144386\n" +"help.text" +msgid "PRODUCT functionnumbers;multiplyingmultiplying;numbers" +msgstr "អនុគមន៍ PRODUCTលេខ;ការគុណការគុណ;លេខ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144386\n" +"361\n" +"help.text" +msgid "PRODUCT" +msgstr "PRODUCT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144414\n" +"362\n" +"help.text" +msgid "Multiplies all the numbers given as arguments and returns the product." +msgstr "គុណ​លេខ​​ទាំងអស់​ដែល​បាន​ផ្តល់​ឲ្យ​ជា​អាគុយម៉ង់ និង​ត្រឡប់​ផល​គុណ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144433\n" +"363\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144446\n" +"364\n" +"help.text" +msgid "PRODUCT(Number1; Number2; ...; Number30)" +msgstr "PRODUCT(ចំនួន1; ចំនួន2; ...; ចំនួន30)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144460\n" +"365\n" +"help.text" +msgid "Number1 to 30 are up to 30 arguments whose product is to be calculated." +msgstr "លេខ 1 ដល់ 30 គឺមាន​រហូត​ដល់​អាគុយម៉ង់ 30 ដែល​ផលិតផល​របស់​វា​ត្រូវ​តែ​បានគណនា ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1589098\n" +"help.text" +msgid "PRODUCT returns number1 * number2 * number3 * ..." +msgstr "PRODUCT ត្រឡប់ number1 * number2 * number3 * ..." + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144480\n" +"366\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144494\n" +"367\n" +"help.text" +msgid "=PRODUCT(2;3;4) returns 24." +msgstr "=PRODUCT(2;3;4) ត្រឡប់ 24 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3160340\n" +"help.text" +msgid "SUMSQ functionsquare number additionssums;of square numbers" +msgstr "អនុគមន៍ SUMSQវិធីបូលចំនួន​ស្វ័យគុណ​ពីរផល​បូក​ចំនួន​ស្វ័យគុណ​ពីរ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3160340\n" +"369\n" +"help.text" +msgid "SUMSQ" +msgstr "SUMSQ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3160368\n" +"370\n" +"help.text" +msgid "If you want to calculate the sum of the squares of numbers (totaling up of the squares of the arguments), enter these into the text fields." +msgstr "បើ​អ្នក​ចង់​គណនា​ផល​បូក​ការេ​នៃ​ចំនួន (សរុប​ការេ​នៃ​អាគុយម៉ង់​ទាំងអស់) បញ្ចូល​ទាំង​នេះ​ទៅ​ក្នុង​វាល​​អត្ថបទ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3160388\n" +"371\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3160402\n" +"372\n" +"help.text" +msgid "SUMSQ(Number1; Number2; ...; Number30)" +msgstr "SUMSQ(ចំនួន1; ចំនួន2; ...; ចំនួន30)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3160415\n" +"373\n" +"help.text" +msgid "Number1 to 30 are up to 30 arguments the sum of whose squares is to be calculated." +msgstr "ចំនួន​ 1 ដល់ 30 គឺ​មាន​រហូត​ដល់​ផល​បូក​​អាគុយម៉ង់​ចំនួន 30 ដែល​តម្លៃ​ឫសការេ​របស់វា​ត្រូវ​តែ​បាន​គណនា ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3160436\n" +"374\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3160449\n" +"375\n" +"help.text" +msgid "If you enter the numbers 2; 3 and 4 in the Number 1; 2 and 3 text boxes, 29 is returned as the result." +msgstr "ប្រសិនបើអ្នក​បញ្ចូល​លេខ 2; 3 និង 4 នៅ​ក្នុង​ប្រអប់​អត្ថបទ​លេខ 1 2 និង 3 29 ត្រូវ​បាន​ត្រឡប់​ជា​លទ្ធផល ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3158247\n" +"help.text" +msgid "MOD functionremainders of divisions" +msgstr "អនុគមន៍ MODសំណល់​ចែក" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3158247\n" +"387\n" +"help.text" +msgid "MOD" +msgstr "MOD" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158276\n" +"388\n" +"help.text" +msgid "Returns the remainder when one integer is divided by another." +msgstr "ត្រឡប់​សំណស់ ពេល​ចំនួន​គត់​ត្រូវ​បាន​ចែក​ដោយ​ចំនួន​មួយ​ផ្សេង​ទៀត ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3158294\n" +"389\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158308\n" +"390\n" +"help.text" +msgid "MOD(Dividend; Divisor)" +msgstr "MOD(តំណាង​ចែក; តួ​ចែក)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158321\n" +"391\n" +"help.text" +msgid "For integer arguments this function returns Dividend modulo Divisor, that is the remainder when Dividend is divided by Divisor." +msgstr "សម្រាប់​អាគុយម៉ង់​ចំនួនគត់ អនុគមន៍​នេះ​ត្រឡប់​តួចែក​ម៉ូឌុយឡូ​តណាង​ចែក ដែល​ជា​សំណល់ នៅ​ពេល តំណាង​ចែក ត្រូវ​បាន​ចែក​ដោយ​តួចែក ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158341\n" +"392\n" +"help.text" +msgid "This function is implemented as Dividend - Divisor * INT(Dividend/Divisor) , and this formula gives the result if the arguments are not integer." +msgstr "អនុគមន៍​នេះ​ត្រូវ​បាន​អនុវត្តជា តំណាង​ចែក - តួចែក * INT(តំណង​ចែក/តួចែក) និង​រូបមន្ត​នេះ​ផ្ដល់​នូវ​លទ្ធផល ប្រសិន​បើ​អាគុយម៉ង់​មិនមែន​ជា​ចំនួន​គត់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3158361\n" +"393\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158374\n" +"394\n" +"help.text" +msgid "=MOD(22;3) returns 1, the remainder when 22 is divided by 3." +msgstr "=MOD(22;3) ត្រឡប់ 1 រំលឹក​នៅ​ពេល 22 ចែក​ដោយ 3 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1278420\n" +"help.text" +msgid "=MOD(11.25;2.5) returns 1.25." +msgstr "=MOD(11.25;2.5) ត្រឡប់ 1.25 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3144592\n" +"help.text" +msgid "QUOTIENT functiondivisions" +msgstr "អនុគមន៍ QUOTIENTផលចែក" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144592\n" +"652\n" +"help.text" +msgid "QUOTIENT" +msgstr "QUOTIENT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144627\n" +"653\n" +"help.text" +msgid "Returns the integer part of a division operation." +msgstr "ត្រឡប់​ផ្នែក​ចំនួន​គត់​ពិត​នៃ​សញ្ញា​ប្រមាណ​វិធី​ចែក ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144646\n" +"654\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144659\n" +"655\n" +"help.text" +msgid "QUOTIENT(Numerator; Denominator)" +msgstr "QUOTIENT (ភាគ​យក; ភាគ​បែង)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9038972\n" +"help.text" +msgid "Returns the integer part of Numerator divided by Denominator." +msgstr "ត្រឡប់​ផ្នែក​ចំនួន​គត់​របស់ ភាគយក បាន​ចែក​ដោយ​ភាគ​បែង ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id7985168\n" +"help.text" +msgid "QUOTIENT is equivalent to INT(numerator/denominator), except that it may report errors with different error codes." +msgstr "QUOTIENT គឺ​ស្មើ​ទៅ INT(ភាគ​យក/ភាគ​បែង) សង្ឃឹម​ថា​វា​អាច​រាយការណ៍​កំហុស​ជាមួយ​កូដ​កំហុស​ផ្សេង​គ្នា ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144674\n" +"656\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144687\n" +"657\n" +"help.text" +msgid "=QUOTIENT(11;3) returns 3. The remainder of 2 is lost." +msgstr "=QUOTIENT(11;3) ត្រឡប់ 3 ។ រំលឹក​ថា​​បាត់ 2 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3144702\n" +"help.text" +msgid "RADIANS functionconverting;degrees, into radians" +msgstr "អនុគមន៍ RADIANSការបម្លែង​ដឺក្រេ​ ទៅ​រ៉ាដ្យ៉ង់" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144702\n" +"377\n" +"help.text" +msgid "RADIANS" +msgstr "RADIANS" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158025\n" +"378\n" +"help.text" +msgid "Converts degrees to radians." +msgstr "បម្លែង​ដឺក្រេ​ទៅ​ជា​រ៉ាដ្យង់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3158042\n" +"379\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158055\n" +"380\n" +"help.text" +msgid "RADIANS(Number)" +msgstr "RADIANS(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158069\n" +"381\n" +"help.text" +msgid "Number is the angle in degrees to be converted to radians." +msgstr "លេខ គឺ​ជា​មុំ​គិត​ជា​ដឺក្រេ​ដែលត្រូវ​បម្លែង​ទៅ​ជា​រ៉ាដ្យង់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id876186\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3939634\n" +"help.text" +msgid "=RADIANS(90) returns 1.5707963267949, which is PI/2 to Calc's accuracy." +msgstr "=RADIANS(90) ត្រឡប់ 1.5707963267949 ដែល​ PI/2 ទៅជា​ភាព​ត្រឹមត្រូវ​របស់ Calc ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3158121\n" +"help.text" +msgid "ROUND function" +msgstr "អនុគមន៍ ROUND" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3158121\n" +"398\n" +"help.text" +msgid "ROUND" +msgstr "ROUND" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158150\n" +"399\n" +"help.text" +msgid "Rounds a number to a certain number of decimal places." +msgstr "បង្គត់​លេខ​ទៅ​ខ្ទង់​ទសភាគ​មួយ​ចំនួន​ជាក់លាក់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3158169\n" +"400\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158182\n" +"401\n" +"help.text" +msgid "ROUND(Number; Count)" +msgstr "ROUND(ចំនួន; រាប់)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3158196\n" +"402\n" +"help.text" +msgid "Returns Number rounded to Count decimal places. If Count is omitted or zero, the function rounds to the nearest integer. If Count is negative, the function rounds to the nearest 10, 100, 1000, etc." +msgstr "ត្រឡប់ លេខ បាន​បង្គត់​ទៅ​ ចំនួន ខ្ទង់​ទសភាគ ។ ប្រសិន​បើ​ចំនួន​ត្រូវ​បានលុប ឬ​សូន្យ អនុគមន៍​បង្គត់​ទៅ​ចំនួន​គត់​ដែល​នៅ​ជិត​បំផុត ។ ប្រសិន​បើ​ចំនួន​អវិជ្ជមាន អនុគមន៍​បង្គត់​ទៅ​ 10, 100, 1000 ដែល​ជិត​បំផុត ។ល។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id599688\n" +"help.text" +msgid "This function rounds to the nearest number. See ROUNDDOWN and ROUNDUP for alternatives." +msgstr "អនុគមន៍​បង្គត់​ទៅ​ចំនួន​ក្បែរ​បំផុត ។ សូម​មើល ROUNDDOWN និង ROUNDUP សម្រាប់​ជម្រើស ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145863\n" +"404\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145876\n" +"405\n" +"help.text" +msgid "=ROUND(2.348;2) returns 2.35" +msgstr "=ROUND(2.348;2) ត្រឡប់ 2.35" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3145899\n" +"406\n" +"help.text" +msgid "=ROUND(-32.4834;3) returns -32.483. Change the cell format to see all decimals." +msgstr "=ROUND(-32.4834;3) ត្រឡប់ -32.483 ។ ផ្លាស់ប្ដូ​រទ្រង់ទ្រាយ​ក្រឡា​ដើម្បី​មើល​​ទសភាគ​ទាំងអស់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1371501\n" +"help.text" +msgid "=ROUND(2.348;0) returns 2." +msgstr "=ROUND(2.348;0) ត្រឡប់ 2 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id4661702\n" +"help.text" +msgid "=ROUND(2.5) returns 3." +msgstr "=ROUND(2.5) ត្រឡប់ 3 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id7868892\n" +"help.text" +msgid "=ROUND(987.65;-2) returns 1000." +msgstr "=ROUND(987.65;-2) ត្រឡប់ 1000 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3145991\n" +"help.text" +msgid "ROUNDDOWN function" +msgstr "អនុគមន៍ ROUNDDOWN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3145991\n" +"24\n" +"help.text" +msgid "ROUNDDOWN" +msgstr "ROUNDDOWN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3146020\n" +"25\n" +"help.text" +msgid "Rounds a number down, toward zero, to a certain precision." +msgstr "បង្គត់​លេខ​ចុះ​ទៅ​សូន្យ ទៅ​ចំនួន​ខ្ទង់​ជាក់លាក់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3146037\n" +"26\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3146051\n" +"27\n" +"help.text" +msgid "ROUNDDOWN(Number; Count)" +msgstr "ROUNDDOWN(ចំនួន; រាប់)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3146064\n" +"28\n" +"help.text" +msgid "Returns Number rounded down (towards zero) to Count decimal places. If Count is omitted or zero, the function rounds down to an integer. If Count is negative, the function rounds down to the next 10, 100, 1000, etc." +msgstr "ត្រឡប់ លេខ បង្គត់​ចុះ (ទៅ​រក​សូន្យ) ទៅ ចំនួន ​ខ្ទង់ទសភាគ ។ ប្រសិន​បើ​ចំនួន​ត្រូវ​បាន​លុប ឬ​សូន្យ អនុគមន៍​​បង្គត់​ចុះ​ទៅ​ចំនួន​គត់ ។ ប្រសិនបើ​ចំនួន​អវិជ្ជមាន អនុគមន៍​បង្គត់​ចុះ​ទៅ​ចំនួន​បន្ទាប់ 10, 100, 1000, ។ល។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id2188787\n" +"help.text" +msgid "This function rounds towards zero. See ROUNDUP and ROUND for alternatives." +msgstr "អនុគមន៍​បង្គត់​ទៅ​សូន្យ ។ សូម​មើល ROUNDUP និង ROUND សម្រាប់​ជម្រើស ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163164\n" +"30\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163178\n" +"31\n" +"help.text" +msgid "=ROUNDDOWN(1.234;2) returns 1.23." +msgstr "=ROUNDDOWN(1.234;2) ត្រឡប់ 1.23 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5833307\n" +"help.text" +msgid "=ROUNDDOWN(45.67;0) returns 45." +msgstr "=ROUNDDOWN(45.67;0) ត្រឡប់ 45 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id7726676\n" +"help.text" +msgid "=ROUNDDOWN(-45.67) returns -45." +msgstr "=ROUNDDOWN(-45.67) ត្រឡប់ -45 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3729361\n" +"help.text" +msgid "=ROUNDDOWN(987.65;-2) returns 900." +msgstr "=ROUNDDOWN(987.65;-2) ត្រឡប់ 900 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3163268\n" +"help.text" +msgid "ROUNDUP function" +msgstr "អនុគមន៍ ROUNDUP" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163268\n" +"140\n" +"help.text" +msgid "ROUNDUP" +msgstr "ROUNDUP" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163297\n" +"141\n" +"help.text" +msgid "Rounds a number up, away from zero, to a certain precision." +msgstr "បង្គត់​ចំនួន​ឡើង ឆ្ងាយ​ពី​សូន្យ ទៅ​ចំនួន​ខ្ទង់​ជាក់លាក់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163315\n" +"142\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163328\n" +"143\n" +"help.text" +msgid "ROUNDUP(Number; Count)" +msgstr "ROUNDUP(ចំនួន; រាប់)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163342\n" +"144\n" +"help.text" +msgid "Returns Number rounded up (away from zero) to Count decimal places. If Count is omitted or zero, the function rounds up to an integer. If Count is negative, the function rounds up to the next 10, 100, 1000, etc." +msgstr "ត្រឡប់ លេខ បាន​បង្គត់​ឡើង (ឆ្ងាយ​ពីសូន្យ) ទៅ​ ចំនួន ខ្ទង់ទសភាគ ។ ប្រសិនបើ​ចំនួន​ត្រូវ​បានលុប ឬ​សូន្យ អនុគមន៍​បង្គត់​ឡើង​ទៅ​ចំនួន​គត់ ។ ប្រសិនបើ​ចំនួន​អវិជ្ជមាន អនុគមន៍​​បង្គត់​ទៅ​រក​ចំនួន 10, 100, 1000, ។ល។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9573961\n" +"help.text" +msgid "This function rounds away from zero. See ROUNDDOWN and ROUND for alternatives." +msgstr "អនុគមន៍​នេះ​បង្គត់​ឆ្ងាយ​ពី​សូន្យ ។ សូម​មើល ROUNDDOWN និង ROUND សម្រាប់​ជម្រើស ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163381\n" +"146\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144786\n" +"147\n" +"help.text" +msgid "=ROUNDUP(1.1111;2) returns 1.12." +msgstr "=ROUNDUP(1.1111;2) ត្រឡប់ 1.12 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id7700430\n" +"help.text" +msgid "=ROUNDUP(1.2345;1) returns 1.3." +msgstr "=ROUNDUP(1.2345;1) ត្រឡប់ 1.3 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1180455\n" +"help.text" +msgid "=ROUNDUP(45.67;0) returns 46." +msgstr "=ROUNDUP(45.67;0) ត្រឡប់ 46 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3405560\n" +"help.text" +msgid "=ROUNDUP(-45.67) returns -46." +msgstr "=ROUNDUP(-45.67) ត្រឡប់ -46 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3409527\n" +"help.text" +msgid "=ROUNDUP(987.65;-2) returns 1000." +msgstr "=ROUNDUP(987.65;-2) ត្រឡប់ 1000 ។" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"bm_id5256537\n" +"help.text" +msgid "SEC function" +msgstr "អនុគមន៍ SKEW" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id5187204\n" +"149\n" +"help.text" +msgid "SEC" +msgstr "" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9954962\n" +"150\n" +"help.text" +msgid "Returns the secant of the given angle (in radians). The secant of an angle is equivalent to 1 divided by the cosine of that angle" +msgstr "" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id422243\n" +"151\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id2055913\n" +"152\n" +"help.text" +msgid "SEC(Number)" +msgstr "SIN(ចំនួន)" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id9568170\n" +"153\n" +"help.text" +msgid "Returns the (trigonometric) secant of Number, the angle in radians." +msgstr "ត្រឡប់ស៊ីនុស (ត្រីកោណមាត្រ) របស់លេខ មុំ​គិត​ជា​រ៉ាដ្យង់ ។" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id9047465\n" +"help.text" +msgid "To return the secant of an angle in degrees, use the RADIANS function." +msgstr "ដើម្បី​ត្រឡប់​ស៊ីនុស​នៃ​មុំ​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ RADIANS ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id9878918\n" +"154\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6935513\n" +"155\n" +"help.text" +msgid "=SEC(PI()/4) returns approximately 1.4142135624, the inverse of the cosine of PI/4 radians." +msgstr "" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id3954287\n" +"156\n" +"help.text" +msgid "=SEC(RADIANS(60)) returns 2, the secant of 60 degrees." +msgstr "=COS(RADIANS(60)) ត្រឡប់ 0.5 កូស៊ីនុស​ 60 ដឺក្រេ ។" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"bm_id840005\n" +"help.text" +msgid "SECH function" +msgstr "អនុគមន៍ SEARCH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id8661934\n" +"159\n" +"help.text" +msgid "SECH" +msgstr "" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id408174\n" +"160\n" +"help.text" +msgid "Returns the hyperbolic secant of a number." +msgstr "ត្រឡប់​ស៊ីនុស​អ៊ីពែរបូល​នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id875988\n" +"161\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id4985391\n" +"162\n" +"help.text" +msgid "SECH(Number)" +msgstr "SINH(ចំនួន)" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id1952124\n" +"163\n" +"help.text" +msgid "Returns the hyperbolic secant of Number." +msgstr "ត្រឡប់​ស៊ីនុស​អ៊ីពែរបូល​របស់ លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id9838764\n" +"164\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +#, fuzzy +msgctxt "" +"04060106.xhp\n" +"par_id1187764\n" +"165\n" +"help.text" +msgid "=SECH(0) returns 1, the hyperbolic secant of 0." +msgstr "=SINH(0) ត្រឡប់ 0 ស៊ីនុស​អ៊ីពែរបូល​នៃ 0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3144877\n" +"help.text" +msgid "SIN function" +msgstr "អនុគមន៍ SIN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144877\n" +"408\n" +"help.text" +msgid "SIN" +msgstr "SIN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144906\n" +"409\n" +"help.text" +msgid "Returns the sine of the given angle (in radians)." +msgstr "ត្រឡប់​ស៊ីនុស​របស់​មុំ​ដែល​បានផ្ដល់ (គិត​ជា​រ៉ាដ្យង់) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144923\n" +"410\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144937\n" +"411\n" +"help.text" +msgid "SIN(Number)" +msgstr "SIN(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144950\n" +"412\n" +"help.text" +msgid "Returns the (trigonometric) sine of Number, the angle in radians." +msgstr "ត្រឡប់ស៊ីនុស (ត្រីកោណមាត្រ) របស់លេខ មុំ​គិត​ជា​រ៉ាដ្យង់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8079470\n" +"help.text" +msgid "To return the sine of an angle in degrees, use the RADIANS function." +msgstr "ដើម្បី​ត្រឡប់​ស៊ីនុស​នៃ​មុំ​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ RADIANS ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3144969\n" +"413\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3144983\n" +"414\n" +"help.text" +msgid "=SIN(PI()/2) returns 1, the sine of PI/2 radians." +msgstr "=SIN(PI()/2) ត្រឡប់ 1 ស៊ីនុស​នៃ​រ៉ាដ្យង់ PI/2 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3916440\n" +"help.text" +msgid "=SIN(RADIANS(30)) returns 0.5, the sine of 30 degrees." +msgstr "=SIN(RADIANS(30)) ត្រឡប់ 0.5 ស៊ីនុស​ 30 ដឺក្រេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3163397\n" +"help.text" +msgid "SINH function" +msgstr "អនុគមន៍ SINH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163397\n" +"418\n" +"help.text" +msgid "SINH" +msgstr "SINH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163426\n" +"419\n" +"help.text" +msgid "Returns the hyperbolic sine of a number." +msgstr "ត្រឡប់​ស៊ីនុស​អ៊ីពែរបូល​នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163444\n" +"420\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163457\n" +"421\n" +"help.text" +msgid "SINH(Number)" +msgstr "SINH(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163471\n" +"422\n" +"help.text" +msgid "Returns the hyperbolic sine of Number." +msgstr "ត្រឡប់​ស៊ីនុស​អ៊ីពែរបូល​របស់ លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163491\n" +"423\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163504\n" +"424\n" +"help.text" +msgid "=SINH(0) returns 0, the hyperbolic sine of 0." +msgstr "=SINH(0) ត្រឡប់ 0 ស៊ីនុស​អ៊ីពែរបូល​នៃ 0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3163596\n" +"help.text" +msgid "SUM functionadding;numbers in cell ranges" +msgstr "អនុគមន៍ SUMការបូកចំនួននៅក្នុង​ជួរ​ក្រឡា" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163596\n" +"428\n" +"help.text" +msgid "SUM" +msgstr "SUM" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163625\n" +"429\n" +"help.text" +msgid "Adds all the numbers in a range of cells." +msgstr "បូក​ចំនួន​ទាំងអស់​ក្នុង​ជួរ​ក្រឡា ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163643\n" +"430\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163656\n" +"431\n" +"help.text" +msgid "SUM(Number1; Number2; ...; Number30)" +msgstr "SUM(ចំនួន1; ចំនួន2; ...; ចំនួន30)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163671\n" +"432\n" +"help.text" +msgid "Number 1 to Number 30 are up to 30 arguments whose sum is to be calculated." +msgstr "ចំនួន 1 ដល់​ចំនួន 30 គឺ​​មាន​រហូត​ដល់​ 30 អាគុយម៉ង់ ដែល​ផលបូក​របស់​វា​ត្រូវ​តែ​បានគណនា ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163690\n" +"433\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163704\n" +"434\n" +"help.text" +msgid "If you enter the numbers 2; 3 and 4 in the Number 1; 2 and 3 text boxes, 9 will be returned as the result." +msgstr "ប្រសិន​បើ​អ្នក​បញ្ចូលលេខ 2; 3 និង 4 នៅ​ក្នុង​ប្រអប់​អត្ថបទ​លេខ 1 2 និង 3 នោះ 9 នឹង​ត្រូវ​បាន​ត្រឡប់ជា​លទ្ធផល ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151740\n" +"556\n" +"help.text" +msgid "=SUM(A1;A3;B5) calculates the sum of the three cells. =SUM (A1:E10) calculates the sum of all cells in the A1 to E10 cell range." +msgstr "=SUM(A1;A3;B5) គណនា​ផលបូក​របស់​ក្រឡា​ទាំង​បី ។ =SUM (A1:E10) គណនា​ផលបូក​របស់​ក្រឡា​ទាំងអស់​នៅ​ក្នុង​ជួរ​ក្រឡា A1 ដល់ E10 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151756\n" +"619\n" +"help.text" +msgid "Conditions linked by AND can be used with the function SUM() in the following manner:" +msgstr "លក្ខខណ្ឌ​ដែល​បាន​ភ្ជាប់​ដោយ AND អាច​ត្រូវ​បាន​ប្រើ​ជាមួយ​អនុគមន៍ SUM() ក្នុង​លក្ខណៈ​ដូច​ខាង​ក្រោម ៖" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151774\n" +"620\n" +"help.text" +msgid "Example assumption: You have entered invoices into a table. Column A contains the date value of the invoice, column B the amounts. You want to find a formula that you can use to return the total of all amounts only for a specific month, e.g. only the amount for the period >=2008-01-01 to <2008-02-01. The range with the date values covers A1:A40, the range containing the amounts to be totaled is B1:B40. C1 contains the start date, 2008-01-01, of the invoices to be included and C2 the date, 2008-02-01, that is no longer included." +msgstr "ឧទាហរណ៍ ឧបមា ៖ អ្នក​ត្រូវ​តែ​បញ្ចូល​វិក្ក័យបត្រ​ទៅ​ក្នុង​តារាង ។ ជួរឈរ A មាន​តម្លៃ​កាលបរិច្ឆេទ​របស់​វិក្ក័យបត្រ ជួរឈរ B ជា​ចំនួន​សរុប ។ អ្នក​ចង់​រក​រូបមន្ត​ដែល​អ្នក​អាច​ប្រើ​ដើម្បី​ត្រឡប់​ចំនួន​សរុប​សម្រាប់​តែ​ខែ​ជាក់លាក់  ឧ. មាន​តែ​ចំនួន​សម្រាប់​រយៈពេល >=2008-01-01 ដល់ <2008-02-01 ។ ជួរ​ដែល​មាន​តម្លៃ​កាលបរិច្ឆេទ​មាន A1:A40 ជួរ​មាន​ចំនួន​សរុប​ដែល​ត្រូវ​គណនា​គឺ B1:B40 ។ C1 មាន​កាលបរិច្ឆេទ​ចាប់ផ្ដើម 2008-01-01 នៃ​វិក្ក័យ​បត្រ​ត្រូវ​តែ​បាន​រួម​បញ្ចូលនិង C2 កាលបរិច្ឆេទ 2008-02-01 ដែលមិន​ត្រូវ​បាន​រួម​បញ្ចូល​ទៀត​ហើយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151799\n" +"621\n" +"help.text" +msgid "Enter the following formula as an array formula:" +msgstr "បញ្ចូល​រូបមន្ត​ដូច​ខាង​ក្រោម​ជា​រូបមន្ត​អារេ​មួយ ៖" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151813\n" +"622\n" +"help.text" +msgid "=SUM((A1:A40>=C1)*(A1:A40" +msgstr "=SUM((A1:A40>=C1)*(A1:A40" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151828\n" +"623\n" +"help.text" +msgid "In order to enter this as an array formula, you must press the Shift+Command + Ctrl+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the Formula bar enclosed in braces." +msgstr "ដើម្បី​បញ្ចូល​ជា​រូបមន្ដ​អារ៉េ អ្នក​ត្រូវតែ​ចុច​គ្រាប់ចុច ប្ដូរ (Shift)+Command + Ctrl+ បញ្ចូល (Enter) ជំនួស​ឲ្យ​ការ​ចុច​គ្រាប់ចុច បញ្ចូល (Enter) ដើម្បី​បិទ​រូបមន្ដ ។ រូបមន្ដ​នឹង​ត្រូវ​បាន​បង្ហាញ​នៅ​ក្នុង​របារ​រូបមន្ដ ដែល​បាន​ដាក់​នៅ​ក្នុង​វង់ដង្កៀប ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151869\n" +"624\n" +"help.text" +msgid "{=SUM((A1:A40>=C1)*(A1:A40=C1)*(A1:A40SUMIF functionadding;specified numbers" +msgstr "អនុគមន៍ SUMIFការបូក​ចំនួន​ដែលបាន​បញ្ជាក់" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3151957\n" +"436\n" +"help.text" +msgid "SUMIF" +msgstr "SUMIF" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3151986\n" +"437\n" +"help.text" +msgid "Adds the cells specified by a given criteria. This function is used to browse a range when you search for a certain value." +msgstr "បន្ថែម​ក្រឡា​ដែល​បញ្ជាក់​លម្អិត​ដោយ​លក្ខណៈ​វិនិច្ឆ័យ​ដែល​បាន​ផ្តល់ ។ អនុគមន៍​នេះ​ត្រូវ​បាន​ប្រើ​ដើម្បី​រក​មើល​ជួរ​មួយ នៅ​ពេល​អ្នក​ស្វែងរក​តម្លៃ​ខ្លះ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152015\n" +"438\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152028\n" +"439\n" +"help.text" +msgid "SUMIF(Range; Criteria; SumRange)" +msgstr "SUMIF(ជួរ; លក្ខខណ្ឌ; ជួរ​​ផលបូក)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152043\n" +"440\n" +"help.text" +msgid "Range is the range to which the criteria are to be applied." +msgstr "ជួរ ជា​ជួរ​ដែល​លក្ខណៈ​វិនិច្ឆ័យ​នឹង​ត្រូវ​បាន​អនុវត្ត ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152062\n" +"441\n" +"help.text" +msgid "Criteria is the cell in which the search criterion is shown, or the search criterion itself. If the criteria is written into the formula, it has to be surrounded by double quotes." +msgstr "លក្ខណៈ​វិនិច្ឆ័យ ជា​ក្រឡា​ដែលលក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរកត្រូវ​បាន​បង្ហាញ ឬ​លក្ខណៈ​វិនិច្ឆ័យ​ស្វែងរក​ខ្លួន​ឯង ។ បើ​លក្ខណៈ​វិនិច្ឆ័យ​ត្រូវ​បាន​សរសេរ​ទៅកាន់​រូបមន្ត វា​ត្រូវ​បាន​ដាក់​សងខាង​ដោយ​សញ្ញា​សម្រង់​ទ្វេរ ។​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152083\n" +"442\n" +"help.text" +msgid "SumRange is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed." +msgstr "ជួរ​ផលបូក គឺ​ជា​ជួរ​ពី​តម្លៃ​​ដែល​ត្រូវ​បូក ។ ប្រសិនបើ​ប៉ារ៉ាម៉ែត្រ​នេះ​មិន​ត្រូវ​បាន​បង្ហាញ តម្លៃ​រក​បាន​នៅ​ក្នុង​ជួរ​ត្រូវ​បាន​បូក ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8347422\n" +"help.text" +msgid "SUMIF supports the reference concatenation operator (~) only in the Criteria parameter, and only if the optional SumRange parameter is not given." +msgstr "SUMIF គាំទ្រ​ប្រតិបត្តិការ​កាត់​ឲ្យ​ខ្លី​ (~) តែ​នៅ​ក្នុង​ប៉ារ៉ាម៉ែត្រ​លក្ខខណ្ឌ​ប៉ុណ្ណោះ និង​ប្រិសន​បើ​ប៉ារ៉ាម៉ែត្រ SumRange ជា​ជម្រើស​មិន​ត្រូវ​បានផ្ដល់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152110\n" +"443\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152148\n" +"626\n" +"help.text" +msgid "To sum up only negative numbers: =SUMIF(A1:A10;\"<0\")" +msgstr "ដើម្បីបូក​តែ​ចំនួន​អវិជ្ជមាន ៖ =SUMIF(A1:A10;\"<0\")" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6670125\n" +"help.text" +msgid "=SUMIF(A1:A10;\">0\";B1:10) - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0." +msgstr "=SUMIF(A1:A10;\">0\";B1:10) - បូក​តម្លៃ​ពី​ជួរ B1:B10 តែ​ក្នុងករណី​ដែល​តម្លៃ​ទាក់ទង​នៅ​ក្នុងជួរ A1:A10 គឺ >0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6062196\n" +"help.text" +msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()." +msgstr "សូម​មើល COUNTIF() សម្រាប់​គំរូ​វាក្យសម្ព័ន្ធ​ជា​ច្រើន​ទៀត​ដែល​អាច​ត្រូវ​បាន​ប្រើជា​មួយ SUMIF() ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3152195\n" +"help.text" +msgid "TAN function" +msgstr "អនុគមន៍ TAN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152195\n" +"446\n" +"help.text" +msgid "TAN" +msgstr "TAN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152224\n" +"447\n" +"help.text" +msgid "Returns the tangent of the given angle (in radians)." +msgstr "ត្រឡប់​តង់សង់​របស់មុំ​ដែល​បានផ្ដល់ (គិត​ជារ៉ាដ្យង់) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152242\n" +"448\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152255\n" +"449\n" +"help.text" +msgid "TAN(Number)" +msgstr "TAN(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152269\n" +"450\n" +"help.text" +msgid "Returns the (trigonometric) tangent of Number, the angle in radians." +msgstr "ត្រឡប់​តង់សង់ (ត្រីកោណមាត្រ) របស់ ចំនួន មុំ​គិត​ជា​រ៉ាដ្យង់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5752128\n" +"help.text" +msgid "To return the tangent of an angle in degrees, use the RADIANS function." +msgstr "ដើម្បី​ត្រឡប់​តង់សង់​នៃ​មុំ​មួយ​គិត​ជា​ដឺក្រេ ប្រើ​អនុគមន៍ RADIANS ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3152287\n" +"451\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3152301\n" +"452\n" +"help.text" +msgid "=TAN(PI()/4) returns 1, the tangent of PI/4 radians." +msgstr "=TAN(PI()/4) ត្រឡប់ 1 តង់សង់​នៃ​រ៉ាដ្យង់ PI/4 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1804864\n" +"help.text" +msgid "=TAN(RADIANS(45)) returns 1, the tangent of 45 degrees." +msgstr "=TAN(RADIANS(45)) ត្រឡប់ 1 តង់សង់​ 45 ដឺក្រេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3165434\n" +"help.text" +msgid "TANH function" +msgstr "អនុគមន៍ TANH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3165434\n" +"456\n" +"help.text" +msgid "TANH" +msgstr "TANH" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165462\n" +"457\n" +"help.text" +msgid "Returns the hyperbolic tangent of a number." +msgstr "ត្រឡប់​តង់សង់​អ៊ីពែរបូល​នៃ​ចំនួន​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3165480\n" +"458\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165494\n" +"459\n" +"help.text" +msgid "TANH(Number)" +msgstr "TANH(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165508\n" +"460\n" +"help.text" +msgid "Returns the hyperbolic tangent of Number." +msgstr "ត្រឡប់​តង់សង់​អ៊ីពែរបូល​របស់ ចំនួន ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3165527\n" +"461\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165541\n" +"462\n" +"help.text" +msgid "=TANH(0) returns 0, the hyperbolic tangent of 0." +msgstr "=TANH(0) ត្រឡប់ 0 តង់សង់​អ៊ីពែរបូល​នៃ 0 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3165633\n" +"help.text" +msgid "AutoFilter function; subtotalssums;of filtered datafiltered data; sumsSUBTOTAL function" +msgstr "អនុគមន៍ AutoFilter; សរុប​រងផលបូក​ទិន្នន័យ​ដែលបាន​ច្រោះទិន្នន័យ​ដែលបាន​ច្រោះ; ផលបូកអនុគមន៍ SUBTOTAL" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3165633\n" +"466\n" +"help.text" +msgid "SUBTOTAL" +msgstr "SUBTOTAL" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165682\n" +"467\n" +"help.text" +msgid "Calculates subtotals. If a range already contains subtotals, these are not used for further calculations. Use this function with the AutoFilters to take only the filtered records into account." +msgstr "គណនា​សរុប​រង ។ បើ​ជួរ​មួយ​មាន​សរុប​រង​រួច​ហើយ នោះ​ទាំង​នេះ​មិន​ត្រូវ​បាន​ប្រើ​សម្រាប់​ការ​គណនា​ទៀត​ទេ ។ ប្រើ​អនុគមន៍​នេះ​ជាមួយ​តម្រង​ស្វ័យ​ប្រវត្តិ ដើម្បី​គិត​តែ​កំណត់​ត្រា​ដែល​បាន​ត្រង ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3165704\n" +"495\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165717\n" +"496\n" +"help.text" +msgid "SUBTOTAL(Function; Range)" +msgstr "SUBTOTAL(អនុគមន៍; ជួរ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165731\n" +"497\n" +"help.text" +msgid "Function is a number that stands for one of the following functions:" +msgstr "អនុគមន៍ ជា​លេខ​ដែល​តំណាង​ឲ្យ​អនុគមន៍​មួយ​នៃ​អនុគមន៍​ខាង​ក្រោម ៖" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165782\n" +"469\n" +"help.text" +msgid "Function index" +msgstr "លិបិក្រម​អនុគមន៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165806\n" +"470\n" +"help.text" +msgid "Function" +msgstr "អនុគមន៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165833\n" +"471\n" +"help.text" +msgid "1" +msgstr "១" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165856\n" +"472\n" +"help.text" +msgid "AVERAGE" +msgstr "AVERAGE" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165883\n" +"473\n" +"help.text" +msgid "2" +msgstr "២" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165906\n" +"474\n" +"help.text" +msgid "COUNT" +msgstr "COUNT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165933\n" +"475\n" +"help.text" +msgid "3" +msgstr "3" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165956\n" +"476\n" +"help.text" +msgid "COUNTA" +msgstr "COUNTA" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165983\n" +"477\n" +"help.text" +msgid "4" +msgstr "4" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3166006\n" +"478\n" +"help.text" +msgid "MAX" +msgstr "MAX" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3166033\n" +"479\n" +"help.text" +msgid "5" +msgstr "5" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3166056\n" +"480\n" +"help.text" +msgid "MIN" +msgstr "MIN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143316\n" +"481\n" +"help.text" +msgid "6" +msgstr "6" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143339\n" +"482\n" +"help.text" +msgid "PRODUCT" +msgstr "PRODUCT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143366\n" +"483\n" +"help.text" +msgid "7" +msgstr "7" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143389\n" +"484\n" +"help.text" +msgid "STDEV" +msgstr "STDEV" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143416\n" +"485\n" +"help.text" +msgid "8" +msgstr "8" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143439\n" +"486\n" +"help.text" +msgid "STDEVP" +msgstr "STDEVP" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143466\n" +"487\n" +"help.text" +msgid "9" +msgstr "9" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143489\n" +"488\n" +"help.text" +msgid "SUM" +msgstr "SUM" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143516\n" +"489\n" +"help.text" +msgid "10" +msgstr "10" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143539\n" +"490\n" +"help.text" +msgid "VAR" +msgstr "VAR" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143566\n" +"491\n" +"help.text" +msgid "11" +msgstr "11" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143589\n" +"492\n" +"help.text" +msgid "VARP" +msgstr "VARP" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143606\n" +"498\n" +"help.text" +msgid "Range is the range whose cells are included." +msgstr "ជួរ ជា​ជួរ​ដែល​ក្រឡា​របស់​វា​ត្រូវ​បាន​រួម​បញ្ចូល ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3143625\n" +"499\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143638\n" +"562\n" +"help.text" +msgid "You have a table in the cell range A1:B5 containing cities in column A and accompanying figures in column B. You have used an AutoFilter so that you only see rows containing the city Hamburg. You want to see the sum of the figures that are displayed; that is, just the subtotal for the filtered rows. In this case the correct formula would be:" +msgstr "អ្នក​មាន​តារាង​មួយ​ក្នុង​ជួរ​ក្រឡា ​A1:B5 ដែល​មាន​ទីក្រុង​ក្នុង​ជួរ​ឈរ A និង​តួ​លេខ​ដែល​អម​ជាមួយ​ក្នុង​ជួរ​ឈរ B ។ អ្នក​បាន​ប្រើ​តម្រង​ស្វ័យ​ប្រវត្តិ ដូច្នេះ​អ្នក​អាច​មើល​តែ​ជួរ​ដេក​ដែល​មាន​ទីក្រុង ហេមប៊័គ (Hamburg) ប៉ុណ្ណោះ ។ អ្នក​ចង់​មើល​ផល​បូក​តួ​លេខ​ដែល​ត្រូវ​បាន​បង្ហាញ នោះ​គ្រាន់​តែ​ជា​សរុប​រង​សម្រាប់​ជួរ​ដេក​ដែល​បាន​ត្រង​ប៉ុណ្ណោះ ។ ក្នុង​ករណី​នេះ រូបមន្ត​ត្រឹមត្រូវ​គួរ​តែ​ជា ៖" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143658\n" +"563\n" +"help.text" +msgid "=SUBTOTAL(9;B2:B5)" +msgstr "=SUBTOTAL(9;B2:B5)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3143672\n" +"help.text" +msgid "Euro; convertingEUROCONVERT function" +msgstr "អឺរ៉ូ; ការ​បម្លែង​ជាអនុគមន៍ CONVERT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3143672\n" +"564\n" +"help.text" +msgid "EUROCONVERT" +msgstr "EUROCONVERT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143708\n" +"565\n" +"help.text" +msgid "Converts between old European national currency and to and from Euros." +msgstr "បម្លែង​រូបិយបណ្ណ​ជាតិ​អឺរ៉ុប​ទៅ និង​ពី​អឺរ៉ូ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143731\n" +"566\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143748\n" +"567\n" +"help.text" +msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\", full_precision, triangulation_precision)" +msgstr "EUROCONVERT(Value; \"From_currency\"; \"To_currency\", full_precision, triangulation_precision)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143763\n" +"568\n" +"help.text" +msgid "Value is the amount of the currency to be converted." +msgstr "តម្លៃ គឺ​ជា​ចំនួន​របស់​រូបិយប័ណ្ណ​ត្រូវ​បម្លែង ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143782\n" +"569\n" +"help.text" +msgid "From_currency and To_currency are the currency units to convert from and to respectively. These must be text, the official abbreviation for the currency (for example, \"EUR\"). The rates (shown per Euro) were set by the European Commission." +msgstr "រូបិយប័ណ្ណ1 និង រូបិយប័ណ្ណ2 គឺ​ជា​ឯកតា​​រូបិយប័ណ្ណ​​ត្រូវ​បម្លែង​ពី និង​ទៅ​រៀងៗខ្លួន ។ ទាំង​នេះ​ជា​អត្ថបទ អក្សរ​កាត់ជា​ផ្លូវការ​សម្រាប់​រូបិយប័ណ្ណ (ឧទាហរណ៍ \"EUR\") ។ អត្រា (បាន​បង្ហាញ​ក្នុង​មួយ​អឺរ៉ូ) ត្រូវ​បាន​កំណត់​ដោយ​​សហគមន៍​អ៊ឺរ៉ុប ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id0119200904301810\n" +"help.text" +msgid "Full_precision is optional. If omitted or False, the result is rounded according to the decimals of the To currency. If Full_precision is True, the result is not rounded." +msgstr "Full_precision ជា​ជម្រើស ។ ប្រសិនបើ​បាន​លុប ឬ​មិនពិត លទ្ធផល​ត្រូវ​បានបង្គត់​តាម​ខ្ទង់​ទសភាគ​របស់​រូបិយប័ណ្ណ ។ ប្រសិនបើ Full_precision ពិត លទ្ធផល​មិន​ត្រូវ​បានបង្គត់ទេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id0119200904301815\n" +"help.text" +msgid "Triangulation_precision is optional. If Triangulation_precision is given and >=3, the intermediate result of a triangular conversion (currency1,EUR,currency2) is rounded to that precision. If Triangulation_precision is omitted, the intermediate result is not rounded. Also if To currency is \"EUR\", Triangulation_precision is used as if triangulation was needed and conversion from EUR to EUR was applied." +msgstr "Triangulation_precision គឺ​ជា​ជម្រើស ។ ប្រសិនបើ Triangulation_precision ត្រូវ​បាន​ផ្ដល់ and >=3 លទ្ធផល​មធ្យម​នៃ​ការ​បម្លែង​ចតុកោណកែង(រូបិយប័ណ្ណ ១,អឺរ៉ូ,រូបិយប័ណ្ណ ២) ត្រូវ​បាន​បង្គត់​ទៅខ្ទង់​ទសភាគ ។ ប្រសិនបើ​បានលុប Triangulation_precision លទ្ធផល​មធ្យម​មិន​ត្រូវ​បានបង្គត់​ទេ ។ប្រសិនបើ​ទៅជា​រូបិយប័ណ្ណ \"EUR\" Triangulation_precision ត្រូវ​បានប្រើ​ ប្រសិន​បើ triangulation ត្រូវ​ការ​ និង​ការ​បម្លែង​ពី​អឺរ៉ូ​ទៅជា​អឺរ៉ូ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143819\n" +"570\n" +"help.text" +msgid "Examples" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143837\n" +"571\n" +"help.text" +msgid "=EUROCONVERT(100;\"ATS\";\"EUR\") converts 100 Austrian Schillings into Euros." +msgstr "=EUROCONVERT(100;\"ATS\";\"EUR\") បម្លែង ១០០ សេលីង​អូស្ត្រាលី​ទៅជា​អ៊ឺរ៉ូ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3143853\n" +"572\n" +"help.text" +msgid "=EUROCONVERT(100;\"EUR\";\"DEM\") converts 100 Euros into German Marks." +msgstr "=EUROCONVERT(100;\"EUR\";\"DEM\") បម្លែង ១០០ អឺរ៉ូទៅជា​ម៉ាក់​របស់ដាណឺម៉ាក់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id0908200902090676\n" +"help.text" +msgid "CONVERT function" +msgstr "អនុគមន៍ CONVERT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id0908200902074836\n" +"help.text" +msgid "CONVERT" +msgstr "CONVERT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id0908200902131122\n" +"help.text" +msgid "Converts a value from one unit of measurement to another unit of measurement. The conversion factors are given in a list in the configuration." +msgstr "បម្លែង​តម្លៃ​ពី​រង្វាស់​ឯកតា​មួយ​ទៅ​ឯកតា​រង្វាស់​ផ្សេង ។ កត្តា​បម្លែង​ត្រូវ​បានផ្ដល់​ក្នុង​បញ្ជី​ដែល​មាន​ក្នុង​ការ​កំណត់​រចនាសម្ព័ន្ធ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id0908200902475420\n" +"help.text" +msgid "At one time the list of conversion factors included the legacy European currencies and the Euro (see examples below). We suggest using the new function EUROCONVERT for converting these currencies." +msgstr "នៅពេលមួយ​​បញ្ជី​កត្តា​បម្លែង​រួមមាន​រូបិយប័ណ្ណ​ចាស់ៗ និង​អឺរ៉ូ (សូម​មើល​ឧទាហរណ៍​ខាងក្រោម) ។ យើង​ស្នើ​ឲ្យ​ប្រើ​អនុគមន៍​ថ្មី EUROCONVERT ដើម្បីបម្លែង​រូបិយប័ណ្ណ​ទាំង​នេះ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id0908200902131071\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id0908200902131191\n" +"help.text" +msgid "CONVERT(value;\"text\";\"text\")" +msgstr "CONVERT(value;\"text\";\"text\")" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id0908200902131152\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id090820090213112\n" +"help.text" +msgid "=CONVERT(100;\"ATS\";\"EUR\") returns the Euro value of 100 Austrian Schillings." +msgstr "=CONVERT(100;\"ATS\";\"EUR\") ត្រឡប់​តម្លៃ ១០០ អឺរ៉ូ​សីលីង​អូស្ត្រាលី ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id0908200902475431\n" +"help.text" +msgid "=CONVERT(100;\"EUR\";\"DEM\") converts 100 Euros into German Marks." +msgstr "=CONVERT(100;\"EUR\";\"DEM\") បម្លែង​ ១០០ អឺរ៉ូ​ទៅជា​ម៉ាក់​របស់​អាល្លឺម៉ង់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3157177\n" +"help.text" +msgid "ODD functionrounding;up/down to nearest odd integer" +msgstr "អនុគមន៍ ODDការបង្គត់​ឡើង/បង្គត់​ចុះទៅ​ជិត​ចំនួន​គត់​សេស​បំផុត" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3157177\n" +"502\n" +"help.text" +msgid "ODD" +msgstr "ODD" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157205\n" +"503\n" +"help.text" +msgid "Rounds a positive number up to the nearest odd integer and a negative number down to the nearest odd integer." +msgstr "បង្គត់​ចំនួន​វិជ្ជមាន​មួយ​ឡើង​រហូត​ដល់​ចំនួន​គត់​សេស​ជិត​បំផុត ហើយ​បង្គត់​ចំនួន​អវិជ្ជមាន​ចុះ​រហូត​ដល់​ចំនួន​គត់​សេស​ជិត​បំផុត ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3157223\n" +"504\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157237\n" +"505\n" +"help.text" +msgid "ODD(Number)" +msgstr "ODD(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157250\n" +"506\n" +"help.text" +msgid "Returns Number rounded to the next odd integer up, away from zero." +msgstr "ត្រឡប់ លេខ បាន​បង្គត់​ទៅ​ចំនួនគត់​សេស​បន្ទាប់ ឆ្ងាយ​ពី​សូន្យ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3157270\n" +"507\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157283\n" +"508\n" +"help.text" +msgid "=ODD(1.2) returns 3." +msgstr "=ODD(1.2) ត្រឡប់ 3 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id8746910\n" +"help.text" +msgid "=ODD(1) returns 1." +msgstr "=ODD(1) ត្រឡប់ 1 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9636524\n" +"help.text" +msgid "=ODD(0) returns 1." +msgstr "=ODD(0) ត្រឡប់ 1 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5675527\n" +"help.text" +msgid "=ODD(-3.1) returns -5." +msgstr "=ODD(-3.1) ត្រឡប់ -5 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3157404\n" +"help.text" +msgid "FLOOR functionrounding;down to nearest multiple of significance" +msgstr "អនុគមន៍ FLOORការ​បង្គត់​ចុះ​ទៅពហុគុណ​ជិត​បំផុត​នៃ​ផ្នែក​សំខាន់" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3157404\n" +"512\n" +"help.text" +msgid "FLOOR" +msgstr "FLOOR" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157432\n" +"513\n" +"help.text" +msgid "Rounds a number down to the nearest multiple of Significance." +msgstr "បង្គត់​ចំនួន​មួយ​ចុះ រហូត​ដល់​ពហុ​គុណ​ជិត​បំផុត​នៃ​ផ្នែក​សំខាន់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3157451\n" +"514\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157464\n" +"515\n" +"help.text" +msgid "FLOOR(Number; Significance; Mode)" +msgstr "FLOOR(លេខ; ផ្នែក​សំខាន់; របៀប)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157478\n" +"516\n" +"help.text" +msgid "Number is the number that is to be rounded down." +msgstr "ចំនួន ជា​ចំនួន​ដែល​ត្រូវ​បង្គត់​ចុះ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157497\n" +"517\n" +"help.text" +msgid "Significance is the value to whose multiple the number is to be rounded down." +msgstr "ផ្នែក​សំខាន់​ ជា​តម្លៃ​ដែល​ពហុគុណនៃ​លេខ​​របស់​នឹង​ត្រូវ​បាន​បង្គត់​ចុះ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3157517\n" +"561\n" +"help.text" +msgid "Mode is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of the number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter." +msgstr "របៀប គឺ​ជា​តម្លៃ​ជម្រើស។ ប្រសិនបើ​តម្លៃ​របៀប​ត្រូវ​បានផ្ដល់ និង​មិន​ស្មើ​សូន្យ និង​ប្រសិនបើ​ចំនួន និង​ការ​សំខាន់គឺ​អវិជ្ជមាន បន្ទាប់​មក​​កា​របង្គត់​ត្រូវ​បាន​ធ្វើ​ដោយ​មាន​មូលដ្ឋាន​លើ​តម្លៃពេញលេញ​របស់​លេខ ។ ប៉ារ៉ាម៉ែត្រ​នេះ​​ត្រូវ​បាន​មិនអើពើ​​ នៅ​ពេល​នាំចេញ​ទៅ​ជា MS Excel ជា Excel មិន​ស្គាល់​ប៉ារ៉ាម៉ែត្រ​ទី​បី​ណាមួយ​ទេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163894\n" +"630\n" +"help.text" +msgid "If both parameters Number and Significance are negative, and if the Mode value is equal to zero or is not specified, then the results in $[officename] Calc and Excel will differ after exporting. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc." +msgstr "ប្រសិន​បើ​​ចំនួន និង​ផ្នែក​សំខាន់​របស់​ប៉ារ៉ាម៉ែត្រ​អវិជ្ជមាន និង​ប្រសិនបើ​តម្លៃ​របៀប​ស្មើ​សូន្យ ឬ​មិន​ត្រូវ​បាន​បញ្ជាក់ បន្ទាប់​មក​លទ្ធផល​នៅ​ក្នុង $[officename] Calc និង Excel នឹង​ខុសគ្នា​បន្ទាប់​ពី​នាំចេញ ។ ប្រសិន​បើ​អ្នក​នាំចេញ​ spreadsheet ទៅជា Excel ប្រើ Mode=1 ដើម្បី​មើល​លទ្ធផល​ដូច​គ្នា​នៅ​ក្នុង Excel ដូច​នៅ​ក្នុង Calc ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3163932\n" +"518\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163945\n" +"519\n" +"help.text" +msgid "=FLOOR( -11;-2) returns -12" +msgstr "=FLOOR( -11;-2) ត្រឡប់ -12" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163966\n" +"520\n" +"help.text" +msgid "=FLOOR( -11;-2;0) returns -12" +msgstr "=FLOOR( -11;-2;0) ត្រឡប់ -12" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3163988\n" +"521\n" +"help.text" +msgid "=FLOOR( -11;-2;1) returns -10" +msgstr "=FLOOR( -11;-2;1) ត្រឡប់ -10" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3164086\n" +"help.text" +msgid "SIGN functionalgebraic signs" +msgstr "អនុគមន៍ SIGNសញ្ញា​ពិជគណិត" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164086\n" +"523\n" +"help.text" +msgid "SIGN" +msgstr "SIGN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164115\n" +"524\n" +"help.text" +msgid "Returns the sign of a number. Returns 1 if the number is positive, -1 if negative and 0 if zero." +msgstr "ត្រឡប់​សញ្ញា​នៃ​ចំនួន ។ ត្រឡប់ 1 បើ​ចំនួន​វិជ្ជមាន -1 បើ​អវិជ្ជមាន និង ០ បើ​សូន្យ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164136\n" +"525\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164150\n" +"526\n" +"help.text" +msgid "SIGN(Number)" +msgstr "SIGN(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164164\n" +"527\n" +"help.text" +msgid "Number is the number whose sign is to be determined." +msgstr "ចំនួន ជា​ចំនួន​ដែល​សញ្ញា​របស់​វា នឹង​ត្រូវ​បាន​កំណត់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164183\n" +"528\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164197\n" +"529\n" +"help.text" +msgid "=SIGN(3.4) returns 1." +msgstr "=SIGN(3.4) ត្រឡប់ 1 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164212\n" +"530\n" +"help.text" +msgid "=SIGN(-4.5) returns -1." +msgstr "=SIGN(-4.5) ត្រឡប់ -1 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3164252\n" +"help.text" +msgid "MROUND functionnearest multiple" +msgstr "អនុគមន៍ MROUNDពហុគុណ​ជិត​បំផុត" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164252\n" +"658\n" +"help.text" +msgid "MROUND" +msgstr "MROUND" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164288\n" +"659\n" +"help.text" +msgid "Returns a number rounded to the nearest multiple of another number." +msgstr "ត្រឡប់​ចំនួន​ដែល​បង្គត់​ទៅ​ពហុគុណ​នៃ​ចំនួន​មួយ​ផ្សេង​ទៀត​ក្បែរ​បំផុត ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164306\n" +"660\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164320\n" +"661\n" +"help.text" +msgid "MROUND(Number; Multiple)" +msgstr "MROUND(ចំនួន; ពហុគុណ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3486434\n" +"help.text" +msgid "Returns Number rounded to the nearest multiple of Multiple." +msgstr "ត្រឡប់ ចំនួន ដែល​បង្គត់​ទៅ​ពហុគុណ​នៃ ពហុគុណ ក្បែរ​បំផុត ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3068636\n" +"help.text" +msgid "An alternative implementation would be Multiple * ROUND(Number/Multiple)." +msgstr "ការ​ប្រតិបត្តិ​ជម្រើស​គួរ​តែ​ជា Multiple * ROUND(Number/Multiple) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164333\n" +"662\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164347\n" +"663\n" +"help.text" +msgid "=MROUND(15.5;3) returns 15, as 15.5 is closer to 15 (= 3*5) than to 18 (= 3*6)." +msgstr "=MROUND(15.5;3) ត្រឡប់ 15 ជា 15.5 គឺ​ជិត​ទៅ​នឹង 15 (= 3*5) ជាងទៅ 18 (= 3*6) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_idN14DD6\n" +"help.text" +msgid "=MROUND(1.4;0.5) returns 1.5 (= 0.5*3)." +msgstr "=MROUND(1.4;0.5) ត្រឡប់ 1.5 (= 0.5*3) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3164375\n" +"help.text" +msgid "SQRT functionsquare roots;positive numbers" +msgstr "អនុគមន៍ SQRTឫស​ការេ;ចំនួន​វិជ្ជមាន" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164375\n" +"532\n" +"help.text" +msgid "SQRT" +msgstr "SQRT" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164404\n" +"533\n" +"help.text" +msgid "Returns the positive square root of a number." +msgstr "ត្រឡប់​ឫស​ការ៉េ​វិជ្ជមាន​នៃ​ចំនួន ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164424\n" +"534\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164437\n" +"535\n" +"help.text" +msgid "SQRT(Number)" +msgstr "SQRT(ចំនួន)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164451\n" +"536\n" +"help.text" +msgid "Returns the positive square root of Number." +msgstr "ត្រឡប់​ឫសការ៉េ​របស់ លេខ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6870021\n" +"help.text" +msgid "Number must be positive." +msgstr "លេខ​ត្រូវ​តែ​វិជ្ជមាន ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164471\n" +"537\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164484\n" +"538\n" +"help.text" +msgid "=SQRT(16) returns 4." +msgstr "=SQRT(16) ត្រឡប់ 4 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3591723\n" +"help.text" +msgid "=SQRT(-16) returns an invalid argument error." +msgstr "=SQRT(-16) ត្រឡប់កំហុស អាគុយម៉ង​មិន​ត្រឹមត្រូវ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3164560\n" +"help.text" +msgid "SQRTPI functionsquare roots;products of Pi" +msgstr "អនុគមន៍ SQRTPIឫស​ការេ;ផលគុណ​នៃ Pi" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164560\n" +"665\n" +"help.text" +msgid "SQRTPI" +msgstr "SQRTPI" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164596\n" +"666\n" +"help.text" +msgid "Returns the square root of (PI times a number)." +msgstr "ត្រឡប់​ឫស​ការ៉េ​នៃ (PI times a number) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164614\n" +"667\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164627\n" +"668\n" +"help.text" +msgid "SQRTPI(Number)" +msgstr "SQRTPI(លេខ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id1501510\n" +"help.text" +msgid "Returns the positive square root of (PI multiplied by Number)." +msgstr "ត្រឡប់ឫសការ៉េ​វិជ្ជមាន​របស់ (PI គុណ​នឹង លេខ) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9929197\n" +"help.text" +msgid "This is equivalent to SQRT(PI()*Number)." +msgstr "វា​ស្មើ​នឹង SQRT(PI()*ចំនួន) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164641\n" +"669\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164654\n" +"670\n" +"help.text" +msgid "=SQRTPI(2) returns the squareroot of (2PI), approximately 2.506628." +msgstr "=SQRTPI(2) ត្រឡប់​ឫសការ៉េ​នៃ(2PI) ប្រហែល​ជា 2.506628 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3164669\n" +"help.text" +msgid "random numbers; between limitsRANDBETWEEN function" +msgstr "ចំនួន​ចៃដន្យ; រវាង​​លីមីតអនុគមន៍ RANDBETWEEN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164669\n" +"671\n" +"help.text" +msgid "RANDBETWEEN" +msgstr "RANDBETWEEN" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164711\n" +"672\n" +"help.text" +msgid "Returns an integer random number in a specified range." +msgstr "ត្រឡប់​ចំនួន​ចៃដន្យ​គត់​ក្នុង​ជួរ​ដែល​បាន​បញ្ជាក់ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164745\n" +"673\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164758\n" +"674\n" +"help.text" +msgid "RANDBETWEEN(Bottom; Top)" +msgstr "RANDBETWEEN(ក្រោម; លើ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id7112338\n" +"help.text" +msgid "Returns an integer random number between integers Bottom and Top (both inclusive)." +msgstr "ត្រឡប់​ចំនួន​ចៃដន្យ​ចំនួន​គត់​រវាង​ចំនួន​គត់ បាត និងកំពូល (ទាំងពីររាប់​បញ្ចូល) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id2855616\n" +"help.text" +msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+Command Ctrl+F9." +msgstr "អនុគមន៍​នេះ បង្កើត​ចំនួន​ចៃដន្យ​ថ្មី​នៅ​រាល់ពេល​ដែល​ Calc គណនា​ឡើងវិញ ។ ដើម្បី​តម្រូវ​ឲ្យ Calc គណនា​ឡើងវិញ​ដោយ​ដៃ គឺ​ត្រូវ​ចុច ប្ដូរ (Shift)+Command បញ្ជា(Ctrl)+F9 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id2091433\n" +"help.text" +msgid "To generate random numbers which never recalculate, copy cells containing this function, and use Edit - Paste Special (with Paste All and Formulas not marked and Numbers marked)." +msgstr "ដើម្បី​បង្កើត​លេខ​ចៃដន្យ ដែល​មិន​គណនា​ឡើង​វិញ ចម្លង​ក្រឡា​ដែល​មាន​អនុគមន៍​នេះ និង​ប្រើ កែសម្រួល - បិទភ្ជាប់​ពិសេស (with បិទភ្ជាប់​ទាំងអស់ និង រូបមន្ត មិន​បាន​ស្គាល់​ទេ និង លេខ បាន​សម្គាល់) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164772\n" +"675\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164785\n" +"676\n" +"help.text" +msgid "=RANDBETWEEN(20;30) returns an integer of between 20 and 30." +msgstr "=RANDBETWEEN(20;30) ត្រឡប់​ចំនួន​គត់​រវាង 20 និង 30 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3164800\n" +"help.text" +msgid "RAND functionrandom numbers;between 0 and 1" +msgstr "អនុគមន៍ RANDចំនួន​ចៃដន្យ;រវាង 0 និង 1" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164800\n" +"542\n" +"help.text" +msgid "RAND" +msgstr "RAND" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164829\n" +"543\n" +"help.text" +msgid "Returns a random number between 0 and 1." +msgstr "ត្រឡប់​ចំនួន​ចៃដន្យ​ចន្លោះ 0 និង 1 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164870\n" +"545\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164884\n" +"546\n" +"help.text" +msgid "RAND()" +msgstr "RAND()" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5092318\n" +"help.text" +msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+Command Ctrl+F9." +msgstr "អនុគមន៍​នេះ បង្កើត​ចំនួន​ចៃដន្យ​ថ្មី​នៅ​រាល់ពេល​ដែល​ Calc គណនា​ឡើងវិញ ។ ដើម្បី​តម្រូវ​ឲ្យ Calc គណនា​ឡើងវិញ​ដោយ​ដៃ គឺ​ត្រូវ​ចុច ប្ដូរ (Shift)+Command បញ្ជា(Ctrl)+F9 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9312417\n" +"help.text" +msgid "To generate random numbers which never recalculate, copy cells each containing =RAND(), and use Edit - Paste Special (with Paste All and Formulas not marked and Numbers marked)." +msgstr "ដើម្បី​បង្កើត​លេខ​ចៃដន្យ​ដែល​មិន​ដែល​គណនា​ឡើង​វិញ ចម្លង​ក្រឡា​នីមួយៗ​ដែលមាន =RAND() និង​ប្រើ កែសម្រួល - បិទភ្ជាប់​ពិសេស (ជា​មួយ បិទភ្ជាប់​ទាំងអស់ និងរូបមន្ត មិន​ត្រូវ​បាន​សម្គាល់ និង លេខ​ ត្រូវ​បាន​សម្គាល់) ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id9089022\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id9569078\n" +"help.text" +msgid "=RAND() returns a random number between 0 and 1." +msgstr "=RAND() ត្រឡប់​ចំនួន​ចៃដន្យ​រវាង 0 និង 1 ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"bm_id3164897\n" +"help.text" +msgid "COUNTIF functioncounting;specified cells" +msgstr "អនុគមន៍ COUNTIFការរាប់;ក្រឡា​ដែលបាន​បញ្ជាក់" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164897\n" +"547\n" +"help.text" +msgid "COUNTIF" +msgstr "COUNTIF" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164926\n" +"548\n" +"help.text" +msgid "Returns the number of cells that meet with certain criteria within a cell range." +msgstr "ត្រឡប់​ចំនួន​ក្រឡា ដែល​ជួប​នឹង​លក្ខខណ្ឌ​នៅ​ក្នុង​ជួរ​ក្រឡា​មួយ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3164953\n" +"549\n" +"help.text" +msgid "Syntax" +msgstr "វាក្យ​សម្ពន្ធ​​" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164967\n" +"550\n" +"help.text" +msgid "COUNTIF(Range; Criteria)" +msgstr "COUNTIF(ជួរ; លក្ខខណ្ឌ)" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3164980\n" +"551\n" +"help.text" +msgid "Range is the range to which the criteria are to be applied." +msgstr "ជួរ ជា​ជួរ​ដែល​លក្ខណៈ​វិនិច្ឆ័យ​នឹង​ត្រូវ​បាន​អនុវត្ត ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3165000\n" +"552\n" +"help.text" +msgid "Criteria indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. You may also enter a search text in the form of a regular expression, e.g. b.* for all words that begin with b. You may also indicate a cell range that contains the search criterion. If you search for literal text, enclose the text in double quotes." +msgstr "លក្ខខណ្ឌ ចង្អុល​បង្ហាញ​លក្ខខណ្ឌ​នៅ​ក្នុង​ទម្រង់ជា​លេខ កន្សោម ឬ​ខ្សែអក្សរ​តួអក្សរ ។ លក្ខខណ្ឌ​ទាំងនេះ​កំណត់​ថាតើ​ក្រឡា​ណា​មួយ​ត្រូវ​បាន​រាប់ ។ អ្នក​ក៏​អាច​បញ្ចូល​អត្ថបទ​ស្វែងរក​នៅ​ក្នុង​ទម្រង់​ជា​កន្សោ​ម​ធម្មតា ឧ. b.* សម្រាប់​ពាក្យ​ទាំងអស់​ដែល​ចាប់ផ្ដើម​ដោយ b ។ អ្នក​ក៏​អាច​អង្អុល​បង្ហាញ​ជួរ​ក្រឡា​ដែល​មាន​លក្ខខណ្ឌ​ស្វែងរក ។ ប្រសិន​បើ​អ្នក​ស្វែងរក​អត្ថបទ​​ត្រឹមត្រូវ​តាមព្យញ្ជនៈ ដាក់​អត្ថបទ​នៅ​ក្នុងសញ្ញា​សម្រង់​ទ្វេ ។" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"hd_id3165037\n" +"553\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3166505\n" +"627\n" +"help.text" +msgid "A1:A10 is a cell range containing the numbers 2000 to 2009. Cell B1 contains the number 2006. In cell B2, you enter a formula:" +msgstr "A1:A10 គឺ​ជា​ជួរ​ក្រឡា​ដែល​មានលេខ 2000 ដល់2009 ។ ក្រឡា B1 មាន​លេខ 2006 ។ នៅ​ក្នុង​ក្រឡា B2 អ្នក​អាច​បញ្ចូល​រូបមន្ត ៖" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id3581652\n" +"help.text" +msgid "=COUNTIF(A1:A10;2006) - this returns 1" +msgstr "=COUNTIF(A1:A10;2006) - វា​ត្រឡប់ 1" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id708639\n" +"help.text" +msgid "=COUNTIF(A1:A10;B1) - this returns 1" +msgstr "=COUNTIF(A1:A10;B1) - វា​ត្រឡប់ 1" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id5169225\n" +"help.text" +msgid "=COUNTIF(A1:A10;\">=2006\") - this returns 4" +msgstr "=COUNTIF(A1:A10;\">=2006\") - វា​ត្រឡប់ ៤" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id2118594\n" +"help.text" +msgid "=COUNTIF(A1:A10;\"<\"&B1) - when B1 contains 2006, this returns 6" +msgstr "=COUNTIF(A1:A10;\"<\"&B1) - នៅ​ពេល B1 មាន 2006 វា​ត្រឡប់ 6" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id166020\n" +"help.text" +msgid "=COUNTIF(A1:A10;C2) where cell C2 contains the text >2006 counts the number of cells in the range A1:A10 which are >2006" +msgstr "=COUNTIF(A1:A10;C2) ដែល​ក្រឡា C2 មាន​អត្ថបទ >2006 រាប់​ចំនួន​ក្រឡា​នៅ​ក្នុង​ជួរ A1:A10 ដែល​ >2006" + +#: 04060106.xhp +msgctxt "" +"04060106.xhp\n" +"par_id6386913\n" +"help.text" +msgid "To count only negative numbers: =COUNTIF(A1:A10;\"<0\")" +msgstr "ដើម្បី​រាប់​តែ​លេខ​អវិជ្ជមាន ៖ =COUNTIF(A1:A10;\"<0\")" + +#: 06030400.xhp +msgctxt "" +"06030400.xhp\n" +"tit\n" +"help.text" +msgid "Remove Dependents" +msgstr "ការ​យក​ការ​តាម​ដាន​លទ្ធផល​ចេញ" + +#: 06030400.xhp +msgctxt "" +"06030400.xhp\n" +"bm_id3147335\n" +"help.text" +msgid "cells; removing dependents" +msgstr "ក្រឡា; ការ​យក​ការ​តាម​ដាន​លទ្ធផល​ចេញ" + +#: 06030400.xhp +msgctxt "" +"06030400.xhp\n" +"hd_id3147335\n" +"1\n" +"help.text" +msgid "Remove Dependents" +msgstr "យក​ការ​តាម​ដាន​លទ្ធផល​ចេញ" + +#: 06030400.xhp +msgctxt "" +"06030400.xhp\n" +"par_id3148663\n" +"2\n" +"help.text" +msgid "Deletes one level of tracer arrows created with Trace Dependents." +msgstr "លុប​កម្រិត​មួយ​នៃ​ព្រួញ​ដាន ដែល​បាន​បង្កើត​ជាមួយ តាម​ដាន​លទ្ធផល ។" + +#: 04010000.xhp +msgctxt "" +"04010000.xhp\n" +"tit\n" +"help.text" +msgid "Manual Break" +msgstr "ការ​បំបែក​ដោយ​ដៃ" + +#: 04010000.xhp +msgctxt "" +"04010000.xhp\n" +"bm_id3153192\n" +"help.text" +msgid "spreadsheets; inserting breaks ininserting; breakspage breaks; inserting in spreadsheets" +msgstr "សៀវភៅ​បញ្ជី; ការបញ្ចូល​ការបំបែក​នៅក្នុងការបញ្ចូល; ការបំបែកបំបែកទំព័រ; ការបញ្ចូល​នៅក្នុង​សៀវភៅបញ្ជី" + +#: 04010000.xhp +msgctxt "" +"04010000.xhp\n" +"hd_id3153192\n" +"1\n" +"help.text" +msgid "Manual Break" +msgstr "​បំបែក​ដោយ​ដៃ" + +#: 04010000.xhp +msgctxt "" +"04010000.xhp\n" +"par_id3125864\n" +"2\n" +"help.text" +msgid "This command inserts manual row or column breaks to ensure that your data prints properly. You can insert a horizontal page break above, or a vertical page break to the left of, the active cell." +msgstr "ពាក្យ​បញ្ជា​នេះ​បញ្ចូល​ការ​បំបែក​ជួរដេក ឬ​ជួរឈរ​ដោយ​ដៃ ដើម្បី​ធានា​ថា​ទិន្នន័យ​របស់​អ្នក​បោះពុម្ព​យ៉ាង​ត្រឹមត្រូវ ។ អ្នកអាច​បញ្ចូល​ការ​បំបែក​ទំព័រ​ផ្ទេកខាងលើ​ក្រឡា​សកម្ម ឬ​ការ​បំបែក​ទំព័រ​បញ្ឈរ​ខាង​ឆ្វេង​ក្រឡា​សកម្ម ។" + +#: 04010000.xhp +msgctxt "" +"04010000.xhp\n" +"par_id3155133\n" +"3\n" +"help.text" +msgid "Choose Edit - Delete Manual Break to remove breaks created manually." +msgstr "ជ្រើស កែសម្រួល - លុប​ការ​បំបែក​ដោយ​ដៃ ដើម្បី​យក​ការ​បំបែក​ដែល​បាន​បង្កើត​ដោយ​ដៃចេញ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"tit\n" +"help.text" +msgid "Criteria" +msgstr "លក្ខណៈ​វិនិច្ឆ័យ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"bm_id1464278\n" +"help.text" +msgid "selection lists;validity" +msgstr "បញ្ជី​ជម្រើស;សុពលភាព" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"hd_id3153032\n" +"1\n" +"help.text" +msgid "Criteria" +msgstr "លក្ខណៈ​វិនិច្ឆ័យ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3156327\n" +"2\n" +"help.text" +msgid "Specify the validation rules for the selected cell(s)." +msgstr "បញ្ជាក់​លម្អិត​ច្បាប់​សុពលកម្ម សម្រាប់​ក្រឡា​ដែល​បាន​ជ្រើស ។​" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3155923\n" +"4\n" +"help.text" +msgid "For example, you can define criteria such as: \"Numbers between 1 and 10\" or \"Texts that are no more than 20 characters\"." +msgstr "ឧទាហរណ៍ អ្នក​អាច​កំណត់​លក្ខណៈ​វិនិច្ច័យ​​ដូចជា ៖ \"លេខ​រវាង​ 1 និង 10\" ឬ​\"អត្ថបទ​ដែល​មិន​លើស​ពី​ 20 តួ​អក្សរ \" ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"hd_id3153896\n" +"5\n" +"help.text" +msgid "Allow" +msgstr "អនុញ្ញាត" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3150400\n" +"6\n" +"help.text" +msgid "Click a validation option for the selected cell(s)." +msgstr "ចុច​ជម្រើស​សុពលកម្ម​មួយ សម្រាប់​ក្រឡា​ដែល​បាន​ជ្រើស ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3148797\n" +"17\n" +"help.text" +msgid "The following conditions are available:" +msgstr "មាន​លក្ខខណ្ឌ​ដូច​ខាង​ក្រោម ៖" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3150447\n" +"18\n" +"help.text" +msgid "Condition" +msgstr "លក្ខខណ្ឌ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3155854\n" +"19\n" +"help.text" +msgid "Effect" +msgstr "បែបផែន" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3153092\n" +"20\n" +"help.text" +msgid "All values" +msgstr "តម្លៃ​ទាំងអស់" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3155411\n" +"21\n" +"help.text" +msgid "No limitation." +msgstr "គ្មាន​ព្រំដែន ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3147434\n" +"22\n" +"help.text" +msgid "Whole number" +msgstr "លេខ​ទាំងមូល" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3154319\n" +"23\n" +"help.text" +msgid "Only whole numbers corresponding to the condition." +msgstr "មាន​តែ​លេខ​ទាំងមូល​ប៉ុណ្ណោះ ដែល​ត្រូវ​គ្នា​ទៅ​នឹង​លក្ខខណ្ឌ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3145802\n" +"24\n" +"help.text" +msgid "Decimal" +msgstr "ទសភាគ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3153160\n" +"25\n" +"help.text" +msgid "All numbers corresponding to the condition." +msgstr "លេខ​ទាំងអស់​ត្រូវ​គ្នា​ទៅ​នឹង​លក្ខខណ្ឌ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3149377\n" +"26\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3150718\n" +"27\n" +"help.text" +msgid "All numbers corresponding to the condition. The entered values are formatted accordingly the next time the dialog is called up." +msgstr "លេខ​ទាំងអស់​ត្រូវ​គ្នា​ទៅ​នឹង​លក្ខខណ្ឌ ។ តម្លៃ​ដែល​បាន​បញ្ចូល​ត្រូវ​បាន​ធ្វើ​ទ្រង់ទ្រាយ អាស្រ័យ​ទៅ​តាម​ពេល​បន្ទាប់​ដែល​ប្រអប់​ត្រូវ​បាន​ហៅ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3146969\n" +"28\n" +"help.text" +msgid "Time" +msgstr "ពេល​វេលា" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3155066\n" +"29\n" +"help.text" +msgid "All numbers corresponding to the condition. The entered values are formatted accordingly the next time the dialog is called up." +msgstr "លេខ​ទាំងអស់​ត្រូវ​គ្នា​ទៅ​នឹង​លក្ខខណ្ឌ ។ តម្លៃ​ដែល​បាន​បញ្ចូល​ត្រូវ​បាន​ធ្វើ​ទ្រង់ទ្រាយ អាស្រ័យ​ទៅ​តាម​ពេល​បន្ទាប់​ដែល​ប្រអប់​ត្រូវ​បាន​ហៅ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN106A0\n" +"help.text" +msgid "Cell range" +msgstr "ជួរ​ក្រឡា" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN106A5\n" +"help.text" +msgid "Allow only values that are given in a cell range. The cell range can be specified explicitly, or as a named database range, or as a named range. The range may consist of one column or one row of cells. If you specify a range of columns and rows, only the first column is used." +msgstr "អនុញ្ញាត​តែ​តម្លៃ​ដែល​ត្រូវ​បាន​ផ្តល់​ឲ្យ​ក្នុង​ជួរ​ក្រឡា​មួយ​ប៉ុណ្ណោះ ។ ជួរ​ក្រឡា​អាច​ត្រូវ​បាន​បញ្ជាក់​លម្អិត​ជាក់លាក់ ឬ​ជា​ជួរ​ទិន្នន័យ​មួយ​ដែល​មាន​ឈ្មោះ ឬ​ជួរ​មួយ​ដែល​មាន​ឈ្មោះ ។ ជួរ​អាច​នឹង​មាន​ក្រឡា​មួយ​ជួរ​ឈរ ឬ​មួយ​ជួរ​ដេក ។ បើ​អ្នក​បញ្ជាក់​លម្អិត​ជួរ​មួយ​ដែល​មាន​ជួរ​ឈរ និង​ជួរ​ដេក​ច្រើន នោះ​មាន​តែ​ជួរ​ឈរ​ទីមួយ​ប៉ុណ្ណោះ​ដែល​ត្រូវ​បាន​ប្រើ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN106AB\n" +"help.text" +msgid "List" +msgstr "បញ្ជី" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN106B0\n" +"help.text" +msgid "Allow only values or strings specified in a list. Strings and values can be mixed. Numbers evaluate to their value, so if you enter the number 1 in the list, the entry 100% is also valid." +msgstr "អនុញ្ញាត​តែ​តម្លៃ ឬ​ខ្សែ​អក្សរ​ដែល​បាន​បញ្ជាក់​លម្អិត​ក្នុង​បញ្ជី​មួយ​ប៉ុណ្ណោះ ។ ខ្សែ​អក្សរ និង​តម្លៃ​អាច​ត្រូវ​បាន​លាយ​ចូល​គ្នា ។ ចំនួន​វាយ​តម្លៃ​ទៅ​តម្លៃ​របស់​ពួកវា ដូច្នេះ​បើ​អ្នក​បញ្ចូល​ចំនួន 1 ក្នុង​បញ្ជី នោះ​ធាតុ ១០០​% ក៏​ត្រឹមត្រូវ​ផង​ដែរ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3154756\n" +"30\n" +"help.text" +msgid "Text length" +msgstr "ប្រវែង​អត្ថបទ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3147339\n" +"31\n" +"help.text" +msgid "Entries whose length corresponds to the condition." +msgstr "ធាតុ​បញ្ចូល​ដែល​ប្រវែង​របស់​វា​ត្រូវ​គ្នា​ទៅ​នឹង​លក្ខខណ្ឌ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"hd_id3154704\n" +"7\n" +"help.text" +msgid "Allow blank cells" +msgstr "អនុញ្ញាត​ក្រឡា​ទទេ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3153967\n" +"8\n" +"help.text" +msgid "In conjunction with Tools - Detective - Mark invalid Data, this defines that blank cells are shown as invalid data (disabled) or not (enabled)." +msgstr ">សន្ធានកម្ម​ជាមួយ​ ឧបករណ៍​ - អ្នក​អង្កេត​ - សម្គាល់​ទិន្នន័យ​មិន​ត្រឹមត្រូវ​ ក្រឡាទទេ​ដែល​បាន​កំណត់​នេះ​ត្រូវ​បាន​បង្ហាញ​ទិន្នន័យ​មិន​ត្រឹមត្រូវ​ (បិទ) ឬ​(បើក​)​។​" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN10709\n" +"help.text" +msgid "Show selection list" +msgstr "បង្ហាញ​បញ្ជី​ជម្រើស" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN1070D\n" +"help.text" +msgid "Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing Ctrl+D (Mac: Command+D)." +msgstr "បង្ហាញ​បញ្ជី​មួយ​នៃ​ខ្សែ​អក្សរ​ត្រឹមត្រូវ ឬ​តម្លៃ​ទាំងអស់​ដែល​ត្រូវ​ជ្រើស​ពី ។ បញ្ជី​ក៏​អាច​ត្រូវ​បាន​បើក​ផង​ដែរ ដោយ​ជ្រើស​ក្រឡា និង​ចុច បញ្ជស(Ctrl)+D (Mac: Command+D) ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN10724\n" +"help.text" +msgid "Sort entries ascending" +msgstr "តម្រៀប​ធាតុ​តាម​លំដាប់​ឡើង" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN10728\n" +"help.text" +msgid "Sorts the selection list in ascending order and filters duplicates from the list. If not checked, the order from the data source is taken." +msgstr "តម្រៀប​បញ្ជី​ជម្រើស​តាម​លំដាប់​ឡើង និង​ត្រង​ធាតុ​ស្ទួន​ចេញ​ពី​បញ្ជី ។ បើ​មិន​ធីក នោះ​លំដាប់​ពី​ប្រភព​ទិន្នន័យ​នឹង​ត្រូវ​បាន​យក​មក​ប្រើ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN1073F\n" +"help.text" +msgid "Source" +msgstr "ប្រភព" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN10743\n" +"help.text" +msgid "Enter the cell range that contains the valid values or text." +msgstr "បញ្ចូល​ជួរ​ក្រឡា​ដែល​មាន​តម្លៃ ឬ​អត្ថបទ​ត្រឹមត្រូវ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN1075A\n" +"help.text" +msgid "Entries" +msgstr "ធាតុ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_idN1075E\n" +"help.text" +msgid "Enter the entries that will be valid values or text strings." +msgstr "បញ្ចូល​ធាតុ​ដែល​នឹង​ជា​តម្លៃ ឬ​ខ្សែ​អត្ថបទ​ត្រឹមត្រូវ ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"hd_id3163807\n" +"9\n" +"help.text" +msgid "Data" +msgstr "ទិន្នន័យ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3144502\n" +"10\n" +"help.text" +msgid "Select the comparative operator that you want to use. The available operators depend on what you selected in the Allow box. If you select \"between\" or \"not between\", the Minimum and Maximum input boxes appear. Otherwise, only the Minimum, the Maximum, or the Value input boxes appear." +msgstr "ជ្រើស​សញ្ញា​ប្រមាណវិធី​ប្រៀបធៀប ដែល​អ្នក​ចង់​ប្រើ ។ សញ្ញា​ប្រមាណវិធី​មាន​អាស្រ័យ​ទៅ​តាម អ្វី​ដែល​អ្នក​បាន​ជ្រើស​ក្នុង​ប្រអប់ អនុញ្ញាត  ។ បើ​អ្នក​ជ្រើស \"ចន្លោះ\" ឬ​\"មិន​ចន្លោះ\" នោះ​ប្រអប់​បញ្ចូល អប្ប​បរមា និង​អតិ​បរមា នឹង​លេចឡើង ។ បើ​ពុំ​នោះ​សោត មាន​តែ​ប្រអប់​បញ្ចូល អប្ប​បរមា អតិ​បរមា ឬ​តម្លៃ ប៉ុណ្ណោះ​ដែល​នឹង​លេចឡើង ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"hd_id3153782\n" +"11\n" +"help.text" +msgid "Value" +msgstr "តម្លៃ" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3153266\n" +"12\n" +"help.text" +msgid "Enter the value for the data validation option that you selected in the Allow box." +msgstr "បញ្ចូល​តម្លៃ​សម្រាប់​ជម្រើស​សុពលភាព​ដែល​អ្នក​បាន​ជ្រើស​នៅ​ក្នុង​ប្រអប់ អនុញ្ញាត ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"hd_id3149814\n" +"13\n" +"help.text" +msgid "Minimum" +msgstr "អប្បបរមា" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3153199\n" +"14\n" +"help.text" +msgid "Enter the minimum value for the data validation option that you selected in the Allow box." +msgstr "បញ្ចូល​តម្លៃ​អប្ប​បរមា​សម្រាប់​ជម្រើស​សុពលកម្ម​ទិន្នន័យ ដែល​អ្នក​បាន​ជ្រើស​ក្នុង​ប្រអប់ អនុញ្ញាត ។" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"hd_id3149035\n" +"15\n" +"help.text" +msgid "Maximum" +msgstr "អតិបរមា" + +#: 12120100.xhp +msgctxt "" +"12120100.xhp\n" +"par_id3150089\n" +"16\n" +"help.text" +msgid "Enter the maximum value for the data validation option that you selected in the Allow box." +msgstr "បញ្ចូល​តម្លៃ​អតិ​បរមា​សម្រាប់​ជម្រើស​សុពលកម្ម​ទិន្នន័យ ដែល​អ្នក​បាន​ជ្រើស​ក្នុង​ប្រអប់ អនុញ្ញាត  ។" diff --git a/source/km/helpcontent2/source/text/shared/02.po b/source/km/helpcontent2/source/text/shared/02.po index 42f2857c8da..d3c37ad31f2 100644 --- a/source/km/helpcontent2/source/text/shared/02.po +++ b/source/km/helpcontent2/source/text/shared/02.po @@ -4948,3 +4948,14171 @@ msgctxt "" "help.text" msgid "Combo Box / List Box Wizard: Table Selection" msgstr "អ្នក​ជំនួយការ ប្រអប់​បន្សំ/ប្រអប់​បញ្ជី ៖ ជម្រើស​តារាង" + +#: 01170901.xhp +msgctxt "" +"01170901.xhp\n" +"par_id3149716\n" +"5\n" +"help.text" +msgid "Specifies a table from the available database tables that contains the data field whose content should be displayed as a list entry." +msgstr "បញ្ជាក់លម្អិត​តារាង​មួយ​ពី​តារាង​មូល​ដ្ឋាន​ទិន្នន័យ​ដែល​​អាច​ប្រើ​បាន​ ដែល​មាន​វាល​ទិន្នន័យ​ដែល​មាតិកា​របស់​វា​គួរ​ត្រូវ​បាន​បង្ហាញ​ជា​ធាតុ​បញ្ជី​មួយ​ ។" + +#: 01170901.xhp +msgctxt "" +"01170901.xhp\n" +"par_id3153114\n" +"8\n" +"help.text" +msgid "For list boxes, a table that can be linked with the current form table is indicated. The link table must have at least one field in common with the table of the current form. This makes it possible to establish an unambiguous reference." +msgstr "សម្រាប់​ប្រអប់​បញ្ជី​ តារាង​មួយ​ដែល​អាច​ត្រូវ​បាន​តភ្ជាប់​ជាមួយ​នឹង​តារាង​សំណុំ​បែប​បទ​បច្ចុប្បន្ន​ត្រូវ​បាន​បញ្ជាក់​បា្រប់​ ។ តារាង​តភ្ជាប់​យ៉ាង​ហោច​ណាស់​​ត្រូវ​តែ​មានវាល​​ធម្មតា​មួយ​​​ជាមួយ​នឹង​តារាង​របស់​សំណុំ​បែប​បទ​បច្ចុប្បន្ន​ ។ ការ​តភ្ជាប់​នេះ​ធ្វើ​ឲ្យ​វា​អាច​បង្កើត​​សេចក្តី​​យោង​​ដែល​មាន​ន័យ​ពិត​ប្រាកដ​មួយ​ ។" + +#: 01170901.xhp +msgctxt "" +"01170901.xhp\n" +"par_id3155555\n" +"9\n" +"help.text" +msgid "For combo boxes, there must be a relationship between the form table and the table containing the data to be displayed in the combo box." +msgstr "សម្រាប់​ប្រអប់​បន្សំ​ គួរ​តែ​មាន​ទំនាក់​ទំនង​រវាង​តារាង​សំណុំ​បែប​បទ​ និង​ តារាង​ដែល​មាន​​ទិន្នន័យ​ ដែល​ត្រូវ​បង្ហាញ​ក្នុង​ប្រអប់​បន្សំ ។" + +#: 01170901.xhp +msgctxt "" +"01170901.xhp\n" +"hd_id3147226\n" +"6\n" +"help.text" +msgid "Table" +msgstr "តារាង" + +#: 01170901.xhp +msgctxt "" +"01170901.xhp\n" +"par_id3155338\n" +"7\n" +"help.text" +msgid "In the Table field, select the table containing the data field whose content should be displayed in the control field." +msgstr "ក្នុង​វាល​​ តារាង​​ ជ្រើស​តារាង​ ដែល​មាន​វាល​​ទិន្នន័យ​ដែល​មាតិកា​របស់​វា​គួរ​ត្រូវ​បាន​បង្ហាញ​ក្នុង​វាល​​វត្ថុ​បញ្ជា​ ។​" + +#: 01170901.xhp +msgctxt "" +"01170901.xhp\n" +"par_id3159233\n" +"10\n" +"help.text" +msgid "The table given here appears in the Control properties as an element of an SQL statement in the List Contents field." +msgstr "តារាង​ដែល​ត្រូវ​បាន​ផ្តល់​ឲ្យ​នៅ​ទីនេះ​ បង្ហាញ​ក្នុង​​ លក្ខណសម្បត្តិ​វត្ថុ​បញ្ជា​​ ជា​ធាតុ​មួយ​របស់​សេចក្តី​ថ្លែង​ការណ៍​ SQL ក្នុង​វាល​​​ មាតិកា​បញ្ជី​​ ។" + +#: 07080000.xhp +msgctxt "" +"07080000.xhp\n" +"tit\n" +"help.text" +msgid "Stop Loading" +msgstr "ឈប់​ផ្ទុក" + +#: 07080000.xhp +msgctxt "" +"07080000.xhp\n" +"hd_id3154228\n" +"1\n" +"help.text" +msgid "Stop Loading" +msgstr "ឈប់ផ្ទុក​​" + +#: 07080000.xhp +msgctxt "" +"07080000.xhp\n" +"par_id3149495\n" +"2\n" +"help.text" +msgid "Click to interrupt the current loading process, Ctrl-click (Mac: Command-click) to interrupt all loading processes." +msgstr "ចុច​ដើម្បី​ផ្អាក​ដំណើរកា​រ​ផ្ទុក​បច្ចុប្បន្ន ចុច​ បញ្ជា(Ctrl)-ចុច (Mac ៖ ចុច​ពាក្យ​បញ្ជា) ដើម្បី​ផ្អាក​ដំណើរការ​ផ្ទុក​ទាំង​អស់ ។" + +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"tit\n" +"help.text" +msgid "Rotate" +msgstr "បង្វិល" + +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"hd_id3154863\n" +"1\n" +"help.text" +msgid "Rotate" +msgstr " បង្វិល​" + +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id3149119\n" +"2\n" +"help.text" +msgid "Rotates the selected object." +msgstr "ត្រឡប់​វត្ថុ​ដែល​បាន​ជ្រើស ។" + +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id3149716\n" +"5\n" +"help.text" +msgid "Select an object and click the Rotate icon on the Drawing toolbar. Select an object and click the Rotate icon on the Drawing toolbar. Select an object and click the Rotate icon on the Drawing Object Properties toolbar. Drag a corner handle of the object in the direction you want to rotate it." +msgstr "ជ្រើស​វត្ថុ​មួយ​ និង ចុច​រូបតំណាង បង្វិល នៅលើ​របារ​ឧបករណ៍ គំនូ ។ ជ្រើស​វត្ថុ​​មួយ​​ និង ចុច​រូបតំណាង​បង្វិល​នៅ​លើ​របារ​ឧបករណ៍​​គំនូរ ។ ជ្រើស​វត្ថុ​មួយ​ និង ចុច​រូបតំណាង បង្វិល នៅលើ​របារ​ឧបករណ៍ លក្ខណសម្បត្តិ​​វត្ថុ​គំនូរ អូស​ចំណុច​ទាញ​ជ្រុង​មួយ​របស់​វត្ថុ​​ក្នុងទិស​ដែល​អ្នក​ចង់​បង្វិល​វា ។" + +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id3152551\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id3153577\n" +"4\n" +"help.text" +msgid "Rotate" +msgstr "បង្វិល" + +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id3156113\n" +"3\n" +"help.text" +msgid "Format - Position and Size - Rotate." +msgstr "ទ្រង់ទ្រាយ - ទីតាំង និង ទំហំ - បង្វិល ។" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"tit\n" +"help.text" +msgid "Explorer On/Off" +msgstr "បិទ/បើក​ កម្មវិធី​រុករក" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"hd_id3147588\n" +"1\n" +"help.text" +msgid "Explorer On/Off" +msgstr "បិទ​/​បើក​ កម្មវិធី​រុក​រក​​" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"par_id3144740\n" +"2\n" +"help.text" +msgid "Turns on and off the view of the data source explorer. The Explorer On/Off icon is visible on the Table Data bar." +msgstr "បិទ/បើក​ទិដ្ឋភាព​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ ។ រូបតំណាង បិទ/បើក​កម្មវិធី​រុករក អាច​មើល​ឃើញ​នៅ​លើ របារ​ទិន្នន័យ​តារាង ។" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"par_id3153114\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"par_id3145136\n" +"3\n" +"help.text" +msgid "Explorer On/Off" +msgstr "បិទ/បើក​ កម្មវិធី​រុករក" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"par_id3145345\n" +"4\n" +"help.text" +msgid "In the data source explorer you see the data sources registered in $[officename] with their queries and tables." +msgstr "នៅ​ក្នុង​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ អ្នក​នឹង​ឃើញ​ប្រភព​ទិន្នន័យ​ដែលបានចុះឈ្មោះ​នៅ​ក្នុង $[officename] ដោយ​មាន​តារាង និង​សំណួរ​របស់​វា ។" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"par_id3159233\n" +"53\n" +"help.text" +msgid "Establishing a connection - As soon as you select an individual table or query, a connection to the data source is established. Once the connection is opened, the name of the data source, the Queries or Tables entry, and the name of the query or table selected is shown in bold type." +msgstr "ការ​បង្កើត​ការ​តភ្ជាប់​មួយ​​ - ខណៈ​ពេល​ដែល​អ្នក​ជ្រើស​តារាង​ ឬ​សំណួរ​នីមួយៗ​ ការ​តភ្ជាប់​ទៅ​នឹង​ប្រភព​ទិន្នន័យ​ត្រូវ​បាន​បង្កើត​ឡើង​ ។ ​កាល​ណា​ការ​ត​ភ្ជាប់​ត្រូវ​​បើក​ ឈ្មោះ​របស់​ប្រភព​ទិន្នន័យ​ ធាតុ​សំណួរ​ និង តារាង​បាន​ជ្រើស​ ដែល​ត្រូវ​បាន​បង្ហាញ​ក្នុង​ប្រភេទ​ដិត​ ។" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"par_id3154860\n" +"16\n" +"help.text" +msgid "Closes the connection to the data source. See %PRODUCTNAME Base - Connections in the Options dialog box." +msgstr "បិទ​ការ​តភ្ជាប់​ទៅកាន់​ប្រភព​ទិន្នន័យ ។ សូម​មើល %PRODUCTNAME Base - ការ​តភ្ជាប់ នៅ​ក្នុង​ប្រអប់​ជម្រើស ។" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"par_id3151379\n" +"52\n" +"help.text" +msgid "To rename an entry, call this command and enter the new name. You can also do this by selecting the entry and pressing F2. The database must support renaming, otherwise this command is not enabled." +msgstr "ដើម្បី​បន្ត​ធាតុ ហៅ​ពាក្យ​បញ្ជា​នេះ​ ហើយ​បញ្ចូល​ឈ្មោះ​ថ្មី ។ អ្នក​ក៏​អាច​ធ្វើ​វា ដោយ​ជ្រើស​ធាតុ ហើយ​ចុច F2 ។ មូលដ្ឋាន​​ទិន្នន័យ​ត្រូវតែ​គាំទ្រ​ការ​ប្ដូរឈ្មោះ បើ​មិន​ដូច្នេះទេ ពាក្យ​បញ្ជា​នេះ​មិន​ត្រូវបាន​​បើក​ទេ ។" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"par_id273445\n" +"help.text" +msgid "Opens the selected database file for editing." +msgstr "បើក​ឯកសារ​មូលដ្ឋាន​ទិន្នន័យ​ដែល​បាន​ជ្រើសដើម្បី​កែសម្រួល ។" + +#: 12000000.xhp +msgctxt "" +"12000000.xhp\n" +"par_id5943479\n" +"help.text" +msgid "Opens a dialog to add/edit/remove a database file from the list of registered databases. The same dialog opens by choosing %PRODUCTNAME Base - Databases in the Options dialog box." +msgstr "បើក​ប្រអប់ ដើម្បី​បន្ថែម/កែសម្រួល/យក​ឯកសារ​មូលដ្ឋាន​ទិន្នន័យ​ចេញ​ពី​បញ្ជី​មូលដ្ឋាន​ទិន្នន័យ​ដែល​បានចុះឈ្មោះ ។ ប្រអប់​ដដែល​នឹង​បើក ដោយ​ជ្រើស %PRODUCTNAME Base - មូលដ្ឋាន​ទិន្នន័យ នៅ​ក្នុង​ប្រអប់​ជម្រើស ។" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"tit\n" +"help.text" +msgid "Standard Filter" +msgstr "តម្រង​​​​​​ខ្នាត​​គំរូ" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"hd_id3151097\n" +"1\n" +"help.text" +msgid "Standard Filter" +msgstr "តម្រង​​​​​​ខ្នាត​​គំរូ" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"par_id3149716\n" +"2\n" +"help.text" +msgid "Specifies the logical conditions to filter your table data. This dialog is available for spreadsheet documents, database tables and database forms. The dialog for databases does not contain the More Options button." +msgstr "បញ្ជាក់លក្ខខណ្ឌ​ឡូជីខល​ ដើម្បី​ត្រង​ទិន្នន័យ​តារាង​របស់​អ្នក ។ ប្រអប់​អាច​ប្រើបានសម្រាប់​ឯកសារ​សៀវភៅ​បញ្ជី តារាង​មូលដ្ឋាន​ទិន្នន័យ និង​សំណុំបែបបទ​មូលដ្ឋានទិន្នន័យ ។ ប្រអប់​សម្រាប់​​មូលដ្ឋាន​ទិន្នន័យ​ដែលមិនមាន​ប៊ូតុង ជម្រើស​ផ្សេង​ទៀត ។" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"par_idN105EE\n" +"help.text" +msgid "" +msgstr "" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"hd_id3155555\n" +"3\n" +"help.text" +msgid "Filter criteria" +msgstr "លក្ខណៈ​វិនិច្ឆ័យ​តម្រង" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"par_id3147834\n" +"4\n" +"help.text" +msgid "You can define a filter by indicating the type of line, the name of the field, a logical condition and a value or a combination of arguments." +msgstr "អ្នក​អាច​កំណត់​តម្រង​មួយ​ដោយ​ចង្អុល​បង្ហាញ​ប្រភេទ​របស់​បន្ទាត់​ ឈ្មោះ​របស់វាល​​ លក្ខខណ្ឌ​​ត្រឹម​ត្រូវ​ និង​ តម្លៃ​មួយ​ ឬ​ បន្សំ​របស់​អាគុយម៉ង់​ ។" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"hd_id3149751\n" +"5\n" +"help.text" +msgid "Operator" +msgstr "សញ្ញា​​ប្រមាណ​វិធី" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"par_id3149177\n" +"6\n" +"help.text" +msgid "For the following arguments, you can choose between the logical operators AND / OR." +msgstr "សម្រាប់​អាគុយម៉ង់​ដូច​ខាង​ក្រោម​នេះ​ អ្នក​អាច​ជ្រើស​រវាង​សញ្ញា​ប្រមាណ​វិធី​តក្កវិទ្យា​​ AND / OR​ ។" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"hd_id3149182\n" +"7\n" +"help.text" +msgid "Field name" +msgstr "ឈ្មោះ​វាល​" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"par_id3149398\n" +"8\n" +"help.text" +msgid "Specifies the field names from the current table to set them in the argument. You will see the column identifiers if no text is available for the field names." +msgstr "បញ្ជាក់​ឈ្មោះ​វាល​​ពី​តារាង​បច្ចុប្បន្ន​ ដើម្បី​កំណត់​ពួកវា​ក្នុង​អាគុយម៉ង់​ ។​ អ្នក​នឹង​ឃើញ​អ្នក​ចង្អុល​បង្ហាញ​ជួរ​ឈរ​ ប្រសិន​បើ​គ្មាន​អត្ថបទ​អាច​ប្រើ​បាន​សម្រាប់​ឈ្មោះ​វាល​​ ។" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"hd_id3147653\n" +"9\n" +"help.text" +msgid "Condition" +msgstr "លក្ខខណ្ឌ" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"par_id3150254\n" +"10\n" +"help.text" +msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked." +msgstr "បញ្ជាក់​​​សញ្ញា​ប្រមាណ​វិធី​ប្រៀបធៀប​​ តាមរយៈ​ធាតុ​ក្នុងវាល​​ ឈ្មោះ​វាល​​ និង​ តម្លៃ​​ អាច​ត្រូវ​បាន​តភ្ជាប់​ ។" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"hd_id3149166\n" +"11\n" +"help.text" +msgid "Value" +msgstr "តម្លៃ" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"par_id3149795\n" +"12\n" +"help.text" +msgid "Specifies a value to filter the field." +msgstr "បញ្ជាក់​តម្លៃ​មួយ​ដើម្បី​ត្រង​វាល​​ ។​" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"par_id3150976\n" +"14\n" +"help.text" +msgid "The Value list box contains all possible values for the specified Field name . Choose the value to be used in the filter. You can also choose the - empty - or -not empty - entries.." +msgstr "ប្រអប់​បញ្ជី​ តម្លៃ​​ ​មាន​តម្លៃ​ដែល​អាច​ប្រើ​បាន​ទាំង​អស់​សម្រាប់​ ឈ្មោះ​វាល​​ ដែល​បាន​បញ្ជាក់លម្អិត​ ។ ជ្រើស​តម្លៃ​ដែល​ត្រូវ​បាន​ប្រើ​ក្នុង​តម្រង​ ។ អ្នក​ក៏​អាច​ជ្រើស​ធាតុ​ - ទទេ - ឬ​-មិនទទេ - ។" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"par_id3156118\n" +"15\n" +"help.text" +msgid "If you use the filter function in database tables or forms, then type the value in the Value text box to be used for filtering." +msgstr "ប្រសិន​បើ​អ្នក​ប្រើ​អនុគមន៍​​ក្នុង​តារាង​មូល​ដ្ឋាន​ទិន្នន័យ​ ឬ​សំណុំ​បែប​បទ​ បន្ទាប់​មក​វាយ​តម្លៃ​ក្នុង​ប្រអប់​អត្ថបទ​​ តម្លៃ​ ដែល​ត្រូវ​បាន​ប្រើ​សម្រាប់​ត្រង​ ។" + +#: 12090100.xhp +msgctxt "" +"12090100.xhp\n" +"hd_id3153061\n" +"13\n" +"help.text" +msgid "More Options" +msgstr "ជម្រើស​ផ្សេង​ទៀត" + +#: paintbrush.xhp +msgctxt "" +"paintbrush.xhp\n" +"tit\n" +"help.text" +msgid "Format Paintbrush" +msgstr "ជក់​ធ្វើ​ទ្រង់ទ្រាយ" + +#: paintbrush.xhp +msgctxt "" +"paintbrush.xhp\n" +"par_idN1056A\n" +"help.text" +msgid "Format Paintbrush" +msgstr "ជក់​ធ្វើ​ទ្រង់ទ្រាយ​​" + +#: paintbrush.xhp +msgctxt "" +"paintbrush.xhp\n" +"par_idN1057A\n" +"help.text" +msgid "First select some text or an object, then click this icon. Then click on or drag across other text or click an object to apply the same formatting." +msgstr "ដំបូង​ជ្រើស​អត្ថបទ​​មួយ​ចំនួន ឬ​វត្ថុ​មួយ បន្ទាប់​មក​ចុច​រូបតំណាង​នេះ ។ បន្ទាប់​មក​ចុច​លើ​ ឬគូរ​កាត់អត្ថបទ​ផ្សេង ឬ​ចុច​លើ​វត្ថុ​ដើម្បី​អនុវត្ត​ការ​ធ្វើ​ទ្រង់ទ្រាយ​ដូចគ្នា ។" + +#: paintbrush.xhp +msgctxt "" +"paintbrush.xhp\n" +"par_idN10617\n" +"help.text" +msgid "Click the Format Paintbrush icon Icon on the Standard toolbar." +msgstr "ចុច​រូបតំណាង ជក់​ធ្វើ​ទ្រង់ទ្រាយរូបតំណាង លើ​របារ​ឧបករណ៍ ស្តង់ដារ ។" + +#: paintbrush.xhp +msgctxt "" +"paintbrush.xhp\n" +"par_idN10639\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: paintbrush.xhp +msgctxt "" +"paintbrush.xhp\n" +"par_idN10657\n" +"help.text" +msgid "Format Paintbrush" +msgstr "ជក់​ធ្វើ​ទ្រង់ទ្រាយ" + +#: more_controls.xhp +msgctxt "" +"more_controls.xhp\n" +"tit\n" +"help.text" +msgid "More Controls" +msgstr "វត្ថុ​បញ្ជា​ច្រើន​ទៀត" + +#: more_controls.xhp +msgctxt "" +"more_controls.xhp\n" +"bm_id5941343\n" +"help.text" +msgid "more controlsgroup box creationimage button creationimage control creationfile selection buttondate fields; creatingtime fields; form functionsnumerical fields in formsformatted fields; form functionscurrency field creationpattern fields; form functionstable controls; form functionsgrid controls; form functionscontrols; focusfocus of controlsforms; focus after openingautomatic control focusspin button creationscrollbars;controlsNavigation bar;controls" +msgstr "វត្ថុ​បញ្ជា​បន្ថែមការ​បង្កើត​ប្រអប់​ក្រុមការ​បង្កើត​ប៊ូតុង​រូបភាពការ​បង្កើត​វត្ថុ​បញ្ជា​រូបភាពប៊ូតុង​ជម្រើស​ឯកសារវាល​កាល​បរិច្ឆេទ; ការ​បង្កើតវាល​ពេលវេលា; មុខងារ​សំណុំ​បែបបទវាល​លេខរៀង​នៅ​ក្នុង​សំណុំ​បែបបទវាល​ដែល​បាន​ធ្វើ​ទ្រង់ទ្រាយ; មុខងារ​សំណុំ​បែបបទការ​បង្កើត​វាល​រូបិយប័ណ្ណវាល​លំនាំ; មុខងារ​សំណុំ​បែបបទវត្ថុ​បញ្ជា​តារាង; មុខងារ​សំណុំ​បែបបទវត្ថុ​បញ្ជា​ក្រឡា​ចត្រង្គ; មុខងារ​សំណុំ​បែបបទវត្ថុ​បញ្ជា; ផ្ដោតការ​ផ្ដោត​នៃ​វត្ថុ​បញ្ជាសំណុំ​បែបបទ; ផ្ដោត​បន្ទាប់​ពី​បើក\\ការ​ផ្ដោត​វត្ថុ​បញ្ជា​ដោយ​ស្វ័យ​ប្រវត្តិការ​បង្កើត​ប៊ូតុង​បង្កើន​បន្ថយរបារ​រមូរ;វត្ថុ​បញ្ជារបារ​រុករក;វត្ថុ​បញ្ជា" + +#: more_controls.xhp +msgctxt "" +"more_controls.xhp\n" +"hd_id8389233\n" +"help.text" +msgid "More Controls" +msgstr "វត្ថុ​បញ្ជា​ច្រើន​ទៀត" + +#: more_controls.xhp +msgctxt "" +"more_controls.xhp\n" +"par_id1146275\n" +"help.text" +msgid "The More Controls toolbar opens when you click the More Controls icon on the Form Controls toolbar." +msgstr "របារ​វត្ថុ​បញ្ជា​ច្រើន​ទៀត​បើក​នៅ​ពេល​អ្នក​ចុច​លើ​រូបតំណាង​ វត្ថុ​បញ្ជា​ច្រើនទៀតនៅ​លើរបារ​ឧបករណ៍ វត្ថុ​បញ្ជា​សំណុំ​បែបបទ ។" + +#: 20100000.xhp +msgctxt "" +"20100000.xhp\n" +"tit\n" +"help.text" +msgid "Date" +msgstr "កាល​​បរិច្ឆេទ" + +#: 20100000.xhp +msgctxt "" +"20100000.xhp\n" +"hd_id3146902\n" +"1\n" +"help.text" +msgid "Date" +msgstr "កាល​បរិច្ឆេទ​" + +#: 20100000.xhp +msgctxt "" +"20100000.xhp\n" +"par_id3154926\n" +"2\n" +"help.text" +msgid "Displays the current date." +msgstr "​បង្ហាញ​កាល​បរិច្ឆេទ​បច្ចុប្បន្ន​ ។" + +#: 12110000.xhp +msgctxt "" +"12110000.xhp\n" +"tit\n" +"help.text" +msgid "Form-based Filters" +msgstr "តម្រងផ្អែក​លើ​សំណុំ​បែប​បទ" + +#: 12110000.xhp +msgctxt "" +"12110000.xhp\n" +"hd_id3147000\n" +"1\n" +"help.text" +msgid "Form-based Filters" +msgstr "តម្រង​​ផ្អែក​លើ​សំណុំ​បែប​បទ​​" + +#: 12110000.xhp +msgctxt "" +"12110000.xhp\n" +"par_id3154230\n" +"2\n" +"help.text" +msgid "Prompts the database server to filter the visible data by specified criteria." +msgstr "ចាប់​ផ្តើម​ម៉ាស៊ីន​បម្រើ​ដើម្បី​ត្រង​ទិន្នន័យ​ដែល​មើល​ឃើញ​ដោយ​លក្ខខណ្ឌ​ដែល​បាន​បញ្ជាក់​​ ។​" + +#: 12110000.xhp +msgctxt "" +"12110000.xhp\n" +"par_id3152918\n" +"3\n" +"help.text" +msgid "Unlike the normal search, which is activated by the Find Record icon on the Form Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions." +msgstr "មិន​ដូច​ការ​ស្វែង​រក​ធម្មតា​ទេ​ ដែល​ត្រូវ​បាន​ធ្វើ​ឲ្យ​សកម្ម​ដោយ​រូប​តំណាង​​ ស្វែង​រក​កំណត់​ត្រា​នៅលើ​របារ​ សំណុំ​បែបបទ​​ អ្នក​អាច​ស្វែង​រក​យ៉ាង​លឿន​ដោយ​ប្រើ​តម្រង​មាន​មូល​ដ្ឋាន​លើ​សំណុំ​បែប​បទ​ ។ តាម​ធម្មតា​ម៉ាស៊ីន​​បម្រើ​មូល​ដ្ឋាន​ទិន្នន័យ​ដ៏​លឿន​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ជា​មួយ​ការ​ស្វែង​រក​ ។ អ្នក​ក៏​អាច​​បញ្ចូល​លក្ខខណ្ឌ​ស្វែង​រក​ស្មុគស្មាញ​ជាង​នេះ​ផង​ដែរ​ ។" + +#: 12110000.xhp +msgctxt "" +"12110000.xhp\n" +"par_id3153394\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12110000.xhp +msgctxt "" +"12110000.xhp\n" +"par_id3149751\n" +"4\n" +"help.text" +msgid "Form-based Filters" +msgstr "តម្រងផ្អែក​លើ​សំណុំ​បែប​បទ" + +#: 01110000.xhp +msgctxt "" +"01110000.xhp\n" +"tit\n" +"help.text" +msgid "Print File Directly" +msgstr "បោះពុម្ព​ឯកសារ​ដោយ​ផ្ទាល់" + +#: 01110000.xhp +msgctxt "" +"01110000.xhp\n" +"bm_id3153539\n" +"help.text" +msgid "printing; directly" +msgstr "ការ​បោះពុម្ព; ដោយ​ផ្ទាល់" + +#: 01110000.xhp +msgctxt "" +"01110000.xhp\n" +"hd_id3153539\n" +"1\n" +"help.text" +msgid "Print File Directly" +msgstr "បោះពុម្ព​ឯកសារ​ដោយ​ផ្ទាល់" + +#: 01110000.xhp +msgctxt "" +"01110000.xhp\n" +"par_id3154398\n" +"2\n" +"help.text" +msgid "Click the Print File Directly icon to print the active document with the current default print settings. These can be found in the Printer Setup dialog, which you can call with the Printer Settings menu command." +msgstr "ចុច​រូប​តំណាង​ បោះពុម្ព​ឯកសារ​ដោយ​ផ្ទាល់​​ ដើម្បី​បោះពុម្ព​ឯកសារ​សកម្ម​ ដែល​មាន​ការ​កំណត់ការ​​បោះ​ពុម្ព​លំនាំដើម​បច្ចុប្បន្ន​ ។​ ការ​កំណត់​ទាំង​នេះ​អាច​មើល​ឃើញ​ក្នុង​ប្រអប់​​ ដំឡើង​ម៉ាស៊ីន​បោះពុម្ព​​ ដែល​អ្នក​អាច​ហៅ​ជាមួយ​​ពាក្យ​ម៉ឺនុយ​ ការ​កំណត់​ម៉ាស៊ីន​បោះពុម្ព​​។" + +#: 01110000.xhp +msgctxt "" +"01110000.xhp\n" +"par_id3147275\n" +"3\n" +"help.text" +msgid "If you select text or a graphic and click the Print File Direct icon, you are prompted to print the selection or the document. " +msgstr "ប្រសិន​បើ​ អ្នក​ជ្រើស​អត្ថបទ​ ឬ​​ក្រាហ្វិក​មួយ​ និង​ ចុច​រូប​តំណាង​ បោះពុម្ព​ឯកសារ​ដោយ​ផ្ទាល់​​ នោះ​អ្នក​នឹង​​ត្រូវ​បាន​សួរ​ថា​តើ​ ត្រូវ​បោះពុម្ព​ជម្រើស​ ឬ​ ឯកសារ​ទាំង​អស់​ ។​" + +#: 01110000.xhp +msgctxt "" +"01110000.xhp\n" +"par_id9547105\n" +"help.text" +msgid "If the current document uses a printer that is not the default printer for your operating system, the Print File Direct icon opens the Print dialog." +msgstr "ប្រសិនបើ​​ឯកសារ​បច្ចុប្បន្ន​ប្រើ​ម៉ាស៊ីន​បោះពុម្ព​ ដែល​​មិន​មែន​ជា​ម៉ាស៊ីន​បោះពុម្ព​​លំនាំ​ដើម​សម្រាប់​ប្រព័ន្ធ​ប្រតិបត្តិ​ការ​របស់​អ្នក​ រូប​តំណាង​​ បោះពុម្ព​ឯកសារ​ដោយ​ផ្ទាល់​ បើក​ប្រអប់​ បោះពុម្ព ។" + +#: 01110000.xhp +msgctxt "" +"01110000.xhp\n" +"par_idN10679\n" +"help.text" +msgid "If the current document uses a printer that is not the default printer that was specified in the spadmin, printer administration program, the Print File Direct icon opens the Print dialog." +msgstr "ប្រសិន​បើ​ឯកសារ​បច្ចុប្បន្ន​ប្រើ​ម៉ាស៊ីន​បោះពុម្ព​មួយ​ដែល​មិន​មែន​ជា​ម៉ាស៊ីន​លំនាំ​ដើម​ ដែល​ត្រូវ​បាន​​បញ្ជាក់​​ក្នុង​ spadmin ដែល​ជា​កម្មវិធី​គ្រប់​គ្រង​ម៉ាស៊ីន​បោះពុម្ព​ នោះ​រូប​តំណាង​ បោះពុម្ព​​ឯកសារ​ដោយ​ផ្ទាល់​​ បើក​ប្រអប់​ បោះពុម្ព ។" + +#: 12140000.xhp +msgctxt "" +"12140000.xhp\n" +"tit\n" +"help.text" +msgid "Data Source of Current Document" +msgstr "ប្រភព​ទិន្នន័យ​របស់​ឯកសារ​បច្ចុប្បន្ន" + +#: 12140000.xhp +msgctxt "" +"12140000.xhp\n" +"bm_id3151262\n" +"help.text" +msgid "data sources; displaying current" +msgstr "ប្រភព​ទិន្នន័យ​; ការ​បង្ហាញ​បច្ចុប្បន្ន" + +#: 12140000.xhp +msgctxt "" +"12140000.xhp\n" +"hd_id3154682\n" +"2\n" +"help.text" +msgid "Data Source of Current Document" +msgstr "ប្រភព​ទិន្នន័យ​របស់​ឯកសារ​បច្ចុប្បន្ន​" + +#: 12140000.xhp +msgctxt "" +"12140000.xhp\n" +"par_id3150247\n" +"3\n" +"help.text" +msgid "Displays, in the data source browser, the table that is linked to the current document." +msgstr "​ក្នុង​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ​ បង្ហាញ​​តារាង​ដែល​ត្រូវ​បាន​​តភ្ជាប់​ទៅ​ឯកសារ​បច្ចុប្បន្ន​ ។​" + +#: 12140000.xhp +msgctxt "" +"12140000.xhp\n" +"par_id3155616\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12140000.xhp +msgctxt "" +"12140000.xhp\n" +"par_id3155391\n" +"4\n" +"help.text" +msgid "Data Source of Current Document" +msgstr "ប្រភព​ទិន្នន័យ​របស់​ឯកសារ​បច្ចុប្បន្ន" + +#: 12140000.xhp +msgctxt "" +"12140000.xhp\n" +"par_id3145211\n" +"5\n" +"help.text" +msgid "Choose Edit - Exchange Database to select another table." +msgstr "ជ្រើស​ កែសម្រួល​ - ផ្លាស់​ប្តូរ​មូលដ្ឋាន​ទិន្នន័យ​ ដើម្បី​ជ្រើស​តារាង​ដទៃ​ទៀត ។" + +#: 02130000.xhp +msgctxt "" +"02130000.xhp\n" +"tit\n" +"help.text" +msgid "Decrease Indent" +msgstr "បន្ថយ​ការ​ចូល​​​បន្ទាត់" + +#: 02130000.xhp +msgctxt "" +"02130000.xhp\n" +"hd_id3154228\n" +"1\n" +"help.text" +msgid "Decrease Indent" +msgstr "បន្ថយ​ការ​ចូល​បន្ទាត់​" + +#: 02130000.xhp +msgctxt "" +"02130000.xhp\n" +"par_id3150247\n" +"5\n" +"help.text" +msgid "Click the Decrease Indent icon to reduce the left indent of the current paragraph or cell content and set it to the previous default tab position." +msgstr "ចុច​រូបតំណាង បន្ថយ​ការ​ចូលបន្ទាត់ ដើម្បីកាត់បន្ថយ​ការ​ចូលបន្ទាត់​ឆ្វេង​នៃ​កថាខណ្ឌ​បច្ចុប្បន្ន ឬ​មាតិកា​ក្រឡា ហើយ​កំណត់​វា​ទៅ​ទីតាំង​ថេប​លំនាំដើម​ពី​មុន ។" + +#: 02130000.xhp +msgctxt "" +"02130000.xhp\n" +"par_id3154186\n" +"7\n" +"help.text" +msgid "If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs.The cell content refers to the current value under Format - Cell - Alignment." +msgstr "ប្រសិនបើ​អ្នក​បានបង្កើន​ពីមុន សម្រាប់​កថាខណ្ឌ​ដែលបាន​ជ្រើស​ដោយ​ប្រមូលផ្ដុំ​ជា​ច្រើន ពាក្យ​បញ្ជា​នេះ​អាច​បន្ថយ​ការ​ចូល​បន្ទាត់​សម្រាប់កថាខណ្ឌ​ដែលបាន​ជ្រើស​ទាំង​អស់ ។មាតិកា​ក្រឡា​យោង​ទៅ​តាម​តម្លៃ​បច្ចុប្បន្ន​ នៅ​ក្រោម ទ្រង់ទ្រាយ - ក្រឡា - ការតម្រឹម" + +#: 02130000.xhp +msgctxt "" +"02130000.xhp\n" +"par_id3155338\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02130000.xhp +msgctxt "" +"02130000.xhp\n" +"par_id3155942\n" +"4\n" +"help.text" +msgid "Decrease Indent" +msgstr "បន្ថយ​ការ​ចូល​​​បន្ទាត់" + +#: 02130000.xhp +msgctxt "" +"02130000.xhp\n" +"par_id3153031\n" +"6\n" +"help.text" +msgid "If you click the Decrease Indent icon while holding down the CommandCtrl key, the indent for the selected paragraph is moved by the default tab stop that has been set under %PRODUCTNAME Writer - General in the Options dialog box." +msgstr "ប្រសិនបើ​អ្នក​ចុច​រូបតំណាងបន្ថយ​ការ​ចូល​បន្ទាត់ ខណៈ​ដែល​ចុចគ្រាប់​ចុច Commandបញ្ជា (Ctrl) ការ​ចូល​បន្ទាត់​សម្រាប់​កថាខណ្ឌ​ដែល​បាន​ជ្រើស​ត្រូវ​បាន​ផ្លាស់​ទី​ដោយ​ឈប់​ថេប​លំនាំដើម ដែល​ត្រូវ​បាន​កំណត់​ក្រោម %PRODUCTNAME Writer - ទូទៅ នៅ​ក្នុង​ប្រអប់​ជម្រើស ។" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"tit\n" +"help.text" +msgid "Selection Mode" +msgstr "របៀប​ជម្រើស" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"bm_id3148668\n" +"help.text" +msgid "selection modes in texttext; selection modesextending selection modeadding selection modeblock selection mode" +msgstr "" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"hd_id3148668\n" +"1\n" +"help.text" +msgid "Selection Mode" +msgstr "​របៀប​ជម្រើស​​" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id3146130\n" +"2\n" +"help.text" +msgid "Here you can switch between different selection modes." +msgstr "" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id3153894\n" +"3\n" +"help.text" +msgid "When you click in the field, a popup menu comes up with the available options:" +msgstr "" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id3149095\n" +"5\n" +"help.text" +msgid "Mode" +msgstr "របៀប" + +#: 20050000.xhp +#, fuzzy +msgctxt "" +"20050000.xhp\n" +"par_id3155941\n" +"6\n" +"help.text" +msgid "Effect" +msgstr "​​បែប​ផែន​​" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id3152780\n" +"8\n" +"help.text" +msgid "Standard selection" +msgstr "" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id3147209\n" +"9\n" +"help.text" +msgid "Click in text where you want to position the cursor; click in a cell to make it the active cell. Any other selection is then deselected." +msgstr "ចុច​ក្នុង​អត្ថបទ​ដែល​អ្នក​ចង់​ដាក់​ទស្សន៍​ទ្រនិច ចុច​ក្នុង​ក្រឡា​មួយ​ដើម្បី​ធ្វើ​វា​ជា​ក្រឡា​សកម្ម ។ បន្ទាប់​មក​ជម្រើស​ផ្សេង​ទៀត​ត្រូវ​បាន​មិន​ជ្រើស ។" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id3149580\n" +"11\n" +"help.text" +msgid "Extending selection (F8)" +msgstr "" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id3153717\n" +"12\n" +"help.text" +msgid "Clicking in the text extends or crops the current selection." +msgstr "ការ​ចុច​ក្នុង​អត្ថបទ​នឹង​ពង្រីក ឬ ច្រឹប​ជម្រើស​បច្ចុប្បន្ន ។" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id3147620\n" +"14\n" +"help.text" +msgid "Adding selection (Shift+F8)" +msgstr "" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id3154307\n" +"15\n" +"help.text" +msgid "A new selection is added to an existing selection. The result is a multiple selection." +msgstr "ជម្រើស​ថ្មី​មួយ​ត្រូវ​បាន​បន្ថែម​ទៅ​ជម្រើស​ដែល​មាន​ស្រាប់ ។ លទ្ធផល​គឺ​ជា​ជម្រើស​ច្រើន ។" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id6971037\n" +"help.text" +msgid "Block selection (CommandCtrl+Shift+F8)" +msgstr "" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id5258644\n" +"help.text" +msgid "A block of text can be selected." +msgstr "បណ្ដុំ​អត្ថបទ​ដែលអាច​ជ្រើសបាន ។" + +#: 20050000.xhp +msgctxt "" +"20050000.xhp\n" +"par_id4441663\n" +"help.text" +msgid "On Windows systems, you can hold down the Alt key while dragging to select a block of text. You don't need to enter the block selection mode." +msgstr "នៅ​លើ​ប្រព័ន្ធ វីនដូ អ្នក​អាច​សង្កត់​គ្រាប់​ចុច ជំនួស (Alt) ខណៈ​ពេល​អូស​ដើម្បី​ជ្រើស​ប្លុក​របស់​អត្ថបទ ។ អ្នក​ត្រូវការ​បញ្ចូល​របៀប​ជ្រើស​ប្លុក ។" + +#: 07070100.xhp +msgctxt "" +"07070100.xhp\n" +"tit\n" +"help.text" +msgid "Edit Data" +msgstr "កែសម្រួល​ទិន្នន័យ" + +#: 07070100.xhp +msgctxt "" +"07070100.xhp\n" +"hd_id3144415\n" +"1\n" +"help.text" +msgid "Edit Data" +msgstr "កែសម្រួល​ទិន្នន័យ​" + +#: 07070100.xhp +msgctxt "" +"07070100.xhp\n" +"bm_id3144740\n" +"help.text" +msgid "read-only documents; database tables on/off protected database tablesdata; read-only" +msgstr "ឯកសារ​បាន​តែ​អាន; បើក​/​បិទ​តារាង​មូលដ្ឋាន​ទិន្នន័យ តារាង​មូលដ្ឋាន​ទិន្នន័យ​ដែល​បាន​ការ​ពារទិន្នន័យ; បាន​តែ​អាន" + +#: 07070100.xhp +msgctxt "" +"07070100.xhp\n" +"par_id3144740\n" +"2\n" +"help.text" +msgid "Turns the edit mode for the current database table on or off." +msgstr "បិទ​ឬ​បើក​របៀប​កែសម្រួល​សម្រាប់​តារាង​មូលដ្ឋាន​ទិន្នន័យ​បច្ចុប្បន្ន ។" + +#: 07070100.xhp +msgctxt "" +"07070100.xhp\n" +"par_id3155805\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 07070100.xhp +msgctxt "" +"07070100.xhp\n" +"par_id3149096\n" +"3\n" +"help.text" +msgid "Edit Data" +msgstr "កែសម្រួល​ទិន្នន័យ" + +#: 07070100.xhp +msgctxt "" +"07070100.xhp\n" +"hd_id3149388\n" +"4\n" +"help.text" +msgid "Editing Databases in Networks" +msgstr "កែសម្រួល​ទិន្នន័យ​ក្នុង​បណ្តាញ" + +#: 07070100.xhp +msgctxt "" +"07070100.xhp\n" +"par_id3147576\n" +"5\n" +"help.text" +msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database." +msgstr "ដើម្បី​ធ្វើ​ការ​ផ្លាស់ប្តូរ​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ​មួយ ដែល​បាន​ប្រើ​ដោយ​មនុស្ស​ច្រើន​ជាង​ម្នាក់ អ្នក​ត្រូវ​តែ​មាន​សិទ្ធិ​ចូល​ដំណើរ​ការ​សមស្រប ។ នៅ​ពេល​អ្នក​កែសម្រួល​មូលដ្ឋាន​ទិន្នន័យ​ខាង​ក្រៅ​មួយ $[officename] គ្មាន​ឧបករណ៍​ផ្ទុក​កណ្តាល​សម្រាប់​ភាព​ផ្លាស់ប្តូរ​ដែល​បាន​ធ្វើ​ទេ ។ ពួក​វា​ត្រូវ​បាន​ផ្ញើ​ដោយ​ផ្ទាល់​ទៅ​មូលដ្ឋាន​ទិន្នន័យ ។" + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"tit\n" +"help.text" +msgid "Insert Mode" +msgstr "​របៀបបញ្ចូល" + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"hd_id3149748\n" +"1\n" +"help.text" +msgid "Insert Mode" +msgstr "​របៀប​បញ្ចូល​​" + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"par_id3152363\n" +"2\n" +"help.text" +msgid "Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.This field is only active if the cursor is in the input line of the formula bar or in a cell. " +msgstr "បង្ហាញ​របៀប​បញ្ចូល​បច្ចុប្បន្ន ។ អ្នក​អាច​បិទបើក​រវាង INSRT = បញ្ចូល OVER = សរសេរ​ជាន់លើ ។វាលនេះ​គឺ​សកម្ម​តែ​នៅពេល​ដែល​ទស្សន៍ទ្រនិច​នៅក្នុង​បន្ទាត់​បញ្ចូល​នៃ​របារ​រូបមន្ត ឬ​នៅក្នុង​ក្រឡា ។ " + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"par_id3154422\n" +"3\n" +"help.text" +msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the Insert mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes." +msgstr "ចុច​នៅក្នុង​វាល​ដើម្បី​បិទបើក​របៀប (រំពឹង​នៅក្នុង $[officename] Basic IDE ដែល​មានតែ​របៀប​បញ្ចូល ប៉ុណ្ណោះ​ដែល​សកម្ម) ។ ប្រសិន​បើ​ទស្សន៍ទ្រ​និច្ច​ដាក់​នៅ​ក្នុង​ឯកសារ​អត្ថបទ អ្នក​ក៏​អាច​ប្រើ​គ្រាប់ចុច បញ្ជាន់​(Insert) ​បានដែរ (ប្រសិន​បើ​មាន​នៅលើ​ក្ដារចុច​របស់អ្នក) ដើម្បី​បិទបើក​របៀប ។" + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"par_id3149177\n" +"4\n" +"help.text" +msgid "Mode" +msgstr "របៀប" + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"par_id3155391\n" +"5\n" +"help.text" +msgid "Result" +msgstr "លទ្ធផល" + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"par_id3149388\n" +"6\n" +"help.text" +msgid "INSRT" +msgstr "បញ្ចូល" + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"par_id3147243\n" +"7\n" +"help.text" +msgid "In the insert mode, new text is inserted at the cursor position and the following text is shifted to the right. The cursor is displayed as a vertical line." +msgstr "ក្នុង​របៀប​បញ្ចូល​ អត្ថបទ​ថ្មី​ត្រូវ​បាន​បញ្ចូល​នៅ​ទីតាំង​ដែល​ទស្សទ្រនិច​ស្ថិត​នៅ និង អត្ថបទ​ដូច​ខាង​ក្រោម​ ត្រូវ​បាន​រំកិល​​ទៅ​ស្តាំ ។ ទស្សទ្រនិច​ត្រូវ​បាន​បង្ហាញ​ជា​បន្ទាត់​បញ្ឈរ​​មួយ ។" + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"par_id3148539\n" +"8\n" +"help.text" +msgid "OVER" +msgstr "លើ" + +#: 20040000.xhp +msgctxt "" +"20040000.xhp\n" +"par_id3156327\n" +"9\n" +"help.text" +msgid "In the overwrite mode, any existing text is replaced by new text. The cursor is displayed as a thick vertical line." +msgstr "ក្នុង​របៀប​សរសេរ​​ជាន់​ពី​លើ​ អត្ថបទ​ដែល​មាន​ស្រាប់​មួយ​ចំនួន​ត្រូវ​បាន​ជំនួស​ដោយ​អត្ថបទ​ថ្មី​ ។ ទស្សន៍​ទ្រនិច​ត្រូវ​បាន​បង្ហាញ​ជា​បន្ទាត់​បញ្ឈរ​ក្រាស់​មួយ​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"tit\n" +"help.text" +msgid "Special Tips for Table Controls" +msgstr "ព័ត៌មាន​ជំនួយ​ពិសេស​សម្រាប់​វត្ថុ​បញ្ជា​តារាង​" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"bm_id3109850\n" +"help.text" +msgid "table controls; propertiescontrols; properties of table controlstable controls;keyboard-only edit mode" +msgstr "លក្ខណៈរបស់​វត្ថុ​បញ្ជា​តារាង វត្ថុ​បញ្ជា លក្ខណសម្បត្តិ​របស់​វត្ថុ​បញ្ជា​តារាងវត្ថុ​បញ្ជា​តារាងរបៀប​កែ​សម្រួល​តែក្ដារ​ចុច" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3109850\n" +"124\n" +"help.text" +msgid "Special Tips for Table Controls" +msgstr "ព័ត៌មាន​ជំនួយ​ពិសេស​សម្រាប់​វត្ថុ​បញ្ជា​តារាង​" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3153539\n" +"51\n" +"help.text" +msgid "You can define a table control to display the records as you like. In other words you can define data fields for displaying or editing data like in a database form." +msgstr "អ្នក​អាច​កំណត់​វត្ថុ​បញ្ជា​តារាង​មួយ​ដើម្បី​បង្ហាញ​កំណត់​ត្រា​ដែល​អ្នក​ចូល​ចិត្ត​ ។ ម្យ៉ាង​វិញ​ទៀត ​អ្នក​អាច​កំណត់​វាល​​​ទិន្នន័យ​សម្រាប់​បង្ហាញ​ ឬ​ កែសម្រួល​ទិន្នន័យ​ដូច​ក្នុង​សំណុំ​បែប​បទ​មូល​ដ្ឋាន​ទិន្នន័យ​មួយ​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3152372\n" +"62\n" +"help.text" +msgid "The following fields are possible in a table control: text, date, time and currency field, numeric field, pattern field, check box and combo box. In the case of combined date/time fields, two columns are created automatically." +msgstr "វាល​ខាងក្រោម​គឺ​អាច​ប្រើ​បាន​នៅ​ក្នុង​វត្ថុ​បញ្ជា​តារាង ៖ វាល​អត្ថបទ កាលបរិច្ឆេទ ពេលវេលា និង​វាល​រូបិយប័ណ្ណ វាល​លេខ វេលា​លំនាំ ប្រអប់​ធីក និង​ប្រអប់​បន្សំ ។ ក្នុង​ករណី​ដែល​វាល​កាលបរិច្ឆេទ​/ពេលវេលា លាយ​ចូលគ្នា នោះ​ជួរឈរពីរ​នឹងត្រូវបាន​បង្កើត​ដោយស្វ័យប្រវត្តិ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3159194\n" +"125\n" +"help.text" +msgid "The number of selected lines, if any are selected, is in parentheses after the total number of records." +msgstr "ប្រសិន​បើ​បន្ទាត់​មួយ​ចំនួន​ត្រូវ​បាន​ជ្រើស​ ចំនួន​បន្ទាត់​ដែល​បាន​ជ្រើស​ស្ថិត​ក្នុង​រង្វង់​ក្រចក​បន្ទាប់​ពី​ចំនួន​កំណត់​ត្រា​សរុប​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3155616\n" +"52\n" +"help.text" +msgid "To insert columns into the table control, click in the column heads and bring up the context menu. The following commands are available:" +msgstr "ដើម្បី​បញ្ចូល​ជួរ​ឈរ​ទៅ​ក្នុង​វត្ថុ​បញ្ជា​តារាង​ ចុច​ក្នុង​ក្បាល​ជួរ​ឈរ​ និង បើក​ម៉ឺនុយ​បរិបទ​ ។ ពាក្យ​បញ្ជា​​ខាង​ក្រោម​គឺ​អាច​ប្រើ​បាន​ ៖" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3150789\n" +"53\n" +"help.text" +msgid "Insert Column" +msgstr "បញ្ចូល​ជួរ​ឈរ" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3153750\n" +"54\n" +"help.text" +msgid "Calls a submenu to select a data field to adopt it in the table control." +msgstr "ហៅ​ម៉ឺនុយ​​រង​មួយ​ដើម្បី​ជ្រើស​វាល​​ទិន្នន័យ​ ដើម្បី​ប្រើ​វា​ក្នុង​វត្ថុ​បញ្ជា​តារាង​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3155552\n" +"59\n" +"help.text" +msgid "Configure the table control using drag and drop: Open the data source browser and drag the desired fields out of the data source browser and on to the column heads of the table control. A pre-configured column is created." +msgstr "កំណត់​រចនាសម្ព័ន្ធ​​វត្ថុ​បញ្ជា​តារាង​ ដោយ​ប្រើ​អូស​ និង ទម្លាក់​ ៖ បើក​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ​ និង អូស​វាល​​ដែល​ចង់​បាន​ចេញ​ក្រៅ​ពី​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ​ និង​ ទៅ​លើ​ក្បាល​ជួរ​ឈរ​របស់​វត្ថុ​បញ្ជា​តារាង​ ។ ជួរឈរ​ដែល​បាន​កំណត់​រចនាសម្ព័ន្ធ​​ជាមុន​ត្រូវ​បាន​បង្កើត​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3149827\n" +"55\n" +"help.text" +msgid "Replace with" +msgstr "ជំនួស​ដោយ" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3153345\n" +"56\n" +"help.text" +msgid "Opens a submenu to select a data field to replace the data field selected in the table control." +msgstr "បើក​​ម៉ឺនុយ​រង​មួយ​ដើម្បី​ជ្រើស​វាល​​ទិន្នន័យ​មួយ​ ដើម្បី​ជំនួស​វាល​​ទិន្នន័យ​បាន​ជ្រើស​​ក្នុង​​វត្ថុ​បញ្ជា​តារាង​ ។​" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3143267\n" +"57\n" +"help.text" +msgid "Delete Column" +msgstr "លុប​ជួរ​ឈរ" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3157958\n" +"58\n" +"help.text" +msgid "Deletes the currently selected column." +msgstr "លុប​ជួរ​ឈរ​ដែល​បាន​ជ្រើស​បច្ចុប្បន្ន​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3147275\n" +"73\n" +"help.text" +msgid "Column" +msgstr "ជួរ​ឈរ" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3152996\n" +"74\n" +"help.text" +msgid "Opens the properties dialog of the selected column." +msgstr "បើក​ប្រអប់​លក្ខណសម្បត្តិ​របស់​ជួរ​ឈរ​ដែ​លបាន​ជ្រើស​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3148539\n" +"79\n" +"help.text" +msgid "Hide Columns" +msgstr "លាក់​ជួរ​ឈរ" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3159157\n" +"80\n" +"help.text" +msgid "Hides the selected column. Its properties are not changed." +msgstr "លាក់​ជួរ​ឈរ​ដែល​បាន​ជ្រើស​ ។​ លក្ខណសម្បត្តិ​របស់វា​មិន​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ទេ​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3150771\n" +"81\n" +"help.text" +msgid "Show columns" +msgstr "បង្ហាញ​​ជួរ​​ឈរ" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3159400\n" +"82\n" +"help.text" +msgid "Calls a submenu where you can select the columns to show again. To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the More command to call the Show Columns dialog." +msgstr "ហៅ​ម៉ឺនុយ​រង​ ដែល​អ្នក​​អាច​ជ្រើស​ជួរឈរ​ឲ្យ​បង្ហាញ​ម្តង​ទៀត​ ។​ ដើម្បី​បង្ហាញ​តែ​ជួរ​ឈរ​មួយ​ ចុច​ឈ្មោះ​ជួរ​ឈរ​ ។ អ្នក​ឃើញ​តែ​ជួរ​ឈរ​ដែល​បាន​លាក់​ ១៦​ដំបូង​ប៉ុណ្ណោះ ។ ប្រសិន​បើ​មាន​ជួរ​ឈរ​ជា​ច្រើន​ទៀត​បាន​លាក់​ ជ្រើស​ពាក្យ​បញ្ជា​​ ​ ច្រើន​ទៀត​ ដើម្បី​ហៅ​ប្រអប់​ បង្ហាញ​ជួរ​ឈរ​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3156193\n" +"83\n" +"help.text" +msgid "More" +msgstr "ច្រើន​ទៀត" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3159269\n" +"84\n" +"help.text" +msgid "Calls the Show Columns dialog." +msgstr "ហៅ​ប្រអប់​​ បង្ហាញ​ជួរ​ឈរ​​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3149763\n" +"85\n" +"help.text" +msgid "In the Show Columns dialog you can select the columns to be shown. Hold down the Shift or Ctrl (Mac: Command) key to select multiple entries." +msgstr "នៅ​ក្នុង​ប្រអប់ បង្ហាញជួរឈរ អ្ន​ក​អាច​ជ្រើស​ជួរឈរ​ដែល​ត្រូវ​បង្ហាញ ។ចុច​គ្រាប់ចុច​ប្ដូរ(Shift) ឬ​បញ្ជា(Ctrl) (Mac ៖ ពាក្យ​បញ្ជា) ដើម្បី​ជ្រើស​ធាតុជា​ច្រើន ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3153561\n" +"86\n" +"help.text" +msgid "All" +msgstr "ទាំងអស់" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3150504\n" +"87\n" +"help.text" +msgid "Click All if you want to show all columns." +msgstr "ចុច​ ទាំង​អស់​ ប្រសិន​បើ​អ្នក​ចង់​បង្ហាញ​ជួរ​ឈរ​ទាំង​អស់​​" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3153349\n" +"127\n" +"help.text" +msgid "Keyboard-only control of Table Controls" +msgstr "​វត្ថុបញ្ជា​តែ​ក្តារ​ចុច​របស់​វត្ថុ​​បញ្ជា​តារាង​" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3149416\n" +"126\n" +"help.text" +msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press CommandCtrl+Tab to move to the next control, or press Shift+CommandCtrl+Tab to move to the previous control." +msgstr "ប្រសិនបើ​អ្នក​​ប្រើ​តែ​ក្ដារចុច​ដើម្បី​ត្រួតពិនិត្យ​នៅ​ក្នុង​ឯកសារ​របស់​អ្​នក អ្ននឹង​ឃើញ​ភាពខុសគ្នា​ពី​ប្រភេទ​ផ្សេងៗ​នៃ​ការ​ត្រួតពិនិត្យ ។ គ្រាប់ចុច​ថេប (Tab) មិនផ្លាស់ទី​ទស្សន៍​ទ្រនិច​ទៅ​ការ​ត្រួតពិនិត្យ​បន្ទាប់​ទេ ប៉ុន្តែ​ផ្លាស់ទី​ទៅ​ជួរឈរ​បន្ទាប់​នៅ​ក្នុង​ការ​ត្រួតពិនិត្យ​តារាង ។ ចុច Commandបញ្ជា(Ctrl)+ថេប (Tab) ដើម្បី​ផ្លាស់ទី​ទៅការ​ត្រួតពិនិត្យ​បន្ទាប់ ឬ​ចុច​ប្ដូរ (Shift)+Commandបញ្ជា(Ctrl)+ថេប(Tab) ដើម្បី​ផ្លាស់ទី​ទៅ​ការ​ត្រួតពិនិត្យ​មុន ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"hd_id3153062\n" +"128\n" +"help.text" +msgid "To enter the special keyboard-only edit mode for Table Controls:" +msgstr "ដើម្បី​បញ្ចូល​របៀប​កែ​សម្រួល​តែ​ក្តារ​ចុច​ពិសេស​​​​សម្រាប់​វត្ថុ​បញ្ជា​តារាង​ ៖" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3144510\n" +"129\n" +"help.text" +msgid "The form document must be in design mode." +msgstr "ឯកសារ​សំណុំ​បែប​បទ​ត្រូវ​តែ​ស្ថិត​នៅ​ក្នុង​​ របៀប​រចនា​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3154758\n" +"130\n" +"help.text" +msgid "Press CommandCtrl+F6 to select the document." +msgstr "ចុច Commandបញ្ជា(Ctrl)+F6 ដើម្បី​ជ្រើស​ឯកសារ" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3161657\n" +"131\n" +"help.text" +msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected." +msgstr "សង្កត់ ប្ដូរ(Shift)+F4 ដើម្បី​ជ្រើស​វត្ថុ​បញ្ជា​ទីមួយ ។ ប្រសិនបើ​វត្ថុ​បញ្ជា​តារាង​មិនមែន​ជា​វត្ថុ​បញ្ជា​ទី​មួយទេ សង្កត់ ថេប រហូត​ទាល់តែ​បានជ្រើស​វា ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3151056\n" +"132\n" +"help.text" +msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border." +msgstr "ចុច​បញ្ចូល(Enter) ដើម្បី​បញ្ចូល​របៀប​កែសម្រួល​ ។ ចំណុច​ទាញ​ដែល​ត្រូវ​បាន​បង្ហាញ​នៅ​ឆ្ងាយ​ពី​ស៊ុម​​វត្ថុ​បញ្ជា​ ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3154938\n" +"133\n" +"help.text" +msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10." +msgstr "ក្នុង​របៀប​កែសម្រួល​ អ្នក​អាច​បើក​របៀប​កែសម្រួល​ម៉ឺនុយ​បរិបទ​ ដោយ​ចុច​ប្តូរ (Shift) + F10 ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3154365\n" +"134\n" +"help.text" +msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with CommandCtrl+Arrow keys. The Delete key deletes the current column." +msgstr "ប្រសិនបើ​​អ្នក​ចង់​កែសម្រួល​ជួរឈរ ចុច​ប្ដូរ(Shift)+ចន្លោះ​មិនឃើញ(Space) ដើម្បី​បញ្ចូល​របៀបកែសម្រួលជួរឈរ ។ឥឡូវ​អ្នក​អាច​រៀបចំ​លំដាប់​ជួរឈរ​ឡើងវិញ​ដោយ​ប្រើ Commandបញ្ជា(Ctrl)+គ្រាប់ចុច​ព្រួញ ។ គ្រាប់ចុច​លុប​ លុប​ជួរឈរ​បច្ចុប្បន្ន ។" + +#: 01170004.xhp +msgctxt "" +"01170004.xhp\n" +"par_id3145419\n" +"135\n" +"help.text" +msgid "Press the Escape key to exit the edit mode." +msgstr "ចុច​គ្រាប់​ចុច​គេច​(Escape) ដើម្បី​ចេញ​ពី​របៀប​កែសម្រួល​ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"tit\n" +"help.text" +msgid "Events" +msgstr "ព្រឹត្តិការណ៍" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"bm_id3148643\n" +"help.text" +msgid "controls; events events; controls macros; assigning to events in forms" +msgstr "វត្ថុ​បញ្ជា; ព្រឹត្តិការណ៍ ព្រឹត្តិការណ៍; វត្ថុ​បញ្ជា ម៉ាក្រូ; ផ្ដល់​ទៅ​ព្រឹត្តិការណ៍​ក្នុង​សំណុំ​បែបបទ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3148643\n" +"1\n" +"help.text" +msgid "Events" +msgstr "ព្រឹត្តិការណ៍​" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3152350\n" +"2\n" +"help.text" +msgid "On the Events tab page you can link macros to events that occur in a form's control fields." +msgstr "នៅ​លើ​ទំព័រ​ផ្ទាំង​​ ព្រឹត្តិការណ៍​​ អ្នក​អាច​តភ្ជាប់​ម៉ាក្រូ​ទៅ​នឹង​ព្រឹត្តិការណ៍​ ដែល​កើត​ឡើង​​ក្នុង​វាល​វត្ថុ​បញ្ជា​របស់​សំណុំ​បែប​បទ​មួយ​ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3155419\n" +"40\n" +"help.text" +msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the ... button. An Assign Macrodialog opens." +msgstr "ពេល​ព្រឹត្តិការណ៍​កើត​ឡើង​ ម៉ាក្រូ​ដែល​បាន​តភ្ជាប់​នឹង​ត្រូវ​បាន​ហៅ​ ។ ដើម្បី​កំណត់​ម៉ាក្រូមួយ​ទៅ​ឲ្យ​ព្រឹត្តិការណ៍​មួយ​ ចុច​ប៊ូតុង​ ​ ... ។ ប្រអប់​​ ផ្តល់​តម្លៃ​ឲ្យ​ម៉ាក្រូ​ មួយ​​ នឹង​បើក ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3149732\n" +"3\n" +"help.text" +msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the Events tab page. The following events are defined:" +msgstr "អាស្រ័យ​លើ​វត្ថុ​បញ្ជា​ ព្រឹត្តិការណ៍​ខុស​ៗគ្នា​​ដែល​មាន​ ។ ​មាន​តែ​ព្រឹត្តិការណ៍​ដែល​អាច​ប្រើ​បាន​សម្រាប់​វត្ថុ​បញ្ជា​ដែល​បានជ្រើស​ និង​ បរិបទ​ដែល​បាន​រាយ​នៅលើ​ទំព័រ​ផ្ទាំង​ ព្រឹត្តិការណ៍​ ។ ព្រឹត្តិការណ៍​ដូច​ខាង​ក្រោម​នេះ​ត្រូវ​បាន​កំណត់​ ៖" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3149191\n" +"12\n" +"help.text" +msgid "Approve action" +msgstr "អនុម័ត​អំពើ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3153717\n" +"13\n" +"help.text" +msgid "This event takes place before an action is triggered by clicking the control. For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the When initiating event occurs. The Approve action event allows you to kill the process. If the linked method sends back FALSE, When initiating will not be executed." +msgstr "ព្រឹត្តិការណ៍​នេះ​កើតឡើង​មុនពេល​កេះ​ព្រឹត្តិការណ៍​ដោយ​ចុច​វត្ថុបញ្ជា ។ ឧទាហរណ៍ ការ​ចុច​ប៊ូតុង \"ដាក់ស្នើ\" ចាប់ផ្ដើម​អំពើ​ផ្ញើ ។ ទោះយ៉ាងណា ដំណើរការ \"ផ្ញើ\" ពិត​ត្រូវបាន​ចាប់ផ្ដើម​តែ​នៅពេលដែលព្រឹត្តិការណ៍ ពេល​ចាប់ផ្ដើម កើតឡើង​ប៉ុណ្ណោះ ។ ព្រឹត្តិការណ៍ អនុម័ត​អំពើ អនុញ្ញាត​ឲ្យ​អ្នកផ្ដាច់​ដំណើរការ ។ ប្រសិន​បើ​វិធីសាស្ដ្រ​ដែលបាន​ត ផ្ញើ​ត្រឡប់ FALSE នោះ នៅពេល​ចាប់ផ្ដើម នឹង​មិនត្រូវបាន​ប្រតិបត្តិទេ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3156024\n" +"36\n" +"help.text" +msgid "Execute action" +msgstr "ប្រតិបត្តិ​អំពើ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3145609\n" +"37\n" +"help.text" +msgid "The Execute action event occurs when an action is started. For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated." +msgstr "ព្រឹត្តិការណ៍ប្រតិបត្តិ​អំពើកើត​ឡើង​ពេល​អំពើ​មួយ​ត្រូវ​បាន​ចាប់​ផ្តើម ។ ឧទាហរណ៍​ ប្រសិន​បើ​អ្នក​មាន​ប៊ូតុង​ \"ដាក់ស្នើរ\" ក្នុង​សំណុំ​បែប​បទ​របស់អ្នក​ ដំណើរ​ការ​ផ្ញើ​​បង្ហាញ​អំពើ​ដែល​ត្រូវ​ចាប់​ផ្តើម ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3156343\n" +"41\n" +"help.text" +msgid "Changed" +msgstr "បាន​ផ្លាស់ប្តូរ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3148755\n" +"42\n" +"help.text" +msgid "The Changed event takes place when the control loses the focus and the content of the control has changed since it lost the focus." +msgstr "ព្រឹត្តិការណ៍ បាន​ផ្លាស់​ប្តូរ កើត​​ឡើងពេល​វត្ថុ​បញ្ជី​បាត់បង់​ការ​ផ្តោត​អារម្មណ៍​ និង មាតិកា​របស់​វត្ថុ​បញ្ជា​បាន​ផ្លាស់​ប្តូរ​តាំង​ពី​វា​បាត់​បង់​ការ​ផ្តោត​អារម្មណ៍ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3153524\n" +"10\n" +"help.text" +msgid "Text modified" +msgstr "អត្ថបទ​​បាន​កែប្រែ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3150495\n" +"11\n" +"help.text" +msgid "The Text modified event takes place if you enter or modify a text in an input field." +msgstr "ព្រឹត្តិការណ៍ អត្ថបទ​បាន​កែប្រែ កើត​ឡើង​ ក្នុង​ករណី​ដែល​អ្នក​បញ្ចូល​ ឬ​កែប្រែ​អត្ថបទ​ក្នុង​វាល​បញ្ចូល​មួយ​ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3154123\n" +"8\n" +"help.text" +msgid "Item status changed" +msgstr "ស្ថានភាព​ធាតុ ត្រូវ​បាន​ផ្លាស់ប្តូរ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3150870\n" +"9\n" +"help.text" +msgid "The Item status changed event takes place if the status of the control field has changed. The Item status changed event takes place if he status of the control field has changed." +msgstr "ព្រឹត្តិការណ៍​​ ស្ថាន​ភាព​ធាតុ​បាន​ផ្លាស់​ប្តូរ​​កើត​ឡើង​ប្រសិន​បើ​ស្ថាន​ភាព​របស់​វាល​​វត្ថុ​បញ្ជា​បាន​ផ្លាស់​ប្តូរ​ ។​ព្រឹត្តិការណ៍​ ស្ថានភាព​ធាតុ​បាន​ផ្លាស់​ប្តូរ​​ កើត​ឡើង​ប្រសិន​បើ​ស្ថាន​ភាព​របស់វាល​​វត្ថុ​បញ្ជា​បាន​ផ្លាស់​ប្តូរ​ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3151176\n" +"16\n" +"help.text" +msgid "When receiving focus" +msgstr "ពេល​ទទួល ការ​ផ្តោត​អារម្មណ៍" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3154218\n" +"17\n" +"help.text" +msgid "The When receiving focus event takes place if a control field receives the focus." +msgstr "ព្រឹត្តិការណ៍ ពេល​ទទួល​ការ​ផ្តោត​អារម្មណ៍ កើត​ឡើង​ក្នុង​ករណី​ដែល​វាល​វត្ថុ​បញ្ជា​មួយ​​ទទួល​ការ​ផ្តោត​អារម្មណ៍ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3150447\n" +"18\n" +"help.text" +msgid "When losing focus" +msgstr "ពេល​បាត់បង់​ ការ​ផ្តោត​អារម្មណ៍" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3159252\n" +"19\n" +"help.text" +msgid "The When losing focus event takes place if a control field looses the focus." +msgstr "ព្រឹត្តិការណ៍ ពេល​បាត់​បង់​ការ​ផ្តោត​អារម្មណ៍ កើត​ឡើង​ក្នុង​ករណី​ដែល​វាល​វត្ថុ​បញ្ជា​មួយ​បាត់​បង់​ការ​ផ្តោត​អារម្មណ៍ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3147287\n" +"20\n" +"help.text" +msgid "Key pressed" +msgstr "ចុច​​គ្រាប់​ចុច" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3152940\n" +"21\n" +"help.text" +msgid "The Key pressed event occurs when the user presses any key while the control has the focus. This event may be linked to a macro for checking entries." +msgstr "ព្រឹត្តិការណ៍ ចុច​គ្រាប់​ចុច​ កើត​ឡើង​ពេល​អ្នក​​ប្រើ​ដំណើរ​ការ​​គ្រាប់​ចុច​ណាមួយ​ ខណៈ​ពេល​វត្ថុ​បញ្ជា​​មាន​ការ​ផ្តោត​អារម្មណ៍​ ។ ព្រឹត្តិការណ៍​នេះ​អាច​ត្រូវ​បាន​តភ្ជាប់​ទៅ​ម៉ាក្រូ​មួយ​សម្រាប់​ពិនិត្យ​​​ធាតុ​ ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3154127\n" +"43\n" +"help.text" +msgid "Key released" +msgstr "លែង​​គ្រាប់​​ចុច" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3154150\n" +"44\n" +"help.text" +msgid "The Key released event occurs when the user releases any key while the control has the focus." +msgstr "ព្រឹត្តិការណ៍ លែងគ្រាប់ចុច កើតឡើង​នៅពេល​អ្នកប្រើ​លែង​គ្រាប់ចុច​ណាមួយ នៅខណៈ​វត្ថុបញ្ជា​មាន​ការ​ផ្ដោត ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3154921\n" +"26\n" +"help.text" +msgid "Mouse inside" +msgstr "កណ្តុរ​ក្នុង" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3148618\n" +"27\n" +"help.text" +msgid "The Mouse inside event takes place if the mouse is inside the control field." +msgstr "ព្រឹត្តិការណ៍ កណ្តុ​រខាង​ក្នុង​ កើត​ឡើង​ក្នុង​ករណី​ដែល​កណ្តុរ​នៅ​ខាង​ក្នុង​វាល​វត្ថុ​បញ្ជា ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3148576\n" +"30\n" +"help.text" +msgid "Mouse moved while key pressed" +msgstr "​កណ្តុរ​បានផ្លាស់ទី​​ ខណៈ​ពេល​​​​ចុច​​គ្រាប់​ចុច​" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3155411\n" +"31\n" +"help.text" +msgid "The Mouse moved while key pressed event takes place when the mouse is dragged while a key is pressed. An example is when, during drag-and-drop, an additional key determines the mode (move or copy)." +msgstr "ព្រឹត្តិការណ៍ កណ្ដុរ​ដែលបាន​ផ្លាស់ទី ពេល​សង្កត់​គ្រាប់ចុច កើតឡើង នៅពេល​ដែល​អូស​កណ្ដុរ នៅពេល​សង្កត់​គ្រាប់ចុច ។ ឧទាហរណ៍ គឺ​នៅពេល​អូស ហើយ​ទម្លាក់ គ្រាប់ចុច​បន្ថែម​កំណត់​របៀប (ផ្លាស់ទី ឬ​ចម្លង) ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3149262\n" +"32\n" +"help.text" +msgid "Mouse moved" +msgstr "​​​​កណ្តុរ​​បានផ្លាស់ទី​" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3146975\n" +"33\n" +"help.text" +msgid "The Mouse moved event occurs if the mouse moves over the control." +msgstr "ព្រឹត្តិការណ៍ ផ្លាស់ទី​កណ្តុរ កើត​ឡើង​ប្រសិន​បើ​ផ្លាស់​ទី​កណ្តុរ​លើ​វត្ថុ​បញ្ជា ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3159197\n" +"22\n" +"help.text" +msgid "Mouse button pressed" +msgstr "ចុច​​ប៊ូតុង​​កណ្តុរ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3145271\n" +"23\n" +"help.text" +msgid "The Mouse button pressed event occurs if the mouse button is pressed while the mouse pointer is on the control." +msgstr "ព្រឹត្តិការណ៍ លែង​ប៊ូតុង​កណ្តុរ​ កើត​ឡើង​ប្រសិន​បើ​ប៊ូតុង​កណ្តុរ​​ត្រូវ​បានលែង​ខណៈ​ពេល​ព្រួញ​កណ្តុរ​នៅ​លើ​វត្ថុ​បញ្ជា ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_idN108BD\n" +"help.text" +msgid "Note that this event is also used for notifying requests for a popup context menu on the control." +msgstr "ចំណាំថា ព្រឹត្តិការណ៍​នេះ​ត្រូវបានប្រើ​ដើម្បី​ជូនដំណឹង​សំណើ​សម្រាប់​ម៉ឺនុយ​បរិបទ​ដែល​លេច​ឡើង​នៅ​លើ​វត្ថុបញ្ជា ។" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3148880\n" +"24\n" +"help.text" +msgid "Mouse button released" +msgstr "​លែង​​​ប៊ូតុង​​​កណ្តុរ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3150659\n" +"25\n" +"help.text" +msgid "The Mouse button released event occurs if the mouse button is released while the mouse pointer is on the control." +msgstr "ព្រឹត្តិការណ៍​​ លែង​ប៊ូតុង​កណ្តុរ​​ កើត​ឡើង​ប្រសិន​បើ​ប៊ូតុង​កណ្តុរ​ត្រូវ​បាន​លែង​ ខណៈ​ពេល​ព្រួញ​កណ្តុរ​ស្ថិត​នៅ​លើ​វត្ថុ​បញ្ជា​ ។​" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"hd_id3156286\n" +"28\n" +"help.text" +msgid "Mouse outside" +msgstr "កណ្តុរ​ក្រៅ" + +#: 01170103.xhp +msgctxt "" +"01170103.xhp\n" +"par_id3149582\n" +"29\n" +"help.text" +msgid "The Mouse outside event takes place when the mouse is outside the control field." +msgstr "ព្រឹត្តិការណ៍ កណ្តុរ​ខាង​ក្រៅ កើត​ឡើង​ពេល​កណ្តុរ​នៅ​ខាង​ក្រៅ​វាល​វត្ថុ​បញ្ជា ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"tit\n" +"help.text" +msgid "Control Properties" +msgstr "​លក្ខណសម្បត្តិ​វត្ថុ​​​បញ្ជា" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"bm_id3147102\n" +"help.text" +msgid "controls; properties of form controlsproperties; form controls" +msgstr "វត្ថុ​បញ្ជា;​ លក្ខណសម្បត្តិ​របស់​វត្ថុបញ្ជា​សំណុំ​បែប​បទ​​លក្ខណសម្បត្តិ​; វត្ថុ​បញ្ជា​សំណុំ​បែប​បទ​​" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"hd_id3147102\n" +"1\n" +"help.text" +msgid "Control Properties" +msgstr "លក្ខណសម្បត្តិ​វត្ថុ​បញ្ជា​​" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3145345\n" +"2\n" +"help.text" +msgid "Opens a dialog for editing the properties of a selected control." +msgstr "បើក​ប្រអប់​​មួយ​​សម្រាប់​កែសម្រួល​លក្ខណសម្បត្តិ​របស់​វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ។​" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3157910\n" +"17\n" +"help.text" +msgid "You can only call the Properties dialog when in the Design mode with a control selected. " +msgstr "អ្នក​អាច​ហៅ​តែ​ប្រអប់​ លក្ខណសម្បត្តិ​ ប៉ុណ្ណោះ​ ពេល​ស្ថិត​ក្នុង​របៀប​រចនា​ជា​មួយ​វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​មួយ​ ។ " + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3153760\n" +"3\n" +"help.text" +msgid "If you enter data in the Properties dialog, note that multiline input is possible for certain drop-down combo boxes. This concerns all fields in which an SQL statement can be entered, as well as the properties of text boxes or label fields. You can open these fields and enter text in the opened list. The following shortcut keys are valid:" +msgstr "ប្រសិន​បើ​អ្នក​បញ្ចូល​ទិន្នន័យ​ក្នុង​ប្រអប់ លក្ខណសម្បត្តិ​​ ចំណាំ​ថា​ ការ​បញ្ចូល​ច្រើន​បន្ទាត់​អាច​ប្រើ​បាន​សម្រាប់​​ប្រអប់​បន្សំ​​ធ្លាក់​ចុះ​ ។ នេះ​ទាក់​ទង​គ្រប់​​វាល​​ទាំង​អស់​ក្នុង​សេចក្តី​ថ្លែងការណ៍​ SQL មួយ​អាច​ត្រូវ​បាន​បញ្ចូល​ ព្រម​ទាំង​លក្ខណសម្បត្តិ​របស់​ប្រអប់​អត្ថបទ​​ ឬ​ វាល​​ស្លាក​ ។​ អ្នក​អាច​បើកវាល​ទាំង​នេះ​ និង បញ្ចូល​អត្ថបទ​ក្នុង​បញ្ជី​ដែល​​បាន​បើក​ ។ គ្រាប់​ចុច​ផ្លូវ​កាត់​ដូច​ខាង​ក្រោម​គឺ​ត្រឹម​ត្រូវ​ ៖" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3148686\n" +"18\n" +"help.text" +msgid "Keys" +msgstr "គ្រាប់​ចុច" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3155390\n" +"19\n" +"help.text" +msgid "Effects" +msgstr "បែបផែន" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3150504\n" +"4\n" +"help.text" +msgid "OptionAlt+Down Arrow" +msgstr "Optionជំនួស(Alt)+ព្រួញ​ចុះក្រោម" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3150944\n" +"5\n" +"help.text" +msgid "Opens the combo box" +msgstr "បើក​ប្រអប់​បន្សំ" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3153627\n" +"6\n" +"help.text" +msgid "OptionAlt+Up Arrow" +msgstr "Optionជំនួស(Alt)+ព្រួញ​ឡើង​លើ" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3153063\n" +"7\n" +"help.text" +msgid "Closes the combo box" +msgstr "បិទ​​ប្រអប់​បន្សំ" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3159413\n" +"8\n" +"help.text" +msgid "Shift+Enter" +msgstr "ប្តូរ (Shift) + បញ្ចូល (Enter)" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3152811\n" +"9\n" +"help.text" +msgid "Inserts a new line." +msgstr "បញ្ចូល​បន្ទាត់​ថ្មី​មួយ​ ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3153379\n" +"10\n" +"help.text" +msgid "Up Arrow" +msgstr "​​ព្រួញ​ឡើង​លើ" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3153192\n" +"11\n" +"help.text" +msgid "Places the cursor into the previous line." +msgstr "ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង​បន្ទាត់​មុន​ ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3152933\n" +"12\n" +"help.text" +msgid "Down Arrow" +msgstr "ព្រួញ​ចុះ​ក្រោម" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3151041\n" +"13\n" +"help.text" +msgid "Places the cursor into the next line." +msgstr "ដាក់​ទស្សន៍​​ទ្រនិច​ក្នុង​បន្ទាត់​បន្ទាប់​ ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3153178\n" +"14\n" +"help.text" +msgid "Enter" +msgstr "បញ្ចូល​​(Enter)" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3147228\n" +"15\n" +"help.text" +msgid "Completes the input in the field and places the cursor into the next field." +msgstr "បញ្ចប់​ការ​បំពេញ​ក្នុងវាល​​ និង ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង​វាល​​បន្ទាប់ ។" + +#: 01170100.xhp +msgctxt "" +"01170100.xhp\n" +"par_id3156422\n" +"16\n" +"help.text" +msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property List Entries, which can be set for the control fields List Box and Combo Box. Here, you can only edit the entries when the field is opened." +msgstr "ដោយ​​ប្រអប់​បញ្ជី​ ឬ​ ប្រអប់​បន្សំ​ អ្នក​អាច​បើក​ ឬ​ បិទ​ បញ្ជី​ដោយ​ប្រើ​កណ្តុរ​ចុច​នៅ​ខាងស្តាំ​ចុង​នៃ​វាល​​ ។ ទោះ​ជា​យ៉ាង​ណា​ក៏​ដោយ​​ការ​បញ្ចូល​នៅ​ទីនេះ​អាច​ត្រូវ​បាន​បញ្ចូល​​ផងដែរ​ក្នុង​បញ្ជី​ដែល​បាន​បើក​ ឬ​ ក្នុង​​វាល​​អត្ថបទ​នៅកំពូល​ ។​ មាន​ករណី​លើក​លែង​មួយ​ គឺ​លក្ខណសម្បត្តិ​ដែល​រំពឹង​ទុក​ជា​ការ​បង្ហាញ​បញ្ជី​មួយ​​ ​ ជា​ឧទាហរណ៍​​លក្ខណសម្បត្តិ​​ ធាតុ​បញ្ជា​​ ដែល​អាច​ត្រូវ​បាន​កំណត់​សម្រាប់វាល​វត្ថុ​បញ្ជា​ ប្រអប់​បញ្ជី​​ និង​ ប្រអប់​បន្សំ​ ។ នៅ​ទី​នេះ​អ្នក​ក៏​អាច​កែសម្រួល​ធាតុ​ពេល​វាល​​ត្រូវ​បាន​បើក​ ។" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"tit\n" +"help.text" +msgid "Setting Indents, Margins, and Columns" +msgstr "ការ​កំណត់​ចូល​បន្ទាត់​ រឹម​ទំព័រ​ និង​ ជួរ​ឈរ" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"bm_id3148668\n" +"help.text" +msgid "margins; setting with the mousecolumns; setting with the mouseparagraphs; indents, margins and columns" +msgstr "រឹម; ការ​កំណត់​ដោយ​ប្រើ​កណ្ដុរជួរ​ឈរ; ការ​កំណត់​ដោយ​ប្រើ​កណ្ដុរកថាខណ្ឌ; ចុះ​បន្ទាត់ រឹម និង​ជួរ​ឈរ" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"hd_id3148668\n" +"1\n" +"help.text" +msgid "Setting Indents, Margins, and Columns" +msgstr "ការ​កំណត់​ ការ​ចូល​បន្ទាត់​ រឹម​ទំព័រ​ និង ជួរឈរ" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3155364\n" +"2\n" +"help.text" +msgid "You can define the indents and margins for the current paragraph, or for all selected paragraphs, using the mouse." +msgstr "អ្នក​អាច​កំណត់​ការ​ចូល​បន្ទាត់​ និង រឹម​ទំព័រ​សម្រាប់​ទំព័រ​បច្ចុប្បន្ន​ ឬ​ សម្រាប់​កថាខណ្ឌ​ដែល​បានជ្រើស​ទាំង​អស់​ ដោយ​ប្រើ​កណ្តុរ​ ។" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3152594\n" +"3\n" +"help.text" +msgid "If you split the page into columns, or the cursor is placed in a multiple-column text frame, you can change the column width and the column spacing by dragging them on the ruler with the mouse." +msgstr "ប្រសិន​បើ​អ្នក​បំបែក​ទំព័រ​ទៅ​ជា​ជួរ​ឈរ​ ឬ​ទស្សន៍​ទ្រនិច​ត្រូវ​​បាន​ដាក់​ក្នុង​ស៊ុម​អត្ថបទ​ជួរ​ឈរ​ច្រើន​ អ្នក​អាច​ផ្លាស់​ប្តូរ​ទទឹង​ជួរឈរ​ និង គម្លាត​ជួរឈរ​ដោយ​អូស​ពួកវា​នៅលើ​បន្ទាត់​ដោយ​ប្រើ​កណ្តុរ​ ។" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3154398\n" +"4\n" +"help.text" +msgid "When an object, an image, or a draw object is selected, you will see the borders of the object in the ruler. You can change the borders by dragging them on the ruler with the mouse." +msgstr "ពេល​ដែល​វត្ថុ​មួយ​ រូប​ភាព​មួយ​ ឬ​ វត្ថុ​គំនូរ​មួយ​ត្រូវ​បាន​ជ្រើស​ អ្នក​នឹង​ឃើញ​ស៊ុម​របស់​វត្ថុ​ក្នុង​បន្ទាត់​ ។ អ្នក​អាច​ផ្លាស់​ប្តូរ​ស៊ុម ​ដោយ​អូស​ពួក​វា​លើ​បន្ទាត់​​ដោយ​ប្រើ​កណ្តុរ​ ។" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3146130\n" +"5\n" +"help.text" +msgid "If the cursor is placed in a table cell, you can change the indents for the contents of the cell by dragging them with the mouse on the ruler. You can change the boundary lines of the table on the ruler or by dragging the actual boundary line." +msgstr "ប្រសិន​បើ​​ទស្សន៍​ទ្រនិច​ត្រូវ​បាន​ដាក់​ក្នុង​ក្រឡា​តារាង​ អ្នក​អាច​ផ្លាស់​ប្តូរ​ការ​ចូល​បន្ទាត់​សម្រាប់​មាតិកា​របស់​ក្រឡា​ ដោយ​អូស​ពួក​វា​ដោយ​ប្រើ​កណ្តុរ​នៅ​លើ​បន្ទាត់​ ។ ​អ្នក​អាច​ផ្លាស់​ប្តូរ​បន្ទាត់​ព្រំដែន​របស់​តារាង​នៅ​លើ​បន្ទាត់​ ឬ​ ដោយ​អូស​​បន្ទាត់​ស៊ុម​ពិត​ប្រាកដ​ ។" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3156136\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3150693\n" +"6\n" +"help.text" +msgid "These icons mark the left indent for the first line of the current paragraph (top triangle) and the left indent for the other lines of the paragraph (bottom triangle)." +msgstr "រូប​តំណាង​ទាំង​នេះ​សម្គាល់​ការ​ចូល​បន្ទាត់​ខាង​ឆ្វេង សម្រាប់​បន្ទាត់​ទី​មួយ​របស់​កថាខណ្ឌ​បច្ចុប្បន្ន (ត្រីកោណ​ខាង​លើ) និង​ការ​ចូលបន្ទាត់​ខាង​ឆ្វេង​នៃ​បន្ទាត់​ផ្សេង​ទៀត​របស់​កថាខណ្ឌ (ត្រីកោណ​ខាង​លើ) ។" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3150774\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3166460\n" +"7\n" +"help.text" +msgid "This icon on the right of the ruler marks the right indent of the current paragraph." +msgstr "រូប​តំណាង​នេះ​ នៅ​ខាង​ស្តាំ​​នៃ​បន្ទាត់​​​សម្គាល់​ការ​ចូល​បន្ទាត់​ស្តាំ​របស់​កថាខណ្ឌ​បច្ចុប្បន្ន​ ។" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3146949\n" +"8\n" +"help.text" +msgid "Task" +msgstr "ភារកិច្ច" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3153087\n" +"9\n" +"help.text" +msgid "Procedure" +msgstr "បែបបទ" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3154143\n" +"10\n" +"help.text" +msgid "Set left indent" +msgstr "កំណត់​ការ​ចូល​បន្ទាត់​ឆ្វេង​" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3154307\n" +"11\n" +"help.text" +msgid "Drag the bottom left mark to the right while pressing the mouse button" +msgstr "អូស​ចំណុច​សម្គាល់​នៅបាត​ឆ្វេង​ ទៅ​ស្តាំ​ ខណៈ​ពេល​ចុច​ប៊ូតុង​កណ្តុរ​" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3155449\n" +"12\n" +"help.text" +msgid "Set left indent of first line" +msgstr "កំណត់​ការ​ចូល​បន្ទាត់​​​របស់​បន្ទាត់​ទី​មួយ" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3145673\n" +"13\n" +"help.text" +msgid "Drag the top left mark to the right while pressing the mouse button" +msgstr "អូស​សញ្ញា​សម្គាល់​ខាង​ឆ្វេង​នៅ​កំពូល​ទៅ​ខាង​ស្តាំ​ ខណៈ​ពេល​ចុច​ប៊ូតុង​កណ្តុរ​" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3156156\n" +"14\n" +"help.text" +msgid "Set right indent" +msgstr "កំណត់​ការ​ចូល​បន្ទាត់​ស្តាំ​" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3153761\n" +"15\n" +"help.text" +msgid "Drag the mark on the right to the left while pressing the mouse button" +msgstr "អូស​​សញ្ញា​សម្គាល់​នៅ​ពី​ស្តាំ​ ទៅ​ឆ្វេង​ ខណៈ​ពេល​ចុច​ប៊ូតុង​កណ្តុរ​" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3154760\n" +"16\n" +"help.text" +msgid "In order to change the left indent starting with the second line of a paragraph, hold down the CommandCtrl key, click the triangle on the bottom left, and drag it to the right." +msgstr "ដើម្បី​ផ្លាស់ប្ដូរ​ការ​ផ្លាស់ប្ដូរ​​ចំណុច​ចាប់ផ្ដើម​ចូល​បន្ទាត់​ខាង​ឆ្វេង​ដោយ​បន្ទាត់​ទីពីរ​របស់​កថាខណ្ឌ ចុច​គ្រាប់​ចុច Commandបញ្ជា (Ctrl) ចុច​ត្រីកោន​នៅ​ខាង​ឆ្វេង​ផ្នែក​ខាង​ក្រោម ហើយ​​អូស​វា​ទៅ​ស្ដាំ ។" + +#: 13020000.xhp +msgctxt "" +"13020000.xhp\n" +"par_id3148453\n" +"17\n" +"help.text" +msgid "Tabs that have been set are not changed when indenting a paragraph. If the set tabs end up outside the margins of the paragraph, they are no longer displayed, but they still exist." +msgstr "ថេប​(Tab) ដែល​ត្រូវ​បាន​កំណត់​មិន​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ទេ​ ពេល​ចូល​បន្ទាត់​កថាខណ្ឌ​មួយ​ ។ ប្រសិនបើ​ការ​កំណត់​ថេប​(Tab) ​បញ្ចប់​នៅ​ខាង​ក្រៅ​រឹម​ទំព័រ​របស់​កថាខណ្ឌ​ ពួក​វា​មិន​ត្រូវ​បាន​បង្ហាញ​ទៀត​ទេ​​ ប៉ុន្តែ​ពួក​វា​នៅ​តែ​មាន​ ។" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"tit\n" +"help.text" +msgid "Mail & News" +msgstr "សំបុត្រ & ព័ត៌មាន" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"hd_id3147102\n" +"1\n" +"help.text" +msgid "Mail & News" +msgstr "សំបុត្រ​ & ព័ត៌មាន" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"par_id3153049\n" +"2\n" +"help.text" +msgid "On the Mail & News page in the Hyperlink dialog you can edit hyperlinks for e-mail or news addresses." +msgstr "នៅលើ​​ទំព័រ​ សំបុត្រ​ និង ព័ត៌មាន​​ ក្នុង​​ ប្រអប់​តំណ​ខ្ពស់​ អ្នក​អាច​កែ​សម្រួល​តំណ​ខ្ពស់​​សម្រាប់​អ៊ីមែល​ ឬ​ អាសយ​ដ្ឋាន​ព័ត៌មាន​ ។" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"hd_id3153528\n" +"3\n" +"help.text" +msgid "Mail & News" +msgstr "សំបុត្រ & ព័ត៌មាន" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"hd_id3153748\n" +"4\n" +"help.text" +msgid "E-mail" +msgstr "អ៊ីមែល" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"par_id3166460\n" +"5\n" +"help.text" +msgid "Assigns the specified e-mail address to the hyperlink. Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the E-mail field." +msgstr "ផ្តល់​អាសយដ្ឋាន​អ៊ីមែល​ដែល​​បាន​បញ្ជាក់លម្អិត​ទៅ​តំណ​ខ្ពស់​ ។ ចុច​តំណ​ខ្ពស់​ថ្មី​ក្នុង​ឯកសារ​នឹង​បើក​ឯកសារ​សារ​ថ្មី​មួយ​ ដែល​ភ្ជាប់អាសយដ្ឋាន​ទៅ​អ្នក​​ទទួល​ដែល​បាន​បញ្ជាក់លម្អិត​ក្នុង​វាល អ៊ីមែល ។" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"hd_id3155628\n" +"6\n" +"help.text" +msgid "News" +msgstr "ព័ត៌មាន" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"par_id3149955\n" +"7\n" +"help.text" +msgid "Assigns a news address to the hyperlink. Clicking the hyperlink in the document will open a new message document to the news group you entered in the Receiver field." +msgstr "ផ្តល់​អាសយដ្ឋាន​ថ្មី​មួយ​ទៅ​តំណ​ខ្ពស់​ ។ ចុច​តំណខ្ពស់​ក្នុង​ឯកសារ​នឹង​បើក​ឯកសារ​សារ​ថ្មី​មួយ​ទៅ​ក្រុម​ព័ត៌មាន​ ដែល​អ្នក​បាន​បញ្ចូល​​ក្នុង​វាល អ្នក​ទទួល ។" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"hd_id3149580\n" +"8\n" +"help.text" +msgid "Receiver" +msgstr "អ្នក​​ទទួល" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"par_id3153665\n" +"9\n" +"help.text" +msgid "Specifies the full URL of the addressee, in the form mailto:name@provider.com or news:group.server.com. You can also use drag-and-drop." +msgstr "បញ្ជាក់​​ URL ពេញ​លេញ​របស់​​អ្នក​ទទួលសំបុត្រ​​ ក្នុង​សំណុំ​បែបបទ mailto:name@provider.com ឬ news:group.server.com. អ្នក​ក៍​អាច​ប្រើ​អូស​ និង ​ទម្លាក់ ។" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"hd_id3143270\n" +"14\n" +"help.text" +msgid "Data Sources" +msgstr "ប្រភព​ទិន្នន័យ" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"par_id3149514\n" +"15\n" +"help.text" +msgid "Hides or shows the data source browser. Drag the receiver's E-mail data field from the data source browser into the Receiver text field." +msgstr "លាក់ ឬ​បង្ហាញ​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ ។ អូស​វាល​ទិន្នន័យ អ៊ីមែល​របស់​អ្នក​ទទួល​ពី​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ​ទៅក្នុង​វាល​អត្ថបទ អ្នកទទួល ។" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"hd_id3153332\n" +"12\n" +"help.text" +msgid "Subject" +msgstr "ប្រធានបទ​" + +#: 09070200.xhp +msgctxt "" +"09070200.xhp\n" +"par_id3153821\n" +"13\n" +"help.text" +msgid "Specifies the subject that is inserted in the subject line of the new message document." +msgstr "បញ្ជាក់លម្អិត​ប្រធាន​បទ​ដែល​ត្រូវ​បាន​បញ្ចូល​​ក្នុង​បន្ទាត់​​​ប្រធាន​បទ​​នៃ​ឯកសារ​សារ​ថ្មី​មួយ​ ។" + +#: 24060000.xhp +msgctxt "" +"24060000.xhp\n" +"tit\n" +"help.text" +msgid "Brightness" +msgstr "​ពន្លឺ" + +#: 24060000.xhp +msgctxt "" +"24060000.xhp\n" +"hd_id3153514\n" +"1\n" +"help.text" +msgid "Brightness" +msgstr "ពន្លឺ​" + +#: 24060000.xhp +msgctxt "" +"24060000.xhp\n" +"par_id3152821\n" +"2\n" +"help.text" +msgid "Specifies the brightness for the selected graphic object. Values from -100% (only black) to +100% (only white) are possible." +msgstr "​បញ្ជាក់​​ពន្លឺ​សម្រាប់​វត្ថុ​ក្រាហ្វិក​ដែល​បាន​ជ្រើស​ ។​ តម្លៃ​ពី​-១០០​% (តែ​ពណ៌​ខ្មៅ​​) ទៅ​ + ១០០​% (តែ​ពណ៌​ស​) អាច​ធ្វើ​បាន​ ។" + +#: 24060000.xhp +msgctxt "" +"24060000.xhp\n" +"par_id3150808\n" +"help.text" +msgid "Icon" +msgstr "​រូប​តំណាង​​" + +#: 24060000.xhp +msgctxt "" +"24060000.xhp\n" +"par_id3154927\n" +"3\n" +"help.text" +msgid "Brightness" +msgstr "​ពន្លឺ" + +#: 07090000.xhp +msgctxt "" +"07090000.xhp\n" +"tit\n" +"help.text" +msgid "Export Directly as PDF" +msgstr "នាំ​ចេញ​ដោយ​ផ្ទាល់​ជា PDF" + +#: 07090000.xhp +msgctxt "" +"07090000.xhp\n" +"hd_id3146946\n" +"1\n" +"help.text" +msgid "Export Directly as PDF" +msgstr "នាំ​ចេញ​ជា​ PDF ដោយ​ផ្ទាល់​" + +#: 07090000.xhp +msgctxt "" +"07090000.xhp\n" +"par_id3085157\n" +"2\n" +"help.text" +msgid "Exports the current document directly as PDF. No settings dialog is shown." +msgstr "នាំ​ចេញ​ឯកសារ​បច្ចុប្បន្ន​ជា​ PDF ដោយ​ផ្ទាល់​ ។ គ្មាន​ប្រអប់​កំណត់​ត្រូវ​បាន​បង្ហាញ​ ។​" + +#: 09030000.xhp +msgctxt "" +"09030000.xhp\n" +"tit\n" +"help.text" +msgid "Hyperlink" +msgstr "តំណខ្ពស់​" + +#: 09030000.xhp +msgctxt "" +"09030000.xhp\n" +"hd_id3154094\n" +"1\n" +"help.text" +msgid "Hyperlink" +msgstr "តំណ​ខ្ពស់​" + +#: 09030000.xhp +msgctxt "" +"09030000.xhp\n" +"par_id3151100\n" +"2\n" +"help.text" +msgid "Inserts a hyperlink from the current URL into your document. The URL address is taken from the entry in the Internet URLs combo box, and the name of the link is taken from the URL Name combo box." +msgstr "បញ្ចូល​តំណ​ខ្ពស់​​ពី​ URL បច្ចុប្បន្ន​ទៅ​ក្នុង​ឯកសារ​របស់អ្នក​ ។ អាសយដ្ឋាន URL ត្រូវ​បាន​យក​ពី​ធាតុ​ក្នុង​ប្រអប់​បន្សំ URLs អ៊ីនធឺណិត និង​ ឈ្មោះ​របស់​តំណ​ត្រូវ​បានយក​ចេញ​ពី​ប្រអប់ផ្សំ ឈ្មោះ​ URL ។" + +#: 09030000.xhp +msgctxt "" +"09030000.xhp\n" +"par_id3149760\n" +"3\n" +"help.text" +msgid "You can insert the hyperlink as text or as a button. Click the arrow next to the Hyperlink icon, then select As text or As button from the menu. The hyperlink is then inserted at the current cursor location." +msgstr "អ្នក​អាច​បញ្ចូល​ តំណ​ខ្ពស់ ជា​អត្ថបទ​ ឬ​ជា​ប៊ូតុង​មួយ​ ។ ចុច​ព្រួញ​​នៅ​ជាប់នឹង​ រូបតំណាង​តំណខ្ពស់ បន្ទាប់មក​​ជ្រើស ជា​អត្ថបទ​ ឬ​ជា​ប៊ូតុង​ ពី​ម៉ឺនុយ ។ បន្ទាប់​មក​តំណខ្ពស់​​​ត្រូវ​បាន​បញ្ចូល​នៅ​ទីតាំង​ទស្សន៍​ទ្រនិច ។" + +#: 09030000.xhp +msgctxt "" +"09030000.xhp\n" +"par_id3145345\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 09030000.xhp +msgctxt "" +"09030000.xhp\n" +"par_id3154824\n" +"4\n" +"help.text" +msgid "Hyperlink" +msgstr "តំណខ្ពស់​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"tit\n" +"help.text" +msgid "Find Record" +msgstr "រក​កំណត់​ត្រា" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"bm_id3146936\n" +"help.text" +msgid "tables in databases; searching forms; browsing records; searching in databases searching; databases databases; searching records" +msgstr "តារាង​ក្នុង​មូលដ្ឋានទិន្នន័យ; ស្វែងរក សំណុំ​បែបបទ; រកមើល កំណត់ត្រា; ស្វែងរក​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ ស្វែងរក; មូលដ្ឋាន​ទិន្នន័យ មូលដ្ឋាន​ទិន្នន័យ; ស្វែងរក​កំណត់​ត្រា" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3146936\n" +"1\n" +"help.text" +msgid "Find Record" +msgstr "ស្វែង​រក​កំណត់​ត្រា​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3147588\n" +"2\n" +"help.text" +msgid "Searches database tables and forms. In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. " +msgstr "ស្វែង​រក​តារាង​មូល​ដ្ឋាន​ទិន្នន័យ​ និង សំណុំ​បែប​បទ​ ។​ក្នុង​សំណុំ​បែប​បទ​ ឬ​តារាង​មូល​ដ្ឋាន​ទិន្នន័យ​ អ្នក​អាច​ស្វែង​រក​តាមរយៈ​វាល​​​ទិន្នន័យ​ ប្រអប់​បញ្ជី​ និង​ ប្រអប់​ធីក​សម្រាប់​តម្លៃ​ជាក់លាក់​ ។​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3149355\n" +"3\n" +"help.text" +msgid "When searching a table, the data fields of the current table are searched. When searching in a form, the data fields of the table linked with the form are searched." +msgstr "ពេលកំពុង​​ស្វែង​រក​តារាង​មួយ​ វាល​​ទិន្នន័យ​របស់​តារាង​បច្ចុប្បន្ន​ត្រូវ​បាន​ស្វែង​រក​ ។ ពេល​កំពុង​ស្វែង​រក​ក្នុង​សំណុំ​បែប​បទ​មួយ​ វាល​ទិន្នន័យ​របស់​តារាងដែល​​បាន​តភ្ជាប់​ជាមួយ​សំណុំ​បែបបទ​​ត្រូវ​បាន​ស្វែង​រក​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153394\n" +"111\n" +"help.text" +msgid "The search described here is carried out by %PRODUCTNAME. If you want to use the SQL server to search in a database, then you should use the Form-based Filters icon on the Form Bar." +msgstr "ការ​ស្វែង​រក​ដែល​បាន​ពិពណ៌​នា​នៅ​ទីនេះ​ត្រូវបាន​អនុវត្ត​ដោយ​ ​ %PRODUCTNAME ។ ប្រសិន​បើ​អ្នក​ចង់​ប្រើ​ម៉ាស៊ីន​បម្រើ​ SQL ដើម្បី​ស្វែង​រក​ក្នុង​មូល​ដ្ឋាន​ទិន្នន័យ​មួយ​ បន្ទាប់​មក​អ្នក​គួរ​តែ​ប្រើ​​រូប​តំណាង​ សំណុំ​បែប​បទ​ - តម្រង​មូល​ដ្ឋាន​ នៅលើ​ របារ​សំណុំ​បែប​បទ​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3149095\n" +"110\n" +"help.text" +msgid "The search function is also available for table controls. When calling the search function from a table control, you can search each column of the table control corresponding to the database columns of the linked database table." +msgstr "មុខងារ​​ស្វែង​រក​គឺ​អាច​ប្រើ​បាន​សម្រាប់​តែ​វត្ថុ​បញ្ជា​តារាង​ ។ ពេល​ហៅ​មុខងារ​​ស្វែង​រក​ពី​វត្ថុ​បញ្ជា​តារាង​មួយ​ អ្នក​អាច​ស្វែង​រក​ជួរ​ឈរ​នីមួយៗ​​របស់​វត្ថុ​បញ្ជា​តារាងដែល​ត្រូវ​គ្នា​នឹង​ជួរ​ឈរ​មូល​ដ្ឋាន​ទិន្នន័យ​របស់​តារាង​មូល​ដ្ឋាន​ទិន្នន័យ​ដែល​បាន​តភ្ជាប់​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3143267\n" +"112\n" +"help.text" +msgid "Search for" +msgstr "ស្វែង​រក​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153527\n" +"113\n" +"help.text" +msgid "Specifies the type of search." +msgstr "បញ្ជាក់​ប្រភេទ​នៃ​ការ​ស្វែង​រក ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3153683\n" +"6\n" +"help.text" +msgid "Text:" +msgstr "អត្ថបទ ៖" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3154823\n" +"7\n" +"help.text" +msgid "Enter the search term in the box or select it from the list. The text under the cursor is already copied into the Text combo box. Note that while running a search in a form, tabs and line breaks cannot be processed." +msgstr "បញ្ចូល​ពាក្យស្វែង​រក​ក្នុង​ប្រអប់​ ឬ​ ជ្រើស​វា​ពី​បញ្ជី ។ អត្ថបទ​ក្រោម​​ទស្សន៍​ទ្រនិច​ត្រូវ​បាន​ចម្លង​រួច​ហើយ​ក្នុង​ប្រអប់ផ្សំ អត្ថបទ ។ ចំណាំ​ថា​ខណៈពេល​រត់​ការ​ស្វែង​រក​ក្នុង​សំណុំ​បែប​បទ​មួយ​ ថេប​ និង បំបែក​​បន្ទាត់​មិន​អាច​ត្រូវ​បាន​ដំណើរ​ការ​ទេ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3148539\n" +"8\n" +"help.text" +msgid "Your search terms will be saved as long as the table or the formula document is open. If you are running more than one search and you would like to repeat the search term, you can select a previously used search term from the combo box." +msgstr "ពាក្យ​ស្វែង​រក​របស់​អ្នក​នឹង​ត្រូវ​បាន​រក្សា​ទុក​ដរាប​ណា​តារាង​ ឬ​ឯកសារ​រូប​មន្ត​ត្រូវ​បើក​ ។ ប្រសិនបើ​​អ្នក​កំពុង​រត់​ការ​ស្វែង​រក​ច្រើន​ជាង​មួយ​ និង​ អ្ន​កចង់​​ស្វែង​រក​ពាក្យ​ម្តង​ទៀត​ អ្នក​អាច​ជ្រើស​ពាក្យ​ស្វែង​រក​ដែល​បាន​ប្រើ​ពី​មុន​ពី​ប្រអប់​បន្សំ​ ។​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3153662\n" +"114\n" +"help.text" +msgid "Field content is NULL" +msgstr "មាតិកា​វាល​​គឺ NULL" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153543\n" +"115\n" +"help.text" +msgid "Specifies that fields will be found that contain no data." +msgstr "បញ្ជាក់លម្អិត​ថា​នឹង​រក​ឃើញ​វាល​ដែល​គ្មាន​ទិន្នន័យ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3153717\n" +"116\n" +"help.text" +msgid "Field content is not NULL" +msgstr "មាតិកាវាល​​មិន​មែន​ NULL" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3143270\n" +"117\n" +"help.text" +msgid "Specifies that fields will be found that contain data." +msgstr "បញ្ជាក់លម្អិត​ថា​​នឹង​​​​រក​ឃើញ​វាល​ដែល​មាន​ទិន្នន័យ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3156153\n" +"9\n" +"help.text" +msgid "Where to search" +msgstr "កន្លែង​ដែល​ត្រូវ​​ស្វែង​រក" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3149164\n" +"10\n" +"help.text" +msgid "Specifies the fields for the search." +msgstr "បញ្ជាក់​វាល​​សម្រាប់ការ​​ស្វែង​រក​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3154564\n" +"105\n" +"help.text" +msgid "Form" +msgstr "សំណុំ​បែបបទ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3159176\n" +"106\n" +"help.text" +msgid "Specifies the logical form in which you want the search to take place." +msgstr "បញ្ជាក់លម្អិត​សំណុំ​​សម​​ដែល​អ្នក​ចង់​ឲ្យការ​ស្វែង​រក​កើត​ឡើង​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3155434\n" +"107\n" +"help.text" +msgid "The Form combo box is only visible if the current document is a form document with more than one logical form. It does not appear during a search in tables or queries." +msgstr "ប្រអប់​បន្សំ​ សំណុំ​បែប​បទ​​ គឺ​មើល​ឃើញ​តែ​ក្នុង​ករណី​​ដែល​ឯកសារ​បច្ចុប្បន្ន​គឺ​ជា​ឯកសារ​សំណុំ​បែប​បទ​មួយ​ដែល​មាន​សំណុំ​បែប​បទ​ត្រឹម​ត្រូវ​ច្រើន​ជាងមួយ​ ។ វា​មិន​បង្ហាញ​ក្នុង​កំឡុង​ពេល​ការ​ស្វែង​រក​ក្នុង​តារាង​ ឬ​ សំណួរ​ទេ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3151384\n" +"108\n" +"help.text" +msgid "Form documents may contain multiple logical forms. These are individual form components, which are each linked to a table." +msgstr "ឯកសារ​​សំណុំ​បែបបទ​អាច​មាន​សំណុំ​បែប​បទ​ត្រឹម​ត្រូវ​ច្រើន​ ។ ​ទាំង​នេះ​គឺ​ជា​សមាសភាគ​សំណុំ​បែប​បទ​នីមួយៗ​​ ដែល​ត្រូវ​បាន​ត​ភ្ជាប់​​​ទៅ​តារាង​ ។​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3145086\n" +"109\n" +"help.text" +msgid "The Form combo box contains the names of all logical forms for which controls exist." +msgstr "ប្រអប់​បន្សំ​ សំណុំ​បែប​បទ​ មាន​ឈ្មោះ​របស់​សំណុំ​បែប​បទ​ត្រឹម​ត្រូវ​ សម្រាប់​វត្ថុ​បញ្ជា​ណា​មួយ​ដែល​មាន​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3159414\n" +"11\n" +"help.text" +msgid "All Fields" +msgstr "វាល​ទាំងអស់" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153896\n" +"12\n" +"help.text" +msgid "Searches through all fields. If you are running a search in a table, all fields in the table will be searched. If you are running a search in a form, all fields of the logical form (entered under Form) will be searched. If you are running a search in a table control field, all columns that are linked to a valid database table field will be searched." +msgstr "ស្វែង​រក​គ្រប់វាល​ទាំងអស់​ ។ ប្រសិន​បើ​អ្នក​កំពុង​រត់​ការ​ស្វែង​រក​មួយ​ក្នុង​តារាង​មួយ​ វាល​ទាំងអស់​ក្នុង​តារាង​នឹង​ត្រូវ​បាន​ស្វែង​រក ។ ប្រសិន​បើ​អ្នក​កំពុង​រត់​ការ​ស្វែង​រក​មួយ​ក្នុង​សំណុំ​បែបបទ​ វាល​ទាំងអស់​របស់​សំណុំ​បែបបទ​ត្រឹមត្រូវ​ (បាន​បញ្ចូល​ក្រោម សំណុំ​បែបបទ) នឹង​ត្រូវ​បាន​ស្វែង​រក ។ ប្រសិន​បើ​អ្នក​កំពុង​រត់​ការ​ស្វែង​រក​មួយ​ក្នុង​វា​ល​វត្ថុ​បញ្ជា​តារាង​មួយ​ ជួរ​ឈរ​ទាំងអស់​​ដែល​ត្រូវ​បាន​តភ្ជាប់ទៅ​វាល​តារាង​ទិន្នន័យ​ដែល​ត្រឹម​ត្រូវ​​នឹង​ត្រូវ​បាន​ស្វែង​រក ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3151054\n" +"13\n" +"help.text" +msgid "Note that the fields of the current logical form do not have to be identical to the fields of the form document. If the form document contains fields that point to multiple data sources (that is, multiple logical forms), the All Fields option will only search for the fields linked to data sources in the form document." +msgstr "ចំណាំ​ថា​ វាល​​របស់​សំណុំ​បែប​បទ​ត្រឹម​ត្រូវ​បច្ចុប្បន្ន​​មិន​ត្រូវ​ដូច​គ្នា​ទៅ​នឹង​វាល​​របស់​ឯកសារ​សំណុំ​បែប​បទ​ ។ ប្រសិន​បើ​ឯកសារ​សំណុំ​បែប​បទ​មាន​វាល​​ដែល​ចង្អុល​ទៅ​នឹង​ប្រភព​ទិន្នន័យ​ជា​ច្រើន​ (​នោះ​គឺ​ សំណុំ​បែប​បទ​ត្រឹម​ត្រូវ​ច្រើន​) ជម្រើស​ វាល​​ទាំងអស់​​នឹង​ស្វែង​រក​តែ​​​វាល​​ដែល​បាន​តភ្ជាប់​ទៅ​នឹង​ប្រភព​ទិន្នន័យ​ក្នុង​ឯកសារ​សំណុំ​បែប​បទ​ប៉ុណ្ណោះ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3150865\n" +"15\n" +"help.text" +msgid "Single field" +msgstr "វាល​តែ​មួយ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153360\n" +"16\n" +"help.text" +msgid "Searches through a specified data field." +msgstr "ស្វែង​រក​តាមរយៈ​វាល​ទិន្នន័យ​ដែល​បាន​បញ្ជាក់​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3154365\n" +"17\n" +"help.text" +msgid "Settings" +msgstr "ការកំណត់" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3158408\n" +"18\n" +"help.text" +msgid "Defines settings to control the search." +msgstr "កំណត់​ការ​កំណត់​ដើម្បី​ត្រួតត្រា​ការ​ស្វែងរក ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3149809\n" +"19\n" +"help.text" +msgid "Position" +msgstr "ទីតាំង" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3148673\n" +"20\n" +"help.text" +msgid "Specifies the relationship of the search term and the field contents. The following options are available:" +msgstr "បញ្ជាក់លម្អិត​ទំនាក់ទំនង​របស់​ពាក្យ​ស្វែង​រក​ និង មាតិកា​វាល​ ។ ជម្រើស​ដូច​ខាង​ក្រោម​នេះ​អាច​ប្រើ​បាន ៖" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3156280\n" +"21\n" +"help.text" +msgid "anywhere in the field" +msgstr "កន្លែង​ណា​មួយ​ក្នុង​វាល​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3145744\n" +"22\n" +"help.text" +msgid "Returns all fields containing the search pattern anywhere in the field." +msgstr "ត្រឡប់​វាល​ទាំងអស់​ដែលមាន​លំនាំ​ស្វែង​រក​នៅ​កន្លែង​ណា​ក៏​បាន​ក្នុង​ក្រឡា​ទទឹង​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3148451\n" +"23\n" +"help.text" +msgid "beginning of field" +msgstr "ដើម​វាល​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3155429\n" +"24\n" +"help.text" +msgid "Returns all fields containing the search pattern at the beginning of the field." +msgstr "ត្រឡប់​គ្រប់​ក្រឡា​ទទឹង​ដែល​មាន​លំនាំ​ស្វែង​រក​នៅ​ដើម​វាល​។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3155131\n" +"74\n" +"help.text" +msgid "end of field" +msgstr "ចុងវាល​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153726\n" +"75\n" +"help.text" +msgid "Returns all fields containing the search pattern at the end of the field." +msgstr "ត្រឡប់​វាល​ទាំងអស់​ដែល​មាន​លំនាំ​ស្វែង​នៅ​​ចុង​បញ្ចប់​នៃ​វាល​។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3147317\n" +"25\n" +"help.text" +msgid "entire field" +msgstr "វាល​​​ទាំង​មូល​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3154127\n" +"26\n" +"help.text" +msgid "Returns all fields containing the search pattern as an exact match to the contents of the field." +msgstr "ត្រឡប់​វាល​​ទាំងអស់​ដែល​មាន​លំនាំ​ស្វែង​រក​ជា​​​​​​ការ​ផ្គូ​ផ្គង​ពិត​ប្រាកដ​​ទៅ​​មាតិកា​របស់​វាល​ ។​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3152886\n" +"27\n" +"help.text" +msgid "If the Wildcard expression check box is marked, this function is not available." +msgstr "​បើ​ប្រអប់​ធីក​ កន្សោម​អក្សរ​ជំនួស​​ ត្រូវ​បានធីក​ អនុគមន៍​នេះ​គឺ​មិន​អាច​ប្រើ​បាន​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3149664\n" +"28\n" +"help.text" +msgid "Apply field format" +msgstr "អនុវត្ត​ទ្រង់​ទ្រាយ​វាល​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3146975\n" +"29\n" +"help.text" +msgid "Specifies that all field formats are considered when searching in the current document. Field formats are all visible formats that are created using the following possibilities:" +msgstr "បញ្ជាក់លម្អិត​ថា​ទ្រង់ទ្រាយ​វាល​ទាំងអស់​ត្រូវ​បាន​ពិចារណា​ពេល​ស្វែង​រក​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ទ្រង់ទ្រាយ​វាល​​​គឺ​ជា​ទ្រង់ទ្រាយ​​​មើល​ឃើញ​ទាំងអស់​ ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​ប្រើ​លទ្ធភាព​ដូច​ខាង​ក្រោម​នេះ ៖" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3150103\n" +"78\n" +"help.text" +msgid "in table design mode for field properties," +msgstr "ក្នុង​របៀប​រចនា​តារាង​សម្រាប់​លក្ខណសម្បត្តិ​​របស់​វាល​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3150488\n" +"79\n" +"help.text" +msgid "in data source view on column formatting," +msgstr "ក្នុង​ទិដ្ឋភាព​ប្រភព​ទិន្នន័យ​នៅ​លើ​ការ​ធ្វើ​ទ្រង់​ទ្រាយ​ជួរ​ឈរ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3152941\n" +"80\n" +"help.text" +msgid "in forms on control properties." +msgstr "ក្នុង​សំណុំ​បែប​បទ​នៅ​លើ​លក្ខណសម្បត្តិ​វត្ថុ​បញ្ជ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3156736\n" +"81\n" +"help.text" +msgid "If the Apply field format box is marked, the data source view of the table or form is searched using the formatting set there. If the box is not marked, the database is searched using the formatting saved in the database." +msgstr "ប្រសិន​បើ​​ប្រអប់​​​ អនុវត្ត​ទ្រង់ទ្រាយ​វាល​​​ ត្រូវ​បាន​សម្គាល់​ ទិដ្ឋភាព​ប្រភព​​ទិន្នន័យ​របស់​តារាង​ ឬ​សំណុំ​បែប​​បទ​ត្រូវ​បាន​ស្វែង​រក​ដោយ​ប្រើ​ទ្រង់​ទ្រាយ​ដែល​បាន​កំណត់​នៅ​ទីនេះ ។ ប្រសិន​បើ​ប្រអប់​មិនត្រូវ​បាន​សម្គាល់​ទេ​ ទិន្នន័យ​ត្រូវ​បាន​ស្វែង​រក​ដោយ​ប្រើ​ទ្រង់​ទ្រាយ​ដែល​បាន​រក្សា​ទុក​ក្នុង​មូល​ដ្ឋាន​ទិន្នន័យ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3151280\n" +"82\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3149959\n" +"83\n" +"help.text" +msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the Apply field format option is on:" +msgstr "អ្នក​មានវាល​កាលបរិច្ឆេទ ដែល​ត្រូវ​បានរក្សាទុក​ក្នុង​ទ្រង់ទ្រាយជា \"DD.MM.YY\" នៅ​ក្នុងមូលដ្ឋាន​ទិន្នន័យ (ឧទាហរណ៍ 17.02.65) ។ ទ្រង់ទ្រាយ​របស់ធាតុ​ត្រូវ​បានផ្លាស់ប្ដូរ​ក្នុង​ទិដ្ឋភាព​ប្រភព​ទិន្នន័យ​ទៅជា \"DD MMM YYYY\" (17 Feb 1965) ។ អនុវត្ត​តាម​ឧទាហរណ៍​នេះ កំណត់ត្រាមាន​ February 17 រក​ឃើញ​តែ​នៅពេល​ដែល​បើកជម្រើស អនុវត្ត​ទ្រង់ទ្រាយ​វាល ៖" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3150593\n" +"84\n" +"help.text" +msgid "Apply field format" +msgstr "អនុវត្ត​ទ្រង់​ទ្រាយ​វាល​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3145253\n" +"85\n" +"help.text" +msgid "Search pattern" +msgstr "​លំនាំ​ស្វែង​រក" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3083279\n" +"86\n" +"help.text" +msgid "on" +msgstr "លើ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3155850\n" +"87\n" +"help.text" +msgid "\"Feb\" is returned, but not \"2\"." +msgstr "\"Feb\" ត្រូវ​បាន​ត្រឡប់​ ប៉ុន្តែ​មិន​មែន​ \"2\" ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3148590\n" +"88\n" +"help.text" +msgid "off" +msgstr "បិទ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153418\n" +"89\n" +"help.text" +msgid "\"2\" is returned, but not \"Feb\"." +msgstr "\"2\" ត្រូវ​បាន​ត្រឡប់​ ប៉ុន្តែ​មិន​មែន​​ \"Feb\" ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3151321\n" +"90\n" +"help.text" +msgid "It is recommended that you always search using field formatting." +msgstr "​សូម​ណែ​នាំ​ថា ​អ្នក​តែង​តែ​​ស្វែង​រក​​​ដោយ​ប្រើ​ការ​ធ្វើ​ទ្រង់ទ្រាយវាល​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3149401\n" +"91\n" +"help.text" +msgid "The following examples show possible issues when searching without field formatting. These issues depend on the database used and only occur for certain internal default formatting:" +msgstr "ឧទាហរណ៍​ដូច​ខាង​ក្រោម​បង្ហាញ​បញ្ហា​ដែល​អាច​កើត​មាន​ឡើង​​ពេល​ស្វែង​រក​ដោយ​មិន​ធ្វើ​ទ្រង់ទ្រាយ​វាល​ ។ បញ្ហា​ទាំង​នេះ​អាស្រ័យ​លើ​មូល​ដ្ឋាន​ទិន្នន័យ​ដែល​បាន​ប្រើ​ និង​ កើត​ឡើង​សម្រាប់​តែ​ការ​ធ្វើ​ទ្រង់​ទ្រាយ​លំនាំ​ដើម​ខាង​ក្នុង​តែ​ប៉ុណ្ណោះ​ ៖​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3152971\n" +"92\n" +"help.text" +msgid "Search results" +msgstr "​ស្វែងរក​លទ្ធផល​​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3154273\n" +"93\n" +"help.text" +msgid "Cause" +msgstr "មូលហេតុ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153836\n" +"94\n" +"help.text" +msgid "\"5\" returns \"14:00:00\" as a time" +msgstr "\"5\" ត្រឡប់​ \"14:00:00\" ជា​ពេល​វេលា​មួយ​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3156332\n" +"95\n" +"help.text" +msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary." +msgstr "វាល​ពេលវេលា មិនត្រូវបាន​កំណត់​សម្រាប់​មូលដ្ឋាន​ទិន្នន័យ dBASE ហើយ​ត្រូវតែ​ក្លែង​ធ្វើ ។ ដើម្បី​បង្ហាញ​ពេលវេលា \"14:00:00\" ខាងក្នុង 5 គឺ​ចាំបាច់ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3157965\n" +"96\n" +"help.text" +msgid "\"00:00:00\" returns all records of a standard date field" +msgstr "\"00:00:00\" ត្រឡប់​កំណត់​ត្រា​ទាំងអស់​របស់​វាល​​កាលបរិច្ឆេទ​ស្តង់ដារ​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3146081\n" +"97\n" +"help.text" +msgid "The database stores a date value internally using a combined date/time field." +msgstr "មូល​ដ្ឋាន​ទិន្នន័យ​​រក្សា​ទុក​​​តម្លៃ​កាលបរិច្ឆេទ​ខាង​ក្នុង​ ដោយ​ប្រើ​វាល​​កាលបរិច្ឆេទ​/ពេល​វេលា​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3155764\n" +"98\n" +"help.text" +msgid "\"45.79\" does not return \"45.79\" although the entire field option is selected under Position." +msgstr "\"45.79\" មិន​ត្រឡប់​ \"45.79\" ទោះបី​ជា​ជម្រើស​ វាល​ទាំង​មូល​​ ត្រូវ​បាន​ជ្រើស​ ក្រោម​​ ទីតាំង ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3155518\n" +"99\n" +"help.text" +msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting." +msgstr "ទិដ្ឋ​ភាព​ដែល​បាន​បង្ហាញ មិន​ផ្គូ​ផ្គង​​ទៅ​នឹង​អ្វី​ដែល​បាន​រក្សា​ទុក​ខាង​ក្នុង​ទេ ។ ឧទាហរណ៍​ ប្រសិនបើ​តម្លៃ​​ 45.789 ត្រូវ​បាន​រក្សា​ទុក​ក្នុង​មូល​ដ្ឋាន​ទិន្នន័យ​ជា​​វាល​​មួយ​របស់​ប្រភេទ​​ លេខ/​ទ្វេ​​ និង​ ទ្រង់​ទ្រាយ​ដែល​បាន​បង្ហាញ​ត្រូវ​បាន​កំណត់​ដើម្បី​បង្ហាញ​តែ​លេខ​ទសភាគ​ពីរ​ ​\"45.79\" ត្រូវ​បាន​ត្រឡប់​តែ​ក្នុង​ការ​ស្វែង​រក​ជាមួយទ្រង់ទ្រាយ​​វាល​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3148481\n" +"100\n" +"help.text" +msgid "In this case, standard formatting is formatting that refers to the internally stored data. It is not always visible to the user, especially if it is used for simulating data types (for example, time fields in dBASE databases). This depends on the database used and the individual data type. Searching with field formatting is appropriate if you only want to find what is actually shown. This includes fields of type Date, Time, Date/Time and Number/Double." +msgstr "ក្នុង​ករណី​នេះ ទ្រង់ទ្រាយ​ស្តង់ដារ គឺ​ជា​ទ្រង់ទ្រាយ​ដែល​យោង​លើ​ទិន្នន័យ​ដែលបាន​ទុក​ខាងក្នុង ។ វាមើលមិនឃើញ​ជានិច្ច​ចំពោះ​អ្នកប្រើ ជាពិសេស​នៅពេល​ដែល​វា​ត្រូវបាន​ប្រើ​សម្រាប់​ក្លែង​ប្រភេទ​ទិន្នន័យ (ឧទាហរណ៍ វាល​ពេលវេលា​ក្នុង​មូលដ្ឋានទិន្នន័យ dBASE) ។ វា​អាស្រ័យលើ​មូលដ្ឋាន​ទិន្នន័យ​ដែលបានប្រើ និង​ប្រភេទ​ទិន្នន័យរៀងខ្លួន ។ ការ​ស្វែងរក​ដោយ​មាន​ទ្រង់ទ្រាយ​វាល គឺ​ត្រឹមត្រូវ​នៅពេល​ដែល​អ្នក​ចង់​រក​អ្វី​ដែលបាន​បង្ហាញ​ពិត ។ វា​រួមបញ្ចូល​វាល​កាលបរិច្ឆេទ ពេលវេលា កាលបរិច្ឆេទ/ពេលវេលា និង​លេខ/ទ្វេ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3154507\n" +"31\n" +"help.text" +msgid "However, searching without Apply field format is appropriate for larger databases with no formatting issues, because it is faster." +msgstr "ទោះ​​យ៉ាង​ណា​​​ ការ​ស្វែង​រក​ដោយ​​មិន​ អនុវត្ត​ទ្រង់ទ្រាយវាល​ គឺ​សម​ស្រប​សម្រាប់​មូល​ដ្ឋាន​ទិន្នន័យ​ដែល​ធំ​ៗគ្មាន​បញ្ហា​ការ​ធ្វើ​ទ្រង់​ទ្រាយ​​ ពី​ព្រោះ​តែ​វា​លឿន ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153355\n" +"118\n" +"help.text" +msgid "If you are searching the values of check boxes, and Apply field format is on, then you will receive a \"1\" for marked check boxes, a \"0\" for unmarked check boxes, and an empty string for undefined (tristate) check boxes. If the search has been carried out with Apply field format set to off, you will see the language-dependent default values \"TRUE\" or \"FALSE\"." +msgstr "ប្រសិន​បើ​អ្នក​កំពុង​ស្វែងរក​តម្លៃ​ប្រអប់​ធីក ហើយ អនុវត្ត​ទ្រង់ទ្រាយ​វាល បើក បន្ទាប់មក​អ្នក​នឹង​ទទួល \"1\" សម្រាប់​ប្រអប់​ធីក​ដែលបាន​សម្គាល់ \"0\" សម្រាប់​ប្រអប់​ធីក​ដែលមិនបាន​សម្គាល់ ហើយ​ខ្សែអក្សរ​ទទេ​សម្រាប់​ប្រអប់​ធីក​ដែល​មិនបាន​កំណត់ (កំណត់) ។ ប្រសិន​បើ​​បាន​អនុវត្ត​ការ​ស្វែងរក​ដោយ អនុវត្ត​ទ្រង់ទ្រាយវាល កំណត់​ទៅ​បិទ នោះ​អ្នក​នឹង​ឃើញតម្លៃ​លំនាំដើម​អាស្រ័យ​លើ​ភាសា \"TRUE\" ឬ \"FALSE\" ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3150995\n" +"119\n" +"help.text" +msgid "If you use Apply field format when searching in list boxes, you find the text displayed in list boxes. If you do not use Apply field format, you will find the contents corresponding to the standard field format." +msgstr "ប្រសិន​អ្នក​ប្រើ​​ អនុវត្ត​ទ្រង់​ទ្រាយ​វាល​​​ ខណៈ​ពេល​ស្វែង​រក​ក្នុង​ប្រអប់​បញ្ជី​ អ្នក​ស្វែង​រក​អត្ថបទ​ដែល​បាន​បង្ហាញ​ក្នុង​ប្រអប់​បញ្ជី​ ។ ​ប្រសិន​អ្នក​មិន​ប្រើ​​ អនុវត្ត​​ទ្រង់​ទ្រាយវាល​​​ អ្នក​​នឹង​ស្វែង​រក​​មាតិកា​ដែល​ត្រូវ​គ្នា​​នឹង​ទ្រង់​ទ្រាយ​វាល​​ស្តង់ដារ​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3150387\n" +"32\n" +"help.text" +msgid "Match case" +msgstr "ករណី​ដំណូច" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3159267\n" +"33\n" +"help.text" +msgid "Specifies that upper and lower case are taken into consideration during the search." +msgstr "បញ្ជាក់លម្អិត​ថា​ករណិ​អក្សរ​ធំ​ និង តូច​​ត្រូវ​បាន​ពិចារណា​ក្នុង​កំឡុង​ពេល​ស្វែង​រក ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3145297\n" +"34\n" +"help.text" +msgid "Search backwards" +msgstr "ស្វែង​រក​ថយ​ក្រោយ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3151249\n" +"35\n" +"help.text" +msgid "Specifies that the search process will run in reverse direction, from the last to the first record." +msgstr "បញ្ជាក់លម្អិត​ថា​ដំណើរ​ការ​ស្វែង​នឹង​រត់​ក្នុង​ទិស​បញ្ច្រាស​ ពី​កំណត់​ត្រា​ចុង​ក្រោយ​​ទៅ​​កំណត់ត្រា​ដំបូង ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3152484\n" +"36\n" +"help.text" +msgid "From top / From bottom" +msgstr "ពី​កំពូល​​/​ពី​បាត​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3156316\n" +"37\n" +"help.text" +msgid "Restarts the search. A forward search restarts with the first record. A backwards search restarts with the last record." +msgstr "ចាប់ផ្តើម​ការ​ស្វែង​រក​ ។ ការ​ស្វែង​រក​ទៅ​មុន​ចាប់​ផ្តើម​ម្តង​ទៀត​ជាមួយ​កំណត់​ត្រា​ដំបូង ។ ការ​ស្វែង​រក​ថយ​ក្រោយ​ចាប់​ផ្តើមម្តង​ទៀត​ជាមួយ​​កំណត់​ត្រា​ចុង​ក្រោយ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3163724\n" +"38\n" +"help.text" +msgid "Wildcard expression" +msgstr "កន្សោម​​សញ្ញា​​​ជំនួស" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3149255\n" +"64\n" +"help.text" +msgid "Allows a search with a * or ? wildcard. You can use the following wildcards:" +msgstr "អនុញ្ញាត​ការ​ស្វែង​រក​ជាមួយ​អក្សរ​ជំនួស​​ * ឬ ? ។ អ្នក​អាច​ប្រើ​អក្សរ​ជំនួស​ដូច​ខាង​ក្រោម​នេះ​ ៖" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3146317\n" +"39\n" +"help.text" +msgid "Wildcards" +msgstr "ជំនួស​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3150298\n" +"40\n" +"help.text" +msgid "Meaning" +msgstr "អត្ថន័យ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153919\n" +"41\n" +"help.text" +msgid "Example" +msgstr "ឧទាហរណ៍" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3158411\n" +"42\n" +"help.text" +msgid "?" +msgstr "?" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3148874\n" +"43\n" +"help.text" +msgid "for exactly one arbitrary character" +msgstr "សម្រាប់​តួអក្សរ​បំពាន​មួយ​យ៉ាង​ពិត​ប្រាកដ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3150365\n" +"44\n" +"help.text" +msgid "\"?loppy\" returns \"Floppy\"" +msgstr "\"?loppy\" ត្រឡប់ \"Floppy\"" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3166426\n" +"65\n" +"help.text" +msgid "\"M?ller\" returns, for example, Miller and Moller" +msgstr "\"M?ller\" ជា​ឧទាហរណ៍​ ត្រឡប់​ជា​ Miller និង​ Moller" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3148803\n" +"45\n" +"help.text" +msgid "*" +msgstr "*" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3156138\n" +"46\n" +"help.text" +msgid "for 0 or more arbitrary characters" +msgstr "សម្រាប់​តួអក្សរ​បំពាន 0 ឬ​ច្រើន" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3146135\n" +"47\n" +"help.text" +msgid "\"*-*\" returns \"ZIP-Drive\" and \"CD-ROM\"" +msgstr "\"*-*\" ត្រឡប់​ \"ZIP-Drive\" និង \"CD-ROM\"" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3155582\n" +"66\n" +"help.text" +msgid "\"M*er\" returns all entries starting with an \"M\" and ending in \"er\" (for example, Miller, Moller, Mather)" +msgstr "\"M*er\" ត្រឡប់​គ្រប់​ធាតុ​ចាប់​ផ្តើម​ដោយ​​ \"M\" និង​ បញ្ចប់​ដោយ​​ \"er\" (ឧទាហរណ៍​​ Miller, Moller, Mather)" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3145762\n" +"48\n" +"help.text" +msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when Wildcard expression is enabled. When the option is not enabled, the wildcard characters are processed like normal characters." +msgstr "ប្រសិនបើ​​អ្នក​ចង់​ស្វែងរក​តួអក្សរ​ពិតប្រាកដ ? ឬ * ដាក់​ពួកវា​​នូវ​សញ្ញា ៖ \"\\?\" ឬ \"\\*\" ។ ទោះ​ជា​យ៉ាង​ណាក៏​ដោយ វា​ចាំបាច់​តែ​នៅពេល កន្សោម​តួអក្សរ​ជំនយស ត្រូវ​បានបើក​ប៉ុណ្ណោះ ។ នៅពេល​ជម្រើស​នេះ​មិន​ត្រូវបានបើក​ទេ តួអក្សរ​ជំនួស​ត្រូវ​បាន​ដំណើរការ​ដូច​តួអក្សរ​ធម្មតា ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3147130\n" +"49\n" +"help.text" +msgid "Regular expression" +msgstr "កន្សោម​​ធម្មតា" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3150982\n" +"50\n" +"help.text" +msgid "Searches with regular expressions. The same regular expressions that are supported here are also supported in the %PRODUCTNAME Find & Replace dialog." +msgstr "ស្វែងរក​ដោយ​កន្សោម​ធម្មតា ។ កន្សោម​ធម្មតា​ដូច​គ្នា ដែល​ត្រូវបានគាំទ្រ​នៅ​ទីនេះ ក៏ត្រូវ​បានគាំទ្រ​នៅ​ក្នុងប្រអប់ រក និង​ជំនួសរបស់ %PRODUCTNAME ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3154718\n" +"67\n" +"help.text" +msgid "Searching with regular expressions offers more options than searching with wildcard expressions. If you search with regular expressions, the following characters correspond to those used in searches with wildcards:" +msgstr "ការ​ស្វែង​រក​ជាមួយ​កន្សោម​ធម្មតា​ ​ផ្តល់​នូវ​ជម្រើស​​ច្រើនជាង​ការ​ស្វែង​រក​ជាមួយ​កន្សោម​តួអក្សរ​ជំនួស​ ។ ប្រសិន​បើ​អ្នក​ស្វែងរក​ដោយ​ប្រើ​កន្សោម​ធម្មតា ​តួអក្សរ​ដូច​ខាង​ក្រោម​នេះ​ត្រូវ​គ្នា​នឹង​តួអក្សរ​​ ដែល​បាន​ប្រើ​ក្នុង​ការ​ស្វែង​រក​ជាមួយ​តួអក្សរ​ជំនួស​ ៖​​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153705\n" +"68\n" +"help.text" +msgid "Search with wildcard expression" +msgstr "ស្វែង​រក​ជាមួយ​នឹង​កន្សោម​អក្សរ​ជំនួស" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3149209\n" +"69\n" +"help.text" +msgid "Search with regular expressions" +msgstr "ស្វែង​រក​ជាមួយ​កន្សោម​ធម្មតា" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3151045\n" +"70\n" +"help.text" +msgid "?" +msgstr "?" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3150384\n" +"71\n" +"help.text" +msgid "." +msgstr "." + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3153793\n" +"72\n" +"help.text" +msgid "*" +msgstr "*" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3150428\n" +"73\n" +"help.text" +msgid ".*" +msgstr ".*" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3150861\n" +"101\n" +"help.text" +msgid "State" +msgstr "រដ្ឋ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3154477\n" +"102\n" +"help.text" +msgid "The State line shows the records returned by the search. If the search reaches the end (or the beginning) of a table, the search is automatically continued at the other end." +msgstr "បន្ទាត់​ ស្ថាន​ភាព​ បង្ហាញ​កំណត់​ត្រា​ទាំងអស់​​ដែល​ត្រូវ​បាន​ត្រឡប់​ដោយ​ការ​ស្វែង​រក​ ។ ប្រសិន​ការ​ស្វែង​រក​ឈាន​ដល់​ចុង​បញ្ចប់ ​(ឬ​​​ចាប់​ផ្តើម)​​​ ​របស់​តារាង​មួយ​ ការ​ស្វែង​រក​ត្រូវ​បាន​បន្ត​ដោយ​ស្វ័យ​ប្រវត្តិ​​​​នៅ​ចុង​បញ្ចប់​ផ្សេងៗ​ទៀត​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3163720\n" +"103\n" +"help.text" +msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted." +msgstr "ក្នុង​មូល​ដ្ឋាន​ទិន្នន័យ​ដ៏​ធំ​មួយ​ ការ​ស្វែង​រក​កំណត់​ត្រា​ក្នុង​លំដាប់​ស្វែងរក​បញ្ច្រាស​អាច​ចំណាយ​ពេល​ច្រើន​ ។ ក្នុង​ករណី​នេះ​ របារ​ស្ថានភាព​ប្រាប់​អ្នក​ថា​ កំណត់​ត្រា​នៅ​តែ​កំពុង​ត្រូវ​បាន​រាប់​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3147389\n" +"51\n" +"help.text" +msgid "Search / Cancel" +msgstr "ស្វែង​រក​/​បោះបង់​" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3154368\n" +"52\n" +"help.text" +msgid "Starts or cancels the search. If the search is successfully completed, the corresponding field in the table is highlighted. You can continue the search by clicking the Search button again. You can cancel a search process by clicking the Cancel button." +msgstr "ចាប់​ផ្តើម​​​ ឬ​ បោះបង់​ចោល​​​ការ​ស្វែង​រក​ ។​ ប្រសិន​ការ​ស្វែង​រក​ត្រូវ​បាន​បញ្ចប់​ដោយ​ជោគជ័យ ​វាល​ដែល​ត្រូវ​គ្នា​​ក្នុង​តារាង​ត្រូវ​បាន​បន្លិច​ ។ អ្នកអាច​បន្ត​ការ​ស្វែង​រក​ដោយ​ចុច​ប៊ូតុង​ ស្វែង​រក​ ម្តង​ទៀត​ ។ អ្នកអាច​បោះបង់​​ដំណើរ​ការ​ស្វែង​រក​​ដោយ​ចុច​ប៊ូតុង​ ​បោះបង់​​ ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"hd_id3145080\n" +"53\n" +"help.text" +msgid "Close" +msgstr "បិទ" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3156166\n" +"54\n" +"help.text" +msgid "Closes the dialog. The settings of the last search will be saved until you quit %PRODUCTNAME." +msgstr "បិទ​ប្រអប់​ ។ ការ​កំណត់​របស់​ការ​ស្វែង​រក​ចុង​ក្រោយ​​នឹង​ត្រូវ​បានរក្សា​ទុក​រហូត​ដល់​ពេលអ្នក​បិទ ។ %PRODUCTNAME ។" + +#: 12100200.xhp +msgctxt "" +"12100200.xhp\n" +"par_id3151183\n" +"104\n" +"help.text" +msgid "If several tables or forms are open, you can set different search options for each document. When you close the documents only the search options of the document last closed are saved." +msgstr "​បើ​តារាង​ ឬ​ បង្អួច​ជា​ច្រើន​​ត្រូវ​បើក​​ អ្នក​អាច​កំណត់​ជម្រើស​ស្វែងរក​​ខុសៗ​គ្នា​សម្រាប់​ឯកសារ​នីមួយៗ​ ។ ពេល​អ្នក​បិទ​ឯកសារ​មាន​តែ​ជម្រើស​ស្វែង​រក​របស់​ឯកសារ​ដែល​បាន​បិទ​ចុង​ក្រោយ នឹង​​ត្រូវ​បាន​រក្សា​ទុក​ ។" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"tit\n" +"help.text" +msgid "Refresh" +msgstr "ធ្វើ​ឲ្យ​ស្រស់" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"hd_id3154926\n" +"1\n" +"help.text" +msgid "Refresh" +msgstr "ធ្វើ​ឲ្យស្រស់​​" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"par_id3156183\n" +"2\n" +"help.text" +msgid "Refreshes the displayed data. In a multi-user environment, refreshing the data ensures that it remains current." +msgstr "ធ្វើ​ឲ្យស្រស់​នូវ​ទិន្នន័យ​ដែល​បាន​បង្ហាញ​ ។ ក្នុង​បរិស្ថាន​អ្នក​ប្រើ​ច្រើន​នាក់ ការ​ធ្វើ​ឲ្យស្រស់​នូវ​ទិន្នន័យ​​​ បញ្ជាក់ថា​វា​នៅ​​តែ​ថ្មី ។" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"par_id3147261\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"par_id3145090\n" +"3\n" +"help.text" +msgid "Refresh" +msgstr "ធ្វើ​ឲ្យ​ស្រស់" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"par_id3145345\n" +"4\n" +"help.text" +msgid "Click the arrow next to the Refresh icon to open a submenu with the following commands:" +msgstr "ចុច​ព្រួញ​នៅ​ជាប់នឹង​​រូបតំណាង​ ធ្វើ​ឲ្យ​ស្រស់ដើម្បី​បើក​ម៉ឺនុយ​រង​មួយ​ជាមួយ​ពាក្យ​បញ្ជា​ដូច​ខាង​ក្រោម ៖" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"par_id3156426\n" +"5\n" +"help.text" +msgid "Refresh - Displays the refreshed contents of the database table." +msgstr "ធ្វើ​ឲ្យ​ស្រស់​​​ - បង្ហាញ​មាតិកា​​តារាង​មូល​ដ្ឋាន​ទិន្នន័យ​ដែល​បាន​ធ្វើ​ឲ្យ​ស្រស់ ។" + +#: 12050000.xhp +msgctxt "" +"12050000.xhp\n" +"par_id3147088\n" +"6\n" +"help.text" +msgid "Rebuild - Rebuilds the view of the database table. Use this command when you have changed the structure of the table." +msgstr "ស្ថាបនា​ឡើង​វិញ - ស្ថាបនា​ឡើង​វិញ​នូវ​ទិដ្ឋភាព​របស់​តារាង​មូលដ្ឋានទិន្នន័យ​ ។ ប្រើ​ពាក្យ​បញ្ជា​នេះ​ពេល​អ្នក​បាន​ផ្លាស់​ប្តូរ​រចនាសម្ព័ន្ធ​របស់​តារាង ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"tit\n" +"help.text" +msgid "Graphic Filter Bar" +msgstr "របារ​តម្រង​ក្រាហ្វិក" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3151299\n" +"1\n" +"help.text" +msgid "Graphic Filter Bar" +msgstr "របារ​តម្រង​ក្រាហ្វិក" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3156183\n" +"2\n" +"help.text" +msgid "This icon on the Picture bar opens the Graphic Filter bar, where you can use various filters on the selected picture." +msgstr "រូបតំណាង​នេះ​នៅ​លើរបារ រូបភាព បើករបារ​ តម្រ​ងក្រាហ្វិក ដែល​អ្នក​អាច​ប្រើ​តម្រង​ផ្សេងៗ​នៅ​លើ​រូបភាព​ដែល​បាន​ជ្រើស ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3154673\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3155805\n" +"3\n" +"help.text" +msgid "Filter" +msgstr "តម្រង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3155535\n" +"help.text" +msgid "Invert" +msgstr "បញ្ច្រាស" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3145345\n" +"5\n" +"help.text" +msgid "Inverts the color values of a color image, or the brightness values of a grayscale image. Apply the filter again to revert the effect." +msgstr "​បញ្ច្រាស​តម្លៃ​ពណ៌​របស់​រូប​ភាព​ពណ៌មួយ​ ឬ​ តម្លៃ​ពន្លឺ​របស់​រូប​ភាព​មាត្រ​ដ្ឋាន​ប្រផះ​មួយ​ ។​" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3153681\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3147275\n" +"6\n" +"help.text" +msgid "Invert" +msgstr "បញ្ច្រាស" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3153541\n" +"help.text" +msgid "Smooth" +msgstr "រាប​ស្មើ​" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3159399\n" +"8\n" +"help.text" +msgid "Softens or blurs the image by applying a low pass filter." +msgstr "ព្រិល ឬ​ធ្វើ​ឲ្យរូបភាព​​ព្រិល ដោយ​អនុវត្ត​តម្រងទាបមួយ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3149514\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3148492\n" +"9\n" +"help.text" +msgid "Smooth" +msgstr "រាប​ស្មើ​" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3156329\n" +"help.text" +msgid "Sharpen" +msgstr "ស្រួច" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3153760\n" +"11\n" +"help.text" +msgid "Sharpens the image by applying a high pass filter." +msgstr "ធ្វើ​ឲ្យរូបភាព​ច្បាស់ ដោយ​អនុវត្ត​តម្រង​ខ្ពស់ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3153480\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3147265\n" +"12\n" +"help.text" +msgid "Sharpen" +msgstr "ស្រួច" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3148946\n" +"help.text" +msgid "Remove Noise" +msgstr "យក​ការ​ជ្រៀត​ជ្រែក​ចេញ" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3150866\n" +"14\n" +"help.text" +msgid "Removes noise by applying a median filter." +msgstr "យក​ការ​រំខាន​ចេញ​ដោយ​អនុវត្ត​តម្រងកណ្ដាល ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3154938\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3149810\n" +"15\n" +"help.text" +msgid "Remove Noise" +msgstr "យក​ការ​ជ្រៀត​ជ្រែក​ចេញ" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3144760\n" +"help.text" +msgid "Solarization" +msgstr "ពន្លឺ​ព្រះអាទិត្យ" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3159150\n" +"74\n" +"help.text" +msgid "Opens a dialog for defining solarization. Solarization refers to an effect that looks like what can happen when there is too much light during photo development. The colors become partly inverted." +msgstr "បើក​ប្រអប់​មួយ​សម្រាប់​កំណត់​ពន្លឺ​ព្រះអាទិត្យ​ ។​ ពន្លឺ​ព្រះអាទិត្យ​សំដៅ​ទៅលើ​បែប​ផែន​មួយ​ដែល​មើល​ទៅ​ដូច​​ជា​ដែល​អាច​កើត​ឡើង​​ពេល​មាន​ពន្លឺ​ខ្លាំង​ពេក​កំឡុង​ពេល​​ផ្តិត​រូប​ថត​ ។ ពណ៌​ត្រូវ​បាន​បម្លែង​ដោយ​ផ្នែក​ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3148453\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3150439\n" +"75\n" +"help.text" +msgid "Solarization" +msgstr "ពន្លឺ​ព្រះអាទិត្យ" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3145785\n" +"76\n" +"help.text" +msgid "Parameters" +msgstr "ប៉ារ៉ាម៉ែត្រ" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3147352\n" +"77\n" +"help.text" +msgid "Specifies the degree and type of solarization." +msgstr "បញ្ជាក់​​ដឺក្រេ​ និង ប្រភេទ​របស់​ពន្លឺ​ព្រះ​អាទិត្យ​ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3153370\n" +"78\n" +"help.text" +msgid "Threshold Value" +msgstr "តម្លៃ​កម្រិត​ពន្លឺ" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3083443\n" +"79\n" +"help.text" +msgid "Specifies the degree of brightness, in percent, above which the pixels are to be solarized." +msgstr "​បញ្ជាក់​ដឺក្រេ​របស់​ពន្លឺ​​ជា​ភាគរយ​​​ ​ខាង​លើ​ភីក​សែល​​ដែល​ត្រូវ​បាន​​ធ្វើ​ឲ្យ​ទៅ​ជា​ពន្លឺ​ព្រះ​អាទិត្យ​ ។​" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3152596\n" +"80\n" +"help.text" +msgid "Invert" +msgstr "បញ្ច្រាស" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3146921\n" +"81\n" +"help.text" +msgid "Specifies to also invert all pixels." +msgstr "បញ្ជាក់​ដើម្បី​ប្លែង​ភីកសែល​ទាំងអស់​ផង​ដែរ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3150875\n" +"help.text" +msgid "Aging" +msgstr "ចាស់" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3163712\n" +"83\n" +"help.text" +msgid "All pixels are set to their gray values, and then the green and blue color channels are reduced by the amount you specify. The red color channel is not changed." +msgstr "ភីកសែល​ទាំងអស់​ត្រូវ​បាន​កំណត់​ទៅ​តម្លៃ​ប្រផេះ​របស់​ពួក​វា ហើយ​បន្ទាប់​មក​ឆានែល​ពណ៌​បៃតង និង​ពណ៌​ខៀវ​ត្រូវ​បាន​កាត់បន្ថយ​ដោយ​ចំនួន​ដែល​អ្នក​បញ្ជាក់ ។​ ឆានែល​ពណ៌​ក្រហម​មិន​ត្រូវ​បាន​ផ្លាស់ប្ដូរ​ទេ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3153139\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3145365\n" +"72\n" +"help.text" +msgid "Aging" +msgstr "ចាស់" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3156443\n" +"84\n" +"help.text" +msgid "Aging Degree" +msgstr "កម្រិត​​ចាស់" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3155411\n" +"85\n" +"help.text" +msgid "Defines the intensity of aging, in percent. At 0% you see the gray values of all pixels. At 100% only the red color channel remains." +msgstr "កំណត់​ដង់ស៊ីតេ​អាយុ​គិត​ជា​ភាគរយ ។ នៅតម្លៃ ០% អ្នក​ឃើញ​តម្លៃ​ប្រផេះ​របស់​ភីកសែល​ទាំងអស់ ។ នៅតម្លៃ ១០០% នៅ​សល់តែ​ឆានែល​ពណ៌​ក្រហម​ប៉ុណ្ណោះ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3146119\n" +"help.text" +msgid "Posterize" +msgstr "រូបភាព​ប័ណ្ណ​ប្រកាស" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3147396\n" +"87\n" +"help.text" +msgid "Opens a dialog to determine the number of poster colors. This effect is based on the reduction of the number of colors. It makes photos look like paintings." +msgstr "បើក​ប្រអប់​មួយ​ដើម្បី​កំណត់​ចំនួន​​ពណ៌​ប័ណ្ណ​ប្រកាស​ ។​ បែប​ផែន​នេះ​ពឹង​ផ្អែក​លើ​ការ​កាត់​បន្ថយ​ចំនួន​ពណ៌​ ។ វា​ធ្វើ​ឲ្យ​រូប​ថត​មើល​ទៅ​រូប​ជា​រូប​គូរ​ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3155851\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3156284\n" +"88\n" +"help.text" +msgid "Posterize" +msgstr "រូបភាព​ប័ណ្ណ​ប្រកាស" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3156736\n" +"89\n" +"help.text" +msgid "Poster Colors" +msgstr "ពណ៌​ប័ណ្ណ​ប្រកាស" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3151280\n" +"90\n" +"help.text" +msgid "Specifies the number of colors to which the image is to be reduced." +msgstr "​បញ្ជាក់​​ចំនួន​ពណ៌ ​ដែល​រូប​ភាព​នឹង​ត្រូវ​បាន​កាត់​បន្ថយ​ ។​" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3144767\n" +"help.text" +msgid "Pop Art" +msgstr "សិល្បៈ​​ពេញ​និយម" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3153512\n" +"92\n" +"help.text" +msgid "Converts an image to a pop-art format." +msgstr "បម្លែង​រូបភាព​ទៅ​ជា​ទ្រង់ទ្រាយសិល្បះ​ប្រជាប្រិយ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3148495\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3151207\n" +"93\n" +"help.text" +msgid "Pop Art" +msgstr "សិល្បៈ​​ពេញ​និយម" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3153003\n" +"help.text" +msgid "Charcoal Sketch" +msgstr "គំនូស​វាស​ធ្យូង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3152971\n" +"96\n" +"help.text" +msgid "Displays the image as a charcoal sketch. The contours of the image are drawn in black, and the original colors are suppressed." +msgstr "បង្ហាញ​រូបភាព​ជា​គំនូស​ធ្យូង ។ វណ្ឌវង្ក​របស់​រូបភាព​ត្រូវ​បាន​គូស​ពណ៌​ខ្មៅ ហើយ​ពណ៌​ដើម​ត្រូវ​បាន​បង្ហាប់ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3150327\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3163825\n" +"97\n" +"help.text" +msgid "Charcoal Sketch" +msgstr "គំនូស​វាស​ធ្យូង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3154360\n" +"help.text" +msgid "Relief" +msgstr "ក្បាច់" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3153714\n" +"120\n" +"help.text" +msgid "Displays a dialog for creating reliefs. You can choose the position of the imaginary light source that determines the type of shadow created, and how the graphic image looks in relief." +msgstr "បង្ហាញ​ប្រអប់​មួយ​សម្រាប់​បង្កើត​ក្បាច់​ ។ អ្នក​អាច​ជ្រើស​ទីតាំង​​របស់​ប្រភព​ពន្លឺ​ប្រឌិត​​​​ ដែល​កំណត់​ប្រភេទ​របស់​ស្រមោល​ដែល​បាន​បង្កើត​ និង​ វិធី​ដែល​រូប​ភាព​ក្រាហ្វិក​មើល​ទៅ​រាង​ជា​ក្បាច់​ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3154756\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3150043\n" +"100\n" +"help.text" +msgid "Relief" +msgstr "ក្បាច់" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3166447\n" +"101\n" +"help.text" +msgid "Light Source" +msgstr "ប្រភព​​ពន្លឺ" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3145295\n" +"102\n" +"help.text" +msgid "Specifies the light source position. A dot represents the light source." +msgstr "បញ្ជាក់​​ទីតាំង​​ប្រភព​​ពន្លឺ​ ។ ចំណុច​មួយ​ តំណាង​ឲ្យ​ប្រភព​ពន្លឺ​ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3146919\n" +"help.text" +msgid "Mosaic" +msgstr "មូសាអ៊ីក​" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3163807\n" +"104\n" +"help.text" +msgid "Joins small groups of pixels into rectangular areas of the same color. The larger the individual rectangles are, the fewer details the graphic image has." +msgstr "បញ្ចូល​ក្រុម​តូចៗ​នៃ​ភីក​សែល​ជា​ផ្ទៃ​ចតុកោណកែង​ដែល​មាន​ពណ៌​ដូច​គ្នា ។ ចតុកោណកែង​និមួយ​ៗ​កាន់​តែ​ធំ សេចក្តី​លម្អិត​​នៃ​រូបភាព​ក្រាហ្វិក​​កាន់​តែ​មាន​តិច ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3146316\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3155901\n" +"105\n" +"help.text" +msgid "Mosaic" +msgstr "មូសាអ៊ីក​" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3153922\n" +"106\n" +"help.text" +msgid "Element resolution" +msgstr "គុណ​ភាព​បង្ហាញ​ធាតុ" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3150646\n" +"107\n" +"help.text" +msgid "Determines the number of pixels to be joined into rectangles." +msgstr "កំណត់​ចំនួន​របស់​ភីក​សែល ​ដែល​នឹង​ត្រូវ​បញ្ចូល​​ទៅ​ក្នុង​ចតុកោណ​ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3159336\n" +"108\n" +"help.text" +msgid "Width" +msgstr "ទទឹង" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3150939\n" +"109\n" +"help.text" +msgid "Defines the width of the individual tiles." +msgstr "កំណត់​ក្រឡា​​ក្បឿង​នីមួយៗ ។" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3150827\n" +"110\n" +"help.text" +msgid "Height" +msgstr "កម្ពស់" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3149735\n" +"111\n" +"help.text" +msgid "Defines the height of the individual tiles." +msgstr "កំណត់​កម្ពស់​របស់​ក្រឡា​​ក្បឿង​នីមួយ​ ។​" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"hd_id3157972\n" +"121\n" +"help.text" +msgid "Enhance edges" +msgstr "បង្កើន​គែម​" + +#: 24010000.xhp +msgctxt "" +"24010000.xhp\n" +"par_id3151216\n" +"122\n" +"help.text" +msgid "Enhances, or sharpens, the edges of the object." +msgstr "បង្កើន​ ឬ​ សម្រួច​​ គែម​របស់​វត្ថុ​ ។" + +#: 12070300.xhp +msgctxt "" +"12070300.xhp\n" +"tit\n" +"help.text" +msgid "Text" +msgstr "អត្ថបទ" + +#: 12070300.xhp +msgctxt "" +"12070300.xhp\n" +"hd_id3154873\n" +"1\n" +"help.text" +msgid "Text" +msgstr "អត្ថបទ" + +#: 12070300.xhp +msgctxt "" +"12070300.xhp\n" +"bm_id3143284\n" +"help.text" +msgid "database contents; inserting as text" +msgstr "មាតិកា​មូល​ដ្ឋាន​ទិន្នន័យ​; ការ​បញ្ចូល​ជា​អត្ថបទ" + +#: 12070300.xhp +msgctxt "" +"12070300.xhp\n" +"par_id3143284\n" +"3\n" +"help.text" +msgid "Inserts data selected from the data source browser into the document as text. If you select the Text option in the Insert Database Columns dialog, the content of the data selected in the data source browser is inserted into the document as text. In the dialog, you can decide which database fields or columns are transferred, and how the text is formatted." +msgstr "បញ្ចូល​ទិន្នន័យ​បាន​ជ្រើស​ពី​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ​ទៅ​ក្នុង​ឯកសារ​ជា​អត្ថបទ​ ។​ប្រសិន​អ្នក​ជ្រើស​ជម្រើស​​ អត្ថបទ​​ ក្នុង​ប្រអប់​​ បញ្ចូល​​ជួរ​ឈរ​មូល​ដ្ឋាន​ទិន្នន័យ​​ មាតិកា​របស់​ទិន្នន័យ​​បានជ្រើស​ក្នុង​កម្មវិធី​រុក​រក​​ប្រភព​ទិន្នន័យ​​ត្រូវ​បាន​បញ្ចូល​ក្នុង​ឯកសារ​ជា​អត្ថបទ​ ។​ ក្នុង​ប្រអប់​ អ្នក​អាច​សំរេច​ថាវាល​​​​មូល​ដ្ឋាន​ ឬ​ ជួរ​ឈរ​ណា​មួយ​​ត្រូវ​បាន​ផ្ទេរ​ និង​ វិធី​ដែល​អត្ថបទ​ត្រូវ​បាន​ធ្វើ​ទ្រង់​ទ្រាយ​ ។" + +#: 12070300.xhp +msgctxt "" +"12070300.xhp\n" +"par_id3154289\n" +"4\n" +"help.text" +msgid "If several records are selected when you choose the Data to Text function, the mail merge fields will be inserted according to the number of records." +msgstr "ប្រសិន​កំណត់​ត្រា​ជា​ច្រើន​ត្រូវ​បាន​ជ្រើស​ពេល​អ្នក​ជ្រើសមុខងារ​​​ ទិន្នន័យ​ទៅ​អត្ថបទ​​ វាល​​សំបុត្រ​សំណុំ​បែប​បទ​នឹង​ត្រូវ​បាន​បញ្ចូល​ ដោយ​យោង​ទៅ​តាម​ចំនួន​កំណត់​ត្រា​ ។" + +#: 12070300.xhp +msgctxt "" +"12070300.xhp\n" +"hd_id3155392\n" +"2\n" +"help.text" +msgid "Text" +msgstr "អត្ថបទ" + +#: 12070300.xhp +msgctxt "" +"12070300.xhp\n" +"par_id3143267\n" +"5\n" +"help.text" +msgid "In the Text area, use the arrow button to select the database table columns into which you want to insert field contents." +msgstr "ក្នុង​តំបន់​ អត្ថបទ​​ ប្រើ​ប៊ូតុង​ព្រួញ​ ដើម្បី​ជ្រើស​ជួរ​ឈរ​តារាង​មូលដ្ឋាន​ទិន្នន័យ ដែល​អ្នក​ចង់​បញ្ចូល​មាតិកាវាល​​ ។" + +#: 03110000.xhp +msgctxt "" +"03110000.xhp\n" +"tit\n" +"help.text" +msgid "Increase Spacing" +msgstr "បង្កើន​គម្លាត" + +#: 03110000.xhp +msgctxt "" +"03110000.xhp\n" +"hd_id3154873\n" +"1\n" +"help.text" +msgid "Increase Spacing" +msgstr "បង្កើន​គម្លាត​" + +#: 03110000.xhp +msgctxt "" +"03110000.xhp\n" +"par_id3156211\n" +"2\n" +"help.text" +msgid "Click the Increase Spacing icon to increase the paragraph spacing above the selected paragraph." +msgstr "ចុច​រូបតំណាង បង្កើន​គម្លាត ដើម្បី​បង្កើន​គម្លាត​កថាខណ្ឌ​ខាង​លើ​កថាខណ្ឌ​ដែល​បាន​ជ្រើស ។" + +#: 03110000.xhp +msgctxt "" +"03110000.xhp\n" +"par_id3150178\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 03110000.xhp +msgctxt "" +"03110000.xhp\n" +"par_id3156411\n" +"3\n" +"help.text" +msgid "Increase Spacing" +msgstr "បង្កើន​គម្លាត" + +#: 03110000.xhp +msgctxt "" +"03110000.xhp\n" +"par_id3155391\n" +"4\n" +"help.text" +msgid "You can make additional adjustments to the spacing by selecting Format - Paragraph - Indents & Spacing" +msgstr "អ្នក​អាច​ធ្វើការ​លៃតម្រូវ​បន្ថែម​ទៀត​ទៅ​គម្លាត ដោយ​ជ្រើស ទ្រង់ទ្រាយ - កថាខណ្ឌ - ចូលបន្ទាត់ និង​គម្លាត" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"tit\n" +"help.text" +msgid "Form Controls" +msgstr "វត្ថុ​បញ្ជា​របស់​សំណុំ​បែបបទ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"bm_id3154142\n" +"help.text" +msgid "form controls;toolbarsinserting; form fieldsform fieldscommand button creationbuttons; form functionscontrols; insertingpush buttons;creatingradio button creationcheck box creationlabels; form functionsfixed text; form functionstext boxes;form functionslist box creationpicklist creationdrop-down lists in form functionscombo box creationselecting;controlscontrols; select mode" +msgstr "វត្ថុ​បញ្ជា​សំណុំ​បែបបទ;​របារ​ឧបករណ៍ការ​បញ្ចូល; វាល​សំណុំ​បែបបទវាល​សំណុំ​បែបបទការ​បង្កើត​ប៊ូតុង​ពាក្យ​បញ្ជាប៊ូតុង; មុខងារ​​សំណុំបែបបទវត្ថុ​បញ្ជា; ការ​បញ្ចូលប៊ូតុង​រុញ;ការ​បង្កើតការ​បង្កើត​ប៊ូតុង​មូលការ​បង្កើត​ប្រអប់​ធីកស្លាក; មុខងារ​សំណុំ​បែបបទអត្ថបទ​ថេរ; មុខងារ​សំណុំបែបបទប្រអប់​អត្ថបទ;មុខងារ​សំណុំ​បែបបទការ​បង្កើត​ប្រអប់​បញ្ជីការ​បង្កើត​បញ្ជី​ជ្រើសបញ្ជី​ទម្លាក់​ចុះ​នៅ​ក្នុង​មុខងារ​សំណុំ​បែបបទការ​បង្កើត​ប្រអប់​បន្សំការ​ជ្រើស;វត្ថុ​បញ្ជាវត្ថុ​បញ្ជា; របៀប​ជ្រើស" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3154142\n" +"1\n" +"help.text" +msgid "Form Controls" +msgstr "វត្ថុ​បញ្ជា​របស់​សំណុំ​បែ​បបទ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3151378\n" +"2\n" +"help.text" +msgid "The Form Controls toolbar contains tools that you need to create an interactive form. You can use the toolbar to add controls to a form in a text, spreadsheet, presentation, or HTML document, for example a button that runs a macro." +msgstr "របារ​ត្រួតពិនិត្យ​សំណុំ​បែបបទ​មាន​ឧបករណ៍​ដែល​អ្នក​ត្រូវ​បង្កើត​សំណុំ​បែបបទ​អន្តរកម្ម ។ អ្នក​អាច​ប្រើ​របារ​ឧបករណ៍​ ដើម្បី​បន្ថែម​ការ​ត្រួតពិនិត្យ​ទៅ​សំណុំ​បែបបទ​ជា​អត្ថបទ សៀវភៅ​បញ្ជី ការ​បង្ហាញ​​ ឬ​ឯកសារ HTML ឧទាហរណ៍ ប៊ូតុង​ដែល​រត់​ម៉ាក្រូ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id1027200809391346\n" +"help.text" +msgid "Choose View - Toolbars - Form Controls." +msgstr "ជ្រើស មើល - របារ​ឧបករណ៍ - ត្រួតពិនិត្យ​សំណុំ​បែបបទ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3147336\n" +"68\n" +"help.text" +msgid "Icon on the Insert toolbar (you may need to enable this initially invisible icon):" +msgstr "រូបតំណាង​នៅ​លើរបារ​ឧបករណ៍ បញ្ចូល (អ្នក​ត្រូវតែ​បើក​រូបតំណាង​​ដែល​មើល​មិនឃើញ​នេះ​សិន) ៖" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3155341\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3149670\n" +"3\n" +"help.text" +msgid "Form Controls" +msgstr "វត្ថុ​បញ្ជា​របស់​សំណុំ​បែបបទ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN10B21\n" +"help.text" +msgid "XML Form documents (XForms) use the same controls." +msgstr "ឯកសារ​សំណុំ​បែបប​ទ XML (XForms) ប្រើ​វត្ថុ​បញ្ជា​ដូច​គ្នា ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3152771\n" +"45\n" +"help.text" +msgid "To create a form, open a document and use the Form Controls toolbar to add and define the form controls. If you want, you can also link the form to a database, so that you can use the controls to manipulate a database." +msgstr "ដើម្បី​បង្កើត​សំណុំ​បែបបទ​មួយ បើក​ឯកសារ​ ហើយ​ប្រើ​របារ​ឧបករណ៍​វត្ថុ​បញ្ជា​សំណុំ​បែបបទ ដើម្បី​បន្ថែម​ និង​កំណត់​វត្ថុ​បញ្ជា​សំណុំ​បែបបទ ។ ប្រសិន​បើ​អ្នក​ចង់ អ្នក​ក៏​អាច​តភ្ជាប់​សំណុំ​បែបបទ​ទៅ​មូលដ្ឋាន​ទិន្នន័យ ដូច្នេះ​អ្នក​អាច​ប្រើ​វត្ថុ​បញ្ជា​ដើម្បី​គណនា​មូលដ្ឋាន​ទិន្នន័យ​មួយ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3150791\n" +"46\n" +"help.text" +msgid "When you create a form in an HTML document, you can use the form to send data over the Internet." +msgstr "នៅ​ពេល​អ្នក​បង្កើត​សំណុំ​បែបបទ​មួយ​នៅ​ក្នុង​ឯកសារ HTML អ្នក​អាច​ប្រើ​សំណុំ​បែបបទ​ដើម្បី​ផ្ញើ​ទិន្នន័យ​លើ​អ៊ីនធឺណិត ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3145171\n" +"47\n" +"help.text" +msgid "%PRODUCTNAME only exports the form properties that are supported by the HTML version that you export to. To specify the HTML version, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility." +msgstr "%PRODUCTNAME នាំចេញ​តែ​លក្ខណសម្បត្តិ​សំណុំបែបបទ​ដែល​ត្រូវបានគាំទ្រ​ដោយ​កំណែ HTML ដែល​អ្នក​នាំចេញ​ ។ ដើម្បី​បញ្ជាក់កំណែ HTML ជ្រើស %PRODUCTNAME - ចំណូល​ចិត្តឧបករណ៍ - ជម្រើស - ផ្ទុក/រក្សាទុក - ភាពឆបគ្នារបស់ HTML ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN10C39\n" +"help.text" +msgid "To add a control to a document" +msgstr "ដើម្បី​បន្ថែម​វត្ថុ​បញ្ជា​ទៅ​ឯកសារ​មួយ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154918\n" +"4\n" +"help.text" +msgid "On the Form Controls toolbar, click the icon of the control that you want to add." +msgstr "លើ​របារ វត្ថុ​បញ្ជា​របស់​សំណុំ​បែបបទ ចុច​រូបតំណាង​របស់​វត្ថុ​បញ្ជា ដែល​អ្នក​ចង់​បន្ថែម ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN10C4D\n" +"help.text" +msgid "In the document, drag to create the control." +msgstr "ក្នុង​ឯកសារ អូស​ដើម្បី​បង្កើត​វត្ថុ​បញ្ជា ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN10C50\n" +"help.text" +msgid "To create a square control field, hold down the Shift key while you drag." +msgstr "ដើម្បី​បង្កើត​វាលត្រួតពិនិត្យការ៉េ ចុចគ្រាប់ចុច​ប្ដូរ (Shift) ខណៈពេល​អូស ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154127\n" +"78\n" +"help.text" +msgid "To add a field from the field list of a table or query to a form, drag a cell into the form. In a text document, you can also drag a column header to add a field to a form. To include a label for the field, hold down the CommandCtrl+Shift key down when you drag a column head." +msgstr "ដើម្បី​បន្ថែម​វាល​ពី​បញ្ជីវាល​របស់តារាង ឬ​សំណួរ​ទៅ​សំណុំ​បែបបទ អូស​ក្រឡា​ទៅ​ក្នុង​សំណុំ​បែបបទ ។ នៅ​ក្នុង​ឯកសារ​អត្ថបទ អ្នកក៏​អាច​អូស​បឋមកថា​ជួរឈរ​ ដើម្បី​បន្ថែម​វាល​ទៅ​កាន់​សំណុំ​បែបបទ ។ ដើម្បី​រួម​បញ្ចូល​ស្លាក​សម្រាប់​វា ចុចគ្រាប់ចុចCommandបញ្ជា(Ctrl)+ប្ដូរ(Shift) នៅពេល​អ្នក​អូស​ក្បាល​ជួរឈរ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN10C87\n" +"help.text" +msgid "Modifying a Control" +msgstr "ការ​កែប្រែ​វត្ថុ​បញ្ជា​មួយ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3148645\n" +"5\n" +"help.text" +msgid "Right-click the control and choose Control. A dialog opens where you can define the properties of the control." +msgstr "ចុច​កណ្តុរ​ស្តាំ​លើ​វត្ថុ​បញ្ជា ហើយ​ជ្រើស វត្ថុ​បញ្ជា ។ ប្រអប់​មួយ​នឹង​បើក ដែល​អ្នក​អាច​កំណត់​លក្ខណសម្បត្តិ​របស់​វត្ថុ​បញ្ជា ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3153363\n" +"163\n" +"help.text" +msgid "To specify a accelerator key for a control, add a tilde (~) in front of the character in the label for the control." +msgstr "ដើម្បី​បញ្ជាក់លម្អិត​គ្រាប់​ចុច​ផ្លូវ​កាត់​សម្រាប់វត្ថុ​បញ្ជា​ បន្ថែម​សញ្ញា​ (~) នៅ​ពី​មុខ​តួអក្សរ​ក្នុង​ស្លាក​សម្រាប់​វត្ថុ​បញ្ជា ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3152792\n" +"135\n" +"help.text" +msgid "You can drag and drop controls from one document to another document. You can also copy and paste controls between documents. When you insert a control from another document, $[officename] analyzes the data source, content type, and content properties of the control so that the control fits the logical structure in the target document. For example, a control that displays contents from an address book continues to display the same contents after you copy the control to a different document. You can view these properties on the Data tab page of the Form properties dialog." +msgstr "អ្នក​អាច​អូស ហើយ​ទម្លាក់​វត្ថុបញ្ជា​ពី​ឯកសារ​មួយ​ទៅ​ឯកសារ​មួយ​ផ្សេងទៀត ។ អ្នក​ក៏អាច​ចម្លង និង​បិទភ្ជាប់​រវាង​ឯកសារ​បាន​ដែរ ។ នៅពេល​ដែល​អ្នក​បញ្ចូល​វត្ថុបញ្ជា​ពី​ឯកសារ​ផ្សេងទៀត នោះ $[officename] វិភាគ​ប្រភព​ទិន្នន័យ ប្រភេទមាតិកា និង​លក្ខណសម្បត្តិ​មាតិកា​នៃវត្ថុបញ្ជា ដូច្នេះ​វត្ថុបញ្ជាធ្វើ​ឲ្យ​រចនាសម្ព័ន្ធ​តក្ក​សម​នៅក្នុង​ឯកសារ​ទិសដៅ ។ ឧទាហរណ៍ វត្ថុបញ្ជា​ដែល​បង្ហាញ​មាតិកា​ពី​សៀវភៅ​អាសយដ្ឋាន បន្ត​បង្ហាញ​មាតិកា​ដូចគ្នា​បន្ទាប់ពី​អ្នក​ចម្លងវត្ថុបញ្ជា​ទៅ​កាន់​ឯកសារ​ផ្សេង ។ អ្នក​អាច​មើល​លក្ខណសម្បត្តិ​ទាំងនេះ​នៅ​ទំព័រ​ផ្ទាំង ទិន្នន័យ នៃ​ប្រអប់ លក្ខណសម្បត្តិ​សំណុំបែបបទ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3154411\n" +"24\n" +"help.text" +msgid "Select" +msgstr "ជ្រើស" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3156106\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3150470\n" +"25\n" +"help.text" +msgid "This icon switches the mouse pointer to the select mode, or deactivates this mode. The select mode is used to select the controls of the current form." +msgstr "រូបតំណាង​នេះ​ប្តូរ​ព្រួញ​កណ្តុរ​ទៅ​របៀប​ជ្រើស​ ឬ​ធ្វើ​ឲ្យ​របៀប​នេះ​អសកម្ម​ ។ របៀប​ជ្រើស​ត្រូវ​បានប្រើ​​ដើម្បីជ្រើស​វត្ថុ​បញ្ជា​របស់​សំណុំ​បែប​បទ​បច្ចុប្បន្ន ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3146914\n" +"10\n" +"help.text" +msgid "Check Box" +msgstr "ប្រអប់​ធីក" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3148483\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3153927\n" +"11\n" +"help.text" +msgid "Creates a check box. Check boxes allow you to activate or deactivate a function in a form." +msgstr "បង្កើត​ប្រអប់​ធីក​មួយ​ ។​ ប្រអប់​ធីក​អនុញ្ញាត​ឲ្យ​អ្នក​ធ្វើ​ឲ្យ​មុខងារ​​សកម្ម​ ឬ​មិន​សកម្ម​ក្នុង​សំណុំ​បែប​បទ​មួយ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3153794\n" +"16\n" +"help.text" +msgid "Text Box" +msgstr "ប្រអប់​អត្ថបទ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3163665\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3158444\n" +"17\n" +"help.text" +msgid "Creates a text box. Text boxes are fields in which the user can enter text. In a form, text boxes display data or allow for new data input." +msgstr "បង្កើត​ប្រអប់​អត្ថបទ​មួយ​ ។​ ប្រអប់​អត្ថបទ​​គឺ​ជា​វាល​​ដែល​អ្នក​ប្រើ​អាច​បញ្ចូល​អត្ថបទ​ ។ ក្នុង​សំណុំ​បែប​បទ​មួយ​​ ប្រអប់​អត្ថបទ​​បង្ហាញ​ទិន្នន័យ​ ឬ​អនុញ្ញាត​​សម្រាប់​ការ​បញ្ចូល​ទិន្នន័យ​ថ្មី​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3151218\n" +"124\n" +"help.text" +msgid "Formatted Field" +msgstr "វាល​​មាន​ទ្រង់ទ្រាយ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154836\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3147547\n" +"125\n" +"help.text" +msgid "Creates a formatted field. A formatted field is a text box in which you can define how the inputs and outputs are formatted, and which limiting values apply." +msgstr "បង្កើត​វាល​​មាន​ទ្រង់​ទ្រាយ​មួយ​ ។​ វាល​​ដែល​មាន​ទ្រង់​ទ្រាយ​មួយ​ គឺ​ជា​ប្រអប់​អត្ថបទ​​ដែល​អ្នក​អាច​កំណត់​វិធី​ដែល​ព័ត៌​មាន​ចូល​ និង ចេញ​ត្រូវ​បាន​ធ្វើ​ទ្រង់​ទ្រាយ​ និង​ អនុវត្ត​តម្លៃ​កំណត់​មួយ​ណា​ ។​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3155346\n" +"126\n" +"help.text" +msgid "A formatted field has special control properties (choose Format - Control)." +msgstr "វាល​​​មាន​ទ្រង់​ទ្រាយ​មួយ​មាន​​ លក្ខណសម្បត្តិ​វត្ថុ​បញ្ជា​ពិសេស​ (ជ្រើស​​ ទ្រង់​ទ្រាយ​ - វត្ថុ​បញ្ជា​​) ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3148774\n" +"6\n" +"help.text" +msgid "Push Button" +msgstr "ប៊ូតុង​រុញ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3145801\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3147046\n" +"7\n" +"help.text" +msgid "Creates a push button. This function can be used to execute a command for a defined event, such as a mouse click." +msgstr "បង្កើត​ប៊ូតុង​រុញ​មួយ​ ។​ អនុគមន៍​នេះ​អាច​ត្រូវ​បាន​ប្រើ​ដើម្បី​ប្រតិបត្តិ​ពាក្យ​​បញ្ជា​មួយ​ សម្រាប់​ព្រឹត្តិការណ៍​ដែល​បាន​កំណត់​ ដូច​ជា​​ចុច​កណ្តុរ​មួយ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154731\n" +"138\n" +"help.text" +msgid "You can apply text and graphics to these buttons." +msgstr "អ្នក​អាច​អនុវត្ត​អត្ថបទ​ និង ក្រាហ្វិក​ទៅ​ប៊ូតុង​ទាំង​នេះ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3157844\n" +"8\n" +"help.text" +msgid "Option Button" +msgstr "ប៊ូតុង​ជម្រើស" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3152971\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3149123\n" +"9\n" +"help.text" +msgid "Creates an option button. Option buttons enable the user to choose one of several options. Option buttons with the same functionality are given the same name (Nameproperty). Normally, they are given a group box." +msgstr "បង្កើត​ប៊ូតុ​ង​ជម្រើស​មួយ ។ ប៊ូតុង​ជម្រើស​អនុញ្ញាត​ឲ្យ​អ្នក​ប្រើ​ ជ្រើស​ជម្រើស​មួយ​ក្នុង​ចំណោម​ជម្រើស​ជា​ច្រើន ។ ប៊ូតុង​ជម្រើស​មានមុខងារ​ដូច​គ្នា​ត្រូវ​បាន​ផ្ដល់​ឈ្មោះ​ដូច​គ្នា (ឈ្មោះលក្ខណសម្បត្តិ) ។ ជា​ធម្មតា ពួកវា​ត្រូវ​បានផ្ដល់​ ប្រអប់​ក្រុម​មួយ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3156064\n" +"18\n" +"help.text" +msgid "List Box" +msgstr "ប្រអប់​បញ្ជី" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154326\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3166428\n" +"19\n" +"help.text" +msgid "Creates a list box. A list box lets users select an entry from a list. If the form is linked to a database and the database connection is active, theList Box Wizard will automatically appear after the list box is inserted in the document. This wizard helps you create the list box." +msgstr "បង្កើត​ប្រអប់​បញ្ជី​មួយ ។ ប្រអប់​បញ្ជី​មួយ​អនុញ្ញាត​ឲ្យ​អ្នក​ជ្រើស​ធាតុ​មួយ​ពី​បញ្ជី​មួយ ។ បើ​សំណុំបែបបទ​ត្រូវ​បាន​តភ្ជាប់​ទៅ​មូលដ្ឋាន​ទិន្នន័យ​មួយ ហើយ​ការ​តភ្ជាប់​មូលដ្ឋាន​ទិន្នន័យ​គឺ​សកម្ម នោះ អ្នក​ជំនួយការ​ប្រអប់​បញ្ជី នឹង​លេចឡើង​ដោយ​ស្វ័យប្រវត្តិ បន្ទាប់​ពី​បញ្ចូល​ប្រអប់​បញ្ជី​ក្នុង​ឯកសារ ។ អ្នក​ជំនួយការ​នេះ​នឹង​ជួយ​អ្នក ដើម្បី​បង្កើត​ប្រអប់​បញ្ជី ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3147171\n" +"20\n" +"help.text" +msgid "Combo Box" +msgstr "ប្រអប់​បន្សំ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3149981\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3149407\n" +"21\n" +"help.text" +msgid "Creates a combo box. A combo box is a single-line list box with a drop-down list from which users choose an option. You can assign the \"read-only\" property to the combo box so that users cannot enter other entries than those found in the list. If the form is bound to a database and the database connection is active, the Combo Box Wizard will automatically appear after you insert the combo box in the document." +msgstr "បង្កើត​ប្រអប់​បន្សំ​មួយ​ ។ ប្រអប់​បន្សំ​គឺ​ជា​ប្រអប់​បញ្ជី​មាន​បន្ទាត់​តែ​មួយ​ ជាមួយ​នឹង​បញ្ជី​ធ្លាក់​ចុះ​មួយ​ ដែល​អ្នក​ប្រើ​ជ្រើស​ជម្រើសមួយ​​ពី​ក្នុង​នោះ​បាន​ ។​ អ្នក​អាច​ផ្តល់​លក្ខណសម្បត្តិ​ \"បាន​តែ​អាន​\" ទៅ​ឲ្យ​ប្រអប់​បន្សំ​ ដូច្នេះ​អ្នក​ប្រើ​មិន​អាច​បញ្ចូល​ធាតុ​ផ្សេងៗ​​ទៀត​​ក្រៅ​ពី​ធាតុ​ដែល​​​​មាន​ក្នុង​បញ្ជី​ទេ ។ ប្រសិន​បើ​សំណុំ​បែប​​បទ​ត្រូវ​បាន​ចង​ភ្ជាប់​ទៅ​នឹង​មូល​ដ្ឋាន​ទិន្នន័យ​​ ហើយ​ការ​តភ្ជាប់​មូល​ដ្ឋាន​ទិន្នន័យ​​សកម្ម​ អ្នក​ជំនួយ​ការ​ប្រអប់​បន្សំ នឹង​បង្ហាញ​ដោយ​ស្វ័យ​ប្រវត្តិ​ បន្ទាប់​ពី​អ្នក​បញ្ចូល​ប្រអប់​បន្សំ​ក្នុង​ឯកសារ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3145618\n" +"12\n" +"help.text" +msgid "Label Field" +msgstr "វាល​​ស្លាក" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3145295\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3148534\n" +"13\n" +"help.text" +msgid "Creates a field for displaying text. These labels are only for displaying predefined text. Entries cannot be made in these fields." +msgstr "បង្កើត​វាល​​មួយ​សម្រាប់​បង្ហាញ​អត្ថបទ​ ។​ ស្លាក​ទាំង​នេះ​សម្រាប់​បង្ហាញ​តែ​អត្ថបទ​ដែល​បាន​កំណត់​ជាមុន​ប៉ុណ្ណោះ ។ មិន​អាច​បញ្ចូល​ក្នុងវាល​ទាំង​នេះ​បាន​ទេ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN10CC6\n" +"help.text" +msgid "More Controls" +msgstr "វត្ថុ​បញ្ជា​ច្រើន​ទៀត" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN10CDC\n" +"help.text" +msgid "Opens the More Controls toolbar." +msgstr "បើក​របារ​ឧបករណ៍ វត្ថុ​បញ្ជា​ច្រើន​ទៀង ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN10CF7\n" +"help.text" +msgid "Form Design" +msgstr "រចនា​សំណុំ​បែបបទ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN10D0D\n" +"help.text" +msgid "Opens the Form Design toolbar." +msgstr "បើករបារ​ឧបករណ៍ រចនាសំណុំ​បែបបទ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11B57\n" +"help.text" +msgid "Wizards On/Off" +msgstr "បិទ​/​បើក អ្នក​ជំនួយ​ការ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11B65\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11B76\n" +"help.text" +msgid "Turns on and turns off the automatic form controls wizards." +msgstr "បើក​ និង បិទ​អ្នកជំនួយ​ការ​វត្ថុ​បញ្ជា​សំណុំ​បែបបទ​​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id6403088\n" +"help.text" +msgid "These wizards help you to enter the properties of list boxes, table controls, and other controls." +msgstr "អ្នក​ជំនួយ​ការ​ទាំង​នេះ​ជួយ​អ្នក​ដើម្បី​បញ្ចូល​លក្ខណសម្បត្តិ​របស់​ប្រអប់​បញ្ជី​ វត្ថុ​បញ្ជា​តារាង​ និង​ វត្ថុ​បញ្ជា​ផ្សេងៗ​ទៀត​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3149436\n" +"134\n" +"help.text" +msgid "Context Menu Commands" +msgstr "​ពាក្យ​បញ្ជា​ម៉ឺនុយ​បរិបទ​​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11A56\n" +"help.text" +msgid "Spin Button" +msgstr "​ប៊ូតុង​​​​បង្កើន​​​​បន្ថយ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11A64\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11A75\n" +"help.text" +msgid "Creates a spin button." +msgstr "​បង្កើត​ប៊ូតុង​បង្កើន​បន្ថយ​ ។​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id710776\n" +"help.text" +msgid "If you add a spin button to a Calc spreadsheet, you can use the Data tab page to create a two-way link between the spin button and a cell. As a result, when you change the contents of a cell, the contents of the spin button are updated. Conversely, if you change the value of the spin button, the contents of the cell are updated." +msgstr "ប្រសិន​បើ​អ្នក​បន្ថែម​ប៊ូតុង​បង្កើន​បន្ថយ​មួយ​ទៅ​សៀវភៅ​បញ្ជី​របស់ Calc អ្នក​អាច​ប្រើ​ទំព័រ​ផ្ទាំង​ទិន្នន័យ​​ដើម្បី​បង្កើត​តំណ​ពីរ​ផ្លូវ​រវាង​ប៊ូតុង​បង្កើន​បន្ថយ​ និង ក្រឡា​មួយ ។ ជាលទ្ធផល​ ពេល​អ្នក​ផ្លាស់​ប្តូរ​មាតិកា​របស់​ក្រឡា​ មាតិកា​របស់​ប៊ូតុង​បង្កើន​បន្ថយ​ត្រូវ​បាន​ធ្វើ​បច្ចុប្បន្នភាព​​ ។ ផ្ទុយ​ទៅ​វិញ​ប្រសិន​​បើ​អ្នក​ផ្លាស់​ប្តូរ​​តម្លៃ​របស់​ប៊ូតុង​បង្កើន​បន្ថយ​ មាតិកា​របស់​ក្រឡា​ត្រូវ​បានធ្វើ​បច្ចុប្បន្នភាពភាព ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11ABC\n" +"help.text" +msgid "Scrollbar" +msgstr "របារ​រមូរ​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11ACA\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11ADB\n" +"help.text" +msgid "Creates a scrollbar." +msgstr "បង្កើត​របារ​រមូរ​មួយ​ ។​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11CA3\n" +"help.text" +msgid "You can specify the following properties for a scrollbar:" +msgstr "អ្នក​អាច​បញ្ជាក់​​លក្ខណសម្បត្តិ​ដូច​ខាង​ក្រោម​នេះ​សម្រាប់​របារ​រមូរ​មួយ​ ៖" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11CDA\n" +"help.text" +msgid "UI name" +msgstr "ឈ្មោះ​ UI" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11CE0\n" +"help.text" +msgid "Semantics" +msgstr "និឃណ្តសាស្ត្រ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11CE7\n" +"help.text" +msgid "Scroll value min" +msgstr "តម្លៃ​អប្បបរមា​របស់​របារ​រមូរ​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11CED\n" +"help.text" +msgid "Specifies the minimum height or the minimum width of a scrollbar." +msgstr "បញ្ជាក់​​កម្ពស់​អប្បបរមា​ ឬ​ ទទឹង​អប្បបរមា​របស់​របារ​រមូរ​មួយ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11CF4\n" +"help.text" +msgid "Scroll value max" +msgstr "អតិបរមា​របស់​តម្លៃ​រមូរ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11CFA\n" +"help.text" +msgid "Specifies the maximum height or the maximum width of a scrollbar." +msgstr "បញ្ជាក់​​កម្ពស់​អតិបរមា ឬ​ ទទឹង​អតិបរមា​របស់​របារ​រមូរ​មួយ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D01\n" +"help.text" +msgid "Default scroll value" +msgstr "តម្លៃ​រមូរ​លំនាំ​ដើម​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D07\n" +"help.text" +msgid "Specifies the default value of a scrollbar, used when the form is reset." +msgstr "បញ្ជាក់​តម្លៃ​លំនាំដើម​របស់​របារ​រមូរ ដែល​ត្រូវ​បាន​ប្រើ​ពេល​​សំណុំបែបបទត្រូវ​បាន​កំណត់​ឡើង​វិញ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D0E\n" +"help.text" +msgid "Orientation" +msgstr "ទិស" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D14\n" +"help.text" +msgid "Specifies the orientation of a scrollbar, that is, horizontal or vertical." +msgstr "បញ្ជាក់​​ទិស​របស់​របារ​រមូរ​ គឺ​ផ្ដេក​ ឬ​ បញ្ឈរ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D1B\n" +"help.text" +msgid "Small change" +msgstr "ផ្លាស់​ប្តូរ​តិច" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D21\n" +"help.text" +msgid "Specifies the minimum amount by which you can scroll a scrollbar, for example, by clicking an arrow." +msgstr "បញ្ជាក់​​ចំនួន​អប្បបរមា​ ដែល​អ្នក​អាច​រមូរ​របារ​រមូរ​មួយ​ ជា​ឧទាហរណ៍​ ដោយ​ចុច​លើ​ព្រួញ​មួយ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D28\n" +"help.text" +msgid "Large change" +msgstr "ប្តូរ​ច្រើន" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D2E\n" +"help.text" +msgid "Specifies the amount that a large step scrolls a scrollbar, for example, when you click between the scrollbar thumb and a scrollbar arrow." +msgstr "បញ្ជាក់​​ចំនួន​សរុប​ដែល​ជំហាន​ធំ​មួយ​រមូរ​របារ​រមូរ​មួយ​ ជា​ឧទាហរណ៍​ ពេល​អ្នក​ចុច​រវាង​រូប​ភាព​តូច​របស់​របាររមូរ​ និង ព្រួញ​របាររមូរ​​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D35\n" +"help.text" +msgid "Delay" +msgstr "ការ​ពន្យា​ពេល​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D3B\n" +"help.text" +msgid "Specifies the delay in milliseconds between scrollbar trigger events. For example, the delay that occurs when you click an arrow button on the scrollbar and hold down the mouse button." +msgstr "បញ្ជាក់​​ការ​ពន្យា​ពេល​គិត​ជា មិល្លីវិនាទី រវាង​ព្រឹត្តិការណ៍​កេះ​របារ​រមូរ ។ ឧទាហរណ៍ ការ​ពន្យា​ពេល​ដែល​កើត​ឡើង នៅ​ពេល​អ្នក​ចុច​​ប៊ូតុង​ព្រួញ​មួយ​នៅ​លើ​របារ​រមូរ ហើយ​សង្កត់​ប៊ូតុង​កណ្តុរ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D42\n" +"help.text" +msgid "Symbol color" +msgstr "ពណ៌​និមិត្ត​សញ្ញា​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D48\n" +"help.text" +msgid "Specifies the color of the arrows on the scrollbar." +msgstr "បញ្ជាក់​​ពណ៌​របស់​ព្រួញ​នៅ​លើ​របារ​រមូរ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D4F\n" +"help.text" +msgid "Visible Size" +msgstr "ទំហំ​ដែល​​មើល​​ឃើញ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D55\n" +"help.text" +msgid "Specifies the size of the scrollbar thumb in \"value units\". For example, a value of (\"Scroll value max.\" minus \"Scroll value min.\") / 2 results in a scrollbar thumb that occupies half of the scrollbar." +msgstr "បញ្ជាក់​​ទំហំ​របស់​រូប​ភាព​តូច​​របាររមូរ​ក្នុង​ \"ឯកតា​តម្លៃ​\" ។ ជា​ឧទាហរណ៍​ តម្លៃ​មួយ​របស់​ (\"តម្លៃ​រមូរ​អតិបរមា\" ដក​ \"តម្លៃ​រមូរ​អប្បបរមា​\") / 2 ផ្តល់​លទ្ធផល​ក្នុង​រូបភាព​តូច​របស់​របាររមូរ​ដែល​គ្រប់​គ្រង​​ពាក់​កណ្តាល​របស់​របាររមូរ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D58\n" +"help.text" +msgid "To make the width of the scrollbar equal to the height of the scrollbar, set the Visible Size to zero." +msgstr "ដើម្បី​ធ្វើ​ឲ្យ​​ទទឹង​របស់​របារ​រមូរ​ឲ្យ​ស្មើ​នឹង​កម្ពស់​របស់​របារ​រមូរ​ កំណត់​ទំហំ​មើល​ឃើញ​ឲ្យ​ទៅ​សូន្យ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11D63\n" +"help.text" +msgid "In a Calc spreadsheet, you can use the Data tab page to create a two-way link between a scrollbar and a cell." +msgstr "ក្នុង​សៀវភៅ​បញ្ជី Calc មួយ អ្នក​អាច​ប្រើ​ទំព័រ​ផ្ទាំង ទិន្នន័យ ដើម្បី​បង្កើត​តំណ​ពីរ​ផ្លូវ រវាង​របារ​រមូរ​មួយ និង ក្រឡា​មួយ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3153316\n" +"22\n" +"help.text" +msgid "Image Button" +msgstr "​ប៊ូតុង​រូបភាព" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3159622\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3148601\n" +"23\n" +"help.text" +msgid "Creates a button displayed as an image. Aside from the graphic representation, an image button has the same properties as a \"normal\" button." +msgstr "បង្កើត​ប៊ូតុង​មួយ​ដែល​បាន​បង្ហាញ​ជា​រូប​ភាព​មួយ​ ។​ មិន​រាប់​បញ្ចូល​ការ​តំណាងក្រាហ្វិក​​ ប៊ូតុង​រូប​ភាព​មួយ​មាន​លក្ខណសម្បត្តិ​ដូច​ប៊ូតុង​\"ធម្មតា​\" ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3159171\n" +"49\n" +"help.text" +msgid "Image Control" +msgstr "វត្ថុ​បញ្ជា​រូបភាព" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3155869\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3149596\n" +"50\n" +"help.text" +msgid "Creates an image control. It can only be used to add images from a database. In the form document, double-click one of these controls to open the Insert Graphic dialog to insert the image. There is also a context menu (not in design mode) with commands for inserting and deleting the image." +msgstr "បង្កើត​វត្ថុ​បញ្ជា​រូប​ភាព​មួយ​ ។ វា​អាច​ត្រូវ​បាន​ប្រើ​ដើម្បី​បន្ថែម​រូប​ភាព​ពី​មូល​ដ្ឋាន​ទិន្នន័យ​មួយ​​តែ​ប៉ុណ្ណោះ ។ ក្នុង​ឯកសារ​សំណុំ​បែប​បទ​ ចុច​ទ្វេ​​ដង​លើ​វត្ថុ​បញ្ជា​ក្នុង​ចំណោម​វត្ថុ​បញ្ជា​ទាំង​នេះ​ ដើម្បី​បើកប្រអប់​​​ បញ្ចូល​ក្រាហ្វិក​​ ដើម្បី​បញ្ចូល​រូប​ភាព​មួយ​ ។​ មាន​ម៉ឺនុយ​បរិបទ​មួយ​ផង​ដែរ​ (មិន​ស្ថិត​ក្នុង​របៀប​រចនា) ជាមួយ​នឹង​ពាក្យ​បញ្ជា​សម្រាប់​បញ្ចូល​ និង លុប​រូប​ភាព​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3150318\n" +"70\n" +"help.text" +msgid "Images from a database can be displayed in a form, and new images can be inserted in the database as long as the image control is not write-protected. The control must refer to a database field of the image type. Therefore, enter the data field into the properties window on the Data tab page." +msgstr "រូប​ភាព​​ចេញ​ពី​មូល​ដ្ឋាន​ទិន្នន័យ​មួយ​ក្នុង​សំណុំ​បែប​បទ​មួយ​ និង​ រូប​ភាព​ថ្មី​អាច​ត្រូវ​បាន​បញ្ចូល​ក្នុង​មូល​ដ្ឋាន​ទិន្នន័យ​ ដរាប​ណា​វត្ថុ​បញ្ជា​រូប​ភាព​មិន​បាន​​ការ​ពារ​ឲ្យ​សរសេរ​ចូល​ ។ វត្ថុ​បញ្ជា​​ត្រូវ​តែ​សំអាង​ទៅ​តាម​វាល​​មូល​ដ្ឋាន​ទិន្នន័យ​របស់​​ប្រភេទ​រូប​ភាព​ ។ ដូច្នេះ​ បញ្ចូល​វាល​​ទិន្នន័យ​ទៅ​ក្នុង​បង្អួច​លក្ខណសម្បត្តិ​នៅលើ​ទំព័រ​ផ្ទាំង​ ទិន្នន័យ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3156040\n" +"29\n" +"help.text" +msgid "Date Field" +msgstr "វាល​​កាល​បរិច្ឆេទ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3149423\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3151312\n" +"30\n" +"help.text" +msgid "Creates a date field. If the form is linked to a database, the date values can be adopted from the database." +msgstr "បង្កើត​វាល​​កាល​បរិច្ឆេទ​មួយ​ ។​ ប្រសិន​បើ​សំណុំ​បែប​បទ​ត្រូវ​បាន​តភ្ជាប់​ទៅ​មូល​ដ្ឋាន​ទិន្នន័យ​ តម្លៃ​កាល​បរិច្ឆេទ​អាច​ត្រូវ​បាន​ជ្រើស​​ពី​មូល​ដ្ឋាន​ទិន្នន័យ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3151302\n" +"131\n" +"help.text" +msgid "If you assign the \"Dropdown\" property to the date field, the user can open a calendar to select a date under the date field. This also applies to a date field within a Table Control field." +msgstr "ប្រសិន​បើ​អ្នក​ផ្តល់​លក្ខណសម្បត្តិ​ \"ធ្លាក់​ចុះ​​\" ទៅ​ឲ្យវាល​​ទិន្នន័យ​ អ្នក​ប្រើ​អាច​បើក​ប្រតិទិន ដើម្បី​ជ្រើស​​កាល​បរិច្ឆេទ​មួយ​ ក្រោម​​វាល​កាល​បរិច្ឆេទ​ ។ នេះ​ក៏​អនុវត្ត​ផង​ដែរ​ទៅ​លើវាល​​កាលបរិច្ឆេទ​ក្នុង​វាល​វត្ថុ​បញ្ជា​តារាង​មួយ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154395\n" +"63\n" +"help.text" +msgid "Date fields can be easily edited by the user with the up arrow and down arrow keys. Depending on the cursor position, the day, month, or the year is can be increased or decreased using the arrow keys." +msgstr "វាល​​កាល​បរិច្ឆេទ​អាច​ត្រូវ​បាន​កែសម្រួល​យ៉ាង​ងាយ​​ដោយ​អ្នក​ប្រើ​ ដោយ​ប្រើ​គ្រាប់​ចុច​ព្រួញ​ឡើង​លើ​ និង​ ព្រួញ​ចុះ​ក្រោម ។ អាស្រ័យ​លើ​ទីតាំង​ទស្សន៍​ទ្រនិច​ ថ្ងៃ​ ខែ​ ឬ​ ឆ្នាំ​ គឺ​អាច​ត្រូវ​បាន​បង្កើន​ ឬ​បន្ថយ​ដោយ​ប្រើ​គ្រាប់​ចុច​ព្រួញ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3153112\n" +"132\n" +"help.text" +msgid "Specific Remarks on Date Fields." +msgstr "បញ្ជាក់​​កំណត់​សម្គាល់​នៅ​ក្នុង​វាល​​កាល​បរិច្ឆេទ​។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3152369\n" +"31\n" +"help.text" +msgid "Time Field" +msgstr "វាល​ពេល​វេលា" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3153687\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3155399\n" +"32\n" +"help.text" +msgid "Creates a time field. If the form is linked to a database, the time values for the form can be adopted from the database." +msgstr "បង្កើត​វាល​​ពេល​វេលា​មួយ​ ។​ ប្រសិន​បើ​សំណុំ​បែប​បទ​ត្រូវ​បាន​តភ្ជាប់ទៅ​មូល​​ដ្ឋាន​ទិន្នន័យ​ តម្លៃ​ពេល​វេលា​សម្រាប់​សំណុំ​បែប​បទ​អាច​ត្រូវ​បាន​ជ្រើស​ពី​មូល​ដ្ឋាន​ទិន្នន័យ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154764\n" +"64\n" +"help.text" +msgid "Time fields can be easily edited by the user with the up and down arrow keys. Depending on the cursor position, the hours, minutes, or the seconds are increased or decreased using the arrow keys." +msgstr "វាល​​ពេល​វេលា​អាច​ត្រូវ​បាន​កែសម្រួល​យ៉ាង​ងាយ​ដោយ​អ្នក​ប្រើ​ ដោយ​ប្រើ​គ្រាប់​ចុច​ព្រួញ​ឡើង​លើ​ និង ព្រួញ​ចុះ​ក្រោម​ ។ អាស្រ័យ​លើ​ទីតាំង​ទស្សន៍​ទ្រនិច​ ម៉ោង​ នាទី​ ឬ​ វិនាទី​ ត្រូវ​បាន​បង្កើន​ ឬ​បន្ថយ​ដោយ​ប្រើ​គ្រាប់​ចុច​ព្រួញ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3156186\n" +"27\n" +"help.text" +msgid "File Selection" +msgstr "ជម្រើស​ឯកសារ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3150531\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3149438\n" +"28\n" +"help.text" +msgid "Creates a button that enables file selection." +msgstr "បង្កើត​ប៊ូតុង​មួយ​ដែល​ធ្វើ​ឲ្យ​ជម្រើស​ឯកសារ​ប្រើ​បាន​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3154652\n" +"33\n" +"help.text" +msgid "Numerical Field" +msgstr "វាល​ជា​លេខ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3149396\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3145601\n" +"34\n" +"help.text" +msgid "Creates a numerical field. If the form is linked to a database, the numerical values in the form can be adopted from the database." +msgstr "បង្កើត​វាល​ជា​លេខ​មួយ​ ។​ ប្រសិន​បើ​សំណុំ​បែប​បទ​ត្រូវ​បាន​តភ្ជាប់​ទៅ​មូលដ្ឋាន​ទិន្នន័យ​មួយ​ តម្លៃ​ជា​លេខ​ក្នុង​សំណុំ​បែប​បទ​អាច​ត្រូវ​បាន​ជ្រើស​ពី​មូល​ដ្ឋាន​ទិន្នន័យ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3153612\n" +"35\n" +"help.text" +msgid "Currency Field" +msgstr "វាល​​រូបិយប័ណ្ណ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3145324\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3145115\n" +"36\n" +"help.text" +msgid "Creates a currency field. If the form is linked to a database, the currency field contents for in the form can be adopted from the database." +msgstr "បង្កើត​វាល​​​រូបិយវត្ថុ​មួយ​ ។​ ប្រសិន​សំណុំ​បែប​បទ​ត្រូវ​បាន​តភ្ជាប់​ទៅ​មូល​ដ្ឋាន​ទិន្នន័យ​ មាតិកា​របស់​វាល​​រូបិយវត្ថុ​​សម្រាប់​ក្នុង​សំណុំ​បែប​បទ​អាច​ត្រូវ​បាន​ជ្រើស​ពី​មូល​ដ្ឋាន​ទិន្នន័យ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3148825\n" +"37\n" +"help.text" +msgid "Pattern Field" +msgstr "វាល​លំនាំ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3149742\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3150122\n" +"38\n" +"help.text" +msgid "Creates a pattern field. Pattern fields consist of an edit mask and a literal mask. The edit mask determines which data can be entered. The literal mask determines the contents of the pattern field when loading the form." +msgstr "បង្កើត​វាល​​លំនាំ​មួយ​ ។​ វាល​លំនាំ​មួយ​​​មាន​​របាំង​កែ​សម្រួល​មួយ​ និង របាំង​តម្លៃ​ត្រង់​មួយ​ ។ របាំង​កែសម្រួល​កំណត់​ថា​តើ​ទិន្នន័យ​មួយ​ណា​អាច​ត្រូវ​បាន​បញ្ចូល​ ។ របាំង​តម្លៃ​ត្រង់​កំណត់​មាតិកា​របស់វាល​លំនាំ​ពេល​ផ្ទុក​សំណុំ​បែប​បទ​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3152947\n" +"67\n" +"help.text" +msgid "Please note that pattern fields are not exported into HTML format." +msgstr "សូម​ចំណាំថា​វាល​លំនាំ​មិន​ត្រូវ​បាន​នាំ​ចេញ​ទៅ​ជា​ទ្រង់​ទ្រាយ​ HTML ទេ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3145147\n" +"14\n" +"help.text" +msgid "Group Box" +msgstr "ប្រអប់​ក្រុម" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3159334\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154572\n" +"15\n" +"help.text" +msgid "Creates a frame to visually group several controls. Group boxes allow you to group option buttons in a frame." +msgstr "បង្កើត​ស៊ុម​មួយ​ដើម្បី​ដាក់​វត្ថុ​បញ្ជា​ច្រើន​ជា​ក្រុម​ដោយ​ងាយ ។ ប្រអប់​ក្រុម​អនុញ្ញាត​ឲ្យ​អ្នក​ដាក់​ប៊ូតុង​ជម្រើស​​ជា​ក្រុម​ក្នុ​ង​ស៊ុម​មួយ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3148394\n" +"72\n" +"help.text" +msgid "If you insert a group frame into the document, the Group Element Wizard starts, which allows you to easily create an option group." +msgstr "បើ​អ្នក​បញ្ចូល​ស៊ុម​ក្រុម​មួយ​ទៅ​ក្នុង​ឯកសារ នោះ អ្នក​ជំនួយការដាក់​ធាតុ​ជា​ក្រុម នឹង​ចាប់ផ្ដើម ដែល​អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត​ក្រុម​ជម្រើស​មួយ​បាន​យ៉ាង​ងាយ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3150567\n" +"65\n" +"help.text" +msgid "Note: When you drag a group box over already existing controls and then want to select a control, you have to first open the context menu of the group box and choose Arrange - Send to Back. Then select the control while pressing CommandCtrl." +msgstr "Note: នៅពេល​អ្នក​អូស​ប្រអប់​ក្រុម​លើវត្ថុ​បញ្ជា​ដែល​មានស្រាប់ ហើយ​បន្ទាប់មក​ចង់​ជ្រើសវត្ថុ​បញ្ជា អ្នក​ត្រូវ​តែ​បើក​ម៉ឺនុយ​បរិបទ​​របស់​ប្រអប់ក្រុម​សិន ហើយ​ជ្រើស រៀបចំ - បញ្ជូនទៅក្រោយ ។ បន្ទាប់​មកជ្រើស​វត្ថុ​បញ្ជាខណៈពេល​ចុច Commandបញ្ជា(Ctrl) ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3145615\n" +"66\n" +"help.text" +msgid "Group boxes are used only for a visual effect. A functional grouping of option fields can be made through the name definition: under the Name properties of all option fields, enter the same name in order to group them." +msgstr "ប្រអប់​ក្រុម​មួយ​ត្រូវ​បាន​ប្រើ​សម្រាប់​តែ​បែប​ផែន​ដែល​មើល​ឃើញ​​ប៉ុណ្ណោះ ។ ក្រុម​វាល​​ជម្រើស​ដែល​មាន​មុខ​ងារ​មួយ​អាច​ត្រូវ​បាន​ធ្វើ​ឡើង​តាម​រយៈ​​ការ​កំណត់​​​ឈ្មោះ​​ ៖ ក្រោម​ ឈ្មោះ​ លក្ខណសម្បត្តិ​របស់វាល​​ជម្រើស​ទាំង​អស់​ បញ្ចូល​ឈ្មោះ​ដូច​គ្នា​ដើម្បី​ដាក់​ពួក​វា​ជា​ក្រុម​ ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3157996\n" +"39\n" +"help.text" +msgid "Table Control" +msgstr "​វត្ថុ​​​​បញ្ជា​តារាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3156402\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154579\n" +"40\n" +"help.text" +msgid "Creates a table control to display a database table. If you create a new table control, the Table Element Wizard appears." +msgstr "បង្កើត​វត្ថុ​បញ្ជា​តារាង​ដើម្បី​បង្ហាញ​តារាង​មូលដ្ឋានទិន្នន័យ​មួយ​ ។ បើ​អ្នក​បង្កើត​វត្ថុ​បញ្ជា​តារាង​ថ្មី​មួយ​ អ្នកជំនួយ​ការ​ធាតុ​តារាង នឹង​លេចឡើង ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3154697\n" +"133\n" +"help.text" +msgid "Special information about Table Controls." +msgstr "ព័ត៌​មាន​ពិសេស​អំពី​វត្ថុ​បញ្ជា​តារាង​។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11B1E\n" +"help.text" +msgid "Navigation bar" +msgstr "របារ​​រុករក" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11B2C\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11B3D\n" +"help.text" +msgid "Creates a navigation bar." +msgstr "បង្កើត​របារ​រុក​រក​មួយ​ ។​" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_idN11DB1\n" +"help.text" +msgid "The navigation bar allows you to move through the records of a database or a database form. The controls on this navigation bar work the same way as the controls on the default navigation bar in $[officename]." +msgstr "របារ​រុក​រក​អនុញ្ញាត​ឲ្យ​អ្នក​ផ្លាស់​ទី​កាត់​​កំណត់​ត្រា​​របស់​មូល​ដ្ឋាន​ទិន្នន័យ​មួយ​ ឬ​ សំណុំ​បែប​បទ​មូល​ដ្ឋាន​ទិន្នន័យ​មួយ​ ។​ វត្ថុ​បញ្ជា​​នៅ​លើ​របារ​រុក​រក​នេះ​​ធ្វើ​ការ​​តាម​វិធី​ដូច​គ្នា​​នឹង​វត្ថុ​បញ្ជា​​នៅលើ​ របារ​រុក​រក​​ លំនាំ​ដើម​ក្នុង​ $[officename] ។" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"hd_id3146815\n" +"136\n" +"help.text" +msgid "Automatic Control Focus" +msgstr "ផ្តោត​អារម្មណ៍​លើ​វត្ថុ​ស្វ័យ​ប្រវត្តិ" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3150261\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01170000.xhp +msgctxt "" +"01170000.xhp\n" +"par_id3109848\n" +"137\n" +"help.text" +msgid "If Automatic Control Focus is activated, the first form control will be selected when you open the document. If the button is not activated, the text will be selected after opening. The Tab Order that you have specified determines which is the first form control." +msgstr "ប្រសិនបើ​ វត្ថុ​បញ្ជា​​​ផ្តោត​អារម្មណ៍​ដោយ​ស្វ័យ​ប្រវត្តិ​ ត្រូវ​បាន​ធ្វើ​ឲ្យ​សកម្ម​ វត្ថុ​បញ្ជា​សំណុំ​បែប​បទ​ដំបូង​នឹង​ត្រូវ​បាន​ជ្រើស​ពេល​អ្នក​បើក​ឯកសារ​ ។ ប្រសិន​បើក​ប៊ូតុង​មិន​ត្រូវ​បាន​ធ្វើ​ឲ្យ​សកម្ម​ អត្ថបទ​នឹង​ត្រូវ​បាន​ជ្រើស​បន្ទាប់​ពី​បើក​ ។​ លំដាប់​ផ្ទាំង​ ដែល​អ្នក​បាន​បញ្ជាក់​​ កំណត់​ថា​មួយ​ណា​ជា​វត្ថុបញ្ជា​សំណុំ​បែប​បទ​ដំបូង​ ។" + +#: colortoolbar.xhp +msgctxt "" +"colortoolbar.xhp\n" +"tit\n" +"help.text" +msgid "Color" +msgstr "ពណ៌" + +#: colortoolbar.xhp +msgctxt "" +"colortoolbar.xhp\n" +"hd_id8983733\n" +"help.text" +msgid "Color" +msgstr "ពណ៌" + +#: colortoolbar.xhp +msgctxt "" +"colortoolbar.xhp\n" +"par_id1676381\n" +"help.text" +msgid "With the Color toolbar you can edit some properties of the selected object." +msgstr "ជាមួយ​របារ​ឧបករណ៍​ពណ៌ អ្នក​អាច​កែសម្រួល​លក្ខណសម្បត្តិ​ខ្លះៗ​របស់​វត្ថុ ដែល​បាន​ជ្រើស ។" + +#: colortoolbar.xhp +msgctxt "" +"colortoolbar.xhp\n" +"par_id5855281\n" +"help.text" +msgid "To open the Color toolbar, click the Color icon on the Picture toolbar." +msgstr "ដើម្បី​បើក​របារ​ឧបករណ៍​ពណ៌ ចុច​រូបតំណាង​ពណ៌​លើ​របារ​ឧបករណ៍​រូបភាព ។" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"tit\n" +"help.text" +msgid "Insert Database Columns" +msgstr "បញ្ចូល​ជួរ​ឈរ​មូលដ្ឋាន​ទិន្នន័យ" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"hd_id3147000\n" +"1\n" +"help.text" +msgid "Insert Database Columns" +msgstr "បញ្ចូល​ជួរ​ឈរ​មូលដ្ឋាន​ទិន្នន័យ" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3143284\n" +"2\n" +"help.text" +msgid "Inserts all fields of the marked record into the current document at the cursor position. The icon is only visible if the current document is a text document or a spreadsheet." +msgstr "បញ្ចូល​វាល​ទាំងអស់​នៃ​កំណត់ត្រា​ដែល​បានសម្គាល់​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​នៅ​ទីតាំង​ដែល​ទស្សន៍​ទ្រនិច​ ។ រូបតំណាង​អាច​មើល​ឃើញ​តែ​ក្នុង​ករណី​ដែល​ឯកសារ​បច្ចុប្បន្ន​គឺ​ជា​ឯកសារ​អត្ថបទ​ ឬ​សៀវភៅ​បញ្ជី ។" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3154186\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3153527\n" +"3\n" +"help.text" +msgid "Data to Text" +msgstr "ទិន្នន័យទៅអត្ថបទ​" + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3153577\n" +"4\n" +"help.text" +msgid "In the data source browser, select the record that you want to insert into the document and then click the Data to Text icon. The record is inserted in the document at the cursor position, with the contents of each individual field of the record copied to a table column. You can also select multiple records and transfer them into the document by clicking the Data to Text icon. Each individual record is then written to a new row." +msgstr " ក្នុង​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ​ ជ្រើ​ស​កំណត់ត្រា​​ដែល​អ្នក​ចង់​បញ្ចូល​ក្នុង​ឯកសារ​ និង​ បន្ទាប់មក​ចុច​រូប​តំណាង​ ទិន្នន័យ​ទៅ​អត្ថបទ​​ ។ កំណត់​ត្រា​ត្រូវ​បាន​បញ្ចូល​ក្នុង​ឯកសារ​នៅ​ទីតាំង​ដែល​ទស្សន៍​ទ្រនិច​ស្ថិត​នៅ​ ជាមួយ​នឹង​មាតិកា​របស់​វាល​​នីមួយៗ​នៃ​កំណត់​ត្រា​ដែល​បាន​ចម្លង​ទៅ​កាន់​ជួរ​ឈរ​របស់​តារាង​មួយ ។ អ្នក​ក៏​អាច​ជ្រើស​កំណត់​ត្រា​ជា​ច្រើន​ និង​ ផ្ទេរ​ពួក​វា​ទៅ​ក្នុង​ឯកសារ​ដោយ​ចុច​រូប​តំណាង​ ទិន្នន័យ​ទៅ​អត្ថបទ​​  ។ បន្ទាប់​មក​កំណត់​ត្រា​និមួយ​ៗ​ត្រូវ​បាន​សរសេរ​ទៅ​កាន់​ជួរ​ដេក​ថ្មី​មួយ​ ។ " + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3145345\n" +"5\n" +"help.text" +msgid "In the data source browser, select the records that you want to insert into the document and then click the Data to Text icon, or drag-and-drop data from the data source browser into the document. This opens the Insert Database Columns dialog. Select whether the data should be inserted as a table, as fields or as text." +msgstr " ក្នុង​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ​ ជ្រើស​​​កំណត់​ត្រា​ដែល​អ្នក​ចង់​បញ្ចូល​ទៅ​ក្នុង​ឯកសារ​ ហើយ​បន្ទាប់​មក​ចុច​រូប​តំណាង​ ទិន្នន័យ​ទៅ​អត្ថបទ​​ ឬ​ អូស​ និង ទម្លាក់​ទិន្នន័យ​ពី​កម្មវិធី​រុករក​ប្រភព​ទិន្នន័យ​ទៅ​ក្នុង​ឯកសារ​ ។​ នេះ​នឹង​បើក​ប្រអប់​​ បញ្ចូល​ជួរ​ឈរ​មូល​ដ្ឋាន​ទិន្នន័យ​​  ។ ជ្រើស​ថា​តើ​ទិន្នន័យ​គួរ​ត្រូវ​បាន​បញ្ចូល​ជា​ ​តារាង​​ជា​ វាល​​​ ឬ​ ជា​ អត្ថបទ​ ។ " + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3153031\n" +"6\n" +"help.text" +msgid "The preferences you set in the Insert Database Columns dialog are saved and will be active the next time the dialog is called. This save process is independent of the database and can record the preferences for a maximum of 5 databases." +msgstr " ​ចំណង់​ចំណូល​ចិត្ត​​ដែល​អ្នក​បាន​កំណត់​ក្នុង​ប្រអប់​​ បញ្ចូល​ជួរ​ឈរ​មូល​ដ្ឋាន​ទិន្នន័យ​​ ត្រូវ​បាន​រក្សា​ទុក​ និង សកម្ម​​បន្ទាប់​ពី​ប្រអប់​ត្រូវ​បាន​ហៅ​ ។ ដំណើរ​ការ​រក្សា​ទុក​នេះ​គឺ​ឯករាជ្យ​របស់​មូល​ដ្ឋានទិន្នន័យ​ និង អាច​កត់​ត្រា​ចំណង់​ចំណូល​ចិត្ត​សម្រាប់​មូលដ្ឋាន​ទិន្នន័យ​អតិបរមា​ ៥ ។​ " + +#: 12070000.xhp +msgctxt "" +"12070000.xhp\n" +"par_id3156326\n" +"7\n" +"help.text" +msgid "If data is inserted into the document as a table, the table properties are not saved along with the data in the document. If you select the AutoFormat function for formatting the table, $[officename] will note the name of the format template. This template will then be used automatically if you insert data as a table again, unless the preferences have been changed." +msgstr " ប្រសិន​បើ​ទិន្នន័យ​ត្រូវ​បាន​បញ្ចូល​ទៅ​ក្នុង​ឯកសារ​ជា​តារាង​មួយ​ លក្ខណសម្បត្តិ​របស់​តារាង​មិន​ត្រូវ​បាន​រក្សាទុក​រួម​ជាមួយ​នឹង​ទិន្នន័យ​ក្នុង​ឯកសារ​ ។​ ប្រសិន​បើ​អ្នក​​ជ្រើសមុខងារ​ ទ្រង់​ទ្រាយ​ស្វ័យ​ប្រវត្តិ​​ សម្រាប់​ធ្វើ​ទ្រង់​ទ្រាយ​តារាង​​ $[officename] នឹង​ចំណាំ​ឈ្មោះ​របស់​ពុម្ព​ទ្រង់​ទ្រាយ​ ។ ​បន្ទាប់​មក​ពុម្ព​នេះ​​នឹង​ត្រូវ​បាន​ប្រើ​ដោយ​​ស្វ័យ​ប្រវត្តិ​ ប្រសិន​បើ​អ្នក​​បញ្ចូល​ទិន្នន័យ​ជា​តារាង​ម្តង​ទៀត​ លើកលែង​តែ​កំណត់​ត្រា​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ ។ " + +#: 01170400.xhp +msgctxt "" +"01170400.xhp\n" +"tit\n" +"help.text" +msgid "Add Field" +msgstr "បន្ថែម​​វាល​" + +#: 01170400.xhp +msgctxt "" +"01170400.xhp\n" +"hd_id3144436\n" +"1\n" +"help.text" +msgid "Add Field" +msgstr "បន្ថែម​វាល" + +#: 01170400.xhp +msgctxt "" +"01170400.xhp\n" +"par_id3166460\n" +"2\n" +"help.text" +msgid "Opens a window where you can select a database field to add to the form or report." +msgstr "បើក​បង្អួច​ដែល​អ្នក​អាច​ជ្រើស​វាល​មូលដ្ឋាន​ទិន្នន័យ​ដើម្បី​បន្ថែម​ទៅ​សំណុំ​បែបបទ ឬ​របាយការណ៍ ។" + +#: 01170400.xhp +msgctxt "" +"01170400.xhp\n" +"par_id3156114\n" +"3\n" +"help.text" +msgid "The field selection window lists all database fields of the table or query that was specified as the data source in the Form Properties." +msgstr "បង្អួច​ជម្រើស​វាល រាយ​វាល​មូលដ្ឋាន​ទិន្នន័យ​ទាំងអស់​នៃ​តារាង ឬ​សំណួរ​ដែលបាន​បញ្ជាក់​ជា​ប្រភព​ទិន្នន័យ​ក្នុង លក្ខណសម្បត្តិ​សំណុំបែបបទ ។" + +#: 01170400.xhp +msgctxt "" +"01170400.xhp\n" +"par_id3147620\n" +"4\n" +"help.text" +msgid "You can insert a field into the current document by dragging and dropping. A field is then inserted which contains a link to the database." +msgstr "អ្នកអាច​បញ្ចូល​វាល​ទៅក្នុង​ឯកសារ​បច្ចុប្បន្ន ដោយ​ការ​អូស ហើយ​ទម្លាក់ ។ បន្ទាប់មក វាល​ត្រូវបាន​បញ្ចូល ដែល​មាន​តំណ​ទៅ​មូលដ្ឋានទិន្នន័យ ។" + +#: 01170400.xhp +msgctxt "" +"01170400.xhp\n" +"par_id3153541\n" +"5\n" +"help.text" +msgid "If you add fields to a form and you switch off the Design Mode, you can see that $[officename] adds a labeled input field for every inserted database field." +msgstr "បើ​អ្នក​បន្ថែម​វាល​ទៅ​សំណុំ​បែបបទ ហើយ​អ្នក​បិទ របៀប​រចនា អ្នក​អាច​ឃើញ​ថា $[officename] បន្ថែម​វាល​បញ្ចូល​ដែល​មាន​ស្លាក​សម្រាប់​វាល​មូលដ្ឋាន​ទិន្នន័យ​ដែល​បញ្ចូល ។" + +#: 24100000.xhp +msgctxt "" +"24100000.xhp\n" +"tit\n" +"help.text" +msgid "Crop" +msgstr "ច្រឹប" + +#: 24100000.xhp +msgctxt "" +"24100000.xhp\n" +"hd_id3154044\n" +"1\n" +"help.text" +msgid "Crop" +msgstr "​ច្រឹប​" + +#: 24100000.xhp +msgctxt "" +"24100000.xhp\n" +"par_id3154863\n" +"2\n" +"help.text" +msgid "Allows to crop the display of an inserted picture. Only the display gets cropped, the inserted picture is not changed. A picture must be selected to enable cropping." +msgstr "អនុញ្ញាត​ឲ្យ​ច្រឹប​ការ​បង្ហាញ​របស់​រូបភាព​ដែល​បាន​បញ្ចូល ។ មានតែ​ការ​បង្ហាញប៉ុណ្ណើ​ត្រូវ​បាន​ច្រឹប រូបភាព​ដែល​បាន​បញ្ចូល​មិន​ត្រូវ​បាន​ផ្លាស់ប្ដូរ​ទេ ។ រូបភាព​ត្រូវ​តែ​បាន​ជ្រើស​ដើម្បីអនុញ្ញាត​ឲ្យ​ច្រឹប ។" + +#: 24100000.xhp +msgctxt "" +"24100000.xhp\n" +"par_id0514200804261097\n" +"help.text" +msgid "In Impress and Draw no dialog is shown when you click the icon, but you see eight cropping handles. Open the context menu of a selected picture and choose Crop Picture, if you want to use the dialog for cropping." +msgstr "នៅ​ក្នុង Impress និង Draw គ្មានប្រអប់​ត្រូវ​បានបង្ហាញ​នៅពេល​អ្នក​ចុច​លើ​រូបតំណាង ប៉ុន្តែ​អ្នក​ឃើញ​ចំណុច​ទាញ​ច្រិប​ចំនួន​ ៨ ។ បើក​ម៉ឺនុយ​បរិបទ​របស់​រូបភាព​ដែលបានជ្រើស ហើយជ្រើស ច្រិប​រូបភាព ប្រសិនបើ​​អ្នក​ចង់​ប្រើ​ប្រអប់ ដើម្បី​ច្រិប​ ។" + +#: 24100000.xhp +msgctxt "" +"24100000.xhp\n" +"par_id0514200804261043\n" +"help.text" +msgid "Drag any of the eight cropping handles to crop the picture." +msgstr "អូស​ចំណុច​ទាញ​ណាមួយ​ក្នុង​ចំណោម​ចំណុច​ទាញ​ទាំង ៨ ដើម្បី​ច្រឹប​រូបភាព ។" + +#: 24100000.xhp +msgctxt "" +"24100000.xhp\n" +"par_id0522200809440491\n" +"help.text" +msgid "icon" +msgstr "រូបតំណាង" + +#: 24100000.xhp +msgctxt "" +"24100000.xhp\n" +"par_id3154927\n" +"3\n" +"help.text" +msgid "Crop" +msgstr "ច្រឹប" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"tit\n" +"help.text" +msgid "Events" +msgstr "ព្រឹត្តិការណ៍" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"bm_id3150499\n" +"help.text" +msgid "forms; events events;in forms" +msgstr "សំណុំ​បែបបទ; ព្រឹត្តិការណ៍ ព្រឹត្តិការណ៍;ក្នុង​សំណុំ​បែបបទ" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3150499\n" +"1\n" +"help.text" +msgid "Events" +msgstr "ព្រឹត្តិការណ៍​" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3147043\n" +"2\n" +"help.text" +msgid "The Events tab page, allows you to assign a macro to certain events which occur in a form." +msgstr "ទំព័រ​ផ្ទាំង​ ព្រឹត្តិការណ៍​ អនុញ្ញាត​ឲ្យ​អ្នក​ផ្តល់​តម្លៃ​​ម៉ាក្រូ​មួយ​ទៅ​ព្រឹត្តិការណ៍​ពិត​ប្រាកដ​ ដែល​កើត​ឡើង​ក្នុង​សំណុំ​បែប​បទ​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3159233\n" +"3\n" +"help.text" +msgid "To link an event with a macro, first write a macro that contains all the commands to be executed when the event happens. Then assign this macro to the respective event by clicking the ... button beside the corresponding event. The Assign Macro dialog opens, where you can select the macro." +msgstr "ដើម្បី​តភ្ជាប់​ព្រឹត្តិការណ៍​មួយ​ជាមួយ​ម៉ាក្រូ​ ​ដំបូង​សរសេរ​ម៉ាក្រូ​មួយ​ដែល​មាន​ពាក្យ​បញ្ជា​ទាំង​អស់​ ដែល​ត្រូវ​ប្រតិបត្តិ​ពេល​ព្រឹត្តិការណ៍​កើត​ឡើង​ ។​ បន្ទាប់​មក​ផ្តល់​តម្លៃ​ម៉ាក្រូ​នេះ​ទៅ​ព្រឹត្តិការណ៍​រៀងៗ​ខ្លួន​ ដោយ​ចុច​ប៊ូតុង​ ... ក្បែរ​​​ព្រឹត្តិការណ៍​ដែល​​ត្រូវ​គ្នា​​ ។ ប្រអប់​​ ផ្តល់​តម្លៃ​ឲ្យ​ម៉ាក្រូ​​ នឹង​បើក​​ ដែល​អ្នក​អាច​ជ្រើស​ម៉ាក្រូ​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3149182\n" +"29\n" +"help.text" +msgid "The following actions can be configured individually, meaning that you can use your own dialogs to depict an action:" +msgstr "អំពើ​ដូច​ខាង​ក្រោម​នេះ​អាច​ត្រូវ​បាន​កំណត់​រចនាសម្ព័ន្ធ​ផ្សេងៗ​គ្នា​ មាន​ន័យ​ថា​ អ្នក​អាច​ប្រើ​ប្រអប់​ផ្ទាល់​ខ្លួន​ដើម្បី​ពិពណ៌​នា​អំពើ​មួយ​ ៖" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3166460\n" +"30\n" +"help.text" +msgid "Displaying an error message," +msgstr "បង្ហាញ​សារ​កំហុស​មួយ​" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3152996\n" +"31\n" +"help.text" +msgid "Confirming a delete process (for data records)," +msgstr "អះអាង​ដំណើរ​លុប​មួយ​ (​សម្រាប់​កំណត់​ត្រា​ទិន្នន័យ​)" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3153541\n" +"32\n" +"help.text" +msgid "Querying parameters," +msgstr "ប៉ារ៉ាម៉ែត្រ​សំណួរ​" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3155261\n" +"33\n" +"help.text" +msgid "Checking input when saving a data record." +msgstr "ពិនិត្យ​មើល​ព័ត៌មាន​បញ្ចូល​ ពេល​រក្សា​ទុក​កំណត់ត្រា​ទិន្នន័យ​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3153127\n" +"34\n" +"help.text" +msgid "For example, you can issue a \"confirm deletion\" request such as \"Really delete customer xyz?\" when deleting a data record." +msgstr "ជា​ឧទាហរណ៍​​​ អ្នក​អាច​​ចេញ​ផ្សាយ​នូវ​សំណើ​ \"​អះអាង​ការ​លុប​\" ដូច​ជា​ \"ពិត​ជា​ចង់​លុប​អតិថិ​ជន​ xyz ឬទេ?\" ពេល​លុប​កំណត់​ត្រា​ទិន្នន័យ​មួយ​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id0409200920562590\n" +"help.text" +msgid "The events that are shown in the Events dialog cannot be edited directly. You can delete an event from the list by pressing the Del key." +msgstr "ព្រឹត្តិការណ៍​ដែល​ត្រូវ​បង្ហាញ​នៅ​ក្នុង​ប្រអប់ព្រឹត្តិការណ៍​​មិនអាច​ត្រូវ​បានកែសម្រួល​ដោយ​​ផ្ទាល់ទេ ។ អ្នក​អាច​លុប​ព្រឹត្តិការណ៍​ពី​បញ្ជី ដោយ​ចុច​គ្រាប់ចុច​លុប (Del) ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3150986\n" +"4\n" +"help.text" +msgid "The following lists and describes all events in a form that can be linked to a macro:" +msgstr "បញ្ជី​ដូច​ត​ទៅ​នេះ​ និង​ ​ពិពណ៌​​ព្រឹត្តិការណ៍​ទាំង​​អស់​​ក្នុង​សំណុំ​បែប​បទ​​មួយ​ ដែល​ត្រូវ​បាន​តភ្ជាប់​ទៅ​ម៉ាក្រូ​មួយ​ ៖" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3147559\n" +"17\n" +"help.text" +msgid "Before update" +msgstr "មុន​ពេល​ធ្វើ​បច្ចុប្បន្នភាព​" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3149669\n" +"56\n" +"help.text" +msgid "The Before update event occurs before the control content changed by the user is written into the data source. The linked macro can, for example, prevent this action by returning \"FALSE\"." +msgstr "ការ​ធ្វើ​ឲ្យ​ព្រឹត្តិការណ៍​ទាន់​សម័យ​មុន​ កើត​ឡើង​មុន​ពេល​មាតិកា​វត្ថុ​បញ្ជា​បាន​ផ្លាស់ប្ដូរ​ដោយ​អ្នកប្រើ ត្រូវ​បាន​សរសេរ​ចូល​ក្នុង​ប្រភព​ទិន្នន័យ ។ ឧទាហរណ៍ ម៉ាក្រូ​ដែល​បាន​តភ្ជាប់​អាច​ការពារ​អំពើ​នេះ​ដោយ​ត្រឡប់ \"មិន​ពិត\" ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3153779\n" +"19\n" +"help.text" +msgid "After update" +msgstr "បន្ទាប់​ពី​ធ្វើ​បច្ចុប្បន្នភាព​" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3153360\n" +"57\n" +"help.text" +msgid "The After update event occurs after the control content changed by the user has been written into the data source." +msgstr "បន្ទាប់ពី​​ព្រឹត្តិការណ៍​ធ្វើ​​ឲ្យ​ទាន់សម័យ​​កើតឡើង​បន្ទាប់ពី​មាតិកា​វត្ថុ​បញ្ជា​បាន​ផ្លាស់​ប្តូរ​ដោយ​អ្នក​ប្រើ​ត្រូវ​បាន​សរសេរ​ទៅ​ក្នុង​ប្រភព​ទិន្នន័យ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3157909\n" +"36\n" +"help.text" +msgid "Prior to reset" +msgstr "មុន​ពេល​កំណត់​ឡើង​វិញ" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3155390\n" +"51\n" +"help.text" +msgid "The Prior to reset event occurs before a form is reset. The linked macro can, for example, prevent this action by returning \"FALSE\"." +msgstr "ព្រឹត្តិការណ៍ អាទិភាព​កំណត់ឡើង​វិញ កើត​ឡើង​មុន​សំណុំ​បែប​បទ​មួយ​ត្រូវ​បាន​កំណត់ឡើង​វិញ ។ ឧទាហរណ៍​ ម៉ាក្រូ​ដែល​បាន​តភ្ជាប់​អាច​ការ​ពារ​អំពើ​នេះ​ដោយ​ត្រឡប់ \"FALSE\" ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3149236\n" +"52\n" +"help.text" +msgid "A form is reset if one of the following conditions is met:" +msgstr "សំណុំ​បែប​បទ​មួយ​ត្រូវ​បាន​កំណត់​ឡើង​វិញ​ ប្រសិន​ជួប​លក្ខខណ្ឌ​ដូច​ខាង​ក្រោម​នេះ ៖" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3149164\n" +"53\n" +"help.text" +msgid "The user presses an (HTML) button that is defined as a reset button." +msgstr "អ្នក​ប្រើ​ចុច​ប៊ូតុង​ (HTML) មួយ​​ ដែល​ត្រូវ​បាន​កំណត់​ជា​ប៊ូតុង​កំណត់​ឡើង​វិញ​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3153666\n" +"54\n" +"help.text" +msgid "A new and empty record is created in a form that is linked to a data source. For example, in the last record, the Next Record button may be pressed." +msgstr "កំណត់​ត្រា​ទទេ​ និង ថ្មី​មួយ​ ត្រូវ​បាន​បង្កើត​ក្នុង​សំណុំ​បែប​បទ​មួយ​ ដែល​ត្រូវ​បាន​តភ្ជាប់​ទៅ​ប្រភព​ទិន្នន័យ​ ។ ឧទាហរណ៍​ ក្នុង​កំណត់​ត្រា​ចុង​ក្រោយ​ ប៊ូតុង​​ កំណត់​ត្រា​បន្ទាប់​ អាច​ត្រូវ​បាន​ចុច​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3156119\n" +"37\n" +"help.text" +msgid "After resetting" +msgstr "បន្ទាប់​ពី​កំណត់​ឡើង​វិញ" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3148563\n" +"55\n" +"help.text" +msgid "The After resetting event occurs after a form has been reset." +msgstr "ព្រឹត្តិការណ៍ បន្ទាប់ពី​កា​រកំណត់​ឡើង​វិញ កើត​ឡើង​បន្ទាប់​ពី​សំណុំ​បែប​បទ​មួយ​ត្រូវ​បាន​កំណត់​ឡើង​វិញ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3150870\n" +"27\n" +"help.text" +msgid "Before submitting" +msgstr "មុន​ពេល​ដាក់​ស្នើ" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3159152\n" +"28\n" +"help.text" +msgid "The Before submitting event occurs before the form data is sent." +msgstr "ព្រឹត្តិការណ៍ មុនពេល​​ដាក់ស្នើរ​កើត​ឡើង​មុន​ទិន្នន័យ​សំណុំ​បែប​បទ​ត្រូវ​បាន​កំណត់ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3149167\n" +"5\n" +"help.text" +msgid "When loading" +msgstr "ពេល​ផ្ទុក" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3156423\n" +"6\n" +"help.text" +msgid "The When loading event occurs directly after the form has been loaded." +msgstr "ព្រឹត្តិការណ៍ ពេល​ផ្ទុក កើតឡើង​ដោយ​ផ្ទាល់​បន្ទាប់ពី​សំណុំ​បែប​បទ​ត្រូវ​បាន​ផ្ទុក ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3148451\n" +"38\n" +"help.text" +msgid "Before reloading" +msgstr "មុន​ពេល​​ផ្ទុក​​ឡើង​វិញ" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3154218\n" +"39\n" +"help.text" +msgid "The Before reloading event occurs before the form is reloaded. The data content has not yet been refreshed." +msgstr "ព្រឹត្តិការណ៍ មុន​ពេលផ្ទុក​ឡើ​ងវិញ កើត​ឡើង​មុន​ពេល​សំណុំ​បែប​បទ​ត្រូវ​បាន​​ផ្ទុក​ឡើ​ងវិញ ។ មាតិកា​ទិន្នន័យ​មាន​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ស្រស់​នៅ​ឡើយ​ទេ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3155102\n" +"40\n" +"help.text" +msgid "When reloading" +msgstr "ពេល​​ផ្ទុក​​ឡើង​វិញ" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3157895\n" +"41\n" +"help.text" +msgid "The When reloading event occurs directly after the form has been reloaded. The data content has already been refreshed." +msgstr "ព្រឹតិ្តការណ៍ ពេល​ផ្ទុក​ឡើង​វិញ កើត​ឡើង​ដោយ​ផ្ទាល់បន្ទាប់​ពី​សំណុំ​បែបបទ​ត្រូវ​បាន​ផ្ទុក​ឡើងវិញ​ ។ មាតិកា​ទិន្នន័យ​ត្រូវ​បាន​ធ្វើ​ឲ្យ​ស្រស់​រួច​ហើយ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3152792\n" +"42\n" +"help.text" +msgid "Before unloading" +msgstr "មុន​ពេលរើ​ចេញ​" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3152598\n" +"43\n" +"help.text" +msgid "The Before unloading event occurs before the form is unloaded; that is, separated from its data source." +msgstr "ព្រឹត្តិការណ៍ មុន​ពេល​រើ​ចេញ កើត​ឡើង​មុន​ពេលសំណុំ​ត្រូវ​បាន​រើ​ចេញ​ នោះ​បំបែក​ពីប្រភព​ទិន្នន័យ​របស់​វា​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3154145\n" +"44\n" +"help.text" +msgid "When unloading" +msgstr "ពេល​​រើ​ចេញ" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3154638\n" +"45\n" +"help.text" +msgid "The When unloading event occurs directly after the form has been unloaded; that is, separated from its data source." +msgstr "ព្រឹត្តិការណ៍ ពេល​រើចេញ កើត​ឡើង​ដោយ​ផ្ទាល់​បន្ទាប់​ពី​សំណុំ​បែប​បទ​​ត្រូវ​បាន​រើ​ចេញ​ នោះ​បំបែក​ពី​ប្រភព​​ទិន្នន័យ​របស់​វា​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3147426\n" +"25\n" +"help.text" +msgid "Confirm deletion" +msgstr "អះអាង​ការលុប" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3154988\n" +"26\n" +"help.text" +msgid "The Confirm deletion event occurs as soon as data has been deleted from the form. For example, the linked macro can request confirmation in a dialog." +msgstr "ព្រឹត្តិការណ៍ អះអាង​លុប កើត​ឡើង​ដ៍រាបណា​​ទិន្នន័យ​​ត្រូវ​បានលុប​ពី​សំណុំ​បែប​បទ ។ ឧទាហរណ៍​ ម៉ាក្រូ​ដែល​បាន​តភ្ជាប់​អាច​ស្នើរ​ការ​អះអាង​ក្នុង​ប្រអប់​មួយ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3149481\n" +"46\n" +"help.text" +msgid "Before record action" +msgstr "មុន​ពេល​អំពើ​របស់​កំណត់​ត្រា" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3156007\n" +"58\n" +"help.text" +msgid "The Before record action event occurs before the current record is changed. For example, the linked macro can request confirmation in a dialog." +msgstr "ព្រឹត្តិការណ៍ មុន​ពេល​កត់ត្រា​សកម្មភាព កើត​ឡើង​មុនពេល​កំណត់​ត្រា​បច្ចុប្បន្ន​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ ។ ឧទាហរណ៍ ម៉ាក្រូ​ដែល​បាន​តភ្ជាប់​អាច​ស្នើរ​ការ​អះអាង​ក្នុង​ប្រអប់​មួយ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3145749\n" +"47\n" +"help.text" +msgid "After record action" +msgstr "បន្ទាប់​ពី​អំពើ​របស់​កំណត់​ត្រា" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3146975\n" +"59\n" +"help.text" +msgid "The After record action event occurs directly after the current record has been changed." +msgstr "ព្រឹត្តិការណ៍​ បន្ទាប់ពី​កត់ត្រា​សកម្មភាព កើត​ឡើង​ដោយ​ផ្ទាល់​បន្ទាប់ពី​កំណត់​ត្រា​បច្ចុប្បន្ន​​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3154012\n" +"48\n" +"help.text" +msgid "Before record change" +msgstr "មុន​ពេល​ផ្លាស់​ប្តូរ​កំណត់​ត្រា" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3149664\n" +"60\n" +"help.text" +msgid "The Before record change event occurs before the current record pointer is changed. For example, the linked macro can prevent this action by returning \"FALSE\"." +msgstr "ព្រឹត្តិការណ៍ មុន​ពេល​​ការ​ផ្លាស់​ប្តូរ​កំណត់ត្រា កើត​​ឡើង​មុន​ពេល​​ព្រួញ​កំណត់​​បច្ចុប្បន្ន​​​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ ។ ។ ឧទាហរណ៍​ ម៉ាក្រូ​ដែល​បាន​​តភ្ជាប់​អាច​ការ​ពារ​សកម្មភាព​នេះ​ដោយ​ត្រឡប់ \"FALSE\" ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3157975\n" +"49\n" +"help.text" +msgid "After record change" +msgstr "បន្ទាប់​ពី​ផ្លាស់ប្តូរ​កំណត់​ត្រា" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3154098\n" +"61\n" +"help.text" +msgid "The After record change event occurs directly after the current record pointer has been changed." +msgstr "ព្រឹត្តិការណ៍ បន្ទាប់​ពី​​ផ្លាស់​ប្តូរ​កំណត់ត្រា កើត​ឡើង​ដោយ​ផ្ទាល់​បន្ទាប់ពី​ព្រួញ​កំណត់ត្រា​បច្ចុប្បន្ន​​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ ។." + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3151076\n" +"50\n" +"help.text" +msgid "Fill parameters" +msgstr "បំពេញ​​ប៉ារ៉ាម៉ែត្រ" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3147396\n" +"62\n" +"help.text" +msgid "The Fill parameters event occurs when the form to be loaded has parameters that must be filled out. For example, the data source of the form can be the following SQL command:" +msgstr "ព្រឹត្តិការណ៍ ប៉ារ៉ាម៉ែត្រ​បំពេញ កើត​ឡើង​ពេល​សំណុំ​បែបបទ​ត្រូវ​បាន​ផ្ទុក​​មាន​ប៉ារ៉ាម៉ែត្រ​ដែល​ត្រូវ​តែ​បានបំពេញ​ ។ ឧទាហរណ៍​ ប្រភពទិន្នន័យ​របស់​សំណុំ​បែបបទ​​អាច​ជា​ពាក្យ​បញ្ជា​ SQL ដូច​ខាង​ក្រោម ៖" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3148773\n" +"63\n" +"help.text" +msgid "SELECT * FROM address WHERE name=:name" +msgstr "SELECT * FROM address WHERE name=:name" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3149581\n" +"64\n" +"help.text" +msgid "Here :name is a parameter that must be filled out when loading. The parameter is automatically filled out from the parent form if possible. If the parameter cannot be filled out, this event is called and a linked macro can fill out the parameter." +msgstr "ទីនេះ​ ​៖ ឈ្មោះ​គឺ​ជា​ប៉ារ៉ាម៉ែត្រ​​ដែលត្រូវ​តែ​បំពេញ​ពេល​ផ្ទុក​ ។ ប៉ារ៉ាម៉ែត្រ​ត្រូវ​បាន​បំពេញ​ដោយ​ស្វ័យ​ប្រវត្តិ​ពី​សំណុំ​បែប​បទ​មេ​ប្រសិន​បើ​អាច​ ។ ប្រសិនបើ​ប៉ារ៉ាម៉ែត្រ​មិន​អាច​ត្រូវ​បាន​បំពេញ​ ព្រឹត្តិការណ៍​នេះ​ត្រូវ​បាន​ហៅ​ និង តភ្ជាប់​ម៉ាក្រូ​មួយ​អាច​បំពេញ​ប៉ារ៉ាម៉ែត្រ​ ។" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"hd_id3146926\n" +"9\n" +"help.text" +msgid "Error occurred" +msgstr "កំហុស​​​​បាន​កើត​​ឡើង" + +#: 01170202.xhp +msgctxt "" +"01170202.xhp\n" +"par_id3149485\n" +"10\n" +"help.text" +msgid "The Error occurred event is activated if an error occurs when accessing the data source. This applies to forms, list boxes and combo boxes." +msgstr "ព្រឹត្តិការណ៍ កំហុស​បាន​កើត​ឡើង ត្រូវ​បាន​ជ្រើស​ឲ្យ​សកម្ម​ ប្រសិន​បើ​កំហុស​​មួយ​កើត​ឡើង​ ពេល​ចូល​ដំណើរ​ការ​ប្រភព​ទិន្នន័យ​ ។ នេះ​អនុវត្ត​ទៅ​សំណុំ​បែបបទ​ ប្រអប់​បញ្ជី​ និងប្រអប់ផ្សំ ។" + +#: 24050000.xhp +msgctxt "" +"24050000.xhp\n" +"tit\n" +"help.text" +msgid "Blue" +msgstr "ខៀវ" + +#: 24050000.xhp +msgctxt "" +"24050000.xhp\n" +"hd_id3147588\n" +"1\n" +"help.text" +msgid "Blue" +msgstr "​ពណ៌​ខៀវ​" + +#: 24050000.xhp +msgctxt "" +"24050000.xhp\n" +"par_id3155934\n" +"2\n" +"help.text" +msgid "Specifies the proportion of blue RGB color components for the selected graphic. Values from -100% (no blue) to +100% (full blue) are possible." +msgstr "បញ្ជាក់​សមាមាត្រ​នៃ​សមាសភាគ​ពណ៌​ខៀវ RGB សម្រាប់​វត្ថុ​ក្រាហ្វិក​ដែលបាន​ជ្រើស ។ តម្លៃ​ពី -១០០% (គ្មាន​ពណ៌​ខៀវ) ទៅ +១០០% (ពណ៌​ខៀវ​ពេញ) គឺ​អាច​ធ្វើបាន ។" + +#: 24050000.xhp +msgctxt "" +"24050000.xhp\n" +"par_id3152372\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24050000.xhp +msgctxt "" +"24050000.xhp\n" +"par_id3154751\n" +"3\n" +"help.text" +msgid "Blue" +msgstr "ខៀវ" + +#: 10100000.xhp +msgctxt "" +"10100000.xhp\n" +"tit\n" +"help.text" +msgid "Close Window" +msgstr "បិទ​បង្អួច" + +#: 10100000.xhp +msgctxt "" +"10100000.xhp\n" +"hd_id3152895\n" +"1\n" +"help.text" +msgid "Close Window" +msgstr "បិទ​បង្អួច" + +#: 10100000.xhp +msgctxt "" +"10100000.xhp\n" +"par_id3155934\n" +"2\n" +"help.text" +msgid "Closes the current window. Choose Window - Close Window, or press CommandCtrl+F4. In the page preview of $[officename] Writer and Calc, you can close the current window by clicking the Close Preview button." +msgstr "បិទ​បង្អួច​បច្ចុប្បន្ន ។ បិទ បង្អួច - បិទ​បង្អួច ឬ​ចុច CommandCtrl+F4. នៅ​ក្នុង​​​ការ​មើល​ទំព័រ​ជា​មុន​របស់ $[officename] Writer និង Calc អ្នក​អាច​បិទ​បង្អួច​បច្ចុប្បន្ន​ដោយ​ចុច​ប៊ូតុង បិទ​មើល​ជាមុន ។" + +#: 10100000.xhp +msgctxt "" +"10100000.xhp\n" +"par_id3147143\n" +"5\n" +"help.text" +msgid "If additional views of the current document were opened by Window - New Window, this command will close only the current view." +msgstr "ប្រសិន​បើ​ទិដ្ឋភាព​បន្ថែម​របស់​ឯកសារ​បច្ចុប្បន្ន​ត្រូវ​បាន​បើក​ដោយ​ បង្អួច​ - បង្អួច​ថ្មី ពាក្យ​បញ្ជា​នេះ​នឹង​បិទ​តែ​ទិដ្ឋភាព​បច្ចុប្បន្ន​ ។" + +#: 10100000.xhp +msgctxt "" +"10100000.xhp\n" +"par_id3153910\n" +"6\n" +"help.text" +msgid "Close the current document" +msgstr "​បិទ​ឯកសារ​បច្ចុប្បន្ន​" + +#: flowcharts.xhp +msgctxt "" +"flowcharts.xhp\n" +"tit\n" +"help.text" +msgid "Flowchart" +msgstr "គំនូសតាង​លំហូរ" + +#: flowcharts.xhp +msgctxt "" +"flowcharts.xhp\n" +"par_idN10557\n" +"help.text" +msgid "Flowchart" +msgstr "គំនូសតាង​​លំហូរ" + +#: flowcharts.xhp +msgctxt "" +"flowcharts.xhp\n" +"par_idN10567\n" +"help.text" +msgid "Opens the Flowchart toolbar from which you can insert graphics into your document." +msgstr "បើក​របារ​ឧបករណ៍​គំនូសតាង​លំហូរ​ ដែលអ្នក​អាច​បញ្ចូលក្រាហ្វិក​ពីវា​ទៅក្នុង​ឯកសារ​របស់​អ្នកបាន ។" + +#: flowcharts.xhp +msgctxt "" +"flowcharts.xhp\n" +"par_idN10597\n" +"help.text" +msgid "Click an icon from the Flowchart toolbar, then drag in the document to draw the shape." +msgstr "ចុច​រូបតំណាង​មួយ​ពី​របារ​ឧបករណ៍​គំនូសតាង​លំហូរ បន្ទាប់​មក​អូស​ក្នុង​ឯកសារ​របស់​អ្នក ដើម្បី​គូរ​រូបរាង ។" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"tit\n" +"help.text" +msgid "Borders" +msgstr "ស៊ុម" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"hd_id3143284\n" +"1\n" +"help.text" +msgid "Borders" +msgstr "ស៊ុម" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"par_id3153255\n" +"2\n" +"help.text" +msgid "Click the Borders icon to open the Borders toolbar, where you can modify the border of a sheet area or an object." +msgstr "ចុច​រូបតំណាង​ ស៊ុម ដើម្បី​បើក​របារ​ឧបករណ៍ ស៊ុម ដែល​អ្នក​អាច​កែប្រែ​ស៊ុម​របស់​ផ្ទៃ​សន្លឹក​ ឬ​វត្ថុ​មួយ​ ។" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"par_id3147261\n" +"3\n" +"help.text" +msgid "This object can be the border of a text frame, a graphic or a table. The icon will only be visible if a graphic, table, object or frame has been selected." +msgstr "វត្ថុ​នេះ​​អាច​ជា​ស៊ុម​របស់​ស៊ុម​អត្ថបទ​មួយ​ ក្រាហ្វិក​ ឬ​តារាង​មួយ​ ។ រូបតំណាង​នឹង​មើល​ឃើញ​តែ​ក្នុង​ករណី​ដែល​ក្រាហ្វិក​ តារាង​ វត្ថុ​ ឬ​ស៊ុម​ត្រូវ​បាន​ជ្រើស ។" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"par_id3147226\n" +"6\n" +"help.text" +msgid "To apply a particular type of border to a single cell, position the cursor in the cell, open the Border toolbar and select a border. Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the Border toolbar." +msgstr "ដើម្បី​អនុវត្ត​ប្រភេទ​ជាក់លាក់​​របស់​ស៊ុម​ទៅ​ក្រឡា​តែ​មួយ​ ទីតាំង​ទស្សន៍​ទ្រនិច​​ក្នុង​ក្រឡា​ បើក របារ​ឧបករណ៍​ស៊ុម និង​ ជ្រើស​ស៊ុម​មួយ ។ ពេល​ណា​ដែល​អ្នក​បញ្ចូ​ល​ក្រាហ្វិក​ ឬ​តារាង​ ពួក​វា​មាន​ស៊ុម​រួច​ហើយ ។ ដើម្បី​យក​ស៊ុម​នោះ​ចេញ​ ជ្រើស​វត្ថុក្រាហ្វិក​ ឬ​តារាង​ទាំងមូល​ និង ចុច​រូបតំណាង \"គ្មានស៊ុម\" នៅលើ​របារឧបករណ៍​ ស៊ុម ។" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"par_id3147576\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"par_id3152780\n" +"4\n" +"help.text" +msgid "Borders" +msgstr "ស៊ុម" + +#: 03130000.xhp +msgctxt "" +"03130000.xhp\n" +"par_id3148990\n" +"5\n" +"help.text" +msgid "Further information can be found in the Help in Borders. You can also find information on how to format a text table with the Borders icon." +msgstr "ព័ត៌​មាន​បន្ថែម​អាច​រក​បាន​ក្នុង​ជំនួយ​​នៅ​ក្នុង​ ស៊ុម​​ ។ អ្នក​ក៏​អាច​ស្វែង​រក​ព័ត៌​មាន​ផង​ដែរ​ស្តីអំពី​វិធី​ ធ្វើ​ទ្រង់​ទ្រាយ​តារាង​អត្ថបទមួយ​​ ជាមួយ​រូប​តំណាង​​ ស៊ុម​ ។" + +#: 12130000.xhp +msgctxt "" +"12130000.xhp\n" +"tit\n" +"help.text" +msgid "Data source as table" +msgstr "ប្រភព​ទិន្នន័យ​ជា​តារាង​" + +#: 12130000.xhp +msgctxt "" +"12130000.xhp\n" +"bm_id3152895\n" +"help.text" +msgid "data sources; as tables" +msgstr "ប្រភពទិន្នន័យ;​ ជាតារាង" + +#: 12130000.xhp +msgctxt "" +"12130000.xhp\n" +"hd_id3152895\n" +"1\n" +"help.text" +msgid "Data source as table" +msgstr "ប្រភព​ទិន្នន័យ​ជា​តារាង​" + +#: 12130000.xhp +msgctxt "" +"12130000.xhp\n" +"par_id3163829\n" +"2\n" +"help.text" +msgid "Activates an additional table view when in the form view. When the Data source as table function is activated, you see the table in an area above the form." +msgstr "ធ្វើ​ឲ្យ​ទិដ្ឋភាព​តារាង​បន្ថែម​សកម្ម​ ពេល​នៅ​ក្នុង​ទិដ្ឋភាព​សំណុំ​បែប​បទ​ ។ ពេល​អនុគមន៍ ប្រភព​ទិន្នន័យ​ជា​តារាង ត្រូវ​បានធ្វើ​ឲ្យ​សកម្ម​ អ្នក​ឃើញ​តារាង​ក្នុង​ផ្ទៃ​ខាង​លើ​សំណុំ​បែប​បទ ។" + +#: 12130000.xhp +msgctxt "" +"12130000.xhp\n" +"par_id3093440\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12130000.xhp +msgctxt "" +"12130000.xhp\n" +"par_id3152801\n" +"3\n" +"help.text" +msgid "Data source as table" +msgstr "ប្រភព​ទិន្នន័យ​ជា​តារាង​" + +#: 12130000.xhp +msgctxt "" +"12130000.xhp\n" +"par_id3147576\n" +"4\n" +"help.text" +msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table." +msgstr "ទិដ្ឋភាព​តារាង​ និង ទិដ្ឋភាព​សំណុំ​បែប​បទ​មាន​ទិន្នន័យ​ដូច​គ្នា​ ។ ការ​ផ្លាស់​ប្តូរ​បាន​ធ្វើ​ឡើង​ក្នុង​តារាង​ ក៏​អាច​មើល​ឃើញ​ក្នុង​​សំណុំ​បែប​បទ​ផង​ដែរ​ និង​ ការ​ផ្លាស់​ប្តូរ​សំណុំ​បែប​បទ​ក៏​អាច​​មើល​ឃើញ​​​ក្នុង​តារាង​ផង​ដែរ​ ។" + +#: 12130000.xhp +msgctxt "" +"12130000.xhp\n" +"par_id3153748\n" +"5\n" +"help.text" +msgid "If there are several logical forms in a document, the table is only able to show one at a time." +msgstr "ប្រសិន​បើ​​មាន​សំណុំ​បែប​បទ​ជា​ច្រើន​នៅ​ក្នុង​​ឯកសារ​តែ​មួយ​ តារាង​អាច​បង្ហាញ​តែ​មួ​យ​ប៉ុណ្ណោះ​ក្នុង​ពេល​មួយ​ ។" + +#: 24070000.xhp +msgctxt "" +"24070000.xhp\n" +"tit\n" +"help.text" +msgid "Contrast" +msgstr "កម្រិត​ពណ៌​" + +#: 24070000.xhp +msgctxt "" +"24070000.xhp\n" +"hd_id3154926\n" +"1\n" +"help.text" +msgid "Contrast" +msgstr "​កម្រិត​ពន្លឺ​" + +#: 24070000.xhp +msgctxt "" +"24070000.xhp\n" +"par_id3149495\n" +"2\n" +"help.text" +msgid "Specifies the contrast for viewing the selected graphic image. Values from -100% (no contrast at all) to +100% (full contrast) are possible." +msgstr "បញ្ជាក់​​កម្រិត​ពន្លឺ​ សម្រាប់​​​មើល​​រូប​ភាព​ក្រាហ្វិក​ដែល​បាន​ជ្រើស​ ។​ តម្លៃ​ពី​-១០០% (គ្មាន​កម្រិត​ពន្លឺ​ទាំង​អស់​) ទៅ + ១០០% (កម្រិត​ពន្លឺ​ពេញ​លេញ​) អាច​ធ្វើ​​បាន​ ។" + +#: 24070000.xhp +msgctxt "" +"24070000.xhp\n" +"par_id3156027\n" +"help.text" +msgid "Icon" +msgstr "​រូប​តំណាង​" + +#: 24070000.xhp +msgctxt "" +"24070000.xhp\n" +"par_id3157991\n" +"3\n" +"help.text" +msgid "Contrast" +msgstr "កម្រិត​ពណ៌​" + +#: 03200000.xhp +msgctxt "" +"03200000.xhp\n" +"tit\n" +"help.text" +msgid "Change Anchor" +msgstr "ផ្លាស់​ប្តូរ​យុថ្កា" + +#: 03200000.xhp +msgctxt "" +"03200000.xhp\n" +"bm_id3153323\n" +"help.text" +msgid "anchors; changing" +msgstr "យុថ្កា;​ ការ​ផ្លាស់​ប្តូរ​" + +#: 03200000.xhp +msgctxt "" +"03200000.xhp\n" +"hd_id3153323\n" +"1\n" +"help.text" +msgid "Change Anchor" +msgstr "​ផ្លាស់​ប្តូរ​យុថ្កា​​" + +#: 03200000.xhp +msgctxt "" +"03200000.xhp\n" +"par_id3150499\n" +"2\n" +"help.text" +msgid "Allows you to switch between anchoring options. The Change Anchor icon is only visible when an object such as a graphic or control field or frame is selected." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​ប្ដូរ​រវាង​ជម្រើស​បោះយុថ្កា ។រូបតំណាង ផ្លាស់ប្ដូរ​យុថ្កា អាច​មើល​ឃើញតែ​នៅពេល​ដែល​វត្ថុ​ដូចជា ក្រាហ្វិក ឬ​វាល​វត្ថុ​បញ្ជា ឬ ស៊ុម ត្រូវ​បាន​ជ្រើស ។" + +#: 03200000.xhp +msgctxt "" +"03200000.xhp\n" +"par_id3155555\n" +"3\n" +"help.text" +msgid "Further information about the anchoring is contained in the Anchoring Help section." +msgstr "ព័ត៌​មាន​បន្ថែម​អំពី​ការ​បោះ​យុថ្កា​​គឺ​មាន​ក្នុង​​ផ្នែក​ជំនួយ​​ ការ​បោះ​យុថ្កា​​ ។" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"tit\n" +"help.text" +msgid "Remove Filter/Sorting" +msgstr "យក​តម្រង​/តម្រៀប​ចេញ" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"hd_id3155069\n" +"1\n" +"help.text" +msgid "Remove Filter/Sorting" +msgstr "យក​ តម្រង​/​តម្រៀប​ចេញ" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"par_id3154094\n" +"2\n" +"help.text" +msgid "Cancels the filter settings and displays all of the records in the current table." +msgstr "បោះបង់​ការ​កំណត់​តម្រង​ និង​ បង្ហាញ​កំណត់​ត្រា​ទាំង​អស់​ក្នុង​តារាង​បច្ចុប្បន្ន​ ។" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"par_id3146130\n" +"help.text" +msgid "Icon" +msgstr "រូប​តំណាង​" + +#: 12040000.xhp +msgctxt "" +"12040000.xhp\n" +"par_id3153750\n" +"3\n" +"help.text" +msgid "Remove Filter/Sorting" +msgstr "យក​តម្រង​/តម្រៀប​ចេញ" + +#: 01171400.xhp +msgctxt "" +"01171400.xhp\n" +"tit\n" +"help.text" +msgid "Helplines While Moving" +msgstr "បន្ទាត់​ជំនួយ​ខណៈ​ផ្លាស់ទី" + +#: 01171400.xhp +msgctxt "" +"01171400.xhp\n" +"hd_id3155599\n" +"1\n" +"help.text" +msgid "Helplines While Moving" +msgstr "បន្ទាត់​ជំនួយ​ខណៈ​ផ្លាស់ទី" + +#: 01171400.xhp +msgctxt "" +"01171400.xhp\n" +"par_id3149549\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01171400.xhp +msgctxt "" +"01171400.xhp\n" +"par_id3153049\n" +"4\n" +"help.text" +msgid "Helplines While Moving" +msgstr "បន្ទាត់​ជំនួយ​ខណៈ​ផ្លាស់ទី" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"tit\n" +"help.text" +msgid "Increase Indent" +msgstr "បង្កើន​ការ​​ចូល​​បន្ទាត់" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"bm_id3148520\n" +"help.text" +msgid "paragraphs; increasing indents of" +msgstr "កថាខណ្ឌ; ការ​បង្កើន​ការ​ចូល​បន្ទាត់​របស់" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"hd_id3148520\n" +"1\n" +"help.text" +msgid "Increase Indent" +msgstr "បង្កើន​ការ​ចូល​បន្ទាត់​" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3151330\n" +"2\n" +"help.text" +msgid "Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position." +msgstr "ចុច​រូបតំណាង​បង្កើន​កា​រចូល​បន្ទាត់ ដើម្បីបង្កើត​ការ​ចូល​បន្ទាត់​ឆ្វេង​នៃ​កថាខណ្ឌ ឬ​មាតិកា​ក្រឡា​បច្ចុប្បន្ន ហើយ​បានកំណត់​វា​ទៅ​ទីតាំង​ឈប់ថេប​លំនាំដើម​បន្ទាប់ ។" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3149798\n" +"17\n" +"help.text" +msgid "If several paragraphs are selected, the indentation of all selected paragraphs is increased.The cell content refers to the current value under Format - Cell - Alignment." +msgstr "ប្រសិនបើ​កថាខណ្ឌ​​បាន​ជ្រើស នោះ​ការ​ចូល​បន្ទាត់​របស់​កថាខណ្ឌ​ដែល​បាន​ជ្រើស​ត្រូវបាន​បង្កើន ។មាតិកា​ក្រឡា​យោង​ទៅតាម​តម្លៃ​បច្ចុប្បន្ន​ នៅ​ក្រោម ទ្រង់ទ្រាយ - ក្រឡា - ការ​តម្រឹម" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3147576\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3166460\n" +"4\n" +"help.text" +msgid "Increase Indent" +msgstr "បង្កើន​ការ​​ចូល​​បន្ទាត់" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3152996\n" +"5\n" +"help.text" +msgid "Click the Increase Indent icon while holding down the CommandCtrl key to move the indenting of the selected paragraph by the default tab distance set under %PRODUCTNAME Writer - General in the Options dialog box." +msgstr "ចុចរូបតំណាង បង្កើន​ការ​ចូល​បន្ទាត់ ខណៈដែល​ចុចគ្រាប់​ចុច Commandបញ្ជា (Ctrl) ដើម្បី​ផ្លាស់ទី​ការ​ចូល​បន្ទាត់​របស់​កថាខណ្ឌ​ដែល​បាន​ជ្រើស​តាម​​​ចម្ងាយ​​ផ្ទាំង​លំនាំដើម ដែល​បាន​កំណត់​ក្រោម %PRODUCTNAME Writer - ទូទៅ នៅ​ក្នុង​ប្រងប់​ជម្រើស ។" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3157910\n" +"6\n" +"help.text" +msgid "Example:" +msgstr "ឧទាហរណ៍ ៖" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3153698\n" +"7\n" +"help.text" +msgid "The indents of two paragraphs are moved with the Increase Indent function to a standard tab distance of 2 cm:" +msgstr "ការ​ចូល​បន្ទាត់​កថាខណ្ឌ​ពីរ​ត្រូវបានផ្លាស់ទី​ដោយ​មុខងារ បង្កើត​ការ​ចូលបន្ទាត់ ទៅ​ចម្ងាយ​ថេប​ស្តង់ដារ​ ២ ស.ម. ៖" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3154047\n" +"8\n" +"help.text" +msgid "Original indent" +msgstr "ចូល​បន្ទាត់​ដើម​" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3148492\n" +"9\n" +"help.text" +msgid "Indent increased" +msgstr "ការ​ចូល​បន្ទាត់​ត្រូវ​បាន​បង្កើន​" + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3153126\n" +"10\n" +"help.text" +msgid "Indent increased by the amount with the Command keyCtrl key" +msgstr "ចូល​បន្ទាត់​បានបង្កើត​ដោយ​ចំនួនសរុប​ដោយ​ប្រើគ្រាប់ចុច Command keyបញ្ជា(Ctrl) " + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3155922\n" +"11\n" +"help.text" +msgid "0.25 cm" +msgstr "០.២៥ ស.ម." + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3147265\n" +"12\n" +"help.text" +msgid "2 cm" +msgstr "២ ស.ម." + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3149669\n" +"13\n" +"help.text" +msgid "2.25 cm" +msgstr "២.២៥ ស.ម." + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3161657\n" +"14\n" +"help.text" +msgid "0.5 cm" +msgstr "០.៥ ស.ម." + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3150791\n" +"15\n" +"help.text" +msgid "2 cm" +msgstr "២ ស.ម." + +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3154138\n" +"16\n" +"help.text" +msgid "2.5 cm" +msgstr "២.៥ ស.ម." + +#: 01230000.xhp +msgctxt "" +"01230000.xhp\n" +"tit\n" +"help.text" +msgid "Styles and Formatting" +msgstr "រចនាប័ទ្ម​ និង​ ​ទ្រង់ទ្រាយ​" + +#: 01230000.xhp +msgctxt "" +"01230000.xhp\n" +"hd_id3154228\n" +"1\n" +"help.text" +msgid "Styles and Formatting" +msgstr "រចនាប័ទ្ម និង ការ​ធ្វើ​ទ្រង់ទ្រាយ" + +#: 01230000.xhp +msgctxt "" +"01230000.xhp\n" +"par_id3144436\n" +"2\n" +"help.text" +msgid "Specifies whether to show or hide the Styles and Formatting window, which is where you can assign and organize Styles." +msgstr "បញ្ជាក់​​ថា​តើ​ត្រូវ​បង្ហាញ​ ឬ​ លាក់​បង្អួច​រចនាប័ទ្ម និង​ ទ្រង់​ទ្រាយ ដែល​ជា​កន្លែង​អ្នកអាច​ផ្តល់​ និង រៀប​ចំ​រចនាប័ទ្ម​ ។" + +#: 01230000.xhp +msgctxt "" +"01230000.xhp\n" +"par_id3153894\n" +"4\n" +"help.text" +msgid "Each $[officename] application has its own Styles and Formatting window. Hence there are separate windows for text documentstext documents, for spreadsheetsspreadsheets and for presentations/drawing documentspresentations/drawing documentspresentations/drawing documents." +msgstr "កម្មវិធី​របស់​ $[officename] នីមួយៗ​មាន​បង្អួច​ទ្រង់​ទ្រាយ​ និង រចនាប័ទ្ម​ផ្ទាល់​ខ្លួន​របស់​វា​ ។ ហេតុ​នេះ​មាន​បង្អួចដាច់​ពី​គ្នា​​សម្រាប់​ ឯកសារ​អត្ថបទ​ឯកសារ​អត្ថបទ​សម្រាប់​​ សម្រាប់​សៀវភៅ​បញ្ជី​សៀវភៅ​បញ្ជី​ និង​សម្រាប់​ ឯកសារ​ បង្ហាញ​/​គំនូរ​​ឯកសារ​បង្ហាញ​/​គំនូរ​ឯកសារ presentations/drawing  ។" + +#: 01230000.xhp +msgctxt "" +"01230000.xhp\n" +"par_id3143267\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01230000.xhp +msgctxt "" +"01230000.xhp\n" +"par_id3154750\n" +"3\n" +"help.text" +msgid "Styles and Formatting" +msgstr "រចនាប័ទ្ម​ និង​ ​ទ្រង់ទ្រាយ​" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"tit\n" +"help.text" +msgid "List Box Wizard: Field Link" +msgstr "អ្នក​ជំនួយ​ការ​ប្រអប់​បញ្ជី​ ៖ តំណ​វាល​" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"hd_id3149119\n" +"20\n" +"help.text" +msgid "List Box Wizard: Field Link" +msgstr "អ្នក​ជំនួយការ​ប្រអប់​បញ្ជី ៖ តំណ​វាល" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"par_id3159224\n" +"15\n" +"help.text" +msgid "Indicates through which fields tables of values and list tables are linked." +msgstr "ចង្អុល​បង្ហាញ​តាមរយៈ​តារាង​វាល​​របស់​តម្លៃ​ និង តារាង​បញ្ជី​ត្រូវ​បាន​តភ្ជាប់​ ។" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"par_id3150499\n" +"27\n" +"help.text" +msgid "The value table is the table of the current form where the list field is inserted. The list table is the table whose data is to be shown in the list field. Both tables must be linked over a mutual data field. These links are to be entered on this page of the wizard. The field names must not necessarily be the same (this depends upon how the field names are defined in both tables), but both fields must have the same field type." +msgstr "តារាង​តម្លៃ​គឺ​ជា​តារាង​នៃ​សំណុំ​បែបបទ​បច្ចុប្បន្ន ដែល​វាល​​បញ្ជី​ត្រូវ​បាន​បញ្ចូល ។ ​តារាង​បញ្ជី​គឺ​ជា​តារាង​ដែល​ទិន្នន័យ​របស់​វា ត្រូវ​បាន​បង្ហាញ​ក្នុង​វាល​​បញ្ជី ។ តារាង​ទាំង​ពីរ​ត្រូវ​តែ​ត្រូវ​បាន​តភ្ជាប់​វាល​​ទិន្នន័យ​ទៅ​វិញ​ទៅ​មក ។ តំណ​ទាំង​នេះ​នឹង​ត្រូវ​បាន​បញ្ចូល​លើ​ទំព័រ​នេះ​នៃអ្នក​ជំនួយ​ការ ។ ឈ្មោះ​វាល​​មិន​ចាំបាច់​ដូច​គ្នា​ទេ (​នេះ​អាស្រ័យ​លើ​របៀប​ដែល​ឈ្មោះ​វាល​ត្រូវ​បាន​កំណត់​ក្នុង​តារាង​ទាំង​ពីរ) ប៉ុន្តែ​វាល​ទាំង​ពីរ​ត្រូវ​តែ​មាន​ប្រភេទវាល​​ដូច​គ្នា ។" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"hd_id3149180\n" +"16\n" +"help.text" +msgid "Value table field" +msgstr "តម្លៃ​វាល​​តារាង" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"par_id3150789\n" +"17\n" +"help.text" +msgid "Specifies the current form data field which should be related to a field in the linked table. In addition, click the desired data field in the list field below." +msgstr "បញ្ជាក់​​​វាល​​ទិន្នន័យ​សំណុំ​បែប​បទ​បច្ចុប្បន្ន​​​ ដែល​គួរ​ត្រូវ​បាន​តភ្ជាប់​ទៅ​នឹង​វាល​​មួយ​ក្នុង​តារាង​ដែល​បាន​តភ្ជាប់​ ។​ បន្ថែម​លើ​នេះ​ទៀត​ ចុច​វាល​​ទិន្នន័យ​ដែល​ចង់​បាន​ក្នុង​វាល​​បញ្ជី​ខាង​ក្រោម​ ។" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"par_id3145669\n" +"25\n" +"help.text" +msgid "In Control - Properties, the specified field will appear as an entry in the Data tab page under Data field." +msgstr "ក្នុង វត្ថុបញ្ជា - លក្ខណសម្បត្តិ វាល​ដែលបាន​បញ្ជាក់​នឹង​លេចឡើង​ជា​ធាតុ​ក្នុងទំព័រ​ផ្ទាំង ទិន្នន័យ នៅក្រោម វាល​ទិន្នន័យ ។" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"hd_id3149827\n" +"18\n" +"help.text" +msgid "List table field" +msgstr "វាល​​តារាង​បញ្ជី​" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"par_id3155391\n" +"19\n" +"help.text" +msgid "Specifies the linked table data field, which is related to the specified value table field. In addition, click the data field in the lower list field." +msgstr "បញ្ជាក់លម្អិត​វាល​​ទិន្នន័យ​តារាង​ដែល​បាន​តភ្ជាប់​ ដែល​ទាក់ទង​ទៅ​នឹង​វាល​​តារាង​តម្លៃ​ដែល​បាន​បញ្ជាក់​ ។​ បន្ថែម​ទៀត​នោះ​ ចុច​វាល​​ទិន្នន័យ​ក្នុង​វាល​​បញ្ជី​ដែល​ទាប​ជាង​ ។" + +#: 01170903.xhp +msgctxt "" +"01170903.xhp\n" +"par_id3154823\n" +"26\n" +"help.text" +msgid "In Control - Properties, the specified field will appear in the Data tab page of a SQL statement under List Contents." +msgstr "ក្នុង​​ វត្ថុ​បញ្ជា​​ - លក្ខណសម្បត្តិ​​ វាល​​ដែល​បាន​បញ្ជាក់​​នឹង​បង្ហាញ​ក្នុង​ទំព័រ​​ផ្ទាំង​ ទិន្នន័យ​​ របស់​សេចក្តី​ថ្លែង​ការ​ SQL ក្រោម​ មាតិកា​បញ្ជី​​ ។" + +#: 03150000.xhp +msgctxt "" +"03150000.xhp\n" +"tit\n" +"help.text" +msgid "Border Color" +msgstr "ពណ៌​ស៊ុម" + +#: 03150000.xhp +msgctxt "" +"03150000.xhp\n" +"hd_id3154873\n" +"1\n" +"help.text" +msgid "Border Color" +msgstr "ពណ៌​ស៊ុម​" + +#: 03150000.xhp +msgctxt "" +"03150000.xhp\n" +"par_id3163829\n" +"2\n" +"help.text" +msgid "Click the Line Color (of the border) icon to open the Border Color toolbar, which enables you to change the border color of an object." +msgstr "ចុច​​រូបតំណាង ពណ៌​បន្ទាត់​ (នៃ​ស៊ុម) ដើម្បីបើក​របារ​ឧបករណ៍ ពណ៌​ស៊ុម ដែល​អាច​​ឲ្យ​អ្នក​​ផ្លាស់​ប្តូរ​ពណ៌​ស៊ុម​​នៃ​វត្ថុ​មួយ ។" + +#: 03150000.xhp +msgctxt "" +"03150000.xhp\n" +"par_id3153750\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 03150000.xhp +msgctxt "" +"03150000.xhp\n" +"par_id3156427\n" +"3\n" +"help.text" +msgid "Line Color (of the border)" +msgstr "ពណ៌​​បន្ទាត់ (នៃ​​ស៊ុម)" + +#: 03150000.xhp +msgctxt "" +"03150000.xhp\n" +"par_id3154317\n" +"4\n" +"help.text" +msgid "For more information, see the Borders section in the Help." +msgstr "សម្រាប់​ព័ត៌​មាន​បន្ថែម​ សូម​មើល​ផ្នែក​ ស៊ុម​​ ​ក្នុង​ជំនួយ​ ។" + +#: 04210000.xhp +msgctxt "" +"04210000.xhp\n" +"tit\n" +"help.text" +msgid "Optimize" +msgstr "ប្រសើរ" + +#: 04210000.xhp +msgctxt "" +"04210000.xhp\n" +"hd_id3151185\n" +"1\n" +"help.text" +msgid "Optimize" +msgstr "Optimize" + +#: 04210000.xhp +msgctxt "" +"04210000.xhp\n" +"par_id3145412\n" +"2\n" +"help.text" +msgid "Opens a toolbar that contains functions for optimizing the rows and columns in a table." +msgstr "បើក​របារ​ឧបករណ៍​ដែល​មាន​អនុគមន៍​សម្រាប់​ធ្វើ​ឲ្យ​ជួរដេក និង​ជួរ​ឈរ​​ប្រសើរ​បំផុត ​នៅ​ក្នុង​តារាង ។" + +#: 04210000.xhp +msgctxt "" +"04210000.xhp\n" +"par_id3155899\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 04210000.xhp +msgctxt "" +"04210000.xhp\n" +"par_id3143270\n" +"4\n" +"help.text" +msgid "Optimize" +msgstr "ប្រសើរ" + +#: 04210000.xhp +msgctxt "" +"04210000.xhp\n" +"par_id3149485\n" +"5\n" +"help.text" +msgid "You can select from the following functions:" +msgstr "អ្នក​អាច​ជ្រើស​ពី​អនុគមន៍​ដូច​ខាងក្រោម ៖" + +#: 04210000.xhp +msgctxt "" +"04210000.xhp\n" +"hd_id3153631\n" +"6\n" +"help.text" +msgid "Optimal Height" +msgstr "កម្ពស់​ប្រសើរ​បំផុត" + +#: 04210000.xhp +msgctxt "" +"04210000.xhp\n" +"hd_id3145772\n" +"7\n" +"help.text" +msgid "Optimal Column Width" +msgstr "ទទឹង​ជួរឈរ​ប្រសើរ​បំផុត" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"tit\n" +"help.text" +msgid "Sort Order" +msgstr "លំដាប់​តម្រៀប" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"bm_id3147000\n" +"help.text" +msgid "sorting; databasesdatabases; sorting" +msgstr "ការតម្រៀប មូលដ្ឋាន​ទិន្នន័យមូលដ្ឋានទិន្នន័យ ការតម្រៀប" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"hd_id3147000\n" +"1\n" +"help.text" +msgid "Sort Order" +msgstr "លំដាប់​តម្រៀប​" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"par_id3163829\n" +"2\n" +"help.text" +msgid "Specifies the sort criteria for the data display." +msgstr "បញ្ជាក់លម្អិត​លក្ខណៈ​វិនិច្ឆ័យ​តម្រៀប​សម្រាប់​បង្ហាញ​ទិន្នន័យ ។" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"par_id3149549\n" +"12\n" +"help.text" +msgid "While the functions Sort in Ascending Order and Sort in Descending Order sort by one criterion only, you can combine several criteria in the Sort Order dialog." +msgstr "ខណៈ​ពេល​មុខងារ​​ តម្រៀប​តាមលំដាប់​កើន​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​ និង​​ តម្រៀប​តាម​លំដាប់ចុះ​​ តម្រៀប​ដោយ​លក្ខខណ្ឌ​តែ​មួយ​ប៉ុណ្ណោះ​ អ្នក​អាច​ផ្សំ​លក្ខខណ្ឌ​ជាច្រើន​ក្នុង​ប្រអប់​​ លំដាប់​តម្រៀប​  ។" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"par_id3145136\n" +"13\n" +"help.text" +msgid "You can remove a sorting that has been performed with the Remove Filter/Sorting icon." +msgstr "អ្នក​អាច​យក​តម្រៀប​ចេញ​ ដែល​ត្រូវ​បាន​ធ្វើ​ជាមួយរូប​តំណាង​​​ យក​តម្រង​​/តម្រៀប​ចេញ​ ។" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"hd_id3148548\n" +"4\n" +"help.text" +msgid "Sorting" +msgstr "តម្រៀប" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"par_id3155941\n" +"5\n" +"help.text" +msgid "Use this area to enter sorting criteria. If you enter additional sorting criteria under and then, the data matching the content of the higher-order criterion is ordered according to the next criterion." +msgstr "ប្រើ​តំបន់នេះ​ដើម្បី​បញ្ចូល​លក្ខណៈវិនិច្ឆ័យ​តម្រៀប ។ ប្រសិន​បើ​អ្នក​បញ្ចូល​លក្ខណៈវិនិច្ឆ័យ​តម្រៀប​នៅ និង​បន្ទាប់មក នោះ​ទិន្នន័យ​ការ​ផ្គូផ្គង​មាតិកា​នៃ​លក្ខណៈវិនិច្ឆ័យ​លំដាប់ខ្ពស់ គឺ​ត្រូវបាន​តម្រៀប​ដោយ​យោង​ទៅតាម​លក្ខណៈវិនិច្ឆ័យ​បន្ទាប់ ។" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"par_id3148620\n" +"14\n" +"help.text" +msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name." +msgstr "ប្រសិន​បើ​អ្នក​តម្រៀប​ឈ្មោះ​វាល​​​ \"នាម​ឈ្មោះ​\" ក្នុង​លំដាប់​កើន​ និង​ ឈ្មោះវាល​​ \"នាម​ត្រកូល​\" ក្នុង​លំដាប់ចុះ​ កំណត់​ត្រា​ទាំងអស់​នឹង​ត្រូវ​បាន​តម្រៀប​​តាម​លំដាប់​កើន​ដោ​យ​ នាម​ឈ្មោះ និង​បន្ទាប់​មក​ក្នុង​ នាម​ឈ្មោះ តម្រៀប​តាម​លំដាប់​ចុះ​ដោយ​​ នាម​ត្រកូល ។" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"hd_id3145345\n" +"6\n" +"help.text" +msgid "Field name" +msgstr "ឈ្មោះ​វាល​" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"par_id3159233\n" +"7\n" +"help.text" +msgid "Specifies the data field name whose content will determine the sort order." +msgstr "បញ្ជាក់លម្អិតឈ្មោះ​​វាល​ទិន្នន័យ​​ដែល​មាតិកា​របស់​វា​នឹង​កំណត់​លំដាប់តម្រៀប ។" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"hd_id3150774\n" +"8\n" +"help.text" +msgid "Order" +msgstr "លំដាប់" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"par_id3149177\n" +"9\n" +"help.text" +msgid "Specifies the sort order (either ascending or descending)." +msgstr "បញ្ជាក់លម្អិត​លំដាប់តម្រៀប​ (ទាំង​លំដាប់​ឡើង​ ឬចុះ) ។" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"hd_id3147275\n" +"10\n" +"help.text" +msgid "and then" +msgstr "និង ​បន្ទាប់មក" + +#: 12100100.xhp +msgctxt "" +"12100100.xhp\n" +"par_id3166460\n" +"11\n" +"help.text" +msgid "Specifies additional subordinate sort criteria from the other fields." +msgstr "បញ្ជាក់​​លក្ខណៈ​វិនិច្ឆ័យ​​តម្រៀប​​រង​បន្ថែម​ទៀត​ពីវាល​​ផ្សេងៗ​ទៀត​ ។" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"tit\n" +"help.text" +msgid "Sort Descending" +msgstr "តម្រៀប​​តាម​​​លំដាប់​ចុះ" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"hd_id3154689\n" +"1\n" +"help.text" +msgid "Sort Descending" +msgstr "តម្រៀប​តាម​លំដាប់​ចុះ" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"par_id3149987\n" +"2\n" +"help.text" +msgid "Sorts the data of the selected field in descending order. Text fields are sorted alphabetically, number fields are sorted by number." +msgstr "តម្រៀប​ទិន្នន័យ​នៃ​វាល​ដែលបាន​ជ្រើស​តាម​លំដាប់​ចុះ ។វាល​អត្ថបទ​ត្រូវបាន​តម្រៀប​តាម​អក្សរ​ក្រម ហើយ​វាល​លេខ​ត្រូវបាន​តម្រៀប​តាម​លេខ ។" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"par_id3149496\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12020000.xhp +msgctxt "" +"12020000.xhp\n" +"par_id3144436\n" +"3\n" +"help.text" +msgid "Sort Descending" +msgstr "តម្រៀប​​តាម​​​លំដាប់​ចុះ" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"tit\n" +"help.text" +msgid "Highlighting" +msgstr "​បន្លិច" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id3109850\n" +"1\n" +"help.text" +msgid "Highlighting" +msgstr "ការ​បន្លិច​​" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3154927\n" +"2\n" +"help.text" +msgid "Applies the current highlight color to the background of a text selection. If no text is selected, click the Highlighting icon, select the text that you want to highlight, and then click the Highlighting icon again. To change the highlight color, click the arrow next to the Highlighting icon, and then click the color that you want." +msgstr "កំណត់​ពណ៌​បន្លិច​បច្ចុប្បន្ន​ទៅ​ផ្ទៃ​ខាង​ក្រោយ​នៃ​ជម្រើស​អត្ថបទ​មួយ​ ។ ប្រសិន​បើ​គ្មាន​អត្ថបទ​ដែល​បានជ្រើស​ ចុច​រូបតំណាង បន្លិច ជ្រើស​អត្ថបទ​ដែល​អ្នក​ចង់​បន្លិច​ និង​បន្ទាប់​មក​ចុច​រូបតំណាង បន្លិច​ ម្តង​ទៀត ។ ដើម្បី​ផ្លាស់​ប្តូរ​ពណ៌​បន្លិច​ ចុច​ព្រួញ​នៅ​ជាប់នឹង​រូបតំណាង​ បន្លិច​ និង​បន្ទាប់​មក​ចុច​ពណ៌​ដែល​អ្នក​ចង់​បាន ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3152551\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3147210\n" +"6\n" +"help.text" +msgid "Highlighting" +msgstr "​បន្លិច" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3166460\n" +"7\n" +"help.text" +msgid "To Apply Highlighting" +msgstr "ដើម្បី​អនុវត្ត​​ការ​បន្លិច" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN1072B\n" +"help.text" +msgid "On the Formatting bar, click the Highlighting icon." +msgstr "នៅ​លើ​របារ ការ​ធ្វើ​ទ្រង់ទ្រាយ ចុច​​រូបតំណាង ការ​បន្លិច ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN10736\n" +"help.text" +msgid "To change the highlighting color, click the arrow next to the Highlighting icon, and then click the color that you want." +msgstr "ដើម្បី​ផ្លាស់​ប្តូរ​ពណ៌​បន្លិច​ ចុច​ព្រួញ​នៅ​ជាប់​នឹង​រូបតំណាង បន្លិច និង​បន្ទាប់​មក​ចុច​ពណ៌​ដែល​អ្នក​ចង់​បាន ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN1073E\n" +"help.text" +msgid "Select the text that you want to highlight." +msgstr "ជ្រើស​អត្ថបទ​ដែល​អ្នកចង់​បន្លិច​ ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN10743\n" +"help.text" +msgid "To apply highlighting to a single word, double-click the word." +msgstr "ដើម្បី​អនុវត្ត​បន្លិច​លើ​ពាក្យ​តែ​មួយ​ ចុច​ទ្វេ​ដង​លើ​ពាក្យ​នោះ ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN10757\n" +"help.text" +msgid "To turn off highlighting, press Esc." +msgstr "ដើម្បី​បិទ​បន្លិច​ ចុច​គេច​ (ESC) ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN1075A\n" +"help.text" +msgid "To Remove Highlighting" +msgstr "ដើម្បី​យក​បន្លិច​ចេញ​" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN10760\n" +"help.text" +msgid "Select the highlighted text." +msgstr "ជ្រើស​អត្ថបទ​ដែល​បាន​បន្លិច​ ។" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3149784\n" +"5\n" +"help.text" +msgid "On the Formatting bar, click the arrow next to the Highlighting icon, and then click No Fill." +msgstr "នៅលើ​របារ ការ​ធ្វើ​ទ្រង់ទ្រាយ ចុច​ព្រួញ​នៅ​ជាប់​នឹង​រូបតំណាង ការ​បន្លិច និង​បន្ទាប់​មក​ចុច​ មិន​បំពេញ​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"tit\n" +"help.text" +msgid "General" +msgstr "ទូទៅ" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"bm_id3152551\n" +"help.text" +msgid "submitting formsget method for form transmissionspost method for form transmissions" +msgstr "ការ​ដាក់ស្នើរ​សំណុំ​បែប​បទវិធីសាស្ត្រ get សម្រាប់​ការ​បញ្ជូន​សំណុំ​បែប​បទវិធីសាស្ត្រ post សម្រាប់​ការ​បញ្ចូល​សំណុំ​បែប​បទ" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"hd_id3151100\n" +"1\n" +"help.text" +msgid "General" +msgstr "ទូទៅ​" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3153539\n" +"23\n" +"help.text" +msgid "A form is a text document or spreadsheet with different form controls. If you create a form for a Web page, the user can enter data into it to send over the Internet. The data from the form controls of a form is transmitted to a server by specifying a URL and can be processed on the server." +msgstr "សំណុំ​បែប​បទ​មួយ​ជា​​ឯកសារ​អត្ថបទ​មួយ​ ឬ​សៀវភៅ​បញ្ជី​ដែល​មាន​វត្ថុ​បញ្ជា​សំណុំ​បែប​បទ​ខុសៗ​គ្នា​ ។ ប្រសិន​អ្នក​បង្កើត​សំណុំ​បែប​បទ​មួយ​សម្រាប់​ទំព័រ​បណ្តាញ​ អ្នក​ប្រើ​អាច​បញ្ចូល​ទិន្នន័យ​ទៅក្នុង​វា​ ដើម្បី​ផ្ញើ​លើ​អ៊ីនធឺណិត​ ។ កាលបរិច្ឆេទ​បាន​ពី​វត្ថុ​បញ្ជា​សំណុំ​បែប​បទ​របស់​សំណុំ​បែប​បទ​មួយ​ ត្រូវ​បាន​បញ្ជូន​ទៅ​ម៉ាស៊ីន​បម្រើ​ដោយ​បញ្ជាក់លម្អិត​ URL មួយ​ និង អាច​ត្រូវ​បាន​ដំណើរ​ការ​លើ​ម៉ាស៊ីន​បម្រើ​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"hd_id3149283\n" +"20\n" +"help.text" +msgid "Name" +msgstr "ឈ្មោះ" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3150789\n" +"24\n" +"help.text" +msgid "Specifies a name for the form. This name is used to identify the form in the Form Navigator." +msgstr "បញ្ជាក់​​ឈ្មោះសម្រាប់​សំណុំ​បែប​បទ​ ។ ឈ្មោះ​នេះ​ត្រូវ​ប្រើ​ដើម្បី​​បញ្ជាក់​ប្រាប់​អំពី​សំណុំ​បែប​បទ​ក្នុង​​ កម្មវិធី​រុករក​សំណុំ​បែប​បទ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"hd_id3152425\n" +"33\n" +"help.text" +msgid "URL" +msgstr "URL" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3147226\n" +"34\n" +"help.text" +msgid "Specifies the URL to which the data of the completed form is to be transmitted." +msgstr "បញ្ជាក់​ URL ដែល​ទិន្នន័យ​របស់​សំណុំ​បែប​បទ​ពេញលេញ​ត្រូវ​បាន​បញ្ជូន​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"hd_id3154751\n" +"31\n" +"help.text" +msgid "Frame" +msgstr "ស៊ុម" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3154823\n" +"32\n" +"help.text" +msgid "Defines the target frame in which the loaded URL is to appear." +msgstr "កំណត់​ស៊ុម​គោល​ដៅ​ ដែល​ URL បាន​ផ្ទុក​ត្រូវ​បង្ហាញ​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"hd_id3152551\n" +"27\n" +"help.text" +msgid "Type of submission" +msgstr "ប្រភេទ​នៃ​ការ​ដាក់ស្នើ" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3155338\n" +"28\n" +"help.text" +msgid "Specifies the method to transfer the completed form information." +msgstr "បញ្ជាក់​​វិធី​សាស្ត្រ​ ដើម្បី​ផ្ទេរ​ព័ត៌មាន​សំណុំ​បែប​បទ​ពេញ​លេញ​ ។​" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3145065\n" +"29\n" +"help.text" +msgid "Using the \"Get\" method, the data of every control is transmitted as an environment variable. They are appended to the URL in the form \"?Control1=Content1&Control2=Content2&...\"; the character string is analyzed by a program on the recipient's server." +msgstr "ដោយ​ប្រើ​វិធីសាស្ត្រ \"Get\" ទិន្នន័យ​នៃ​វត្ថុ​បញ្ជា​ទាំងអស់​ត្រូវ​បាន​បញ្ជួន​ជា​​អថេរ​បរិស្ថាន​មួយ ។ ពួក​វា​ត្រូវ​បាន​បន្ថែម​នៅ​ខាង​ចុង URL ក្នុង​សំណុំ​បែបបទ \"?Control1=Content1&Control2=Content2&...\" ខ្សែ​តួអក្សរ​ត្រូវ​បាន​វិភាគ​ដោយ​កម្មវិធី​មួយ នៅ​លើ​ម៉ាស៊ីន​បម្រើ​អ្នក​ទទួល ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3150443\n" +"30\n" +"help.text" +msgid "Using the \"Post\" method, a document is created from the content of the form that is sent to the specified URL." +msgstr "ដោយ​ប្រើ​វិធី​សាស្ត្រ \"Post\" ឯកសារ​មួយ​ត្រូ​វបាន​បង្កើត​ពី​មាតិកា​របស់​សំណុំ​បែប​បទ​​ដែល​ត្រូវ​បាន​ផ្ញើ​ទៅ​ URL ដែល​បាន​បញ្ជាក់​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"hd_id3147275\n" +"26\n" +"help.text" +msgid "Submission encoding" +msgstr "ការ​បម្លែង​ការ​ដាក់​ស្នើជា​កូដ​​​" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3159147\n" +"35\n" +"help.text" +msgid "Specifies the type for encoding the data transfer." +msgstr "បញ្ជាក់​​ប្រភេទ​សម្រាប់​បម្លែង​ការ​ផ្ទេរ​ទិន្នន័យ​ជា​កូដ​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"hd_id3155419\n" +"36\n" +"help.text" +msgid "Data transfer of control information" +msgstr "ទិន្នន័យ​ផ្ទេរ​ព័ត៌​មាន​វត្ថុ​បញ្ជា​" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3153717\n" +"37\n" +"help.text" +msgid "When sending a form, all controls available in $[officename] are taken into consideration. The name of the control and the corresponding value, if available, are transmitted." +msgstr "ពេល​ផ្ញើ​សំណុំ​បែប​បទមួយ​ គ្រាប់​វត្ថុ​បញ្ជា​ទាំងអស់​ដែល​មាន​ក្នុង​ $[officename] ត្រូវ​បាន​គេ​ពិចារណា​ ។ ឈ្មោះ​របស់​វត្ថុ​បញ្ជា​ និង តម្លៃ​ដែលត្រូវ​គ្នា​​ប្រសិនបើ​មាន​ ត្រូវ​បាន​បញ្ជូន​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3153252\n" +"50\n" +"help.text" +msgid "Which values are transmitted in each case depends on the respective control. For text fields, the visible entries are transmitted; for list boxes, the selected entries are transmitted; for check boxes and option fields, the associated reference values are transmitted if these fields were activated." +msgstr "តម្លៃ​ណា​មួយ​ត្រូវ​បាន​បញ្ជូន​ក្នុង​ករណី​​នីមួយៗ​ អាស្រ័យលើ​វត្ថុ​បញ្ជា​នីមួយៗ​ ។ សម្រាប់​វាល​អត្ថបទ​ ធាតុ​ដែល​មើល​ឃើញ​​ត្រូវ​បាន​បញ្ជូន​ សម្រាប់​ប្រអប់​បញ្ជី​ ធាតុ​ដែល​បានជ្រើស​ត្រូវ​បាន​បញ្ជូន​ សម្រាប់​ប្រអប់​ធីក​ និង ​វាល​​ជម្រើស​ តម្លៃ​យោង​ដែល​ទាក់ទង​ត្រូវ​បាន​បញ្ជួន​ ប្រសិន​បើ​វាល​​ទាំង​នេះ​ត្រូវ​បាន​ធ្វើ​ឲ្យ​សកម្ម​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3150984\n" +"51\n" +"help.text" +msgid "How this information is transmitted depends on the selected transfer method (Get or Post) and the coding (URL or Multipart). If the Get method and URL encoding are selected, for example, value pairs in the form = are sent." +msgstr "វិធី​​ដែល​ព័ត៌មាន​នេះ​ត្រូវ​បាន​បញ្ជូន​អាស្រ័យ​លើ​​វិធីសាស្ត្រ​ផ្ទេរ​ដែល​បាន​ជ្រើស​ (​Get ឬ Post) និង​ កូដ​ (URL ឬ Multipart) ។ ប្រសិន​បើ​វិធីសាស្ត្រ​ Get និង​ ការ​បម្លែង​ URL ជា​កូដ​ត្រូវ​បាន​ជ្រើស​ ជាឧទាហរណ៍​ ​គូ​តម្លៃ​ក្នុង​សំណុំ​បែប​បទ​ = ត្រូវ​បាន​ផ្ញើ​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3157909\n" +"52\n" +"help.text" +msgid "In addition to the controls that are recognized in HTML, $[officename] offers other controls. It should be noted that, for fields with a specific numerical format, the visible values are not transmitted but rather fixed default formats. The following table shows how the data of the $[officename]-specific controls is transmitted:" +msgstr "បន្ថែម​ទៅ​វត្ថុ​បញ្ជា​ដែល​ត្រូវ​បាន​ទទួល​​ស្គាល់​ក្នុង​ HTML $[officename] ផ្តល់​វត្ថុ​បញ្ជា​ផ្សេងៗ​ទៀត​ ។ វាគួរ​ត្រូវ​បាន​ចំណាំ​ថា​ សម្រាប់​​វាល​​ជាមួយ​​ទ្រង់ទ្រាយ​លេខ​ជាក់​លាក់​ តម្លៃ​ដែល​មើល​ឃើញ​មិន​ត្រូវ​បាន​បញ្ជូន​ទេ​ ប៉ុន្តែ​ទ្រង់ទ្រាយ​ថេរ​ផង​ដែរ​ ។ តារាង​ដូច​ខាង​ក្រោម​នេះ​បង្ហាញ​វិធី​ដែល​ទិន្នន័យ​របស់​វត្ថុ​បញ្ជា​ជាក់​លាក់​ $[officename] ត្រូវ​បាន​បញ្ជូន​ ៖" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3153698\n" +"38\n" +"help.text" +msgid "Control" +msgstr "វត្ថុ​បញ្ជា" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3153562\n" +"39\n" +"help.text" +msgid "Value Pair" +msgstr "គូតម្លៃ" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3153823\n" +"40\n" +"help.text" +msgid "Numeric field, currency field" +msgstr "វាល​​លេខ​ វាល​​រូបិយវត្ថុ​" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3149734\n" +"41\n" +"help.text" +msgid "A decimal separator is always displayed as a period." +msgstr "អ្នក​បំបែក​ខ្ទង់​ទសភាគ​ត្រូវ​បាន​ជា​ចំណុច​មួយ​ជា​និច្ច​​​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3148563\n" +"42\n" +"help.text" +msgid "Date field" +msgstr "វាល​​កាល​បរិច្ឆេទ" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3146794\n" +"43\n" +"help.text" +msgid "The date format is sent in a fixed format (MM-DD-YYYY), regardless of the user's local settings." +msgstr "ទ្រង់​ទ្រាយ​កាលបរិច្ឆេទ​ត្រូវ​បាន​ផ្ញើ​ក្នុង​ទ្រង់ទ្រាយ​ថេរ​ (MM:DD:YYYY) មិន​គិត​អំពី​ការ​កំណត់​មូលដ្ឋាន​របស់​អ្នក​ប្រើ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3149670\n" +"44\n" +"help.text" +msgid "Time field" +msgstr "វាល​ពេល​វេលា" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3153779\n" +"45\n" +"help.text" +msgid "The time format is sent in a fixed format (HH:MM:SS), regardless of the user's local settings." +msgstr "ទ្រង់​ទ្រាយ​ពេល​វេលា​​ត្រូវ​បាន​ផ្ញើ​ក្នុង​ទ្រង់ទ្រាយ​ថេរ​ (HH:MM:SS) ដោយ​មិន​គិត​អំពី​ការ​កំណត់​​​មូលដ្ឋាន​របស់​អ្នក​ប្រើ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3153361\n" +"46\n" +"help.text" +msgid "Pattern field" +msgstr "វាល​​គំរូ" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3145419\n" +"47\n" +"help.text" +msgid "The values of pattern fields are sent as text fields, that is, the value visible in the form is sent." +msgstr "តម្លៃ​របស់​វាល​លំនាំ​ត្រូវ​បាន​ផ្ញើ​ជា​វាល​អត្ថបទ​ ដែល​តម្លៃ​នោះ​មើល​ឃើញ​ក្នុង​សំណុំ​បែប​បទ​ត្រូវ​បាន​ផ្ញើ​ ។" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3150767\n" +"48\n" +"help.text" +msgid "Table control" +msgstr "វត្ថុ​បញ្ជា​តារាង" + +#: 01170201.xhp +msgctxt "" +"01170201.xhp\n" +"par_id3152933\n" +"49\n" +"help.text" +msgid "From the table control, the individual columns are always transmitted. The name of the control, the name of the column, and the value of the column are sent. Using the Get method with URL encoding, the transmission is done in the form .=, for example, with the value being dependent on the column." +msgstr "ពី​វត្ថុ​បញ្ជា​តារាង​ ជួរ​ឈរ​នីមួយៗ​ត្រូវ​បាន​បញ្ជូន​ជានិច្ច​ ។ ឈ្មោះ​របស់​វត្ថុ​បញ្ជា​ ឈ្មោះ​របស់ជួរ​ឈរ​ និង​ តម្លៃ​របស់​ជួរ​ឈរ​ត្រូវ​បាន​ផ្ញើ​ ។ ដោយ​ប្រើ​វិធី​សាស្ត្រ​ Get ​ជាមួយ​នឹង​ការ​បម្លែង​​ URL ជា​កូដ​ ការ​បញ្ជូន​ត្រូវ​បាន​ធ្វើ​ក្នុង​សំណុំ​បែប​បទ​ <ឈ្មោះ​របស់​វត្ថុ​បញ្ជា​តារាង​> <ឈ្មោះ​របស់​ជួរ​ឈរ​>=<តម្លៃ​> ជា​ឧទាហរណ៍​ ជាមួយ​​តម្លៃ​ដែល​ឯករាជ្យ​នៅលើ​ជួរ​ឈរ​ ។" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"tit\n" +"help.text" +msgid "Document" +msgstr "ឯកសារ" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"hd_id3143284\n" +"1\n" +"help.text" +msgid "Document" +msgstr "ឯកសារ​" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"par_id3154682\n" +"2\n" +"help.text" +msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog." +msgstr "តំណ​ខ្ពស់​ទៅ​ឯកសារ​មួយ​ចំនួន​ ឬ​ គោល​ដៅ​ក្នុង​ឯកសារ​ អាច​ត្រូវ​បាន​កែសម្រួល​ដោយ​ប្រើ​​ផ្ទាំង​ ឯកសារ​​ ពី​​ប្រអប់​តំណខ្ពស់​ ។" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"hd_id3150808\n" +"3\n" +"help.text" +msgid "Document" +msgstr "ឯកសារ" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"hd_id3150710\n" +"5\n" +"help.text" +msgid "Path" +msgstr "ផ្លូវ" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"par_id9462263\n" +"help.text" +msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame." +msgstr "បញ្ចូល URL សម្រាប់​ឯកសារ​ដែលអ្នក​ចង់​បើក នៅពេលអ្នក​ចុច​លើ​តំណខ្ពស់ ។ ប្រសិន​បើ​អ្នក​មិន​បញ្ជាក់​ស៊ុម​ទិសដៅ នោះ​ឯកសារ​នឹង​បើក​នៅ​ក្នុង​ឯកសារ ឬ​ស៊ុម​បច្ចុប្បន្ន ។" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"hd_id3145136\n" +"6\n" +"help.text" +msgid "Open File" +msgstr "បើក​ឯកសារ" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"par_id3149095\n" +"7\n" +"help.text" +msgid "Opens the Open dialog, where you can select a file." +msgstr "បើក បើក​ប្រអប់ ដែល​អ្នក​អាច​ជ្រើស​ឯកសារ​បាន ។" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"hd_id3149828\n" +"8\n" +"help.text" +msgid "Target in document" +msgstr "គោលដៅ​​ក្នុង​​ឯកសារ​" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"hd_id3145071\n" +"10\n" +"help.text" +msgid "Target" +msgstr "គោល​ដៅ" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"par_id3146957\n" +"11\n" +"help.text" +msgid "Specifies a target for the hyperlink into the document specified under Path." +msgstr "បញ្ជាក់ទិសដៅ​សម្រាប់​តំណខ្ពស់ ទៅ​ក្នុង​ឯកសារ​ដែលបាន​បញ្ជាក់​នៅ ផ្លូវ ។" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"hd_id3147242\n" +"12\n" +"help.text" +msgid "Target in Document" +msgstr "គោល​ដៅ​​ក្នុង​ឯកសារ​" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"par_id3149811\n" +"13\n" +"help.text" +msgid "Opens the Target in Document dialog." +msgstr "បើក​ប្រអប់ ទិសដៅ​ក្នុង​ឯកសារ ។" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"hd_id3153320\n" +"14\n" +"help.text" +msgid "URL" +msgstr "URL" + +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"par_id3153880\n" +"15\n" +"help.text" +msgid "Specifies the URL, which results from the entries in Path and Destination." +msgstr "បញ្ជាក់​ ​URL ដែល​​មាន​លទ្ធផល​ពី​ធាតុ​ក្នុង​​ ផ្លូវ​​ និង​ ទិសដៅ ។" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"tit\n" +"help.text" +msgid "AutoFilter" +msgstr "តម្រង​ស្វ័យ​ប្រវត្តិ" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"hd_id3149495\n" +"1\n" +"help.text" +msgid "AutoFilter" +msgstr "តម្រង​ស្វ័យ​ប្រវត្តិ" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"par_id3148983\n" +"2\n" +"help.text" +msgid "Filters the records, based on the content of the currently selected data field." +msgstr "ត្រង​កំណត់ត្រា ដែល​មាន​មូលដ្ឋាន​លើ​មាតិកា​នៃ​វាល​ទិន្នន័យ​ដែលបាន​ជ្រើស​បច្ចុប្បន្ន ។" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"par_id3151234\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"par_id3147043\n" +"3\n" +"help.text" +msgid "AutoFilter" +msgstr "តម្រង​ស្វ័យ​ប្រវត្តិ" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"par_id3155355\n" +"4\n" +"help.text" +msgid "Place the cursor in a field name whose content you want to filter and then click the AutoFilter icon. Only those records with content identical to the selected field name are visible." +msgstr "ដាក់​ទស្សន៍​ទ្រនិច​ក្នុង​ឈ្មោះវាល​​​ អ្ន​កចង់​​ត្រង​ដែល​មាតិកា​របស់​វា​​​ ហើយ​បន្ទាប់​មក​ចុច​រូប​តំណាង​​​​ តម្រង​ស្វ័យ​ប្រវត្តិ​​ ។ មាន​តែ​កំណត់​ត្រា​​ទាំង​នោះ​ដែល​មាន​មាតិកា​ដូច​គ្នា​ទៅ​នឹង​ឈ្មោះ​វាល​​ដែល​បាន​ជ្រើស​អាច​មើល​ឃើញ​ ​។" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"par_id3159234\n" +"5\n" +"help.text" +msgid "For example, to view all the customers from New York, click a field name with the entry \"New York\". AutoFilter then filters all customers from New York from the database." +msgstr "​ឧទាហរណ៍​ ដើម្បី​មើល​អតិថិជន​ទាំង​អស់​ពី New York ចុច​ឈ្មោះ​វាល​​មួយ​ជាមួយ​ធាតុ​ \"New York\" ។ ​បន្ទាប់​មក តម្រង​ស្វ័យ​ប្រវត្តិ​ត្រង​អតិថិជន​ទាំងអស់​ពី​ New York ពី​មូល​ដ្ឋាន​ទិន្នន័យ​ ។" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"par_id3153577\n" +"6\n" +"help.text" +msgid "You can remove the current AutoFilter with the Remove Filter/Sorting icon or with Data - Filter - Remove Filter." +msgstr "អ្នក​អាច​យក​តម្រង​ស្វ័យ​ប្រវត្តិ​ចេញ​ជាមួយ​នឹង​​រូប​តំណាង​ យក​តម្រៀប​/​តម្រង​ចេញ​​​ ឬ​ ជាមួយ​​ ទិន្នន័យ​ - តម្រង​ - យក​តម្រង​ចេញ​​ ។" + +#: 12030000.xhp +msgctxt "" +"12030000.xhp\n" +"par_id3145345\n" +"7\n" +"help.text" +msgid "To filter with several field names simultaneously, click the Default Filter icon. The Default Filter dialog appears, in which you can combine several filter criteria." +msgstr "ដើម្បី​ត្រង​ដោយ​ប្រើ​​ឈ្មោះ​វាល​​ជាច្រើន​ដំណាល​គ្នា ចុច​រូប​តំណាង​ តម្រង​លំនាំ​ដើម​​  ។ ប្រអប់​​ តម្រង​លំនាំ​ដើម​​ ​ នឹង​បង្ហាញ​​ ដែល​ក្នុង​នោះ​អ្នក​អាច​ផ្សំ​លក្ខខណ្ឌ​តម្រង​ជា​ច្រើន​ ។" + +#: 10020000.xhp +msgctxt "" +"10020000.xhp\n" +"tit\n" +"help.text" +msgid "Next Page" +msgstr "ទំព័រ​បន្ទាប់" + +#: 10020000.xhp +msgctxt "" +"10020000.xhp\n" +"hd_id3156183\n" +"1\n" +"help.text" +msgid "Next Page" +msgstr "ទំព័រ​បន្ទាប់" + +#: 10020000.xhp +msgctxt "" +"10020000.xhp\n" +"par_id3159224\n" +"2\n" +"help.text" +msgid "Moves forward to the next page in the document. This function is only active when you select the Page Preview function on the File menu." +msgstr "ផ្លាស់ទី​ទៅ​មុខ​ទៅ​​ទំព័រ​បន្ទាប់​ក្នុង​ឯកសារ​ ។​ អនុគមន៍​​នេះ​សកម្ម​តែ​ក្នុង​ករណី​​​​អ្នក​ជ្រើស​​ មុខងារ​ទំព័រ​មើល​ជាមុន​ ​នៅលើ​ម៉ឺនុយ​​ ឯកសារ​ ។" + +#: 10020000.xhp +msgctxt "" +"10020000.xhp\n" +"par_id3154186\n" +"help.text" +msgid "Icon" +msgstr "រូប​តំណាង" + +#: 10020000.xhp +msgctxt "" +"10020000.xhp\n" +"par_id3153682\n" +"3\n" +"help.text" +msgid "Next Page" +msgstr "ទំព័រ​បន្ទាប់" + +#: 03140000.xhp +msgctxt "" +"03140000.xhp\n" +"tit\n" +"help.text" +msgid "Line Style" +msgstr "រចនាប័ទ្ម​​បន្ទាត់" + +#: 03140000.xhp +msgctxt "" +"03140000.xhp\n" +"hd_id3146936\n" +"1\n" +"help.text" +msgid "Line Style" +msgstr "រចនាប័ទ្ម​បន្ទាត់​" + +#: 03140000.xhp +msgctxt "" +"03140000.xhp\n" +"par_id3155577\n" +"2\n" +"help.text" +msgid "Click this icon to open the Line Style toolbar, where you can modify the border line style." +msgstr "ចុច​រូបតំណាង​នេះ​ដើម្បី​បើក​របារឧបករណ៍​ រចនាប័ទ្ម​បន្ទាត់ ដែល​អ្នក​អាច​កែប្រែ​រចនាប័ទ្ម​​បន្ទាត់​ស៊ុម ។" + +#: 03140000.xhp +msgctxt "" +"03140000.xhp\n" +"par_id3154926\n" +"5\n" +"help.text" +msgid "This border can be the border of a frame, graphic or table. The Line Style icon will only be visible if a graphic, table, chart object or frame has been selected." +msgstr "ស៊ុម​នេះ​អាច​​ជា​ស៊ុម​របស់​ស៊ុម​ ក្រាហ្វិក ឬ​តារាង​ ។ រូបតំណាង រចនាប័ទ្ម​បន្ទាត់ នឹង​មើលឃើញ​តែ​ក្នុង​ករណី​​ក្រាហ្វិក​ តារាង​ វត្ថុ​គំនូស​តាង​ ឬ​ស៊ុម​ត្រូវ​បានជ្រើស ។" + +#: 03140000.xhp +msgctxt "" +"03140000.xhp\n" +"par_id3153377\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 03140000.xhp +msgctxt "" +"03140000.xhp\n" +"par_id3154398\n" +"3\n" +"help.text" +msgid "Line Style" +msgstr "រចនាប័ទ្ម​​បន្ទាត់" + +#: 03140000.xhp +msgctxt "" +"03140000.xhp\n" +"par_id3153114\n" +"4\n" +"help.text" +msgid "For more information, see the Borders section of the Help." +msgstr "សម្រាប់​ព័ត៌​មាន​បន្ថែម​ សូម​មើល​ភាគ​​ ស៊ុម​​ របស់​ជំនួយ​ ។" + +#: 07070200.xhp +msgctxt "" +"07070200.xhp\n" +"tit\n" +"help.text" +msgid "Save Record" +msgstr "រក្សាទុក​កំណត់ត្រា" + +#: 07070200.xhp +msgctxt "" +"07070200.xhp\n" +"hd_id3147588\n" +"1\n" +"help.text" +msgid "Save Record" +msgstr "រក្សា​ទុក​កំណត់​ត្រា" + +#: 07070200.xhp +msgctxt "" +"07070200.xhp\n" +"bm_id3163829\n" +"help.text" +msgid "records; saving" +msgstr "កំណត់​ត្រា​; ការ​រក្សាទុក​​" + +#: 07070200.xhp +msgctxt "" +"07070200.xhp\n" +"par_id3163829\n" +"2\n" +"help.text" +msgid "Saves the current database table record. The Save Record icon is found on the Table Data bar" +msgstr "រក្សា​ទុ​កកំណត់ត្រា​តារាង​មូលដ្ឋាន​ទិន្នន័យ​បច្ចុប្បន្ន ។ រូបតំណាង រក្សាទុក​កំណត់​ត្រា ត្រូវបានរកឃើញ​នៅលើ របារ​តារាង​ទិន្នន័យ" + +#: 07070200.xhp +msgctxt "" +"07070200.xhp\n" +"par_id3152372\n" +"3\n" +"help.text" +msgid "Changes to the contents of a record are automatically saved as soon as you select another record. To save changes without selecting another record, click the Save Record icon." +msgstr "ផ្លាស់​ប្តូរ​ទៅ​មាតិកា​របស់​កំណត់​​ត្រូវ​បាន​រក្សា​ទុក​ដោយ​ស្វ័យ​ប្រវត្តិ​ដ៍រាប​ណា​អ្នកជ្រើស​កំណត់ត្រា​ដទៃ​ទៀត ។ ដើម្បី​រក្សា​ទុក​ការ​ផ្លាស់​ប្តូរ​ដោយ​គ្មាន​​ការ​ជ្រើស​កំណត់​ត្រា​ដទៃ​ទៀត​ទេ ចុច​រូបតំណាង រក្សា​ទុក​កំណត់ត្រា ។" + +#: 09020000.xhp +msgctxt "" +"09020000.xhp\n" +"tit\n" +"help.text" +msgid "Internet URLs" +msgstr "URL អ៊ីនធឺណិត" + +#: 09020000.xhp +msgctxt "" +"09020000.xhp\n" +"hd_id3154094\n" +"1\n" +"help.text" +msgid "Internet URLs" +msgstr "URL អ៊ីនធឺណិត​" + +#: 09020000.xhp +msgctxt "" +"09020000.xhp\n" +"par_id3154873\n" +"2\n" +"help.text" +msgid "Allows you to either type a URL, or insert a URL from a document using drag-and-drop." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​វាយ​ URL ​មួយ​ ឬ​ បញ្ចូល​ URL មួយ​ពី​ឯកសារ​ដោយ​​អូស​ និង ទម្លាក់​ ។​" + +#: 09020000.xhp +msgctxt "" +"09020000.xhp\n" +"par_id3153894\n" +"5\n" +"help.text" +msgid "You can edit the URL and insert it at the current cursor position in the active document with the Link icon. The Link icon can only be activated if the URL Name field contains text." +msgstr "អ្នក​អាច​កែសម្រួល​ URL និង​ បញ្ចូល​វា​នៅ​ទីតាំង​ទស្សន៍​ទ្រនិច​បច្ចុប្បន្ន​ក្នុង​ឯកសារ​សកម្ម​ជាមួយ​នឹងរូប​តំណាង​​ តភ្ជាប់​​  ។ រូប​តំណាង​​ តភ្ជាប់​ អាច​ត្រូ​វ​បាន​ធ្វើ​ឲ្យ​សកម្ម​តែ​ក្នុង​ករណី​វាល​​ ​ឈ្មោះ​ URL​ មាន​អត្ថបទ​ ។" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"tit\n" +"help.text" +msgid "Apply Filter" +msgstr "អនុវត្ត​តម្រង" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"hd_id3149748\n" +"1\n" +"help.text" +msgid "Apply Filter" +msgstr "អនុវត្ត​តម្រង" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"par_id3149495\n" +"2\n" +"help.text" +msgid "Switches between the filtered and unfiltered view of the table." +msgstr "ប្តូរ​រវាង​ទិដ្ឋភាព​ដែល​បាន​ត្រង​ និង មិន​បាន​ត្រង​របស់​តារាង​ ។​" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"par_id3149999\n" +"help.text" +msgid "Icon" +msgstr "រូប​តំណាង​" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"par_id3145090\n" +"3\n" +"help.text" +msgid "Apply Filter" +msgstr "អនុវត្ត​តម្រង" + +#: 12120000.xhp +msgctxt "" +"12120000.xhp\n" +"par_id3147226\n" +"4\n" +"help.text" +msgid "The Apply Filter function retains form-based filters that have been set. You do not need to redefine them." +msgstr "អនុគមន៍​ អនុវត្តតម្រង​​ រក្សា​ទុក​ តម្រង​ផ្អែក​លើ​សំណុំ​បែប​បទ​​ ដែល​ត្រូវ​បាន​កំណត់​ ។ អ្នក​មិន​ចាំ​បាច់​កំណត់​ពួក​វា​ឡើង​វិញ​ទេ​ ។" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"tit\n" +"help.text" +msgid "Fields" +msgstr "វាល" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"hd_id3149991\n" +"1\n" +"help.text" +msgid "Fields" +msgstr "វាល" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"bm_id3149987\n" +"help.text" +msgid "database contents; inserting as fields" +msgstr "មាតិកា​មូល​ដ្ឋាន​ទិន្នន័យ​; ការ​បញ្ចូល​ជា​វាល​​" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"par_id3149987\n" +"8\n" +"help.text" +msgid "Inserts data selected from the data source browser into the document as fields. In the Insert Database Columns dialog, select the Fields to insert the selected data into the document as fields. These database fields work as wildcards for the individual database columns and can be used for form letters. Click the Data to Fields icon to match the contents of the fields to the currently selected record." +msgstr "បញ្ចូល​ទិន្នន័យ​​បាន​ជ្រើស​ពី​កម្មវិធីរុករក​ប្រភព​ទិន្នន័យ​ទៅ​ក្នុង​ឯកសារ​ជា​វាល​ ។​ក្នុង​ប្រអប់​​ បញ្ចូល​ជួរ​ឈរ​​មូល​ដ្ឋាន​ទិន្នន័យ​​ ជ្រើស​​ វាល​​​ ដើម្បី​បញ្ចូល​ទិន្នន័យ​ដែល​បាន​ជ្រើស​ក្នុង​ឯកសារ​ជា​វាល​​ ។​ ​វាល​​មូល​ដ្ឋាន​ទិន្នន័យ​​ ទាំង​នេះ​ធ្វើ​ការ​ដូច​​​​អក្សរ​ជំនួស​សម្រាប់​ជួរឈរ​មូល​ដ្ឋាន​ទិន្នន័យ​នីមួយៗ​ និង​ អាច​ត្រូវ​បាន​ប្រើ​សម្រាប់​​សំបុត្រ​សំណុំ​បែប​បទ​ ។ ចុច​រូប​តំណាង​​ ទិន្នន័យ​ទៅ​វាល​​​ ដើម្បី​ផ្គូ​ផ្គង​​​​មាតិកា​របស់វាល​​ទៅ​នឹង​កំណត់​ត្រា​ដែល​បាន​ជ្រើស​​បច្ចុប្បន្ន​ ។" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"par_id3153114\n" +"9\n" +"help.text" +msgid "If several records are selected when you choose the Data to Text function, the mail merge fields will be inserted according to the number of records. Also, a field command such as \"Next record\" will be inserted automatically between individual field command blocks." +msgstr "ប្រសិន​កំណត់​ត្រា​ជា​ច្រើន​ត្រូវ​បាន​ជ្រើស​ពេល​អ្នក​ជ្រើសមុខងារ​ ​ទិន្នន័យ​ទៅ​អត្ថបទ​​ វាល​​​សំបុត្រ​សំណុំ​បែប​បទ​នឹង​ត្រូវ​បាន​បញ្ចូល​ ដោយ​យោង​ទៅ​តាម​ចំនួន​កំណត់​ ។ ​ពាក្យ​បញ្ជាវាល​មួយ​​ដូច​ជា​​ \"កំណត់​ត្រា​បន្ទាប់​\" នឹង​ត្រូវ​បាន​បញ្ចូល​ដោយ​ស្វ័យ​ប្រវត្តិ​រវាង​បណ្តុំ​ពាក្យ​បញ្ជា​វាល​​នីមួយៗ​​ ។" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"par_id3145090\n" +"10\n" +"help.text" +msgid "The Insert Database Columns dialog lets you define which database fields to insert into the document and how to format the paragraphs." +msgstr "ប្រអប់​​ បញ្ចូល​ជួរ​ឈរ​​មូល​ដ្ឋាន​ទិន្នន័យ​​ អនុញ្ញាត​ឲ្យ​អ្នក​កំណត់​វាល​​មូល​ដ្ឋានទិន្នន័យ​​​មួយ​ណា​​ត្រូវ​បញ្ចូល​ក្នុង​ឯកសារ​ និង វិធី​​ធ្វើ​ទ្រង់ទ្រាយ​កថាខណ្ឌ ។" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"hd_id3156136\n" +"2\n" +"help.text" +msgid "Fields" +msgstr "វាល" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"par_id3147571\n" +"11\n" +"help.text" +msgid "In the Fields area, use the arrow button to select the database table columns into which you want to insert field contents." +msgstr "ក្នុង​ផ្ទៃ​​ វាល​​​ ប្រើ​ប៊ូតុង​ព្រួញ​ដើម្បី​ជ្រើស​ជួរ​ឈរ​តារាង​មូល​ដ្ឋាន​ទិន្នន័យ​​ទៅ​​កន្លែង​ណា​មួយ​ដែល​អ្នក​ចង់​បញ្ចូល​មាតិកា​វាល​​ ។" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"hd_id3153345\n" +"3\n" +"help.text" +msgid "Database columns" +msgstr "ជួរ​​ឈរ​​មូលដ្ឋាន​ទិន្នន័យ" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"par_id3155535\n" +"12\n" +"help.text" +msgid "Lists all columns of the database table, which can be accepted in the selection list box to insert them into the document. Select the database columns that you want to insert it in the document." +msgstr "រាយ​ជួរ​ឈរ​ទាំងអស់​របស់​តារាង​មូល​ដ្ឋាន​ទិន្នន័យ​ ដែល​អាច​ត្រូវ​បាន​ទទួល​យក​ក្នុង​ប្រអប់​បញ្ជី​ជម្រើស​ ដើម្បី​បញ្ចូល​ពួក​វា​ទៅ​ក្នុង​ឯកសារ​ ។​ ជ្រើស​ជួរ​ឈរ​មូល​ដ្ឋាន​ទិន្នន័យ​ដែល​អ្នក​ចង់​បញ្ចូល​ក្នុង​ឯកសារ​ ។​" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"hd_id3152551\n" +"4\n" +"help.text" +msgid ">" +msgstr ">​" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"par_id3145345\n" +"13\n" +"help.text" +msgid "Moves the fields that you selected in the Database columns list box into the selection field. You can also double-click the entry to select it." +msgstr "ផ្លាស់​ទី​វាល​​ដែល​អ្នក​បាន​ជ្រើស​ក្នុង​ប្រអប់​បញ្ជី​​ ជួរ​ឈរ​ទិន្នន័យ​​ ទៅ​ក្នុង​វាល​​ជម្រើស​ ។​ អ្នក​ក៏​អាច​ចុច​ទ្វេ​ដង​លើ​ធាតុ​ដើម្បី​ជ្រើស​វា​ ។" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"hd_id3166411\n" +"5\n" +"help.text" +msgid "Select" +msgstr "ជ្រើស" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"par_id3163802\n" +"14\n" +"help.text" +msgid "Lists the database columns that you selected to be inserted into the document. You can also enter text here. This text will be also inserted into the document. The entries' order in the selection field corresponds to the data order in the document." +msgstr "រាយ​ជួរ​ឈរ​មូលដ្ឋាន​ទិន្នន័យ​ដែល​អ្នក​បានជ្រើសដើម្បី​​​បញ្ចូល​ក្នុង​ឯកសារ​ ។ អ្នក​ក៏​អាច​បញ្ចូល​អត្ថបទ​នៅ​ទីនេះ​ផង​ដែរ ។ អត្ថបទ​នេះ​នឹង​ត្រូវ​បាន​បញ្ចូល​ផង​ដែរ​ទៅ​ក្នុង​ឯកសារ​ ។ លំដាប់​របស់ធាតុ​ក្នុង​វាល​​ជម្រើស​ត្រូវ​​នឹង​លំដាប់​ទិន្នន័យ​ក្នុង​ឯកសារ​ ។" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"hd_id3153257\n" +"7\n" +"help.text" +msgid "Paragraph Style" +msgstr "រចនាប័ទ្ម​កថា​ខណ្ឌ" + +#: 12070200.xhp +msgctxt "" +"12070200.xhp\n" +"par_id3158430\n" +"15\n" +"help.text" +msgid "By default, the inserted paragraphs are formatted with the current Paragraph Styles. This format corresponds to the \"none\" entry in the Paragraph Style list box. This is where you can select other Paragraph Styles to apply to the paragraph you want to insert into the document. The list box displays the available Paragraph Styles defined in %PRODUCTNAME and managed in the Style Catalog." +msgstr "តាម​លំនាំ​ដើម​ កថាខណ្ឌ​ដែល​បាន​បញ្ចូល​ត្រូ​វបាន​ធ្វើ​ទ្រង់​ទ្រាយ​ជាមួយ​នឹង​រចនាប័ទ្ម​កថាខណ្ឌ​បច្ចុប្បន្ន​ ។ ទ្រង់​ទ្រាយ​នេះ​ឆ្លើយ​តប​​ទៅ​នឹង​ធាតុ​ ​ \"ទទេ\" ក្នុង​ប្រអប់​បញ្ជី​​ រចនាប័ទ្ម​កថាខណ្ឌ​​ ។ នេះ​ជា​កន្លែង​ដែល​អ្នក​អាច​ជ្រើស​រចនាប័ទ្ម​កថាខណ្ឌ​ផ្សេងៗ​ទៀត​​ដើម្បីអនុវត្ត​កថាខណ្ឌ​ ដែល​អ្នក​ចង់​បញ្ចូល​ក្នុង​ឯកសារ​ ។​ ប្រអប់​បញ្ជី​បង្ហាញ​​អថេរ​រចនាប័ទ្ម​កថាខណ្ឌ​ដែល​បាន​កំណត់​ក្នុង​​ %PRODUCTNAME និង​ ត្រូវ​បាន​គ្រប់​គ្រង​ក្នុង​ កាតាឡុក​រចនាប័ទ្ម​ ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"tit\n" +"help.text" +msgid "Show Draw Functions" +msgstr "បង្ហាញ​មុខងារ​គូរ" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"bm_id3150476\n" +"help.text" +msgid "Drawing bar lines; draw functions polygon drawing freeform lines; draw functions text boxes; positioning headings; entering as text box text objects; draw functions ticker text text; animating vertical callouts vertical text boxes cube drawing triangle drawing ellipse drawing rectangle drawing shapes" +msgstr "របារ​គំនូរ បន្ទាត់; មុខងារគូរ ការ​គូរ​ពហុកោណ បន្ទាត់​សេរី; មុខងារគូរ ប្រអប់​អត្ថបទ; ការ​កំណត់​ទីតាំង ក្បាល; បញ្ចូល​ជា​ប្រអប់​អត្ថបទ វត្ថុ​អត្ថបទ; មុខងារ​គូរ អត្ថបទ​បិទភ្ជាប់ អត្ថបទ; ចលនា ប៉ឺតប៉ោង​បញ្ឈរ ប្រអប់​អត្ថបទ​បញ្ឈរ ការ​គូរ​គូប ការ​គូរ​ត្រីកោណ ការ​គូរ​រាងពងក្រពើ ការ​គូរ​ចតុកោណកែង រាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3152363\n" +"1\n" +"help.text" +msgid "Show Draw Functions" +msgstr "បង្ហាញ​មុខ​ងារ​គូរ​​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3150789\n" +"72\n" +"help.text" +msgid "Click to open or close the Drawing bar, where you can add shapes, lines, text, and callouts to the current document." +msgstr "ចុច​ដើម្បី​បើក ឬ​បិទ​របារ គូរ ដែល​អ្នក​អាច​បន្ថែម​រាង បន្ទាត់ អត្ថបទ និង ប៉ឺតប៉ោង​ទៅ​ឯកសារ​បច្ចុប្បន្ន ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_idN10849\n" +"help.text" +msgid "You can switch on and off the Drawing toolbar of Writer and Calc documents using an icon on the Standard toolbar." +msgstr "អ្នក​អាច​បិទ និង បើក​របារ​ឧបករណ៍​គំនូរ​របស់​ឯកសារ Writer និង Calc ដោយ​ប្រើ​រូបតំណាង​លើ​របារ​ឧបករណ៍​ស្តង់ដារ ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3154288\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3153032\n" +"10\n" +"help.text" +msgid "Show Draw Functions" +msgstr "បង្ហាញ​មុខងារ​គូរ" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_idN1089D\n" +"help.text" +msgid "You can show and hide the Visible Buttons. Click the arrow at the end of the toolbar to access the Visible Buttons command." +msgstr "អ្នក​អាច​បង្ហាញ និង លាក់ ប៊ូតុង​ដែល​មើលឃើញ ។ ចុច​ព្រួញនៅ​ចុង​របារ​ឧបករណ៍ ដើម្បី​ចូលដំណើរការ​ពាក្យបញ្ជា ប៊ូតុង​ដែល​មើលឃើញ ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3149398\n" +"11\n" +"help.text" +msgid "Selection" +msgstr "ជម្រើស" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3147573\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3150771\n" +"12\n" +"help.text" +msgid "Lets you select objects in the current document. To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​ជ្រើស​វត្ថុ​ជា​ច្រើន​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ដើម្បី​ជ្រើស​វត្ថុ​មួយ​ ចុច​លើ​វត្ថុ​ដែល​ប្រើ​សញ្ញា​ព្រួញ​ ។ ដើម្បី​ជ្រើស​វត្ថុ​ច្រើន​ជាង​មួយ​ អូស​ស៊ុម​ជម្រើស​មួយ​ជុំវិញ​វត្ថុ​ទាំង​នោះ ។ ដើម្បី​បន្ថែម​វត្ថុ​មួយ​ទៅ​ជម្រើស​មួយ​ ចុច​​ប្តូរ​ (Shift) និង​បន្ទាប់​មក​ចុច​លើ​វត្ថុ​ ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3143270\n" +"13\n" +"help.text" +msgid "Line" +msgstr "បន្ទាត់" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3154897\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3155922\n" +"64\n" +"help.text" +msgid "Draws a straight line where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag." +msgstr "គូរ​បន្ទាត់​ត្រង់​មួយ​ ដែល​អ្នក​អូស​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ដើម្បី​ឲ្យ​​បន្ទាត់​បាន ៤៥​ដឺក្រេ​ សង្កត់​គ្រាប់​ចុច​​ប្តូរ​ (Shift) ខណៈ​ពេល​អ្នក​អូស​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3153360\n" +"71\n" +"help.text" +msgid "To enter text on a line, double-click the line and type or paste your text. The text direction corresponds to the direction you dragged to draw the line. To hide the line, select Invisible in the Line Style box on the Drawing Object Properties bar." +msgstr "ដើម្បី​បញ្ចូល​អត្ថបទ​លើ​បន្ទាត់​មួយ ចុច​ទ្វេដង​លើ​បន្ទាត់ ហើយ​វាយ ឬ​បិទភ្ជាប់​អត្ថបទ​របស់​អ្នក ។ ទិស​អត្ថបទ​ត្រូវ​គ្នា​ទៅ​នឹង​ទិស​ដែល​អ្នក​បាន​អូស ដើម្បី​គូរ​បន្ទាត់ ។ ដើម្បី​លាក់​បន្ទាត់ ជ្រើស មើល​មិន​ឃើញ ក្នុង​ប្រអប់ រចនាប័ទ្ម​បន្ទាត់ លើ​របារ លក្ខណសម្បត្តិ វត្ថុ​គំនូរ ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3152922\n" +"16\n" +"help.text" +msgid "Rectangle" +msgstr "ចតុកោណកែង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3154125\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3147230\n" +"65\n" +"help.text" +msgid "Draws a rectangle where you drag in the current document. To draw a square, hold down Shift while you drag. Click where you want to place a corner of the rectangle, and drag to the size you want." +msgstr "គូរ​ចតុកោណ​មួយ​ ដែល​អ្នក​អូស​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ដើម្បី​គូរ​ការេ​មួយ​ សង្កត់​គ្រាប់​ចុច​ប្តូរ​(Shift) ខណៈ​ពេល​អ្នក​អូស​ ។ ចុច​កន្លែង​ដែល​អ្នក​ចង់​ដាក់​ជ្រុង​របស់​ចតុកោណ​មួយ​ និង អូស​ទៅ​ទំហំ​ដែល​អ្នក​ចង់​បាន​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3153367\n" +"20\n" +"help.text" +msgid "Ellipse" +msgstr "រាង​ពង​ក្រពើ" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3156443\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3159197\n" +"21\n" +"help.text" +msgid "Draws an oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag." +msgstr "គូរ​រាង​ពង​ក្រពើ​មួយ​​ ដែល​អ្នក​​អូស​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ចុច​កន្លែង​ដែល​អ្នក​​ចង់​គូរ​រាង​ពង​ក្រពើ​ និង​ អូស​ទៅ​ទំហំ​ដែល​អ្នក​ចង់​បាន​ ។ ដើម្បី​គូរ​រង្វង់​មួយ​ សង្កត់​គ្រាប់​ចុច​ប្តូរ​ (Shift) ខណៈ​ពេល​អ្នក​អូស​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3155308\n" +"23\n" +"help.text" +msgid "Polygon" +msgstr "ពហុកោណ" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3154129\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3147214\n" +"24\n" +"help.text" +msgid "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." +msgstr "គូរ​បន្ទាត់​មួយ​ដែល​រួម​មាន​ស៊េរីមួយ​​របស់ចម្រៀក​បន្ទាត់​ត្រង់​ ។ អូស​ដើម្បី​គូរ​ចម្រៀក​បន្ទាត់​​ ចុច​ដើម្បី​កំណត់​ចំណុច​បញ្ចប់​របស់​ចម្រៀក​បន្ទាត់​ និង​បន្ទាប់​មក​អូស​ដើម្បី​គូរ​ចម្រៀក​បន្ទាត់​ថ្មី​ ។ ចុច​ទ្វេ​ដង​ដើម្បី​បញ្ចប់​ការ​គូរ​បន្ទាត់​​ ។ ដើម្បី​បង្កើត​រាង​បិទ​ភ្ជិត​ ចុច​ទ្វេ​ដង​លើ​ចំណុច​ចាប់​ផ្តើម​របស់​បន្ទាត់​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3154638\n" +"47\n" +"help.text" +msgid "Hold the Shift key while drawing a polygon to position new points at 45 degree angles." +msgstr "សង្កត់​គ្រាប់​ចុច​ប្តូរ​ (Shift) ខណៈពេល​គូរ​ពហុកោណ​មួយ​ទៅ​ទីតាំង​ចំណុច​ថ្មី​នៅ​មុំ​ ៤៥​​​ដឺក្រេ​ ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3154319\n" +"48\n" +"help.text" +msgid "The Edit Points mode enables you to interactively modify the individual points of the polygon." +msgstr "របៀប​ កែសម្រួល​ចំណុច​​ ធ្វើ​ឲ្យ​អ្នក​កែប្រែ​ចំណុច​នីមួយៗ​របស់​ពហុកោណ​ឲ្យ​មាន​អន្តរសកម្ម​បាន​ ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3153279\n" +"56\n" +"help.text" +msgid "Curve" +msgstr "ខ្សែ​កោង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3153876\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3148878\n" +"57\n" +"help.text" +msgid "Draws a smooth Bezier curve. Click where you want the curve to start, drag, release, and then move the pointer to where you want the curve to end and click. Move the pointer and click again to add a straight line segment to the curve. Double-click to finish drawing the curve. To create a closed shape, double click the starting point of the curve. The arc of the curve is determined by the distance you drag. " +msgstr "គូរ​ខ្សែកោង​ Bezier រាបស្មើ​មួយ​ ។ ចុច​កន្លែង​ដែល​អ្នក​ចង់​ឲ្យ​​ខ្សែង​កោង​ចាប់​ផ្តើម​ អូស​ លែង​ និង​បន្ទាប់​មក​​ផ្លាស់ទី​​​ព្រួញ​កណ្តុរ​ទៅ​កន្លែង​ដែល​អ្នក​ចង់​ឲ្យ​ខ្សែកោង​​បញ្ចប់​ និង ចុច​ ។ ផ្លាស់ទី​ព្រួញ​កណ្តុរ​ និង ចុច​ម្តង​ទៀត​ដើម្បី​បន្ថែមជម្រៀក​​​បន្ទាត់​ត្រង់​ទៅ​ខ្សែ​កោង​ ។ ចុច​ទ្វេរដង​ដើម្បី​បញ្ចប់​ការ​គូរ​ខ្សែ​កោង ។ ដើម្បី​បង្កើត​រាង​បិត​ជិត​មួយ​ ចុច​ទ្វេរ​ដង​​លើ​ចំណុច​​ចាប់​ផ្តើម​នៃ​ខ្សែកោង​ ។ ធ្នូ​​របស់​​ខ្សែកោង​ត្រូវ​បាន​កំណត់​ដោយ​ចម្ងាយ​ដែល​អ្នក​អូស ។ " + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3148587\n" +"60\n" +"help.text" +msgid "Freeform Line" +msgstr "បន្ទាត់​សេរី" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3155602\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3154163\n" +"61\n" +"help.text" +msgid "Draws a freeform line where you drag in the current document. To end the line, release the mouse button. To draw a closed shape, release the mouse button near the starting point of the line." +msgstr "គូរ​បន្ទាត់​ស៊េរី​ កន្លែង​ដែល​អ្នក​អូស​ក្នុង​ឯកសារ​បច្ចុប្បន្ន ។ ដើម្បី​បញ្ចប់​បន្ទាត់ លែងប៊ូតុង​កណ្ដុរ ។ ដើម្បី​គូររាង​បិទជិត លែង​ប៊ូតុង​កណ្ដុរ​នៅ​ជិត​ចំណុច​ចាប់ផ្ដើម​នៃ​បន្ទាត់ ​។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3147259\n" +"27\n" +"help.text" +msgid "Arc" +msgstr "ធ្នូ​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3156359\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3148482\n" +"66\n" +"help.text" +msgid "Draws an arc in the current document. To draw an arc, drag an oval to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the oval. To draw an arc that is based on a circle, hold down Shift while you drag." +msgstr "គូរ​ធ្នូ​មួយ​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ដើម្បី​គូរ​ធ្នូ​មួយ​ អូស​រាង​ពង​ក្រពើមួយ​ទៅ​ទំហំ​ដែល​អ្នក​ចង់​បាន​ និង​បន្ទាប់​មក​ចុច​ដើម្បី​កំណត់​ចំណុច​ចាប់​ផ្តើម​របស់​ធ្នូ​ ។ ផ្លាស់​ទី​ព្រួញ​កណ្តុរ​របស់​អ្នក​ទៅ​កន្លែង​ដែល​អ្នក​ចង់​ដាក់​ចំណុច​បញ្ចប់​ និង ចុច​ ។ អ្នក​មិន​ចាំបាច់​ចុច​លើ​រាង​ពង​ក្រពើ​ទេ​ ។ ដើម្បី​គូរ​ធ្នូ​មួយ​ដែល​​មាន​មូល​ដ្ឋាន​លើ​រង្វង់​មួយ​ សង្កត់​គ្រាប់​ចុច​​ប្តូរ ​(Shift) ខណៈ​ពេល​អូស​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3153924\n" +"30\n" +"help.text" +msgid "Ellipse Pie" +msgstr "ចំណិត​​​ពង​ក្រពើ" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3154363\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3156383\n" +"67\n" +"help.text" +msgid "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." +msgstr "គូរ​រាង​បំពេញ​រួច​មួយ ដែល​ត្រូវ​បាន​កំណត់​ដោយ​ធ្នូ​របស់​រាង​ពង​ក្រពើ​មួយ​ និង បន្ទាត់​កាំ​ពី​រ​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ដើម្បី​គូរ​ចំណិត​រាង​ពង​ក្រពើ​មួយ​ អូស​រាង​ពង​ក្រពើ​ទៅ​ទំហំ​ដែល​អ្នក​ចង់​បាន​ និង​បន្ទាប់​មក​ចុច ​ដើម្បី​​កំណត់​បន្ទាត់​កាំ​ទីមួយ ។ ផ្លាស់​ទី​ព្រួញ​កណ្តុរ​ទៅ​កន្លែង​ដែល​អ្នក​ចង់​ដាក់​បន្ទាត់​កាំ​ទីពីរ​ និង​ ចុច​ ។ អ្នក​មិន​ចាំបាច់​ចុច​លើ​រាង​ពង​ក្រពើ​ទេ​ ។ ដើម្បី​គូរ​ចំណិត​រង្វង់​ សង្កត់​គ្រាប់​ចុច​ប្តូរ​ (Shift) ខណៈ​ពេល​អ្នក​អូស​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3154964\n" +"33\n" +"help.text" +msgid "Circle Segment" +msgstr "ចម្រៀក​រង្វង់" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3151017\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3149106\n" +"68\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 "គូរ​រាង​បំពេញ​រួច​មួយ ដែល​ត្រូវ​បាន​កំណត់​ដោយ​ធ្នូ​របស់​រង្វង់​មួយ​ និង បន្ទាត់​ផ្ចិត​មួយ​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ដើម្បី​គូរ​ចម្រៀក​រង្វង់​មួយ​ អូស​រង្វង់​មួយ​ទៅ​ទំហំ​ដែល​អ្នក​ចង់​បាន​ និង​ បន្ទាប់មក​ចុច​ដើម្បី​កំណត់​ចំណុច​ចាប់​ផ្តើម​របស់​បន្ទាត់​ផ្ចិត​ ។ ផ្លាស់​ទី​ព្រួញ​កណ្តុរ​របស់​អ្នក​ទៅ​កន្លែង​ដែល​អ្នក​ចង់​ដាក់​ចំណុច​បញ្ចប់​របស់​បន្ទាត់​ផ្ចិត​ និង ចុច​ ។ អ្នក​មិន​ចាំបាច់​ចុច​លើ​រង្វង់​ទេ​ ។ ដើម្បី​គូរ​ចម្រៀក​រាង​ពង​ក្រពើ​ សង្កត់គ្រាប់​ចុច​ប្តូរ​ (Shift) ខណៈ​ពេល​អ្នក​អូស​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3145150\n" +"36\n" +"help.text" +msgid "Text" +msgstr "អត្ថបទ" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3145790\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3154657\n" +"69\n" +"help.text" +msgid "Draws a text box with horizontal text direction where you drag in the current document. Drag a text box to the size you want anywhere in the document, and then type or paste your text. Rotate the text box to get rotated text." +msgstr "គូរ​ប្រអប់​អត្ថបទ​មួយ​ដែល​មាន​ទិស​អត្ថបទ​ផ្ដេក​ ដែល​អ្នក​អូស​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។​ អូស​ប្រអប់​អក្សរ​ទៅទំហំ​ដែល​អ្នក​ចង់​បាន​ នៅ​កន្លែង​ណា​ក៍​បាន​ក្នុង​ឯកសារ​ និង​បន្ទាប់​មក​វាយ​បញ្ចូល​ ឬ​បិទ​ភ្ជាប់​អត្ថបទ​របស់​អ្នក​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3158214\n" +"62\n" +"help.text" +msgid "Text Animation" +msgstr "ចលនា​អត្ថបទ" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3150380\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3150826\n" +"63\n" +"help.text" +msgid "Inserts animated text with horizontal text direction into the current document. Drag a text box, and then type or paste your text. To assign an animation effect, choose Format - Text - Text Animation.Inserts animated text with horizontal text direction into the current document. " +msgstr "បញ្ចូល​អត្ថបទ​ដែល​មាន​ចលនា​ដែល​មាន​ទិស​អត្ថបទ​ផ្ដេក​ទៅ​ក្នុង​ឯកសារ​បច្ចុប្បន្ន ។ អូស​ប្រអប់​អត្ថបទ បន្ទាប់​មក​វាយ ឬ​បិទភ្ជាប់​អត្ថបទ​របស់​អ្នក ។ ដើម្បី​កំណត់​បែបផែន​ចលនា ជ្រើស ទ្រង់ទ្រាយ - អត្ថបទ - ចលនា​អត្ថបទ ។បញ្ចូល​អត្ថបទ​ដែល​មាន​ចលនា​ដែល​មាន​ទិស​អត្ថបទ​ផ្ដេក​ទៅ​ក្នុង​ឯកសារ​បច្ចុប្ប្ន ។ " + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3149966\n" +"41\n" +"help.text" +msgid "Callouts" +msgstr "ប៉ឺត​ប៉ោង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3153781\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3151274\n" +"70\n" +"help.text" +msgid "Draws a line that ends in a rectangular callout with horizontal text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand." +msgstr "​គូរ​បន្ទាត់​មួយ​ដែល​បញ្ចប់​ដោយ​ប៉ឺតប៉ោង​រាង​ចតុកោណ​កែង​ ដែល​មាន​ទិស​អត្ថបទ​ផ្ដេក​ពី​កន្លែង​ដែល​អ្នក​អូស​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​​។ ​អូស​ចំណុច​ទាញ​មួយ​របស់​ប៉ឺតប៉ោង​ ដើម្បី​ផ្លាស់​ប្តូរ​ទំហំ​របស់​ប៉ឺតប៉ោង​ ។ ដើម្បី​បន្ថែម​អត្ថបទ​ ចុច​គែម​របស់​ប៉ឺត​ប៉ោង​ និង​​បន្ទាប់​​មក​វាយ​បញ្ចូល​ ឬ​ បិទ​ភ្ជាប់​អត្ថបទ​របស់​អ្នក​ ។ ដើម្បី​ផ្លាស់​ប្តូរ​ប៉ឺត​ប៉ោង​រាង​ចតុកោណ​កែង​មួយ​ឲ្យ​ទៅ​ជា​ប៉ឺតប៉Äង​រាង​មូល​ អូស​ចំណុចនៅ​​ជ្រុងដែល​​ធំ​ជាង​គេ​ ពេល​ព្រួញ​កណ្តុរ​ផ្លាស់​ប្តូរ​ទៅ​ជា​រូប​ដៃ​​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_idN10E50\n" +"help.text" +msgid "Points" +msgstr "ចំណុច" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_idN10E60\n" +"help.text" +msgid "Enables you to edit points on your drawing." +msgstr "ធ្វើ​ឲ្យ​អ្នក​អាច​កែ​សម្រួល​ចំណុច​​បាន​ ​លើ​គំនូរ​របស់​អ្នក ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_idN10E75\n" +"help.text" +msgid "From File" +msgstr "ពី​ឯកសារ" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_idN10E95\n" +"help.text" +msgid "Extrusion On/Off" +msgstr "បិទ/បើក ហូត" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_idN10EA5\n" +"help.text" +msgid "Switches the 3D effects on and off for the selected objects." +msgstr "បិទ និង បើក​បែបផែន​ត្រីមាត្រ សម្រាប់​វត្ថុ​ដែល​បាន​ជ្រើស ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3149735\n" +"75\n" +"help.text" +msgid "Vertical Callouts" +msgstr "ប៉ឺត​ប៉ោង​បញ្ឈរ​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3156068\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3150492\n" +"76\n" +"help.text" +msgid "Draws a line that ends in a rectangular callout with vertical text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand. Only available when Asian language support is enabled." +msgstr "គូរ​បន្ទាត់​មួយ​ដែល​បញ្ចប់​ដោយ​ប៉ឺតប៉ោង​រាង​ចតុកោណ​​ដែល​មាន​ទិស​អត្ថបទ​បញ្ឈរ​ពី​កន្លែង​ដែល​អ្នក​អូស​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ អូស​ចំណុច​ទាញ​របស់​ប៉ឺត​ប៉ោង​ដើម្បី​ផ្លាស់​ប្តូរ​ទំហំ​ប៉ឺត​ប៉ោង​ ។ ដើម្បី​បន្ថែម​អត្ថបទ​ ចុច​គែម​របស់​ប៉ឺត​ប៉ោង​ និង​បន្ទាប់​​មក​វាយ​បញ្ចូល​ ឬ​ បិទ​ភ្ជាប់​អត្ថបទ​របស់​អ្នក​ ។ ដើម្បី​ផ្លាស់​ប្តូរ​ប៉ឺត​ប៉ោង​រាង​ចតុកោណ​កែង​​ទៅ​ជា​ប៉ឺតប៉ោង​​រាង​មូល​​ អូស​ចំណុច​ទាញ​នៅ​ជ្រុង​ធំ​ជាង​គេ​ ពេល​ព្រួញ​កណ្តុរ​ផ្លាស់​ប្តូរ​ទៅ​ជា​រូប​ដៃ​ ។​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id3166437\n" +"77\n" +"help.text" +msgid "Vertical Text" +msgstr "អត្ថបទ​បញ្ឈរ​" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3146929\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3152989\n" +"78\n" +"help.text" +msgid "Draws a text box with vertical text direction where you click or drag in the current document. Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a text box, and then type or paste your text. Only available when Asian language support is enabled." +msgstr "គូរ​ប្រអប់​អត្ថបទ​មួយ​ដែល​មាន​ទិស​អត្ថបទ​បញ្ឈរ​ ជា​កន្លែង​ដែល​អ្នក​ចុច​ ឬ​ អូស​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ចុច​កន្លែង​ណា​ក៏​បាន​ក្នុង​ឯកសារ​ និង​ បន្ទាប់​មក​វាយ​បញ្ចូល​ ឬ​ បិទ​ភ្ជាប់​អត្ថបទ​របស់​អ្នក​ ។ អ្នក​ក៏​អាច​ផ្លាស់​ទី​ទស្សន៍​ទ្រនិច​ទៅ​កន្លែង​ដែល​អ្នក​ចង់​បន្ថែម​អត្ថបទ​ គូរ​ប្រអប់​​អក្សរ​ និង​​បន្ទាប់​មក​វាយ​បញ្ចូល​ ឬ​ បិទ​ភ្ជាប់​អត្ថបទ​របស់​អ្នក​ ។" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3155555\n" +"74\n" +"help.text" +msgid "Tips for working with the Drawing bar." +msgstr "ព័ត៌មាន​ជំនួយ​សម្រាប់​ធ្វើការ​ជាមួយ​របារ គូរ ។" + +#: 01170802.xhp +msgctxt "" +"01170802.xhp\n" +"tit\n" +"help.text" +msgid "Table Element Wizard: Field Selection" +msgstr "អ្នក​ជំនួយ​ការ​ធាតុ​តារាង​ ៖ ជម្រើសវាល​" + +#: 01170802.xhp +msgctxt "" +"01170802.xhp\n" +"hd_id3155934\n" +"13\n" +"help.text" +msgid "Table Element Wizard: Field Selection" +msgstr "អ្នក​ជំនួយការ ធាតុ​តារាង ៖ ជម្រើស​វាល" + +#: 01170802.xhp +msgctxt "" +"01170802.xhp\n" +"par_id3150476\n" +"10\n" +"help.text" +msgid "Specifies which fields in the table control field should be displayed." +msgstr "បញ្ជាក់​​ថា​តើ​វាល​​មួយ​ណា​ ក្នុង​វាល​​វត្ថុ​បញ្ជា​តារាង​គួរ​ត្រូវ​បាន​បង្ហាញ ។" + +#: 01170802.xhp +msgctxt "" +"01170802.xhp\n" +"hd_id3149346\n" +"11\n" +"help.text" +msgid "Selected Fields" +msgstr "វាល​​ដែល​បាន​ជ្រើស" + +#: 01170802.xhp +msgctxt "" +"01170802.xhp\n" +"par_id3155941\n" +"12\n" +"help.text" +msgid "Displays the data fields that are accepted into the form field." +msgstr "បង្ហាញ​វាល​ទិន្នន័យ ដែល​ត្រូវ​បាន​ទទួលយក​ទៅ​ក្នុង​វាល​សំណុំបែបបទ ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"tit\n" +"help.text" +msgid "Alignment" +msgstr "​តម្រឹម" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"hd_id3154228\n" +"1\n" +"help.text" +msgid "Alignment" +msgstr "​តម្រឹម" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3159201\n" +"2\n" +"help.text" +msgid "Modifies the alignment of selected objects." +msgstr "កែប្រែ​ការ​កម្រឹម​របស់​វត្ថុ​​ដែល​បានជ្រើស ។" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3155338\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 05110000.xhp +msgctxt "" +"05110000.xhp\n" +"par_id3143268\n" +"4\n" +"help.text" +msgid "Alignment" +msgstr "​តម្រឹម" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"tit\n" +"help.text" +msgid "HTML Filters and Forms" +msgstr "តម្រង​ HTML និង សំណុំ​បែប​បទ" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"bm_id3163829\n" +"help.text" +msgid "forms; HTML filters" +msgstr "សំណុំ​បែប​បទ;​ តម្រង​ HTML​" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"hd_id3163829\n" +"1\n" +"help.text" +msgid "HTML Filters and Forms" +msgstr "តម្រង​ HTML និង សំណុំ​បែប​បទ" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"par_id3147285\n" +"2\n" +"help.text" +msgid "You can use all control elements and form events in HTML documents. There have been numerous events to date (for example, focus events), which have not been changed. They will continue to be imported and exported as ONFOCUS, ONBLUR, and so on for JavaScript and as SDONFOCUS, SDONBLUR, and so on for $[officename] Basic." +msgstr "អ្នកអាច​ប្រើ​ធាតុ​វត្ថុបញ្ជា​ទាំងអស់ និង​ព្រឹត្តិការណ៍​សំណុំបែបបទ​ក្នុង​ឯកសារ HTML ។ មាន​ព្រឹត្តិការណ៍​លេខ​ដែលត្រូវ​កំណត់​កាលបរិច្ឆេទ (ឧទាហរណ៍ ព្រឹត្តិការណ៍​ផ្ដោត) ដែល​មិនបាន​ផ្លាស់ប្ដូរ ។ ពួកវា​នឹង​បន្ត​នាំចូល និង​នាំចេញ​ជា ONFOCUS, ONBLUR និង​ផ្សេងទៀត​សម្រាប់ JavaScript និង​ជា SDONFOCUS, SDONBLUR, និង​ផ្សេងទៀតសម្រាប់ $[officename] Basic ។" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"par_id3150616\n" +"3\n" +"help.text" +msgid "Generic names that consist of the Listener interface and the method name of the event are used for all other events: An event registered as XListener::method is exported as" +msgstr "ឈ្មោះ​នៃ​ប្រភេទ​ដែល​មាន​ចំណុច​ប្រទាក់ Listener និង ឈ្មោះ​វិធីសាស្ត្រ​នៃ​ព្រឹត្តិការណ៍ ត្រូវ​បាន​ប្រើ​សម្រាប់​ព្រឹត្តិការណ៍​ផ្សេង​ទៀត​ទាំងអស់ ៖ ព្រឹត្តិការណ៍​មួយ​ដែល​បាន​ចុះ​ឈ្មោះ​ជា XListener::method ត្រូវ​បាន​នាំ​ចេញ​ជា" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"par_id3147571\n" +"4\n" +"help.text" +msgid "SDEvent-XListener-method = \"/* event-code */\"" +msgstr "SDEvent-XListener-method = \"/* event-code */\"" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"par_id3152425\n" +"5\n" +"help.text" +msgid "Note that the XListener- and method components of this option are case sensitive." +msgstr "ចំណាំថា​ XListener- និង​​ សមាសភាគ​វិធីសាស្ត្រ​របស់​ជម្រើ​នេះ​គឺ​មិន​ប្រកាន់​អក្សរ​ធំ​តូច​ ។" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"par_id3153683\n" +"6\n" +"help.text" +msgid "Event handling of controls is performed using the $[officename] API. If you assign an event to a control, an object registers itself internally as a \"Listener\" for a specific control event. To do this, the object must use a specific interface, for example the XFocusListener Interface, so that it can react to focus events. When the event occurs, the control then invokes a special method of the Listener interface when the control receives the focus. The internally registered object then invokes the JavaScript or $[officename] Basic code, which was assigned to the event." +msgstr "ការ​ប្រើ​ព្រឹត្តិការណ៍​នៃ​វត្ថុ​បញ្ជា​ត្រូវ​បាន​ធ្វើ​ដោយ​ប្រើ $[officename] API ។ បើ​អ្នក​ផ្តល់​ព្រឹត្តិការណ៍​មួយ​ទៅ​ឲ្យ​វត្ថុ​បញ្ជា នោះ​វត្ថុ​មួយ​​នឹង​ចុះ​ឈ្មោះ​ដោយ​ខ្លួន​វា​ផ្ទាល់​នៅ​ខាង​ក្នុង​ជា \"Listener\" សម្រាប់​ព្រឹត្តិការណ៍​វត្ថុ​បញ្ជា​ជាក់លាក់​ ។ ដើម្បី​ធ្វើ​ដូចនេះ វត្ថុ​ត្រូវ​តែ​ប្រើ​ចំណុច​ប្រទាក់​ជាក់លាក់​មួយ ឧទាហរណ៍ ​ផ្ទៃ​ប្រទាក់ XFocusListener ដូច្នេះ​វា​អាច​​មាន​ប្រតិកម្ម​ដើម្បី​ផ្តោត​អារម្មណ៍​លើ​ព្រឹត្តិការណ៍ ។ នៅ​ពេល​ព្រឹត្តិការណ៍​កើត​ឡើង វត្ថុ​បញ្ជា​​នឹង​ហៅ​វិធីសាស្ត្រ​ពិសេស​នៃ​ចំណុច​ប្រទាក់ Listener នៅ​ពេល​វត្ថុ​បញ្ជា​ទទួល​ការ​ផ្តោត​អារម្មណ៍ ។ វត្ថុ​ដែល​ត្រូវ​បាន​ចុះ​ឈ្មោះ​នៅ​ខាង​ក្នុង នឹង​ហៅ​កូដ JavaScript ឬ $[officename] Basic ដែល​ត្រូវ​បាន​ផ្តល់​ទៅ​ឲ្យ​ព្រឹត្តិការណ៍ ។" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"par_id3156410\n" +"7\n" +"help.text" +msgid "The HTML filter now uses precisely these listener interfaces and method names so that it can import and export events as desired. You can register a focus event through" +msgstr "តម្រង​ HTML ឥឡូវ​ប្រើ​ផ្ទៃ​ប្រទាក់​អ្នក​ស្តាប់​ជាក់​លាក់​ និង ឈ្មោះ​វិធី​សាស្ត្រ​ ដូច្នេះ​វា​​អាច​នាំ​ចូល​ និង នាំ​ចេញព្រឹត្តិការណ៍​ដូច​ដែល​ចង់​បាន​ ។ អ្នក​អាច​ចុះ​ឈ្មោះ​ព្រឹត្តិការណ៍​ផ្តោត​អារម្មណ៍​មួយ​តាមរយៈ" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"par_id3150506\n" +"8\n" +"help.text" +msgid "" +msgstr "" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"par_id3166410\n" +"13\n" +"help.text" +msgid "As CONTENT you can, for example, use \"text/x-StarBasic\" for $[officename] Basic or a \"text/JavaScript\" for JavaScript. If no entry is made, JavaScript is assumed." +msgstr "ឧទាហរណ៍ ដូចជា CONTENT អ្នក​អាច​ប្រើ \"text/x-StarBasic\" សម្រាប់ $[officename] Basic ឬ \"text/JavaScript\" សម្រាប់ JavaScript ។ បើ​គ្មាន​ធាតុ​ត្រូវ​បាន​ធ្វើ នោះ JavaScript ត្រូវ​បាន​សន្មត ។" + +#: 01170700.xhp +msgctxt "" +"01170700.xhp\n" +"par_id3146797\n" +"14\n" +"help.text" +msgid "During exporting, the default script language will be defined based on the first module found in macro management. For events, only one language can be used per document." +msgstr "កំឡុង​ពេល​នាំ​ចេញ ​ភាសា​ស្គ្រីប​លំនាំ​ដើម​នឹង​ត្រូវ​បាន​កំណត់ ​ដោយ​ផ្អែក​លើ​ម៉ូឌុល​ដំបូង​ដែល​រក​ឃើញ​ក្នុង​ការ​គ្រប់​គ្រង​ម៉ាក្រូ​ ។ សម្រាប់​ព្រឹត្តិការណ៍​ មាន​តែ​ភាសា​មួយ​ប៉ុណ្ណោះ​អាច​ត្រូវ​បាន​ប្រើ​ក្នុង​មួយ​ឯកសារ​ ។" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"tit\n" +"help.text" +msgid "Promote One Level" +msgstr "បង្កើន​មួយ​កម្រិត" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"hd_id3159225\n" +"1\n" +"help.text" +msgid "Promote One LevelPromote" +msgstr "បង្កើន​មួយ​កម្រិតបង្កើន" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id3149999\n" +"2\n" +"help.text" +msgid "Moves the selected paragraph up one level in the numbering or bullets hierarchy." +msgstr "ផ្លាស់​ទី​កថាខណ្ឌ​ដែល​បានជ្រើស​ឡើង​លើ​មួ​យ​កម្រិត​​​ក្នុង​ឋានុក្រម​ចំណុច​ និង លេខ​រៀង ។" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id3149205\n" +"4\n" +"help.text" +msgid "The Promote One Level icon is on the Bullets and Numbering bar, which appears when the cursor is positioned on a numbering or bullets item. The Promote icon is on the Text Formatting bar, which appears when working in the outline view. " +msgstr "រូបតំណាង បង្កើន​មួយ​កម្រិត គឺ​នៅលើ​របារ ចំណុច និង​លេខរៀង ដែល​លេចឡើង​នៅពេល​ដែល​ដាក់​ទស្សន៍​ទ្រនិច​នៅលើ​ធាតុ​លេខរៀង ឬ​ចំណុច ។ រូបតំណាង បង្កើន គឺ​នៅលើ​របារ ទ្រង់ទ្រាយ​អត្ថបទ ដែល​លេចឡើង​នៅពេល​ដែល​ធ្វើការ​ក្នុង​ទិដ្ឋភាព​គ្រោង ។ " + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id3149388\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id3146958\n" +"3\n" +"help.text" +msgid "Promote One Level Promote" +msgstr "បង្កើន​មួយ​កម្រិត បង្កើន" + +#: 01171100.xhp +msgctxt "" +"01171100.xhp\n" +"tit\n" +"help.text" +msgid "Wizards On/Off" +msgstr "បិទ​/​បើក អ្នក​ជំនួយ​ការ" + +#: 01171100.xhp +msgctxt "" +"01171100.xhp\n" +"hd_id3155934\n" +"1\n" +"help.text" +msgid "Wizards On/Off" +msgstr "បើក​/​បិទ​អ្នកជំនួយ​ការ" + +#: 01171100.xhp +msgctxt "" +"01171100.xhp\n" +"par_id3147143\n" +"2\n" +"help.text" +msgid "Specifies whether to start the wizard automatically when inserting a new control. This setting applies globally to all documents." +msgstr "បញ្ជាក់លម្អិត​ថា​តើ​ត្រូវ​​ចាប់ផ្តើម​អ្នកជំនួយ​ការ​ដោយ​ស្វ័យ​ប្រវត្តិ​ ពេល​បញ្ចូល​វត្ថុ​បញ្ជា​ថ្មី​មួយ​ ។ ការ​កំណត់នេះ​អនុវត្ត​ជា​សកល​ទៅ​ឯកសារ​ទាំងអស់ ។" + +#: 01171100.xhp +msgctxt "" +"01171100.xhp\n" +"par_id3159201\n" +"4\n" +"help.text" +msgid "There are wizards for inserting a list box or combo box, a table element and group boxes." +msgstr "មាន​អ្នក​ជំនួយ​ការ​ជា​ច្រើន​សម្រាប់​បញ្ចូល​ប្រអប់​បញ្ជី​មួយ​ ឬ​ប្រអប់​បន្សំ​មួយ​ ធាតុ​តារាង​មួយ​ និង ប្រអប់​ក្រុម​ ។" + +#: fontwork.xhp +msgctxt "" +"fontwork.xhp\n" +"tit\n" +"help.text" +msgid "Fontwork Gallery" +msgstr "វិចិត្រសាល​សិល្បៈអក្សរ" + +#: fontwork.xhp +msgctxt "" +"fontwork.xhp\n" +"par_idN10557\n" +"help.text" +msgid "Fontwork Gallery" +msgstr "វិចិត្រ​សាល​សិល្បៈ​អក្សរ" + +#: fontwork.xhp +msgctxt "" +"fontwork.xhp\n" +"par_idN10567\n" +"help.text" +msgid "The icon opens the Fontwork Gallery from which you can insert graphical text art into your document." +msgstr "រូបតំណាង​បើក​វិចិត្រ​សាល​សិល្បៈអក្សរ​​​ដែល​អ្នក​អាច​បញ្ចូល​សិល្បៈ​អត្ថបត​ក្រាហ្វិក​​ទៅ​ក្នុង​ឯកសារ​របស់អ្នក​ ។" + +#: fontwork.xhp +msgctxt "" +"fontwork.xhp\n" +"par_idN10591\n" +"help.text" +msgid "Fontwork Gallery" +msgstr "វិចិត្រសាល​សិល្បៈអក្សរ" + +#: fontwork.xhp +msgctxt "" +"fontwork.xhp\n" +"par_idN10595\n" +"help.text" +msgid "The Fontwork Gallery displays previews of Fontwork objects. To insert an object into your document, select the object, and then click OK." +msgstr "វិចិត្រសាល​សិល្បៈអក្សរ​​បង្ហាញ​ការ​មើល​ជាមុន​នៃ​វត្ថុ​សិល្បៈ​អក្សរ ។ ដើម្បី​បញ្ចូល​វត្ថុ​មួយ​ទៅ​ក្នុង​​ឯកសារ​របស់អ្នក​ ជ្រើស​វត្ថុ​ បន្ទាប់​មក​ចុច​ យល់ព្រម ។" + +#: fontwork.xhp +msgctxt "" +"fontwork.xhp\n" +"par_idN105AF\n" +"help.text" +msgid "" +msgstr "" + +#: fontwork.xhp +msgctxt "" +"fontwork.xhp\n" +"par_idN10623\n" +"help.text" +msgid "Fontwork toolbar" +msgstr "របារ​ឧបករណ៍ ការងារ​ពុម្ពអក្សរ" + +#: 01220000.xhp +msgctxt "" +"01220000.xhp\n" +"tit\n" +"help.text" +msgid "Navigator" +msgstr "កម្មវិធី​រុករក​" + +#: 01220000.xhp +msgctxt "" +"01220000.xhp\n" +"hd_id3155934\n" +"1\n" +"help.text" +msgid "Navigator" +msgstr "កម្មវិធី​រុក​រក" + +#: 01220000.xhp +msgctxt "" +"01220000.xhp\n" +"par_id3148983\n" +"2\n" +"help.text" +msgid "Click the Navigator On/Off icon to hide or show the Navigator." +msgstr "ចុច​រូប​តំណាង​​ បិទ​/​បើក​ កម្មវិធី​រុក​រក​​ ដើម្បី​លាក់​ ឬ​ បង្ហាញ​ កម្មវិធី​រុក​រក​។" + +#: 01220000.xhp +msgctxt "" +"01220000.xhp\n" +"par_id3152594\n" +"4\n" +"help.text" +msgid "You can also call the Navigator by selecting View - NavigatorView - NavigatorView - NavigatorView - NavigatorView - Navigator" +msgstr "អ្នក​អាច​ហៅ​ កម្មវិធី​រុករក ដោយ​ជ្រើស មើល - កម្មវិធី​រុករកមើល - កម្មវិធី​រុករកមើល - កម្មវិធី​រុករកមើល - កម្មវិធី​រុករកមើល - កម្មវិធី​រុករក" + +#: 01220000.xhp +msgctxt "" +"01220000.xhp\n" +"par_id3153345\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01220000.xhp +msgctxt "" +"01220000.xhp\n" +"par_id3155536\n" +"3\n" +"help.text" +msgid "Navigator On/Off" +msgstr "បិទ​/​បើក កម្មវិធី​រុករក" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"tit\n" +"help.text" +msgid "Arrow Style" +msgstr "រចនាប័ទ្ម​ព្រួញ" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"hd_id3148520\n" +"1\n" +"help.text" +msgid "Arrow Style" +msgstr "រចនាប័ទ្ម​ព្រួញ" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3155934\n" +"2\n" +"help.text" +msgid "Opens the Arrowheads toolbar. Use the symbols shown to define the style for the end of the selected line." +msgstr "បើក​របារឧបករណ៍ ក្បាលព្រួញ ។ ប្រើ​និមិត្តសញ្ញា​ដែល​បាន​បង្ហាញ​ដើម្បី​កំណត់​រចនាប័ទ្ម​​សម្រាប់​ចុង​បញ្ចប់​របស់​បន្ទាត់​ដែល​បានជ្រើស ។" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3150808\n" +"4\n" +"help.text" +msgid "The Arrow Style icon is only displayed when you create a drawing with the drawing functions. For more information, see the Line Styles section of the Help." +msgstr "រូបតំណាង​ រចនាប័ទ្ម​​ព្រួញ ត្រូវ​បាន​បង្ហាញ​តែ​ពេល​ដែល​អ្នក​បង្កើត​គំនូរ​មួយ​ជាមួយ​អនុគមន៍​គូរ​ ។ សម្រាប់​ព័ត៌​មាន​បន្ថែម​ សូម​​មើល​ រចនាប័ទ្ម​បន្ទាត់ ផ្នែក​របស់​ជំនួយ ។" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3148548\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3149096\n" +"3\n" +"help.text" +msgid "Arrow Style" +msgstr "រចនាប័ទ្ម​ព្រួញ" + +#: 01170801.xhp +msgctxt "" +"01170801.xhp\n" +"tit\n" +"help.text" +msgid "Table Element / List Box / Combo Box Wizard: Data" +msgstr "ធាតុ​តារាង​/​ប្រអប់​បញ្ជី​/​អ្នក​ជំនួយ​ការ​ប្រអប់​បន្សំ ៖ ទិន្នន័យ​" + +#: 01170801.xhp +msgctxt "" +"01170801.xhp\n" +"hd_id3153323\n" +"3\n" +"help.text" +msgid "Table Element / List Box / Combo Box Wizard: Data" +msgstr "អ្នក​ជំនួយការ ធាតុ​តារាង / ប្រអប់​បញ្ជី / ប្រអប់​បន្សំ ៖ ទិន្នន័យ" + +#: 01170801.xhp +msgctxt "" +"01170801.xhp\n" +"par_id3150476\n" +"4\n" +"help.text" +msgid "Select the data source and table to which the form field corresponds. If you insert the form field in a document that is already linked to a data source, this page becomes invisible." +msgstr "ជ្រើស​ប្រភព​ទិន្នន័យ​ និង តារាង​ដែល​វាល​​សំណុំ​បែប​បទ​ត្រូវ​គ្នា​​ ។ ប្រសិន​អ្នក​បញ្ចូល​វាល​​សំណុំ​បែប​បទ​ក្នុង​ឯកសារ​ដែល​ត្រូវ​បាន​ត​ភ្ជាប់​ទៅ​ប្រភព​ទិន្នន័យ​រួច​ហើយ​នោះ​ ទំព័រ​នេះ​នឹង​ក្លាយ​ជា​​​មើល​មិន​ឃើញ​ ។" + +#: 01170801.xhp +msgctxt "" +"01170801.xhp\n" +"hd_id3153894\n" +"5\n" +"help.text" +msgid "Data source" +msgstr "ប្រភព​ទិន្នន័យ" + +#: 01170801.xhp +msgctxt "" +"01170801.xhp\n" +"par_id3153114\n" +"6\n" +"help.text" +msgid "Specifies the data source that contains the desired table." +msgstr "បញ្ជាក់​​ប្រភព​ទិន្នន័យ ដែល​មាន​តារាង​ដែល​ចង់​បាន ។" + +#: 01170801.xhp +msgctxt "" +"01170801.xhp\n" +"hd_id3149346\n" +"7\n" +"help.text" +msgid "Table" +msgstr "តារាង" + +#: 01170801.xhp +msgctxt "" +"01170801.xhp\n" +"par_id3150774\n" +"8\n" +"help.text" +msgid "Specifies the desired table." +msgstr "បញ្ជាក់​​តារាង​ដែល​ចង់​បាន ។" + +#: 07010000.xhp +msgctxt "" +"07010000.xhp\n" +"tit\n" +"help.text" +msgid "Load URL" +msgstr "ផ្ទុក URL" + +#: 07010000.xhp +msgctxt "" +"07010000.xhp\n" +"hd_id3149119\n" +"1\n" +"help.text" +msgid "Load URL" +msgstr "ផ្ទុក URL" + +#: 07010000.xhp +msgctxt "" +"07010000.xhp\n" +"par_id3155364\n" +"2\n" +"help.text" +msgid "Loads a document specified by an entered URL. You can type a new URL, edit an URL, or select one from the list. Displays the full path of the current document." +msgstr "ផ្ទុក​ឯកសារ​ដែល​បាន​បញ្ជាក់​ដោយ​ URL ដែលបានបញ្ចូល ។ អ្នក​អាច​វាយ​ URL កែសម្រួល URL ឬ​ជម្រើស​មួយ​ពី​បញ្ជី ។ បង្ហាញ​ផ្លូវ​ពេញ​លេញ​នៃ​ឯកសារ​បច្ចុប្បន្ន ។" + +#: 07010000.xhp +msgctxt "" +"07010000.xhp\n" +"par_idN108C6\n" +"help.text" +msgid "Enable Load URL with the Visible Buttons command (click the arrow at the end of the toolbar)." +msgstr "បើក ផ្ទុក URL ដោយប្រើ​ពាក្យ​បញ្ជា ប៊ូតុង​មើលឃើញ (ចុច​ព្រួញ​នៅ​ចុង​របារ​ឧបករណ៍) ។" + +#: 18030000.xhp +msgctxt "" +"18030000.xhp\n" +"tit\n" +"help.text" +msgid "AutoSpellcheck On/Off" +msgstr "បិទ/​បើក ពិនិត្យ​មើល​អក្ខរា​វិរុទ្ធស្វ័យ​បវត្តិ​​" + +#: 18030000.xhp +msgctxt "" +"18030000.xhp\n" +"hd_id3155599\n" +"1\n" +"help.text" +msgid "AutoSpellcheck On/Off" +msgstr "បិទ​/បើក​ ពិនិត្យ​​អក្ខរាវិរុទ្ធ​ស្វ័យ​ប្រវត្តិ​​" + +#: 18030000.xhp +msgctxt "" +"18030000.xhp\n" +"par_id3150040\n" +"help.text" +msgid "Icon" +msgstr "រូប​តំណាង​" + +#: 18030000.xhp +msgctxt "" +"18030000.xhp\n" +"par_id3147571\n" +"2\n" +"help.text" +msgid "AutoSpellcheck On/Off" +msgstr "បិទ/​បើក ពិនិត្យ​មើល​អក្ខរា​វិរុទ្ធស្វ័យ​បវត្តិ​​" + +#: 09060000.xhp +msgctxt "" +"09060000.xhp\n" +"tit\n" +"help.text" +msgid "Target Frame" +msgstr "ស៊ុម​គោល​ដៅ" + +#: 09060000.xhp +msgctxt "" +"09060000.xhp\n" +"hd_id3152895\n" +"1\n" +"help.text" +msgid "Target Frame" +msgstr "ស៊ុម​គោល​ដៅ" + +#: 09060000.xhp +msgctxt "" +"09060000.xhp\n" +"par_id3156211\n" +"2\n" +"help.text" +msgid "Specifies the target frame type for the specified URL. A submenu opens with predefined frames." +msgstr "បញ្ជាក់​​​ប្រភេទ​ស៊ុម​គោល​ដៅ​​សម្រាប់​ URL ដែល​បាន​បញ្ជាក់​ ។​ ម៉ឺនុយ​រង​មួយ​បើក​ជាមួយ​​ ស៊ុម​ដែល​បាន​កំណត់​ជា​មុន​ ។" + +#: 09060000.xhp +msgctxt "" +"09060000.xhp\n" +"par_id3149180\n" +"help.text" +msgid "Icon" +msgstr "រូប​តំណាង​" + +#: 09060000.xhp +msgctxt "" +"09060000.xhp\n" +"par_id3147834\n" +"3\n" +"help.text" +msgid "Target Frame" +msgstr "ស៊ុម​គោល​ដៅ" + +#: 10030000.xhp +msgctxt "" +"10030000.xhp\n" +"tit\n" +"help.text" +msgid "To Document Begin/First Page" +msgstr "ទៅ​ដើម​ឯកសារ/ទំព័រ​ទីមួយ" + +#: 10030000.xhp +msgctxt "" +"10030000.xhp\n" +"hd_id3149031\n" +"1\n" +"help.text" +msgid " To Document Begin First Page " +msgstr " ទៅ​ដើម​ឯកសារ​​ ទំព័រ​ទីមួយ​ " + +#: 10030000.xhp +msgctxt "" +"10030000.xhp\n" +"par_id3153539\n" +"2\n" +"help.text" +msgid "Moves to the first page of the document. This function is only active when you select the Page Preview function on the File menu." +msgstr "ផ្លាស់​ទី​ទៅ​ទំព័រ​ទី​មួយ​របស់​ឯកសារ​ ។​ អនុគមន៍​នេះ​សកម្ម​ក្នុង​ករណី​ពេល​អ្នក​ជ្រើសមុខងារ​ ទំព័រ​មើល​ជាមុន​ នៅលើ​ម៉ឺនុយ​​ ឯកសារ​ ។" + +#: 10030000.xhp +msgctxt "" +"10030000.xhp\n" +"par_id3154751\n" +"help.text" +msgid "Icon" +msgstr "រូប​តំណាង​" + +#: 10030000.xhp +msgctxt "" +"10030000.xhp\n" +"par_id3143268\n" +"3\n" +"help.text" +msgid " To Document Begin First Page " +msgstr " ទៅ​ដើម​ឯកសារ​​ ទំព័រ​ទី​មួយ " + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"tit\n" +"help.text" +msgid "Sort Ascending" +msgstr "តម្រៀប​​​តាម​​លំដាប់​ឡើង" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"hd_id3152594\n" +"1\n" +"help.text" +msgid "Sort Ascending" +msgstr "តម្រៀប​តាម​លំដាប់​កើន" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3150693\n" +"2\n" +"help.text" +msgid "Sorts the data of the selected field in ascending order. Text fields are sorted alphabetically, numerical fields are sorted by number." +msgstr "តម្រៀប​ទិន្នន័យ​នៃ​វាល​ដែលបាន​ជ្រើស​ជា​លំដាប់​ឡើង ។ វាល​អត្ថបទ​ត្រូវបាន​តម្រៀប​តាម​អក្សរ​ក្រម ហើយ​វាល​លេខ​ត្រូវបាន​តម្រៀប​តាម​លេខ ។" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3154749\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3159158\n" +"3\n" +"help.text" +msgid "Sort Ascending" +msgstr "តម្រៀប​​​តាម​​លំដាប់​ឡើង" + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3154380\n" +"4\n" +"help.text" +msgid "Data of the currently selected field are always sorted. A field is always selected as soon as you place the cursor in the field. To sort within tables, you can also click the corresponding column header. " +msgstr "ទិន្នន័យ​នៃ​វាល​ដែលបាន​ជ្រើស​បច្ចុប្បន្ន គឺត្រូវបាន​តម្រៀប​ជានិច្ច ។ វាល​គឺ​ត្រូវបាន​ជ្រើស​ជានិច្ច តាម​ដែលអ្នក​ដាក់​ទស្សន៍​ទ្រនិច្ច​នៅក្នុង​វាល ។ ដើម្បី​តម្រៀប​នៅក្នុង​តារាង អ្នកក៏អាច​ចុច​លើ​បឋមកថា​ជួរឈរ​ត្រូវគ្នា ។ " + +#: 12010000.xhp +msgctxt "" +"12010000.xhp\n" +"par_id3150504\n" +"5\n" +"help.text" +msgid "To sort more than one data field, choose Data - Sort, then choose the Sort Criteria tab, where you can combine several sort criteria. " +msgstr "ដើម្បី​តម្រៀប​វាល​ទិន្នន័យ​ច្រើន គឺត្រូវ​ជ្រើស ទិន្នន័យ - តម្រៀប បន្ទាប់​មក​ជ្រើស​ផ្ទាំង លក្ខណៈ​វិនិច្ឆ័យ​តម្រៀប ដែល​អ្នក​អាច​បន្សំ​លក្ខណៈ​វិនិច្ឆ័យ​តម្រៀប​ច្រើន ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"tit\n" +"help.text" +msgid "Demote One Level" +msgstr "បន្ថយ​មួយ​កម្រិត" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id3148983\n" +"1\n" +"help.text" +msgid "Demote One LevelDemote" +msgstr "បន្ថយ​មួយ​កម្រិតបន្ថយ" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3147285\n" +"2\n" +"help.text" +msgid "Moves the selected paragraph down one level in a numbering or bullets hierarchy." +msgstr "ផ្លាស់​ទី​កថាខណ្ឌ​ដែល​បានជ្រើស​​ចុះ​ក្រោម​មួយ​​កម្រិត​ក្នុង​ឋានានុក្រម​ចំណុច​ ឬ​លេខ​រៀង ។" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3149549\n" +"4\n" +"help.text" +msgid "The Demote One Level icon is on the Bullets and Numbering bar, which appears when the cursor is positioned on a numbering or bullets item. The Demote icon is on the Text Formatting bar, which appears when working in the outline view. " +msgstr "រូបតំណាង​ បន្ថយ​មួយ​កម្រិត គឺ​នៅលើ​របារ ចំណុច និង​លេខរៀង ដែល​​លេចឡើង​នៅពេល​ដែល​ដាក់​ទស្សន៍​ទ្រនិច​នៅលើ​ធាតុ​លេខរៀង ឬ​ចំណុច ។ រូបតំណាង បន្ថយ គឺ​នៅលើ​របារ ទ្រង់ទ្រាយ​អត្ថបទ ដែល​លេចឡើង​នៅពេល​ដែល​ធ្វើការ​នៅក្នុង​ទិដ្ឋភាព​គ្រោង ។ " + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3146957\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3149096\n" +"3\n" +"help.text" +msgid "Demote One Level Demote" +msgstr "បន្ថយ​មួយ​កម្រិត បន្ថយ" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"tit\n" +"help.text" +msgid "Add Tables" +msgstr "បន្ថែម​តារាង" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"bm_id3154788\n" +"help.text" +msgid "tables in databases; adding to queries" +msgstr "តារាង​ក្នុង​មូល​ដ្ឋាន​ទិន្នន័យ;​ ការ​បន្ថែម​ទៅ​សំណួរ​​" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"hd_id3154788\n" +"1\n" +"help.text" +msgid "Add Tables" +msgstr "បន្ថែម​តារាង" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"par_id3152821\n" +"2\n" +"help.text" +msgid "Specifies the tables to be inserted into the design window. In the Add Tables dialog, select the tables you need for your current task. When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships." +msgstr "បញ្ជាក់​​តារាង​ដែល​ត្រូវ​បញ្ចូល​ទៅ​ក្នុង​បង្អួច​រចនា​ ។​ ក្នុង​ប្រអប់​​ បន្ថែម​តារាង​​ ជ្រើស​តារាង​ដែល​អ្នក​ត្រូវ​ការ​សម្រាប់​ភារកិច្ច​បច្ចុប្បន្ន​ ។ ពេល​បង្កើត​សំណួរ​មួយ​ ឬ ការ​បង្ហាញ​តារាង​ថ្មី​មួយ​ ជ្រើស​តារាង​ត្រូវ​គ្នា​ ​​​​​ដែល​​សំណួរ​ ឬ ការ​បង្ហាញ​តារាង​គួរ​យោង​តាម​ ។ ពេល​កំពុង​ធ្វើ​ការ​ជាមួយ​មូល​ដ្ឋាន​ទិន្នន័យ​ទំនាក់​ទំនង​​ ជ្រើស​​រវាង​តារាង​ដែល​អ្នក​ចង់​​ភ្ជាប់​ទំនាក់​ទំនង​ ។" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"par_id3149760\n" +"15\n" +"help.text" +msgid "The inserted tables appear in a separate window in the query design or relational windows, along with a list of the fields contained in the table. You can determine the size and order of this window." +msgstr "តារាង​ដែល​បាន​បញ្ចូល​​បង្ហាញ​ក្នុង​បង្អួច​​បំបែក​ក្នុង​ការ​រចនាសំណួរ​ ឬ​ បង្អួច​ដែល​ទាក់​ទង​ រួម​ជាមួយ​នឹង​បញ្ជី​មួយ​របស់​វាល​​​មាន​ក្នុង​តារាង​ ។ អ្នក​អាច​កំណត់​ទំហំ​ និង លំដាប់​របស់​បង្អួច​នេះ​ ។" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"hd_id3154927\n" +"5\n" +"help.text" +msgid "Table" +msgstr "តារាង" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"par_id030520091208059\n" +"help.text" +msgid "Shows only tables." +msgstr "បង្ហាញ​តែ​តារាង ។" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"par_id0305200912080616\n" +"help.text" +msgid "Shows only queries." +msgstr "បង្ហាញ​តែ​សំណួរ ។" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"hd_id3150713\n" +"9\n" +"help.text" +msgid "Table name" +msgstr "ឈ្មោះ​​តារាង" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"par_id3156042\n" +"10\n" +"help.text" +msgid "Lists the available tables. To insert a table, select one from the list and click Add. You can also double-click the table name, and a window will be displayed containing the table fields at the top of the query design or the relational window." +msgstr "រាយ​តារាង​ដែល​មាន​ ។​ ដើម្បី​បញ្ចូល​តារាង​មួយ​ ជ្រើស​មួយ​ពី​បញ្ជី​ និង ចុច​ បន្ថែម​​ ។ អ្នក​ក៏​អាច​ចុច​ទ្វេ​ដង​លើ​ឈ្មោះ​តារាង​ បង្អួច​មួយ​នឹង​ត្រូវ​បាន​បង្ហាញ​រួម​មាន​​វាល​​តារាង​នៅ​កំពូល​របស់​ការ​រចនា​សំណួរ​ ឬ​ បង្អួច​ទំនាក់​ទំនង​ ។" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"hd_id3151226\n" +"11\n" +"help.text" +msgid "Add" +msgstr "បន្ថែម" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"par_id3153683\n" +"12\n" +"help.text" +msgid "Inserts the currently selected table." +msgstr "បញ្ចូល​តារាង​ដែល​បាន​ជ្រើស​បច្ចុប្បន្ន​ ។" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"hd_id3153527\n" +"13\n" +"help.text" +msgid "Close" +msgstr "បិទ" + +#: 14020100.xhp +msgctxt "" +"14020100.xhp\n" +"par_id3156410\n" +"14\n" +"help.text" +msgid "Closes the Add Tables dialog." +msgstr "បិទ​ប្រអប់​ បន្ថែម​តារាង​ ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"tit\n" +"help.text" +msgid "Form Navigator" +msgstr "កម្មវិធី​រុករក​សំណុំ​បែបបទ" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"bm_id3143284\n" +"help.text" +msgid "controls;arranging in formsforms;NavigatorForm Navigatorsubforms; creatingcontrols; hiddenhidden controls in Form Navigator" +msgstr "វត្ថុ​បញ្ជា ការរៀបចំ​នៅក្នុង​សំណុំបែបបទសំណុំបែបបទ កម្មវិធី​រុករកកម្មវិធី​រុករក​សំណុំបែបបទ\\សំណុំបែបបទរង ការបង្កើតវត្ថុ​បញ្ជា បានលាក់វត្ថុ​បញ្ជា​ដែលបានលាក់​​នៅក្នុង​កម្មវិធី​រុករក" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"hd_id3143284\n" +"1\n" +"help.text" +msgid "Form Navigator" +msgstr "កម្មវិធី​រុក​រក​សំណុំ​បែប​បទ​" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3149760\n" +"2\n" +"help.text" +msgid "Opens the Form Navigator. The Form Navigator displays all forms and subforms of the current document with their respective controls." +msgstr "បើក​ កម្មវិធី​រុករក​សំណុំ​បែប​បទ​ ។ កម្មវិធី​រុករក​សំណុំ​បែប​បទ​​ បង្ហាញ​សំណុំ​បែប​បទ​ទាំង​អស់​របស់​ឯកសារ​បច្ចុប្បន្ន​​ជាមួយ​នឹង​វត្ថុ​បញ្ជា​នីមួយៗ​របស់​ពួក​វា​ ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3147399\n" +"21\n" +"help.text" +msgid "When using several forms, the Form Navigator gives an overview of all forms, and also provides various functions for editing them." +msgstr "ពេល​ប្រើ​វត្ថុបញ្ជា​ច្រើន​ កម្មវិធី​រុករក​សំណុំ​បែបបទ​ផ្តល់​ទិដ្ឋភាព​ទូទៅ​មួយ​​នៃ​គ្រាប់​សំណុំ​បែប​បទ​ និង​ ក៏​ផ្តល់​ផង​ដែរ​នូវ​មុខងារ​ខុសៗគ្នា​សម្រាប់កែសម្រួល​ពួក​វា​ ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3155552\n" +"3\n" +"help.text" +msgid "The Form Navigator contains a list of all created (logical) forms with the corresponding control fields. You can see whether a form contains control fields by the plus sign displayed before the entry. Click the plus sign to open the list of the form elements." +msgstr " កម្មវិធី​រុក​រក​សំណុំ​បែប​បទ​​ មាន​បញ្ជី​មួយ​នៃ​សំណុំ​បែបបទ​(ត្រឹម​ត្រូវ​)ដែល​បាន​បង្កើត​​ទាំង​អស់​​ជាមួយ​នឹង​វាល​​វត្ថុ​បញ្ជា​ដែល​​ត្រូវ​គ្នា​​ ។​ អ្នក​អាច​មើល​ថា​តើ​សំណុំ​បែប​បទ​មួយ​មានវាល​​វត្ថុ​បញ្ជា​ដែលមាន​​សញ្ញា​បូក​បាន​បង្ហាញ​មុន​ពេល​បញ្ចូល​ឬទេ ។​ ចុច​សញ្ញា​បូក​ដើម្បី​បើក​បញ្ជី​របស់​ធាតុ​សំណុំ​បែប​បទ​ ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3146957\n" +"4\n" +"help.text" +msgid "You can change how the different controls are arranged by dragging and dropping them in the Form Navigator. Select one or more controls and drag them into another form. Alternatively use CommandCtrl+X or the context menu command Cut to move a control to the clipboard and CommandCtrl+V or the command Insert to insert the control into another position." +msgstr "អ្នកអាច​​ផ្លាស់ប្ដូរ​វិធី​ត្រួតពិនិត្យ​ផ្សេងៗ​ត្រូ​វបាន​រៀបចំ​ដោយ​ការ​អូស និងទម្លាក់​ពួកវា​នៅ​ក្នុង កម្មវិធី​រុករក​សំណុំ​បែបបទ ។ជ្រើស​ការ​ត្រួតពិនិត្យ​មួយ ឬ​ច្រើន​ ហើយ​អូសពួកវា​ទៅ​ក្នុង​សំណុំ​បែបបទ​ផ្សេង ។ ជា​ជម្រើស​ប្រើ Commandបញ្ជា(Ctrl)+X ឬ​ពាក្យ​បញ្ជា​ម៉ឺនុយ​បរិបទ កាត់ ដើម្បី​ផ្លាស់ទី​ការ​ត្រួតពិនិត្យ​ទៅ​ក្ដារតម្បៀតខ្ទាស់ ហើយCommandបញ្ជា(Ctrl)+V ឬ​ពាក្យ​បញ្ជា បញ្ចូល ដើម្បី​បញ្ចូល​ការ​ត្រួតពិនិត្យ​ទៅ​ទីតាំង​ផ្សេង ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3155892\n" +"22\n" +"help.text" +msgid "To edit the name in the Form Navigator, click on the name and enter a new name, or use the command in the context menu." +msgstr "ដើម្បី​កែសម្រួល​ឈ្មោះ​ក្នុង​ កម្មវិធី​រុក​រក​សំណុំ​បែប​បទ​ ចុច​លើ​ឈ្មោះ​ និង បញ្ចូល​ឈ្មោះ​ថ្មី​មួយ​ ឬ​ ប្រើ​ពាក្យ​បញ្ជា​ក្នុង​ម៉ឺនុយ​បរិបទ ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3156347\n" +"5\n" +"help.text" +msgid "If you select a control in the Form Navigator, the corresponding element is selected in the document." +msgstr "ប្រសិន​អ្នក​ជ្រើស​​វត្ថុ​បញ្ជា​មួយ​ក្នុង​​ កម្មវិធី​រុករក​សំណុំ​បែប​បទ​​ ធាតុ​ដែលត្រូវ​គ្នា​ ​ត្រូវ​បាន​ជ្រើស​ក្នុង​ឯកសារ​ ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3153662\n" +"6\n" +"help.text" +msgid "If you call the context menu of a selected entry, the Form Navigator offers the following functions:" +msgstr "ប្រសិន​បើ​អ្នក​ហៅ​ម៉ឺនុយ​បរិបទ​របស់​ធាតុ​ដែល​បាន​ជ្រើស​មួយ​ កម្មវិធី​រុករក​សំណុំ​បែប​បទ​​ ផ្តល់​នូវមុខងារ​​ដូច​ខាង​ក្រោម​នេះ​ ៖" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"hd_id3153252\n" +"7\n" +"help.text" +msgid "New" +msgstr "ថ្មី" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3153561\n" +"8\n" +"help.text" +msgid "Adds new elements to the form. The Add function can only be called if a form is selected in the Form Navigator." +msgstr "បន្ថែម​ធាតុ​ថ្មី​ទៅ​សំណុំ​បែប​បទ​ ។ មុខងារ​​ បន្ថែម​​ អាច​ត្រូវ​បាន​ហៅ​តែ​ក្នុង​ករណី​ដែល​សំណុំ​បែប​បទ​មួយ​ត្រូវ​បាន​ជ្រើស​ក្នុង​ កម្មវិធី​រុករក​សំណុំ​បែបបទ​" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"hd_id3149763\n" +"9\n" +"help.text" +msgid "Form" +msgstr "សំណុំ​បែបបទ" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3156117\n" +"10\n" +"help.text" +msgid "Creates a new form in the document. To create a subform, add the new form under the desired parent form." +msgstr "បង្កើត​សំណុំបែបបទ​ថ្មី​ក្នុង​ឯកសារ ។ ដើម្បី​បង្កើត សំណុំបែបបទ​រង គឺ​ត្រូវ​បន្ថែម​សំណុំបែបបទ​ថ្មី​នៅ​ក្នុង​សំណុំបែបបទ​មេ​ដែល​ចង់បាន ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"hd_id3155342\n" +"11\n" +"help.text" +msgid "Hidden Control" +msgstr "វត្ថុ​បញ្ជា​ដែល​លាក់" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3158430\n" +"12\n" +"help.text" +msgid "Creates a hidden control in the selected form that is not displayed on the screen. A hidden control serves to include data that is transmitted together with the form. It contains additional information or clarifying text that you can specify when creating the form through the Special Properties of the control. Select the entry of the hidden control in the Form Navigator and select the Properties command." +msgstr "បង្កើត​វត្ថុបញ្ជា​ដែលលាក់ ក្នុង​សំណុំបែបបទ​ដែលបាន​ជ្រើស ដែល​មិនត្រូវបាន​បង្ហាញ​នៅលើ​អេក្រង់ ។ វត្ចុ​បញ្ជា​ដែលលាក់ ឲ្យ​ដើម្បី​រួមបញ្ចូល​ទិន្នន័យ​ដែល​ត្រូវបាន​បញ្ជូន​ជាមួយ​គ្នា​នឹង​សំណុំបែបបទ ។ វា​មាន​ព័ត៌មាន​បន្ថែម ឬ​អត្ថបទ​បញ្ជាក់ ដែល​អ្នក​អាច​បញ្ជាក់​នៅពេល​បង្កើត​សំណុំបែបបទ​តាម លក្ខណសម្បត្តិ​ពិសេសរបស់​វត្ថុ​បញ្ជា ។ជ្រើស​ធាតុ នៃ​វត្ថុបញ្ជា​ដែល​លាក់​ក្នុង កម្មវិធី​រុករក​សំណុំបែបបទ ហើយ​ជ្រើស​ពាក្យ​បញ្ជា លក្ខណសម្បត្តិ ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3159147\n" +"19\n" +"help.text" +msgid "You can copy controls in the document through the clipboard (shortcut keys CommandCtrl+C for copying and CommandCtrl+V for inserting). You can copy hidden controls in the Form Navigator by using drag-and-drop while keeping the CommandCtrl key pressed." +msgstr "អ្នក​អាច​ចម្លង​វត្ថុ​បញ្ជា​នៅ​ក្នុង​ឯកសារ​តាមរយៈ​ក្ដារតម្បៀតខ្ទាស់ (គ្រាប់ចុច​ផ្លូវកាត់ Commandបញ្ជា(Ctrl)+C ដើម្បី​ចម្លងនិងCommandបញ្ជា(Ctrl)+V ដើម្បី​បញ្ចូល) ។ អ្នក​អាច​ចម្លង​វត្ថុ​បញ្ជា​ដែល​លាក់​នៅ​ក្នុង សំណុំ​បែបបទ កម្មវិធី​រុករក ដោយ​ប្រើ​ការ​អូស​ និងទម្លាក់ ខណៈពេល​ចុច​គ្រាប់ចុច Commandបញ្ជា(Ctrl) ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3145068\n" +"20\n" +"help.text" +msgid "Drag and drop to copy controls within the same document or between documents. Open another form document and drag the hidden control from the Form Navigator into the Form Navigator of the target document. Click a visible control directly in the document, rest the mouse for a moment so that a copy of the control is added to the drag-and-drop clipboard, then drag the copy into the other document. If you want a copy in the same document, press CommandCtrl while dragging." +msgstr "អូស ហើយ​ទម្លាក់ ដើម្បី​ចម្លង​វត្ថុ​បញ្ជា​ក្នុង​​ឯកសារ​តែ​មួយ ឬ​រវាង​ឯកសារ​នឹង​ឯកសារ ។ បើក​ទម្រង់​ឯកសារ​ផ្សេង ហើយ​អូស​វត្ថុ​បញ្ជា​ដែល​បាន​លាក់​ពី កម្មវិធី​រុករក​សំណុំបែបបទ ទៅ​ក្នុង កម្មវិធី​រុករក​សំណុំ​បែបបទ នៃ​ឯកសារ​គោល​ដៅ ។ ចុច​វត្ថុ​បញ្ជា​ដែល​មើល​ឃើញ​ដោយ​ផ្ទាល់​នៅ​ក្នុង​ឯកសារ លែង​កណ្ដុរ​ ដូច្នេះ​កា​រចម្លង​វត្ថុ​បញ្ជា​ត្រូវ​បាន​បន្ថែម​ទៅ​ក្ដារតម្បៀតខ្ទាស់​អូស និង​ទម្លាក់ បន្ទាប់​មក​អូស​ការ​ចម្លង​ទៅ​ក្នុង​ឯកសារ​ផ្សេង ។ ប្រសិន​បើ​អ្នក​ចង់​ចម្លង​នៅ​ក្នុង​ឯកសារ​តែ​មួយ ចុច Commandបញ្ជា (Ctrl) ខណៈ​ដែល​អូស ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"hd_id3152812\n" +"13\n" +"help.text" +msgid "Delete" +msgstr "លុប" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3154938\n" +"14\n" +"help.text" +msgid "Deletes the selected entry. This allows you to delete individual form components as well as whole forms with one mouse click." +msgstr "លុប​ធាតុ​ដែល​បានជ្រើស​ ។​ នេះ​អនុញ្ញាត​ឲ្យ​អ្នក​លុប​សមាសភាគ​សំណុំ​បែប​បទ​នីមួយៗ​​ ព្រម​ទាំង​សំណុំ​បែប​បទ​ទាំង​មូល​ផង​ដែរ​ ដោយ​ចុច​កណ្តុរ​មួយ​ដង​ ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"hd_id3153799\n" +"15\n" +"help.text" +msgid "Tab order" +msgstr "លំដាប់​ថេប​" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3156282\n" +"16\n" +"help.text" +msgid "When a form is selected, it opens the Tab Order dialog, where the indices for focusing the control elements on the Tab key are defined." +msgstr "ពេល​សំណុំ​បែប​បទ​មួយ​ត្រូវ​បាន​ជ្រើស​ វា​បើក​​ប្រអប់​​ លំដាប់​ផ្ទាំង​ ដែល​សន្ទស្សន៍​សម្រាប់ផ្តោត​អារម្មណ៍​ធាតុ​វត្ថុ​បញ្ជា​នៅលើ​គ្រាប់​ចុច​ថេប​ (Tab) ត្រូវ​បាន​កំណត់​ ។" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"hd_id3150869\n" +"23\n" +"help.text" +msgid "Rename" +msgstr "ប្តូរ​​ឈ្មោះ" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3145607\n" +"24\n" +"help.text" +msgid "Renames the selected object." +msgstr "​ប្តូរ​ឈ្មោះ​វត្ថុ​ដែល​បាន​ជ្រើស​ ។​" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"hd_id3153194\n" +"17\n" +"help.text" +msgid "Properties" +msgstr "លក្ខណសម្បត្តិ" + +#: 01170600.xhp +msgctxt "" +"01170600.xhp\n" +"par_id3149766\n" +"18\n" +"help.text" +msgid "Starts the Properties dialog for the selected entry. If a form is selected, the Form Properties dialog opens. If a control is selected, the Control Properties dialog opens." +msgstr "ចាប់​ផ្តើមប្រអប់​​ លក្ខណសម្បត្តិ​​ សម្រាប់​ធាតុ​ដែល​បានជ្រើស​ ។ បើ​សំណុំ​បែប​បទ​មួយ​ត្រូ​វបាន​ជ្រើស​ ប្រអប់ លក្ខណសម្បត្តិ​សំណុំ​បែប​បទ នឹង​បើក​ឡើង​ ។ បើ​វត្ថុ​បញ្ជា​មួយ​ត្រូ​វបាន​ជ្រើស​ ប្រអប់ លក្ខណសម្បត្តិ​វត្ថុ​បញ្ជា នឹង​បើក​ឡើង ។" + +#: 07070000.xhp +msgctxt "" +"07070000.xhp\n" +"tit\n" +"help.text" +msgid "Edit File" +msgstr "កែ​សម្រួល​ឯកសារ​" + +#: 07070000.xhp +msgctxt "" +"07070000.xhp\n" +"bm_id3153089\n" +"help.text" +msgid "write protection on/offprotected documentsdocuments; read-onlyread-only documents; editingcursor;in read-only textread-only documents;cursorEdit File icon" +msgstr "បិទ​ឬបើក​ការការពារ​ការសរសេរឯកសារ​ដែលបានការពារឯកសារ បានតែអានឯកសារ​ដែលបានតែអាន ការកែសម្រួលទស្សន៍ទ្រនិច នៅក្នុងអត្ថបទ​ដែលបានតែអានឯកសារ​ដែលបានតែអាន ទស្សន៍ទ្រនិច" + +#: 07070000.xhp +msgctxt "" +"07070000.xhp\n" +"hd_id3148520\n" +"1\n" +"help.text" +msgid "Edit File" +msgstr "កែសម្រួល​ឯកសារ​" + +#: 07070000.xhp +msgctxt "" +"07070000.xhp\n" +"par_id3153089\n" +"2\n" +"help.text" +msgid "Enables you to edit a read-only document or database table. Use the Edit File icon to activate or deactivate the edit mode." +msgstr "ធ្វើ​ឲ្យ​អ្នក​អាច​កែសម្រួល​​ឯកសារ​​ ឬ​ តារាង​មូល​ដ្ឋាន​ទិន្នន័យ​ដែល​បាន​តែអាន ។​ ប្រើ​រូប​តំណាង​​ កែសម្រួល​ឯកសារ​​ ដើម្បិ​ធ្វើ​ឲ្យ​របៀប​កែសម្រួល​ សកម្ម ឬ​ មិន​សកម្ម​ ។" + +#: 07070000.xhp +msgctxt "" +"07070000.xhp\n" +"par_id3145090\n" +"help.text" +msgid "Icon" +msgstr "រូប​តំណាង" + +#: 07070000.xhp +msgctxt "" +"07070000.xhp\n" +"par_id3150694\n" +"3\n" +"help.text" +msgid "Edit File" +msgstr "កែ​សម្រួល​ឯកសារ​" + +#: 07070000.xhp +msgctxt "" +"07070000.xhp\n" +"par_id3147576\n" +"7\n" +"help.text" +msgid "You can enable a selection cursor in a read-only text document or in the Help. Choose Edit - Select Text or open the context menu of a read-only document and choose Select Text. The selection cursor does not blink." +msgstr "​អ្នក​អាច​ធ្វើ​ឲ្យ​​ទស្សន៍​ទ្រនិច​ជម្រើស​ប្រើ​បាន​ក្នុង​ឯកសារ​អត្ថបទ​បាន​តែ​អាន​ ឬ​ ក្នុង​ជំនួយ​ ។ ជ្រើស​​ កែសម្រួល​​ - ជ្រើស​អត្ថបទ​​ ឬ​ បើក​ម៉ឺនុយ​បរិបទ​របស់​ឯកសារ​បាន​តែ​អាន​ ​និង​ ជ្រើស​​ ជ្រើស​អត្ថបទ​​ ។ ទស្សន៍​ទ្រនិច​ជម្រើស​​មិន​លោត​ភ្លឹត​ភ្លែត​​ ។​" + +#: 01170800.xhp +msgctxt "" +"01170800.xhp\n" +"tit\n" +"help.text" +msgid "Table Element Wizard" +msgstr "អ្នក​ជំនួយ​ការ​ធាតុ​តារាង​" + +#: 01170800.xhp +msgctxt "" +"01170800.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "Table Element Wizard" +msgstr "អ្នកជំនួយ​ការ​ធាតុ​តារាង" + +#: 01170800.xhp +msgctxt "" +"01170800.xhp\n" +"par_id3155354\n" +"2\n" +"help.text" +msgid "If you insert a table control in a document, the Table Element Wizard starts automatically. In this wizard, you can interactively specify which information is displayed in the table control." +msgstr "ប្រសិន​អ្នក​បញ្ចូល​​វត្ថុ​បញ្ជា​តារាង​មួយ​ក្នុង​ឯកសារ​មួយ​ អ្នក​ជំនួយ​ការ​ធាតុ​តារាង​​ ចាប់ផ្តើម​ដោយ​ស្វ័យ​ប្រវត្តិ​​ ។ ក្នុង​អ្នក​ជំនួយ​ការ​នេះ​ អ្នក​អាច​បញ្ជាក់​​អន្តរ​សកម្ម​ដែល​ព័ត៌​មាន​ត្រូវ​បាន​បង្ហាញ​ក្នុង​វត្ថុ​បញ្ជា​តារាង​ ។" + +#: 01170800.xhp +msgctxt "" +"01170800.xhp\n" +"par_id3154422\n" +"13\n" +"help.text" +msgid "You can use the Wizards On/Off icon to keep the wizard from starting automatically." +msgstr "អ្នក​អាច​ប្រើ​រូបតំណាង បើក​/​បិទ​អ្នកជំនួយ​ការ​ ដើម្បី​រក្សា​អ្នក​ជំនួយ​ការ​ពី​ការ​​​ចាប់ផ្តើម​ដោយ​ស្វ័យ​ប្រវត្តិ ។" + +#: 02040000.xhp +msgctxt "" +"02040000.xhp\n" +"tit\n" +"help.text" +msgid "Text running from left to right" +msgstr "អត្ថបទ​កំពុង​រត់​ពី​ឆ្វេង​ទៅ​ស្តាំ" + +#: 02040000.xhp +msgctxt "" +"02040000.xhp\n" +"hd_id3153255\n" +"1\n" +"help.text" +msgid "Text running from left to right" +msgstr "អត្ថបទ​កំពុង​រត់​ពី​ឆ្វេង​ទៅ​ស្តាំ​" + +#: 02040000.xhp +msgctxt "" +"02040000.xhp\n" +"par_id3153539\n" +"2\n" +"help.text" +msgid "Specifies the horizontal direction of the text." +msgstr "បញ្ជាក់​​ទិស​ផ្ដេក​របស់​អត្ថបទ​ ។" + +#: 02040000.xhp +msgctxt "" +"02040000.xhp\n" +"par_id3147291\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02040000.xhp +msgctxt "" +"02040000.xhp\n" +"par_id3153749\n" +"3\n" +"help.text" +msgid "Text direction from left to right" +msgstr "ទិស​អក្សរ​ពី​ឆ្វេង​ទៅ​ស្តាំ" + +#: 24040000.xhp +msgctxt "" +"24040000.xhp\n" +"tit\n" +"help.text" +msgid "Green" +msgstr "បៃតង" + +#: 24040000.xhp +msgctxt "" +"24040000.xhp\n" +"hd_id3154840\n" +"1\n" +"help.text" +msgid "Green" +msgstr "ពណ៌​បៃ​តង​" + +#: 24040000.xhp +msgctxt "" +"24040000.xhp\n" +"par_id3143284\n" +"2\n" +"help.text" +msgid "Specifies the proportion of green RGB color components for the selected graphic object. Values from -100% (no green) to +100% (full green) are possible." +msgstr "បញ្ជាក់​សមាមាត្រ​នៃ​សមាសភាគ​ពណ៌​បៃតង RGB សម្រាប់​វត្ថុ​ក្រាហ្វិក​ដែលបាន​ជ្រើស ។ តម្លៃ​ពី -១០០% (គ្មាន​ពណ៌​បៃតង) ទៅ +១០០% (ពណ៌​បៃតង​ពេញ) គឺ​អាច​ធ្វើបាន ។" + +#: 24040000.xhp +msgctxt "" +"24040000.xhp\n" +"par_id3148585\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24040000.xhp +msgctxt "" +"24040000.xhp\n" +"par_id3156136\n" +"3\n" +"help.text" +msgid "Green" +msgstr "បៃតង" + +#: blockarrows.xhp +msgctxt "" +"blockarrows.xhp\n" +"tit\n" +"help.text" +msgid "Block Arrows" +msgstr "ព្រួញ​បណ្តុំ" + +#: blockarrows.xhp +msgctxt "" +"blockarrows.xhp\n" +"par_idN1055A\n" +"help.text" +msgid "Block Arrows" +msgstr "បណ្តុំ​ព្រួញ" + +#: blockarrows.xhp +msgctxt "" +"blockarrows.xhp\n" +"par_idN1056A\n" +"help.text" +msgid "Opens the Block Arrows toolbar from which you can insert graphics into your document." +msgstr "បើក​របារ​ឧបករណ៍​បណ្តុំ​ព្រួញ​ដែល​អ្នក​អាច​បញ្ចូល​ក្រាហ្វិក​ទៅ​ក្នុង​ឯកសារ​របស់​អ្នក​ ។" + +#: blockarrows.xhp +msgctxt "" +"blockarrows.xhp\n" +"par_idN1059A\n" +"help.text" +msgid "Click an icon from the Block Arrows toolbar, then drag in the document to draw the shape." +msgstr "ចុច​លើ​រូបតំណាង​​ពី​​របារ​ឧបករណ៍​បណ្តុំ​​ព្រួញ​ បន្ទាប់​មក​អូស​ក្នុង​ឯកសារ​ដើម្បី​គូរ​រាង​ ។" + +#: blockarrows.xhp +msgctxt "" +"blockarrows.xhp\n" +"par_idN1059D\n" +"help.text" +msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles." +msgstr "រាង​មួយ​ចំនួន​មាន​ចំណុច​ទាញ​ពិសេស​ដែល​​អ្នក​អាច​អូស​ដើម្បី​ផ្លាស់​ប្តូរ​លក្ខណៈ​សម្បត្តិ​របស់​​រាង​ ។ ព្រួញ​កណ្តុរ​ផ្លាស់​​ប្តូរ​ទៅ​ជា​រូបដៃ​​លើ​ចំណុច​ទាញ​ពិសេស ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"tit\n" +"help.text" +msgid "Comparison Operators" +msgstr "សញ្ញា​ប្រមាណ​វិធី​ប្រៀបធៀប" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"bm_id3148983\n" +"help.text" +msgid "comparisons;operators in standard filter dialog operators;standard filters standard filters;comparison operators filters; comparison operators equal sign, see also operators" +msgstr "ការ​ប្រៀបធៀប;សញ្ញាប្រមាណវិធី​ក្នុង​ប្រអប់​តម្រង​ស្តង់ដារ សញ្ញា​ប្រមាណវិធី;តម្រង​ស្តង់ដារ តម្រង​ស្តង់ដារ;ការ​ប្រៀបធៀប​សញ្ញា​ប្រមាណវិធី តម្រង; ការ​ប្រៀបធៀប​សញ្ញាប្រមាណវិធី សញ្ញា​ស្មើ, មើល​សញ្ញាប្រមាណវិធីផង" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"hd_id3148983\n" +"1\n" +"help.text" +msgid "Comparison Operators" +msgstr "សញ្ញា​ប្រមាណ​វិធី​ប្រៀបធៀប" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3155364\n" +"2\n" +"help.text" +msgid "The following comparative operators can be set under Condition in the Standard Filter dialog." +msgstr "សញ្ញាប្រមាណវិធី​ប្រៀបធៀប​ដូចខាងក្រោម​អាច​ត្រូវបាន​កំណត់​ក្រោម លក្ខខណ្ឌ នៅ​ក្នុង​ប្រអប់ តម្រង​ស្តង់ដារ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3145313\n" +"3\n" +"help.text" +msgid "Comparative operator" +msgstr "សញ្ញាប្រមាណវិធី​ប្រៀបធៀប" + +#: 12090101.xhp +#, fuzzy +msgctxt "" +"12090101.xhp\n" +"par_id3147089\n" +"4\n" +"help.text" +msgid "Effect" +msgstr "បែបផែន" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3147209\n" +"5\n" +"help.text" +msgid "Equal (=)" +msgstr "ស្មើ (=)" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3146797\n" +"6\n" +"help.text" +msgid "Shows values equal to the condition." +msgstr "បង្ហាញ​តម្លៃ​ស្មើ​ទៅ​នឹង​លក្ខខណ្ឌ​" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3143271\n" +"7\n" +"help.text" +msgid "Less than (<)" +msgstr "តូច​ជាង (<)" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3153761\n" +"8\n" +"help.text" +msgid "Shows values less than the condition." +msgstr "បង្ហាញ​តម្លៃ​តូច​ជាង​លក្ខខណ្ឌ​ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3146807\n" +"9\n" +"help.text" +msgid "Greater than (>)" +msgstr "ធំ​ជាង (>)" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3154852\n" +"10\n" +"help.text" +msgid "Shows values greater than the condition." +msgstr "បង្ហាញ​តម្លៃ​ធំ​ជាង​លក្ខខណ្ឌ​" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3155342\n" +"11\n" +"help.text" +msgid "Less than or equal to (< =)" +msgstr "តូច​ជាង​ ឬ​ ស្មើ​​​នឹង (< =)​" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3154381\n" +"12\n" +"help.text" +msgid "Shows values that are less than or equal to the condition." +msgstr "បង្ហាញ​តម្លៃ​ដែល​តូច​ជា​ង​ ឬ​ស្មើ​លក្ខខណ្ឌ​ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3153823\n" +"13\n" +"help.text" +msgid "Greater than or equal to (> =)" +msgstr "ធំជាង ឬ​ស្មើនឹង​ (> =)" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3154143\n" +"14\n" +"help.text" +msgid "Shows values that are greater than or equal to the condition." +msgstr "បង្ហាញ​តម្លៃ​ ដែល​ធំ​ជាង​ ឬ​ ស្មើ​លក្ខខណ្ឌ​ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3154811\n" +"15\n" +"help.text" +msgid "Not equal (< >)" +msgstr "មិនស្មើ (< >)" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3148944\n" +"16\n" +"help.text" +msgid "Shows the values not equal to the condition." +msgstr "បង្ហាញ​តម្លៃ​ដែល​មិន​ស្មើ​នឹង​លក្ខខណ្ឌ​ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3149669\n" +"17\n" +"help.text" +msgid "Largest" +msgstr "ធំបំផុត" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3159413\n" +"18\n" +"help.text" +msgid "Shows the N (numeric value as parameter) largest values." +msgstr "បង្ហាញ​តម្លៃ​ធំ​បំផុត​ N (តម្លៃ​លេខ​ជា​ប៉ារ៉ាម៉ែត្រ​) ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3151054\n" +"19\n" +"help.text" +msgid "Smallest" +msgstr "តូច​បំផុត" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3161657\n" +"20\n" +"help.text" +msgid "Shows the N (numeric value as parameter) smallest values." +msgstr "បង្ហាញ​តម្លៃ​តូច​បំផុត​របស់​ N (​តម្លៃ​លេខ​ជា​ប៉ារ៉ាម៉ែត្រ​) ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3150400\n" +"21\n" +"help.text" +msgid "Largest %" +msgstr "ធំបំផុត​ %" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3161645\n" +"22\n" +"help.text" +msgid "Shows the largest N% (numeric value as parameter) of the total values." +msgstr "បង្ហាញ​ N% ធំបំផុត​ (​តម្លៃ​លេខ​ជា​ប៉ារ៉ាម៉ែត្រ​) របស់​តម្លៃ​សរុប​ ។" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3149202\n" +"23\n" +"help.text" +msgid "Smallest %" +msgstr "តូចបំផុត %" + +#: 12090101.xhp +msgctxt "" +"12090101.xhp\n" +"par_id3151176\n" +"24\n" +"help.text" +msgid "Shows the smallest N% (numeric value as parameter) of the entire values." +msgstr "បង្ហាញ​ N% តូច​បំផុត​ (តម្លៃ​លេខ​ជា​ប៉ារ៉ាម៉ែត្រ​) របស់​តម្លៃ​ទាំង​មូល​ ។" + +#: 14030000.xhp +msgctxt "" +"14030000.xhp\n" +"tit\n" +"help.text" +msgid "Run SQL command directly" +msgstr "រត់​ពាក្យ​បញ្ជា​ SQL ​ដោយ​ផ្ទាល់" + +#: 14030000.xhp +msgctxt "" +"14030000.xhp\n" +"hd_id3151100\n" +"1\n" +"help.text" +msgid "Run SQL command directly" +msgstr "រត់​ពាក្យ​បញ្ជា​ SQL ដោយ​ផ្ទាល់​" + +#: 14030000.xhp +msgctxt "" +"14030000.xhp\n" +"par_id3155364\n" +"2\n" +"help.text" +msgid "In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source. If you do not display these changes in the design view, you cannot change back to the design view." +msgstr "ក្នុង​របៀប​ ​SQL ដើម អ្នក​អាច​បញ្ចូល​ពាក្យ​បញ្ជា​ SQL ដែល​មិន​ត្រូវ​បាន​បក​ប្រែ​ដោយ​ $[officename] ប៉ុន្តែ​ត្រូវ​បាន​ហុច​ជំនួស​ដោយ​ផ្ទាល់​ទៅ​ប្រភព​ទិន្នន័យ​ ។​ ប្រសិន​បើ​អ្នក​មិន​បង្ហាញ​ការ​ផ្លាស់​ប្តូរ​ទាំង​នេះ​ក្នុង​ទិដ្ឋ​ភាព​រចនា​ទេ​ អ្នក​មិន​អាច​ផ្លាស់​ប្តូរ​ត្រឡប់​ទៅ​ទិដ្ឋ​ភាព​រចនា​វិញ​បាន​ទេ​ ។" + +#: 14030000.xhp +msgctxt "" +"14030000.xhp\n" +"par_id3149999\n" +"5\n" +"help.text" +msgid "For native SQL, the SQL string is forwarded directly to the connected database system without a previous evaluation by $[officename]. For example, if you access a database through an ODBC interface, the SQL string is passed to the ODBC driver and processed by it." +msgstr "សម្រាប់ SQL ដើម ​ខ្សែអក្សរ​ SQL ​ត្រូវ​បាន​បញ្ជូន​បន្ត​ទៅ​ប្រព័ន្ធ​មូលដ្ឋាន​ទិន្នន័យ​ដែល​បាន​តភ្ជាប់​ដោយ​មិនបាន​វាយ​តម្លៃ​ជាមុន​ដោយ​ $[officename] ។ ជា​ឧទាហរណ៍​ ប្រសិន​បើ​អ្នក​ចូល​ដំណើរ​ការ​មូលដ្ឋាន​ទិន្នន័យ​តាមរយៈ​ផ្ទៃ​ប្រទាក់​របស់​ ODBC ខ្សែអក្សរ​ត្រូវ​បាន​​បញ្ចូន​ទៅ​កម្មវិធី​បញ្ជា​ ODBC និង​ ត្រូវ​បាន​ដំណើរ​ដោយ​វា​ ។" + +#: 14030000.xhp +msgctxt "" +"14030000.xhp\n" +"par_id3145136\n" +"help.text" +msgid "Icon" +msgstr "រូប​តំណាង​" + +#: 14030000.xhp +msgctxt "" +"14030000.xhp\n" +"par_id3155893\n" +"4\n" +"help.text" +msgid "Run SQL command directly" +msgstr "រត់​ពាក្យ​បញ្ជា​ SQL ​ដោយ​ផ្ទាល់" + +#: 14030000.xhp +msgctxt "" +"14030000.xhp\n" +"par_id3155535\n" +"3\n" +"help.text" +msgid "Click the icon again to return to normal mode, in which the changes in the New Query Design are synchronized with the permitted changes through SQL." +msgstr "ចុច​រូប​តំណាង​ម្តង​ទៀត​ដើម្បី​ត្រឡប់​ទៅ​របៀប​ធម្មតា​ ដែល​ការ​ផ្លាស់​ប្តូរ​ក្នុង​​ ការ​រចនា​សំណួរ​ថ្មី​​​ត្រូវ​បាន​ធ្វើ​សមកាល​កម្ម​ជាមួយ​ការ​ផ្លាស់​ប្តូរ​ដែល​បាន​អនុញ្ញាត​តាម​រយៈ​ SQL ។" + +#: 20030000.xhp +msgctxt "" +"20030000.xhp\n" +"tit\n" +"help.text" +msgid "Zoom" +msgstr "ពង្រីក" + +#: 20030000.xhp +msgctxt "" +"20030000.xhp\n" +"bm_id3155619\n" +"help.text" +msgid "zooming; status bar" +msgstr "ពង្រីក; របារ​ស្ថាន​ភាព" + +#: 20030000.xhp +msgctxt "" +"20030000.xhp\n" +"hd_id3155619\n" +"1\n" +"help.text" +msgid "Zoom" +msgstr "ពង្រីក" + +#: 20030000.xhp +msgctxt "" +"20030000.xhp\n" +"par_id3148983\n" +"2\n" +"help.text" +msgid "Specifies the current page display zoom factor." +msgstr "បញ្ជាក់​​កត្តា​ពង្រីក​ការ​បង្ហាញ​ទំព័រ​បច្ចុប្បន្ន ។" + +#: 20030000.xhp +msgctxt "" +"20030000.xhp\n" +"par_id3150935\n" +"3\n" +"help.text" +msgid "Double-clicking this field opens the Zoom dialog, where you can change the current zoom factor." +msgstr "ការ​ចុច​ទ្វេដង​លើ​វាលនេះ គឺ​បើក​ប្រអប់ ពង្រីក ដែល​អ្នក​អាច​ផ្លាស់ប្ដូរ​កត្តា​ពង្រីក​បច្ចុប្បន្ន ។" + +#: 20030000.xhp +msgctxt "" +"20030000.xhp\n" +"par_id3159194\n" +"4\n" +"help.text" +msgid "Open the context menu on this field to see a selection of available zoom factors." +msgstr "បើក​ម៉ឺនុយ​បរិបទ​នៅ​ក្នុង​វាល​​នេះ​ ដើម្បី​មើល​​កត្តា​ពង្រីក​ដែល​មាន​ ។" + +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"tit\n" +"help.text" +msgid "Clear query" +msgstr "ជម្រះ​​សំណួរ" + +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"hd_id3146946\n" +"1\n" +"help.text" +msgid "Clear query" +msgstr "ជម្រះ​សំណួរ​​" + +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id3155934\n" +"2\n" +"help.text" +msgid "Clears the query and removes all tables from the design window." +msgstr "ជម្រះ​សំណួរ​ និង យក​តារាង​ទាំងអស់​ចេញ​ពី​បង្អួច​រចនា ។" + +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id3154422\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id3150789\n" +"3\n" +"help.text" +msgid "Clear query" +msgstr "ជម្រះ​​សំណួរ" + +#: symbolshapes.xhp +msgctxt "" +"symbolshapes.xhp\n" +"tit\n" +"help.text" +msgid "Symbol Shapes" +msgstr "រាង​និមិត្ត​សញ្ញា​" + +#: symbolshapes.xhp +msgctxt "" +"symbolshapes.xhp\n" +"par_idN1055A\n" +"help.text" +msgid "Symbol Shapes" +msgstr "រាង​និមិត្ត​សញ្ញា" + +#: symbolshapes.xhp +msgctxt "" +"symbolshapes.xhp\n" +"par_idN1056A\n" +"help.text" +msgid "Opens the Symbol Shapes toolbar from which you can insert graphics into your document." +msgstr "បើក​​របារ​ឧបករណ៍​រាង​និមិត្តសញ្ញា​​ដែល​អ្នក​អាច​បញ្ចូល​ក្រាហ្វិក​ទៅ​ក្នុង​ឯកសារ​របស់អ្នក​ ។" + +#: symbolshapes.xhp +msgctxt "" +"symbolshapes.xhp\n" +"par_idN105EB\n" +"help.text" +msgid "Click an icon on the Symbol Shapes toolbar, and then drag in the document to draw the shape." +msgstr "ចុច​រូបតំណាង​នៅលើ​របារ​ឧបករណ៍​រាង​និមិត្ត​សញ្ញា ហើយ​អូស​នៅក្នុង​ឯកសារ​ដើម្បី​គូរ​រូបរាង ។" + +#: symbolshapes.xhp +msgctxt "" +"symbolshapes.xhp\n" +"par_idN1059D\n" +"help.text" +msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles." +msgstr "រាង​មួយ​ចំនួន​មាន​ចំណុច​ទាញ​ពិសេស​ដែល​អ្នក​អាច​​​អូស​ដើម្បី​ផ្លាស់​ប្តូរ​លក្ខណៈ​របស់​រាង​ ។ ព្រួញ​កណ្តុរ​ផ្លាស់​ប្តូរ​​ទៅ​ជា​រូប​​ដៃ​​នៅ​លើ​ចំណុច​ទាញ​ពិសេស ។" + +#: 01170200.xhp +msgctxt "" +"01170200.xhp\n" +"tit\n" +"help.text" +msgid "Form Properties" +msgstr "លក្ខណសម្បត្តិ​សំណុំ​បែបបទ" + +#: 01170200.xhp +msgctxt "" +"01170200.xhp\n" +"bm_id3147285\n" +"help.text" +msgid "forms; propertiesproperties; forms" +msgstr "សំណុំ​បែប​បទ;​ លក្ខណសម្បត្តិ​​លក្ខណសម្បត្តិ​; សំណុំ​បែប​បទ​​" + +#: 01170200.xhp +msgctxt "" +"01170200.xhp\n" +"hd_id3147285\n" +"1\n" +"help.text" +msgid "Form Properties" +msgstr "លក្ខណសម្បត្តិ​សំណុំ​បែប​បទ​​" + +#: 01170200.xhp +msgctxt "" +"01170200.xhp\n" +"par_id3147088\n" +"2\n" +"help.text" +msgid "In this dialog you can specify, among others, the data source and the events for the whole form." +msgstr "ក្នុង​ប្រអប់​នេះ​អ្នក​អាច​បញ្ជាក់​ ក្នុង​ចំណោម​ប្រអប់​ផ្សេងៗ​ទៀត​ ប្រភព​ទិន្នន័យ​ និង​ ព្រឹត្តិការណ៍​សម្រាប់​សំណុំ​បែប​បទ​ទាំង​មូល​ ។" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"tit\n" +"help.text" +msgid "Tab Order" +msgstr "លំដាប់​ថេប" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"hd_id3146959\n" +"1\n" +"help.text" +msgid "Tab Order" +msgstr "លំដាប់​ថេប​" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"par_id3150347\n" +"2\n" +"help.text" +msgid "In the Tab Order dialog you can modify the order in which control fields get the focus when the user presses the tab key." +msgstr "ក្នុង​ប្រអប់​​ លំដាប់​ផ្ទាំង​​ ​អ្នក​អាច​កែប្រែ​​លំដាប់​ដែល​វាល​​វត្ថុ​បញ្ជា​​ទទួល​ការ​ផ្តោត​អារម្មណ៍​ពេល​អ្នក​ប្រើ​ចុច​គ្រាប់​ចុច​ថេប (Tab)" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"par_id3109850\n" +"3\n" +"help.text" +msgid "If form elements are inserted into a document, %PRODUCTNAME automatically determines in which order to move from one control to the next when using the Tab key. Every new control added is automatically placed at the end of this series. In the Tab Order dialog, you can adapt the order of this series to your individual needs." +msgstr "ប្រសិន​បើ​ធាតុ​សំណុំ​បែប​បទ​ត្រូវ​បាន​បញ្ចូល​ក្នុង​ឯកសារ​ %PRODUCTNAME កំណត់​ដោយ​ស្វ័យប្រវត្តិ​ក្នុង​លំដាប់​ណា​មួយ​​ដើម្បី​​ផ្លាស់​ទី​ពី​វត្ថុ​បញ្ជា​មួយ​ទៅ​វត្ថុ​បញ្ជា​បន្ទាប់​ទៀត​ពេល​ប្រើ​គ្រាប់ចុច​ថេប (Tab) ។ គ្រាប់វត្ថុ​បញ្ជា​ថ្មី​បាន​បន្ថែម​ត្រូវ​បាន​ដាក់​ដោយ​ស្វ័យ​ប្រវត្តិ​នៅ​​ខាង​ចុង​នៃ​ស៊េរីនេះ​ ។ ក្នុង​ប្រអប់​ លំដាប់ថេប អ្នក​អាច​​សម្រួល​​លំដាប់​របស់​ស៊េរី​នេះ​ទៅ​តាម​តម្រូវ​ការ​នីមួយៗ​ ។" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"par_id3155934\n" +"12\n" +"help.text" +msgid "You can also define the index of a control through its specific properties by entering the desired value under Order in the Properties dialog of the control." +msgstr "អ្នក​ក៏​អាច​កំណត់​សន្ទស្សន៍​របស់​វត្ថុ​បញ្ជា​មួយ​​តាម​រយៈ​លក្ខណសម្បត្តិ​ជាក់​លាក់​របស់​វា​ ដោយ​បញ្ចូល​តម្លៃ​ដែល​ចង់​បាន​ ក្រោម​ លំដាប់​ ក្នុង​ប្រអប់​ លក្ខណសម្បត្តិ​ របស់​វត្ថុ​បញ្ជា​ ។" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"par_id3149760\n" +"13\n" +"help.text" +msgid "A radio button inside a group can only be accessed by the Tab key when one of the radio buttons is set to \"selected\". If you have designed a group of radio buttons where no button is set to \"selected\", then the user will not be able to access the group or any of the radio buttons by keyboard." +msgstr "ប៊ូតុង​មូលដ នៅក្នុង​ក្រុម អាច​ចូលដំណើរការ​ដោយ​គ្រាប់ចុច​ថេប​(Tab) នៅពេល​ដែល​ប៊ូតុងមូលមួយ​ត្រូវបាន​កំណត់​ទៅ \"បានជ្រើស\" ។ ប្រសិន​បើ​អ្នក​បាន​រចនា​ក្រុម​ប៊ូតុង​មូល ដែល​មិនមាន​ប៊ូតុង​កំណត់​ទៅ \"បានជ្រើស​ទេ\" នោះ​អ្នកប្រើ​នឹង​មិនអាច​ចូលដំណើរការ​ក្រុម ឬ​ប៊ូតុង​មូល​ណាមួយ​ដោយ​ក្ដារចុច​បានឡើយ ។" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"hd_id3149140\n" +"4\n" +"help.text" +msgid "Controls" +msgstr "វត្ថុ​បញ្ជា" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"par_id3150789\n" +"5\n" +"help.text" +msgid "Lists all controls in the form. These controls can be selected with the tab key in the given order from top to bottom. Select a control from the Controls list to assign the desired position in the tab order." +msgstr "រាយ​វត្ថុ​បញ្ជា​ទាំង​អស់​ក្នុង​សំណុំ​បែប​បទ​ ។ វត្ថុ​បញ្ជា​ទាំង​នេះ​​​អាចត្រូវ​បាន​ជ្រើស​​ដោយ​ប្រើ​គ្រាប់ចុច​ថេប(Tab) ​ក្នុង​លំដាប់​ដែល​បាន​ផ្តល់​ឲ្យ​ពី​កំពូល​ទៅ​បាត​ ។​ ជ្រើស​វត្ថុ​បញ្ជា​មួយ​ពី​​បញ្ជី​ វត្ថុ​បញ្ជា​​ ដើម្បី​ផ្តល់​ឲ្យ​ទីតាំង​ដែល​ចង់បាន​ក្នុង​លំដាប់ថេប​ ។" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"hd_id3153750\n" +"6\n" +"help.text" +msgid "Move Up" +msgstr "ផ្លាស់ទី​ឡើង​លើ" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"par_id3154751\n" +"7\n" +"help.text" +msgid "Click the Move Up button to shift the selected control one position higher in the tab order." +msgstr "ចុច​ប៊ូតុង​​ ផ្លាស់​ទី​ឡើង​លើ​​ ដើម្បី​ប្តូរ​វត្ថុ​បញ្ជា​ដែល​បានជ្រើស​​ទីតាំង​មួយ​ដែល​ខ្ពស់​ជាង​ក្នុង​លំដាប់​ផ្ទាំង​ ។" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"hd_id3155339\n" +"8\n" +"help.text" +msgid "Move Down" +msgstr "ផ្លាស់ទី​ចុះ​ក្រោម" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"par_id3154823\n" +"9\n" +"help.text" +msgid "Click the Move Down button to shift the selected control one position lower in the tab order." +msgstr "ចុច​ប៊ូតុង​​ ផ្លាស់​ទី​ចុះ​ក្រោម​ ដើម្បី​ប្តូរ​វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើ​ស ទីតាំង​មួយ​ទាប​ជាង​ក្នុង​លំដាប់​ផ្ទាំង​ ។" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"hd_id3154288\n" +"10\n" +"help.text" +msgid "Automatic Sort" +msgstr "តម្រៀប​ស្វ័យ​ប្រវត្តិ" + +#: 01170300.xhp +msgctxt "" +"01170300.xhp\n" +"par_id3153748\n" +"11\n" +"help.text" +msgid "Click the Automatic Sort button to automatically sort the controls according to their position in the document." +msgstr "ចុច​ប៊ូតុង​​ តម្រៀប​ស្វ័យ​ប្រវត្តិ​​ ដើម្បី​តម្រៀប​វត្ថុ​បញ្ជា​ដោយ​ស្វ័យ​ប្រវត្តិ​ ដោយ​យោង​ទៅតាម​ទីតាំង​របស់ពួក​វា​ក្នុង​ឯកសារ​ ។" + +#: 24080000.xhp +msgctxt "" +"24080000.xhp\n" +"tit\n" +"help.text" +msgid "Gamma" +msgstr "ហ្គាម៉ា" + +#: 24080000.xhp +msgctxt "" +"24080000.xhp\n" +"hd_id3154100\n" +"1\n" +"help.text" +msgid "Gamma" +msgstr "ហ្គា​ម៉ា​​" + +#: 24080000.xhp +msgctxt "" +"24080000.xhp\n" +"par_id3154873\n" +"2\n" +"help.text" +msgid "Specifies the gamma value for the view of the selected object, which affects the brightness of the midtone values. Values from 0.10 (minimum Gamma) to 10 (maximum Gamma) are possible." +msgstr "បញ្ជាក់​តម្លៃ​ហ្គាម៉ា​សម្រាប់​ទិដ្ឋភាព​នៃ​វត្ថុ​ដែលបាន​ជ្រើស ដែល​ប៉ះពាល់​ដល់​​ពន្លឺ​នៃ​តម្លៃ​ពាក់​កណ្ដាល​ពណ៌ ។ តម្លៃ​ពី 0.10 (ហ្គាម៉ា​អប្បបរមា) ទៅ 10 (ហ្គាម៉ា​អតិបរមា) គឺ​អាច​ធ្វើបាន ។" + +#: 24080000.xhp +msgctxt "" +"24080000.xhp\n" +"par_id3149760\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24080000.xhp +msgctxt "" +"24080000.xhp\n" +"par_id3149798\n" +"3\n" +"help.text" +msgid "Gamma" +msgstr "ហ្គាម៉ា" + +#: 01170003.xhp +msgctxt "" +"01170003.xhp\n" +"tit\n" +"help.text" +msgid "Special Tips for Date Fields" +msgstr "ព័ត៌មាន​ជំនួយ​​ពិសេស​សម្រាប់​វាល​​ពេលវេលា​" + +#: 01170003.xhp +msgctxt "" +"01170003.xhp\n" +"bm_id3150445\n" +"help.text" +msgid "date fields; properties" +msgstr "វាល​​កាល​បរិច្ឆេទ​; លក្ខណសម្បត្តិ​" + +#: 01170003.xhp +msgctxt "" +"01170003.xhp\n" +"hd_id3150445\n" +"77\n" +"help.text" +msgid "Special Tips for Date Fields" +msgstr "ព័ត៌មាន​ជំនួយ​​ពិសេស​សម្រាប់​វាល​​ពេលវេលា​" + +#: 01170003.xhp +msgctxt "" +"01170003.xhp\n" +"par_id3154230\n" +"75\n" +"help.text" +msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in %PRODUCTNAME - PreferencesTools - Options - $[officename] - General. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934." +msgstr "នៅពេល​អ្នក​បញ្ចូល​ឆ្នាំ ដោយ​ប្រើលេខ​ពីរ​ខ្ទង់ តម្លៃលេខ​បួនខ្ទង់​ដែលទាក់ទង​ត្រូវបានកំណត់​ដោយ​ ការ​កំណ់​នៅ​ក្នុង %PRODUCTNAME - ចំណូល​ចិត្តឧបករណ៍ - ជម្រើស - $[officename] - ទូទៅ ។ ឧទាហរណ៍ ១៩៣៥ ត្រូវបានកំណត់​ជា​តម្លៃ​ដែន​កំណត់​ទាប ហើយ​អ្នកបញ្ចូល ៣៤ ជាតម្លៃ​កាលបរិច្ឆេទ នោះលទ្ធផល​គឺ ២០៣៤ ជំនួស​ឲ្យ ១៩៣៤ ។" + +#: 01170003.xhp +msgctxt "" +"01170003.xhp\n" +"par_id3149205\n" +"76\n" +"help.text" +msgid "The pre-set limit value will be saved for each document." +msgstr "តម្លៃ​ដែន​កំណត់​ដែលបានកំណត់​ជាមុន នឹង​ត្រូវបាន​រក្សាទុក​សម្រាប់​ឯកសារ​នីមួយៗ ។" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"tit\n" +"help.text" +msgid "Graphics Mode" +msgstr "របៀប​ក្រាហ្វិក" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"hd_id3149762\n" +"1\n" +"help.text" +msgid "Graphics Mode" +msgstr "​របៀប​ក្រាហ្វិក​​" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"par_id3150255\n" +"2\n" +"help.text" +msgid "Lists view attributes for the selected graphic object. The embedded or linked graphic object in the current file will not be changed, only the view of the object." +msgstr "រាយ​គុណលក្ខណៈ​ទិដ្ឋភាព​សម្រាប់​វត្ថុក្រាហ្វិក​ដែល​បាន​ជ្រើស​ ។ ​វត្ថុ​ក្រាហ្វិក​ដែល​បាន​បង្កប់​ និង តភ្ជាប់​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​នឹង​មិន​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ ​លើក​លែង​តែ​ទិដ្ឋភាព​របស់​វត្ថុ​ ។​" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"par_id3150275\n" +"help.text" +msgid "Cell Styles" +msgstr "រចនាប័ទ្ម​ក្រឡា" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"par_id3150771\n" +"3\n" +"help.text" +msgid "Graphics mode" +msgstr "របៀប​ក្រាហ្វិក" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"hd_id3155262\n" +"4\n" +"help.text" +msgid "Default" +msgstr "លំនាំដើម" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"par_id3155434\n" +"5\n" +"help.text" +msgid "The view of the graphic object is not changed." +msgstr "ទិដ្ឋ​ភាព​របស់​វត្ថុ​ក្រាហ្វិក​មិន​ត្រូវ​បាន​ផ្លាស់​ប្តូរ​ ។" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"hd_id3147574\n" +"6\n" +"help.text" +msgid "Grayscale" +msgstr "មាត្រដ្ឋាន​ប្រផេះ" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"par_id3153760\n" +"7\n" +"help.text" +msgid "The graphic object is shown in grayscale. A color graphic object can become monochrome in grayscale. You can also use the color sliders to apply a uniform color to the monochrome graphic object." +msgstr "វត្ថុ​ក្រាហ្វិក​ត្រូវបាន​បង្ហាញ​ជា​មាត្រដ្ឋាន​ប្រផេះ​។ វត្ថុ​ក្រាហ្វិក​ពណ៌​អាច​ក្លាយជា​មួយពណ៌​ជា​មាត្រដ្ឋាន​ប្រផេះ ។ អ្នកក៏អាច​ប្រើ​គ្រាប់​រំកិល​ពណ៌​ដើម្បី​អនុវត្ត​ពណ៌​សុទ្ធ​ទៅ​វត្ថុ​ក្រាហ្វិក​មួយ​ពណ៌ ។" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"hd_id3151246\n" +"8\n" +"help.text" +msgid "Black and White" +msgstr "ស​ខ្មៅ" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"par_id3153062\n" +"9\n" +"help.text" +msgid "The graphic object is shown in black and white. All brightness values below 50% will appear black, all over 50% will appear white." +msgstr "វត្ថុ​ក្រាហ្វិក​ត្រូវ​បាន​បង្ហាញ​ជា​ពណ៌​ស​ខ្មៅ​ ។ តម្លៃ​ពន្លឺ​ទាំង​អស់​ទាប​​ជាង​ ៥០%​ នឹង​បង្ហាញ​ពណ៌​ខ្មៅ​ តម្លៃ​ពន្លឺ​ទាំង​អស់​លើស​ពី​ ៥០%​ នឹង​បង្ហាញ​ពណ៌​ស​ ។" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"hd_id3146795\n" +"10\n" +"help.text" +msgid "Watermark" +msgstr "ព្រាល​ៗ" + +#: 24020000.xhp +msgctxt "" +"24020000.xhp\n" +"par_id3149670\n" +"11\n" +"help.text" +msgid "The graphic object is raised in brightness and reduced in contrast so that it can be used in the background as a watermark." +msgstr "វត្ថុ​ក្រាហ្វិក​ត្រូវ​បាន​បង្កើន​ពន្លឺ ហើយ​បន្ថយ​កម្រិត​ពណ៌ ដូច្នេះ​អ្នក​អាច​ប្រើ​វា​ក្នុង​ផ្ទៃ​ខាង​ក្រោយ​ជា​របាំង​ទឹក ។" + +#: 14020200.xhp +msgctxt "" +"14020200.xhp\n" +"tit\n" +"help.text" +msgid "Switch Design View On / Off" +msgstr "បិទ/​បើក​ ប្តូរ​ទិដ្ឋភាព​រចនា" + +#: 14020200.xhp +msgctxt "" +"14020200.xhp\n" +"hd_id3159411\n" +"1\n" +"help.text" +msgid "Switch Design View On / Off" +msgstr "បិទ​/​បើក​ ប្តូរ​ទិដ្ឋភាព​រចនា​" + +#: 14020200.xhp +msgctxt "" +"14020200.xhp\n" +"par_id3149495\n" +"2\n" +"help.text" +msgid "Displays the design view or the SQL view of the query." +msgstr "បង្ហាញ​ទិដ្ឋភាព​រចនា ឬ ទិដ្ឋភាព SQL របស់សំណួរ ។" + +#: 14020200.xhp +msgctxt "" +"14020200.xhp\n" +"par_id3149140\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 14020200.xhp +msgctxt "" +"14020200.xhp\n" +"par_id3147399\n" +"3\n" +"help.text" +msgid "Switch Design View On / Off" +msgstr "បិទ/​បើក​ ប្តូរ​ទិដ្ឋភាព​រចនា" + +#: 24090000.xhp +msgctxt "" +"24090000.xhp\n" +"tit\n" +"help.text" +msgid "Transparency" +msgstr "ថ្លា" + +#: 24090000.xhp +msgctxt "" +"24090000.xhp\n" +"hd_id3159411\n" +"1\n" +"help.text" +msgid "Transparency" +msgstr "ភាព​ថ្លា​​" + +#: 24090000.xhp +msgctxt "" +"24090000.xhp\n" +"par_id3150445\n" +"2\n" +"help.text" +msgid "Specifies the transparency in the graphic object. Values from 0% (fully opaque) to +100% (fully transparent) are possible." +msgstr "បញ្ជាក់​ភាពថ្លា​នៅក្នុង​វត្ថុ​ក្រាហ្វិក ។ តម្លៃ​ពី 0% (ស្រអាប់​ពេញលេញ) ទៅ +១០០% (ភាពថ្លា​ពេញលេញ) គឺ​អាច​ធ្វើបាន ។" + +#: 24090000.xhp +msgctxt "" +"24090000.xhp\n" +"par_id3154116\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 24090000.xhp +msgctxt "" +"24090000.xhp\n" +"par_id3156302\n" +"3\n" +"help.text" +msgid "Transparency" +msgstr "ថ្លា" + +#: 19090000.xhp +msgctxt "" +"19090000.xhp\n" +"tit\n" +"help.text" +msgid "HTML Source" +msgstr "ប្រភព​ HTML" + +#: 19090000.xhp +msgctxt "" +"19090000.xhp\n" +"bm_id3154788\n" +"help.text" +msgid "HTML documents;source text" +msgstr "ឯកសារ HTML អត្ថបទ​ប្រភព" + +#: 19090000.xhp +msgctxt "" +"19090000.xhp\n" +"hd_id3154788\n" +"1\n" +"help.text" +msgid "HTML Source" +msgstr "ប្រភព​ HTML" + +#: 19090000.xhp +msgctxt "" +"19090000.xhp\n" +"par_id3156183\n" +"2\n" +"help.text" +msgid "Displays the source text of the current HTML document. To view the HTML source of a new document, you must first save the new document as an HTML document." +msgstr "បង្ហាញ​អត្ថបទ​ប្រភព​របស់​ឯកសារ​ HTML បច្ចុប្បន្ន​ ។ ដើម្បី​មើល​ប្រភព​ HTML របស់​ឯកសារ​ថ្មី​មួយ​ អ្នក​ដំបូង​ត្រូវ​តែ​រក្សាទុក​ឯកសារ​ថ្មី​ ជា​ឯកសារ​ HTML ។​" + +#: 19090000.xhp +msgctxt "" +"19090000.xhp\n" +"par_id3149760\n" +"3\n" +"help.text" +msgid "In HTML Source mode, you can view and edit the tags of HTML. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML." +msgstr "នៅ​ក្នុង​របៀប​ប្រភព​ HTML អ្នក​អាច​មើល​ និង កែសម្រួល​ ស្លាក នៃ HTML ។ រក្សា​ទុក​ឯកសារ​ជា​ឯកសារ​អត្ថបទ​ធម្មតា​ ។ ផ្តល់​ផ្នែក​បន្ថែម .html ឬ .htm ដើម្បី​កំណត់​ឯកសារ​ជា HTML ។" + +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"tit\n" +"help.text" +msgid "Move Down" +msgstr "ផ្លាស់ទី​ចុះ​ក្រោម" + +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"hd_id3148520\n" +"1\n" +"help.text" +msgid "Move Down" +msgstr "ផ្លាស់​ទី​ចុះ​ក្រោម​" + +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id3154228\n" +"2\n" +"help.text" +msgid "Positions the selected paragraph after the one below it." +msgstr "កំណត់ទីតាំង​កថាខណ្ឌ​ដែល​បានជ្រើស​បន្ទាប់​ពី​កថាខណ្ឌ​មួយ​នៅខាង​ក្រោម​វា ។" + +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id3158405\n" +"5\n" +"help.text" +msgid "If you have numbered paragraphs and click the Move Down icon, the numbers will be adjusted to the current order. The Move Down icon is only visible when the cursor is positioned in a bulleted or numbered list. The Move Down icon appears on the Text Formatting Bar when you use the outline view. " +msgstr "ប្រសិន​បើ​អ្នក​មាន​កថាខណ្ឌ​មាន​លេខ​រៀង​ និង ចុច​រូបតំណាង ផ្លាស់ទី​ចុះ​ក្រោម លេខ​រៀង​នឹង​ត្រូវ​បាន​លៃតម្រូវ​ទៅ​លំដាប់​បច្ចុប្បប្ន​ ។ រូបតំណាង ផ្លាស់ទី​ចុះ​ក្រោម គឺ​មើលឃើញ​ពេល​ទស្សន៍​ទ្រនិច​ត្រូវ​បាន​កំណត់ទីតាំង​ក្នុង​បញ្ជី​មាន​លេខ​រៀង​ និង ចំណុច ។ រូបតំណាង ផ្លាស់ទី​ចុះ​ក្រោម បង្ហាញ​នៅ​លើ​របារ ការធ្វើ​ទ្រង់ទ្រាយ​អត្ថបទ ពេលអ្នក​ប្រើ​ទិដ្ឋភាព​គ្រោង ។ " + +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id3149751\n" +"4\n" +"help.text" +msgid "This function can be called by pressing CommandCtrl+Down Arrow." +msgstr "អនុគមន៍​នេះ​អាច​ត្រូវ​បានហៅ​ដោយ​ចុច Commandបញ្ជា(Ctrl)+ព្រួញ​ចុះក្រោម ។" + +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id3156426\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id3145212\n" +"3\n" +"help.text" +msgid "Move Down" +msgstr "ផ្លាស់ទី​ចុះ​ក្រោម" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"tit\n" +"help.text" +msgid "Data to Fields" +msgstr "ទិន្នន័យ​ទៅវាល​" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"hd_id3149031\n" +"1\n" +"help.text" +msgid "Data to Fields" +msgstr "ទិន្នន័យ​ពី​​វាល​" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"par_id3150476\n" +"2\n" +"help.text" +msgid "Updates the contents of the existing database fields by the marked records. The Data to Fields icon is only available if the current document is a text document." +msgstr "ធ្វើ​ឲ្យ​មាតិកា​របស់​វាល​មូលដ្ឋានទិន្នន័យ​ដែល​មាន​ស្រាប់​ទាន់សម័យ​ ដោយ​កំណត់​ត្រា​ដែល​សម្គាល់ ។ រូបតំណាង ទិន្នន័យ​ទៅ​វាល អាច​ប្រើ​បាន​តែ​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​​​គឺ​ជា​ឯកសារ​អត្ថបទ​ ។" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"par_id3149205\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង​" + +#: 12080000.xhp +msgctxt "" +"12080000.xhp\n" +"par_id3145669\n" +"3\n" +"help.text" +msgid "Data to Fields" +msgstr "ទិន្នន័យ​ទៅវាល​" + +#: 10010000.xhp +msgctxt "" +"10010000.xhp\n" +"tit\n" +"help.text" +msgid "Previous Page" +msgstr "ទំព័រ​មុន" + +#: 10010000.xhp +msgctxt "" +"10010000.xhp\n" +"hd_id3154228\n" +"1\n" +"help.text" +msgid "Previous Page" +msgstr "ទំព័រ​មុន​" + +#: 10010000.xhp +msgctxt "" +"10010000.xhp\n" +"par_id3150445\n" +"2\n" +"help.text" +msgid "Moves back to the previous page in the document. This function is only active when you select the Page Preview function on the File menu." +msgstr "ផ្លាស់​ទី​ថយ​​​ក្រោយ​ទៅ​​ទំព័រ​មុន​ក្នុង​ឯកសារ​ ។​ អនុគមន៍​នេះ​គឺ​សកម្ម​តែ​ក្នុង​ករណី​​អ្នក​ជ្រើស​មុខងារ​​​ ទំព័រ​មើល​ជា​មុន​ ​​នៅ​លើ​ម៉ឹនុយ​​ ឯកសារ ។" + +#: 10010000.xhp +msgctxt "" +"10010000.xhp\n" +"par_id3155552\n" +"help.text" +msgid "Icon" +msgstr "រូប​តំណាង​" + +#: 10010000.xhp +msgctxt "" +"10010000.xhp\n" +"par_id3147577\n" +"3\n" +"help.text" +msgid "Previous Page" +msgstr "ទំព័រ​មុន" + +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"tit\n" +"help.text" +msgid "Bullets On/Off" +msgstr "បិទ​/​បើក ចំណុច" + +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"hd_id3154228\n" +"1\n" +"help.text" +msgid "Bullets On/Off" +msgstr "បិទ​​/​បើក​ចំណុច​​" + +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id3148520\n" +"2\n" +"help.text" +msgid "Assigns bullet points to the selected paragraphs, or removes them from bulleted paragraphs." +msgstr "ផ្តល់​ចំណុច​​ទៅ​កថាខណ្ឌ​ដែល​បាន​ជ្រើស​ ឬ​យក​ពួក​វា​ចេញ​ពី​កថាខណ្ឌ​ដែល​មាន​ចំណុច ។" + +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id3155150\n" +"6\n" +"help.text" +msgid "Bullet options such as type and position are defined in the Bullets and Numbering dialog. To open this dialog, click the Bullets and Numbering icon on the Bullets and Numbering Bar" +msgstr "ជម្រើស​ចំណុច​ដូច​ជា​ ប្រភេទ​ និង ទីតាំង​ត្រូវ​បាន​កំណត់​ក្នុងប្រអប់​ ចំណុច​ និង លេខ​រៀង ។ ដើម្បី​បើក​ប្រអប់​នេះ​ ចុច​​រូបតំណាង ចំណុច​ និង លេខ​រៀង នៅលើ របារចំណុច​ និង លេខ​រៀង" + +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id3145669\n" +"8\n" +"help.text" +msgid "Bullet options such as type and position are defined in the Bullets and Numbering dialog. To open this dialog, click the Bullets and Numbering icon on the Text Formatting Bar. " +msgstr "ជម្រសើ​ចំណុច ដូចជា​ប្រភេទ និង ទីតាំង​ដែលត្រូវបានកំណត់​នៅក្នុង​ប្រអប់ ចំណុច និង លេខរៀង ។ ដើម្បី​បើក​ប្រអប់​នេះ សូម​ចុចរូបតំណាង ចំណុច និង លេខរៀង នៅលើរបារ ធ្វើ​ទ្រង់ទ្រាយ​អត្ថបទ ។ " + +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id3147576\n" +"3\n" +"help.text" +msgid "In the Web Layout, some numbering/bullet options are not available. " +msgstr "នៅក្នុង ប្លង់​បណ្ដាញ ជម្រើសលេខរៀង/ចំណុច មួយចំនួនគឺ​មិនអាច​រក​បានទេ ។ " + +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id3154317\n" +"5\n" +"help.text" +msgid "The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under Format - Paragraph by entering the left indent and the first-line indent. " +msgstr "ចម្ងាយរវាង​អត្ថបទ និង ស៊ុម​អត្ថបទខាងឆ្វេង និង ទីតាំង​ចំណុច អាច​ត្រូវបាន​កំនត់​នៅក្នុង​ប្រអប់​​នៅក្រោម ទ្រង់ទ្រាយ - កថាខណ្ឌ ដោយ​បញ្ចូល​ការចូល​បន្ទាត់​ខាងឆ្វេង និង ការចូល​បន្ទាត់​ដំបូងគេ ។" + +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id3150355\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id3149233\n" +"4\n" +"help.text" +msgid "Bullets On/Off" +msgstr "បិទ​/​បើក ចំណុច" + +#: 01171200.xhp +msgctxt "" +"01171200.xhp\n" +"tit\n" +"help.text" +msgid "Display Grid" +msgstr "បង្ហាញ​​ក្រឡា​ចត្រង្គ" + +#: 01171200.xhp +msgctxt "" +"01171200.xhp\n" +"hd_id3150476\n" +"1\n" +"help.text" +msgid "Display Grid" +msgstr "បង្ហាញ​​ក្រឡា​ចត្រង្គ" + +#: 01171200.xhp +msgctxt "" +"01171200.xhp\n" +"par_id3153750\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 01171200.xhp +msgctxt "" +"01171200.xhp\n" +"par_id3155536\n" +"4\n" +"help.text" +msgid "Display Grid" +msgstr "បង្ហាញ​​ក្រឡា​ចត្រង្គ" + +#: 02050000.xhp +msgctxt "" +"02050000.xhp\n" +"tit\n" +"help.text" +msgid "Text running from top to bottom" +msgstr "អត្ថបទ​កំពុង​រត់​ពី​កំពូល​ទៅ​បាត​" + +#: 02050000.xhp +msgctxt "" +"02050000.xhp\n" +"hd_id3149119\n" +"1\n" +"help.text" +msgid "Text running from top to bottom" +msgstr "អត្ថបទ​កំពុង​រង់​ពី​កំពូល​ទៅ​បាត" + +#: 02050000.xhp +msgctxt "" +"02050000.xhp\n" +"par_id3153089\n" +"2\n" +"help.text" +msgid "Specifies the vertical direction of the text." +msgstr "បញ្ជាក់​​ទិស​បញ្ឈរ​របស់​អត្ថបទ​ ។" + +#: 02050000.xhp +msgctxt "" +"02050000.xhp\n" +"par_id3154186\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 02050000.xhp +msgctxt "" +"02050000.xhp\n" +"par_id3149827\n" +"3\n" +"help.text" +msgid "Text direction from top to bottom" +msgstr "ទិស​អក្សរ​ពី​កំពូល​​ទៅ​​បាត" + +#: 14040000.xhp +msgctxt "" +"14040000.xhp\n" +"tit\n" +"help.text" +msgid "Functions" +msgstr "អនុគមន៍" + +#: 14040000.xhp +msgctxt "" +"14040000.xhp\n" +"hd_id3153514\n" +"1\n" +"help.text" +msgid "Functions" +msgstr "អនុគមន៍" + +#: 14040000.xhp +msgctxt "" +"14040000.xhp\n" +"par_id3159224\n" +"2\n" +"help.text" +msgid "Displays the \"Function\" row in the lower part of the design view of the Query Design window." +msgstr "បង្ហាញ​ជួរដេក​ \"អនុគមន៍\" ក្នុង​ផ្នែក​ទាប​ជាង​នៃ​ទិដ្ឋភាព​រចនា​របស់​បង្អួច​ រចនា​សំណួរ ។" + +#: 14040000.xhp +msgctxt "" +"14040000.xhp\n" +"par_id3149205\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 14040000.xhp +msgctxt "" +"14040000.xhp\n" +"par_id3145669\n" +"3\n" +"help.text" +msgid "Functions" +msgstr "អនុគមន៍" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"tit\n" +"help.text" +msgid "Standard Filter" +msgstr "តម្រង​​​​​​ខ្នាត​​គំរូ" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"bm_id3109850\n" +"help.text" +msgid "default filters, see standard filters databases; standard filters standard filters;databases" +msgstr "តម្រង​លំនាំដើម, មើល​តម្រង​ស្តង់ដារ មូលដ្ឋាន​ទិន្នន័យ; តម្រងស្តង់ដារ តម្រង​ស្តង់ដារ;មូលដ្ឋានទិន្នន័យ" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"hd_id3109850\n" +"1\n" +"help.text" +msgid "Standard Filter" +msgstr "តម្រង​ស្តង់ដារ" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"par_id3143281\n" +"2\n" +"help.text" +msgid "Allows you to set the filtering options." +msgstr "អនុញ្ញាត​ឲ្យ​អ្នក​កំណត់​ជម្រើស​តម្រង​ ។" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"par_id3149549\n" +"8\n" +"help.text" +msgid "Use the Standard Filter to refine and to combine AutoFilter search options." +msgstr "ប្រើ​ តម្រង​ស្តង់ដារ​​ ដើម្បី​ធ្វើ​ឲ្យ​ប្រសើរ​ឡើងវិញ​ និង​ ដើម្បី​ផ្សំជម្រើស​ស្វែង​រក​ បំពេញ​ស្វ័យ​ប្រវត្តិ​​  ។" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"par_id3152801\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"par_id3149183\n" +"3\n" +"help.text" +msgid "Standard Filter" +msgstr "តម្រង​​​​​​ខ្នាត​​គំរូ" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"par_id3143267\n" +"6\n" +"help.text" +msgid "$[officename] saves the current filter settings for the next time that you open this dialog." +msgstr "$[officename] រក្សាទុក​ការ​កំណត់​តម្រង​បច្ចុប្បន្ន​សម្រាប់​ពេល​បន្ទាប់ ​ដែល​អ្នក​បើក​ប្រអប់នេះ​ ។" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"par_id3156410\n" +"7\n" +"help.text" +msgid "To remove the current filter, click Remove Filter/Sorting icon." +msgstr "ដើម្បី​យក​តម្រង​បច្ចុប្បន្ន​ចេញ គឺ​ត្រូវ​ចុច​លើ​រូបតំណាង យក​តម្រង​/​តម្រៀប​ចេញ ។" + +#: 12090000.xhp +msgctxt "" +"12090000.xhp\n" +"par_id3152996\n" +"help.text" +msgid "AutoFilter" +msgstr "តម្រង​ស្វ័យ​ប្រវត្តិ" + +#: 14070000.xhp +msgctxt "" +"14070000.xhp\n" +"tit\n" +"help.text" +msgid "Distinct Values" +msgstr "តម្លៃខុសគ្នា​" + +#: 14070000.xhp +msgctxt "" +"14070000.xhp\n" +"bm_id3149991\n" +"help.text" +msgid "SQL; DISTINCT parameterdistinct values in SQL queries" +msgstr "SQL ប៉ារ៉ាម៉ែត្រ DISTINCTតម្លៃ​ខុសគ្នា​ក្នុង​សំណួរ SQL" + +#: 14070000.xhp +msgctxt "" +"14070000.xhp\n" +"hd_id3149991\n" +"1\n" +"help.text" +msgid "Distinct Values" +msgstr "តម្លៃ​ខុស​គ្នា​" + +#: 14070000.xhp +msgctxt "" +"14070000.xhp\n" +"par_id3154894\n" +"2\n" +"help.text" +msgid "Expands the created select statement of the SQL Query in the current column by the parameter DISTINCT. The consequence is that identical values occurring multiple times are listed only once." +msgstr "ពង្រីក​សេចក្តី​ថ្លែង​ការណ៍​ជ្រើស​ដែល​បាន​បង្កើត​របស់ សំណួរ SQL ក្នុង​ជួរឈរ​បច្ចុប្បន្ន​ដោយ​ប៉ារ៉ាម៉ែត្រ​ DISTINCT ។ លទ្ធផល​គឺ​ថា​តម្លៃ​ដូច​គ្នា​​កើត​ឡើង​ច្រើន​ដង​ត្រូវ​បាន​រាយ​តែ​ម្តង​ប៉ុណ្ណោះ ។" + +#: 14070000.xhp +msgctxt "" +"14070000.xhp\n" +"par_id3149511\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 14070000.xhp +msgctxt "" +"14070000.xhp\n" +"par_id3147226\n" +"3\n" +"help.text" +msgid "Distinct Values" +msgstr "តម្លៃខុសគ្នា​" + +#: 14050000.xhp +msgctxt "" +"14050000.xhp\n" +"tit\n" +"help.text" +msgid "Table Name" +msgstr "ឈ្មោះ​តារាង" + +#: 14050000.xhp +msgctxt "" +"14050000.xhp\n" +"hd_id3149991\n" +"1\n" +"help.text" +msgid "Table Name" +msgstr "ឈ្មោះ​តារាង​" + +#: 14050000.xhp +msgctxt "" +"14050000.xhp\n" +"par_id3154232\n" +"2\n" +"help.text" +msgid "Displays the \"Table\" row in the lower part of the Query Design." +msgstr "បង្ហាញ​ជួរ​ដេក​ \"តារាង\" ក្នុង​ផ្នែក​ទាប​ជាង​របស់ ការ​រចនា​សំណួរ ។" + +#: 14050000.xhp +msgctxt "" +"14050000.xhp\n" +"par_id3154116\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 14050000.xhp +msgctxt "" +"14050000.xhp\n" +"par_id3157896\n" +"3\n" +"help.text" +msgid "Table Name" +msgstr "ឈ្មោះ​តារាង" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"tit\n" +"help.text" +msgid "Decrease Spacing" +msgstr "បន្ថយ​គម្លាត" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"hd_id3155934\n" +"1\n" +"help.text" +msgid "Decrease Spacing" +msgstr "បន្ថយ​គម្លាត​​" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"par_id3147143\n" +"2\n" +"help.text" +msgid "Click the Decrease Spacing icon to decrease the paragraph spacing above the selected paragraph." +msgstr "ចុច​រូប​តំណាង​​ បន្ថយ​គម្លាត​​ ដើម្បី​បន្ថយ​គម្លាត​កថាខណ្ឌ​នៅ​លើ​កថា​ខណ្ឌ​ដែល​បាន​ជ្រើស​ ។​" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"par_id3155555\n" +"help.text" +msgid "Icon" +msgstr "រូបតំណាង" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"par_id3145211\n" +"3\n" +"help.text" +msgid "Decrease Spacing" +msgstr "បន្ថយ​គម្លាត" + +#: 03120000.xhp +msgctxt "" +"03120000.xhp\n" +"par_id3156410\n" +"4\n" +"help.text" +msgid "You can make additional adjustments to the spacing by selecting Format - Paragraph - Indents & Spacing" +msgstr "អ្នក​អាច​ធ្វើការ​លៃតម្រូវ​បន្ថែម​ទៀត​ទៅ​គម្លាត ដោយ​ជ្រើស ទ្រង់ទ្រាយ - កថាខណ្ឌ - ចូលបន្ទាត់ និង​គម្លាត" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"tit\n" +"help.text" +msgid "Context Menu of a Control Field" +msgstr "ម៉ឺនុយ​បរិបទ​របស់​វាល​​វត្ថុ​បញ្ជា​មួយ​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3149294\n" +"123\n" +"help.text" +msgid "Context Menu of a Control Field" +msgstr "ម៉ឺនុយ​បរិបទ​របស់​វាល​​វត្ថុ​បញ្ជា​មួយ​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3147304\n" +"88\n" +"help.text" +msgid "The context menu of a control field has the following commands." +msgstr "ម៉ឺនុយ​បរិបទ​របស់វាល​​វត្ថុ​បញ្ជា​មួយ​មាន​ពាក្យ​បញ្ជា​ដូច​ខាង​ក្រោម​នេះ ។" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3152771\n" +"89\n" +"help.text" +msgid "Replace with" +msgstr "ជំនួស​ដោយ" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3150400\n" +"90\n" +"help.text" +msgid "Calls a submenu where you can select a control type to replace the control selected in the document. As many properties as possible are adopted." +msgstr "ហៅ​ម៉ឺនុយ​រង​មួយ​​ ដែល​អ្នក​អាច​ជ្រើស​ប្រភេទ​វត្ថុ​បញ្ជា​មួយ​ ដើម្បី​ជំនួស​វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ក្នុង​ឯកសារ​ ។​ មាន​លក្ខណសម្បត្តិ​ជា​ច្រើន​ត្រូវ​បាន​ជ្រើស​ ។" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3154366\n" +"91\n" +"help.text" +msgid "Text box" +msgstr "ប្រអប់​អត្ថបទ​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3154217\n" +"92\n" +"help.text" +msgid "The selected control is transformed into a text box." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​បម្លែង​ទៅ​ជា​​ប្រអប់​អត្ថបទ​មួយ​ ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3154819\n" +"93\n" +"help.text" +msgid "Button" +msgstr "ប៊ូតុង" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3161646\n" +"94\n" +"help.text" +msgid "The selected control is transformed into a button." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ត្រូវ​បាន​បម្លែង​ទៅ​ជា​ប៊ូតុង​មួយ​ ។" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3144432\n" +"95\n" +"help.text" +msgid "Label field" +msgstr "វាល​​ស្លាក" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3151381\n" +"96\n" +"help.text" +msgid "The selected control is transformed into a label." +msgstr "​វត្ថុ​បញ្ជា​ដែល​បាន​​ជ្រើស​ ត្រូវ​បាន​ប្លែង​ទៅ​ជា​ស្លាក​មួយ​ ។" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3125865\n" +"97\n" +"help.text" +msgid "List Box" +msgstr "ប្រអប់​បញ្ជី" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3144761\n" +"98\n" +"help.text" +msgid "The selected control is transformed into a list box." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​ប្លែង​ទៅ​ជា​ប្រអប់​បញ្ជី​ ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3149810\n" +"99\n" +"help.text" +msgid "Check Box" +msgstr "ប្រអប់​ធីក" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3145581\n" +"100\n" +"help.text" +msgid "The selected control is transformed into a check box." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​ប្លែង​ទៅ​ជា​ប្រអប់​ធីក ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3155429\n" +"101\n" +"help.text" +msgid "Radio Button" +msgstr "ប៊ូតុង​មូល" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3153369\n" +"102\n" +"help.text" +msgid "The selected control is transformed into an option button." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​បម្លែង​ទៅ​ជា​ប៊ូតុង​ជម្រើស​មួយ​ ។" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3155857\n" +"103\n" +"help.text" +msgid "Combo Box" +msgstr "ប្រអប់​បន្សំ" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3150012\n" +"104\n" +"help.text" +msgid "The selected control is transformed into a combo box." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​ប្លែង​ទៅ​ជា​ប្រអប់​បន្សំ​មួយ​ ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3145264\n" +"105\n" +"help.text" +msgid "Image Button" +msgstr "​ប៊ូតុង​រូបភាព" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3145273\n" +"106\n" +"help.text" +msgid "The selected control is transformed into an image button." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​ប្លែង​ទៅ​ជា​ប៊ូតុង​រូប​ភាព​មួយ​ ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3146976\n" +"107\n" +"help.text" +msgid "File Selection" +msgstr "ជម្រើស​ឯកសារ" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3153140\n" +"108\n" +"help.text" +msgid "The selected control is transformed into a file selection." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​បម្លែង​ទៅ​ជា​ជម្រើស​ឯកសារ​មួយ​ ។" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3147443\n" +"109\n" +"help.text" +msgid "Date Field" +msgstr "វាល​​កាល​បរិច្ឆេទ" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3152578\n" +"110\n" +"help.text" +msgid "The selected control is transformed into a date field." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​ប្លែង​ទៅ​ជាវាល​​កាល​បរិច្ឆេទ​មួយ​ ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3148647\n" +"111\n" +"help.text" +msgid "Time Field" +msgstr "វាល​ពេល​វេលា" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3152940\n" +"112\n" +"help.text" +msgid "The selected control is transformed into a time field." +msgstr "​វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បានប្លែង​ទៅ​ជា​វាល​​ពេល​វេលា​មួយ​ ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3149667\n" +"113\n" +"help.text" +msgid "Numerical Field" +msgstr "វាល​ជា​លេខ" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3154321\n" +"114\n" +"help.text" +msgid "The selected control is transformed into a numerical field." +msgstr "​វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ត្រូវ​បាន​បម្លែង​ទៅ​ជា​​វាល​​លេខ​ ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3153160\n" +"115\n" +"help.text" +msgid "Currency Field" +msgstr "វាល​​រូបិយប័ណ្ណ" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3153223\n" +"116\n" +"help.text" +msgid "The selected control is transformed into a currency field." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បម្លែង​ទៅ​ជា​វាល​​រូបិយវត្ថុ​មួយ​ ។" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3157977\n" +"117\n" +"help.text" +msgid "Pattern Field" +msgstr "វាល​លំនាំ" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3145646\n" +"118\n" +"help.text" +msgid "The selected control is transformed into a pattern field." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​ប្លែង​ទៅ​ជា​វាល​​លំនាំ​មួយ ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3148389\n" +"119\n" +"help.text" +msgid "Image Control" +msgstr "វត្ថុ​បញ្ជា​រូបភាព" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3146927\n" +"120\n" +"help.text" +msgid "The selected control is transformed into an image control." +msgstr "វត្ថុ​បញ្ជា​ដែល​បានជ្រើស​ ត្រូវ​បាន​ប្លែង​ទៅ​ជា​វត្ថុ​បញ្ជា​រូប​ភាព​មួយ​ ។​" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"hd_id3149413\n" +"121\n" +"help.text" +msgid "Formatted Field" +msgstr "វាល​​មាន​ទ្រង់ទ្រាយ" + +#: 01170001.xhp +msgctxt "" +"01170001.xhp\n" +"par_id3083281\n" +"122\n" +"help.text" +msgid "The selected control is transformed into a formatted field." +msgstr "វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស​ ត្រូវ​បាន​ប្លែង​ទៅ​ជាវាល​​មាន​ទ្រង់​ទ្រាយ​ ។​" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"tit\n" +"help.text" +msgid "Data" +msgstr "ទិន្នន័យ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"bm_id3145641\n" +"help.text" +msgid "controls; reference by SQLbound fields; controlscontrols; bound fields/list contents/linked cellslists;data assigned to controlscells;linked to controlslinks;between cells and controlscontrols;assigning data sources" +msgstr "វត្ថុ​បញ្ជា; បញ្ជាក់​ដោយ SQLវាល​ព្រំដែន; ឧបករណ៍​បញ្ចាវត្ថុ​បញ្ជា; វាល​ព្រំដែន/មាតិកា​បញ្ជី/ក្រឡា​តំណបញ្ជី;ទិន្នន័យ​ដែល​បាន​ផ្ដល់​ឲ្យ​វត្ថុ​បញ្ជាក្រឡា;បាន​ត​ទៅ​ឧបករណ៍​បញ្ជីតំណ;រវាង​ក្រឡា និង​វត្ថុ​បញ្ជាវត្ថុ​បញ្ជា;ការ​ផ្ដល់​​ប្រភព​ទិន្នន័យ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"hd_id3155413\n" +"1\n" +"help.text" +msgid "Data" +msgstr "ទិន្នន័យ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3155306\n" +"2\n" +"help.text" +msgid "The Data tab page allows you to assign a data source to the selected control." +msgstr "ទំព័រ​ផ្ទាំង ទិន្នន័យ អនុញ្ញាត​ឲ្យ​អ្នក​ផ្តល់​តម្លៃ​ប្រភព​ទិន្នន័យ​មួយ​ទៅ​វត្ថុ​បញ្ជា​ដែល​បាន​ជ្រើស ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3148773\n" +"64\n" +"help.text" +msgid "For forms with database links, the associated database is defined in the Form Properties. You will find the functions for this on the Data tab page." +msgstr "សម្រាប់​សំណុំ​បែបបទ​ដែល​មាន​តំណ​មូលដ្ឋាន​ទិន្នន័យ មូលដ្ឋាន​ទិន្នន័យ​ដែល​ទាក់ទង នឹង​ត្រូវ​បាន​កំណត់​ក្នុង លក្ខណសម្បត្តិ​សំណុំ​បែបបទ ។ អ្នក​នឹង​ឃើញ​មុខងារ​របស់​វា​នៅ​លើ​ទំព័រ​ផ្ទាំង ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3149377\n" +"65\n" +"help.text" +msgid "The possible settings of the Data tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:" +msgstr "ការ​កំណត់​ដែល​អាច​ធ្វើ​បាន​របស់ទំព័រ​ផ្ទាំង ទិន្នន័យ របស់​វត្ថុ​បញ្ជា អាស្រ័យ​លើ​វត្ថុ​បញ្ជា​នីមួយៗ ។ អ្នក​នឹង​ឃើញ​តែ​ជម្រើស​ដែល​អាច​ប្រើ​បាន​សម្រាប់​វត្ថុបញ្ជា​បច្ចុប្បន្ន​ និង​បរិបទ ។ វាល​ដូច​ខាង​ក្រោម​អាច​ប្រើ​បាន ៖" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_idN108B4\n" +"help.text" +msgid "Reference value (off)" +msgstr "តម្លៃ​យោង (បិទ)" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_idN108B8\n" +"help.text" +msgid "Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell." +msgstr "​ប្រអប់​​ធីក​ និង​ប៊ូតុង​មូល​ក្នុង​សៀវភៅ​បញ្ជី​​អាច​ត្រូវ​បាន​​ចង​ទៅ​ក្រឡា​ក្នុង​ឯកសារ​បច្ចុប្បន្ន​ ។ ប្រសិន​បើ​វត្ថុ​​បញ្ជា​ប្រើ​បាន​ តម្លៃ​ដែល​អ្នក​បញ្ចូល​ក្នុង​តម្លៃ​សេចក្តី​យោង​ (បើក) ត្រូវ​បាន​ចម្លង​ទៅ​ក្រឡា ។ ប្រសិន​បើ​វត្ថុ​បញ្ជា​ប្រើ​មិន​បាន តម្លៃ​ពី​តម្លៃ​សេចក្តី​យោង​ (បិទ) ត្រូវ​បាន​ចម្លង​ទៅ​ក្រឡា ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"hd_id3159121\n" +"71\n" +"help.text" +msgid "Reference value (on)" +msgstr "តម្លៃ​យោង (បើក)" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3163812\n" +"141\n" +"help.text" +msgid "You can enter a reference value for the web form, which will be remitted to a server when sending the form. With database forms, the value entered is written in the database field, assigned to the control field. You can assign a reference value to option buttons and check boxes. The reference value will be remitted to a server when sending the web form. With database forms the value entered here will be written in the database assigned to the control field." +msgstr "អ្នក​អាច​បញ្ចូល​តម្លៃ​សេចក្តី​យោង​សម្រាប់​សំណុំ​បែបបទ​បណ្តាញ​ ដែល​នឹង​ត្រូវ​បាន​ផ្ញើ​ទៅ​ម៉ាស៊ីន​បម្រើ​ពេល​ផ្ញើ​សំណុំ​បែបបទ​ ។ ជាមួយ​សំណុំ​បែបបទ​មូលដ្ឋានទិន្នន័យ​ តម្លៃ​​បាន​បញ្ចូល​ត្រូវ​បាន​សរសេរ​ក្នុង​វាល​មូលដ្ឋាន​​ទិន្នន័យ​ បាន​ផ្តល់​ឲ្យ​ទៅ​​វាល​វត្ថុ​បញ្ជា ។អ្នក​អាច​ផ្តល់​តម្លៃ​សេចក្តី​យោង​ទៅ​ប៊ូតុង​ជម្រើស​ និង ប្រអប់ធីក ។ តម្លៃ​សេចក្តី​យោង​នឹង​ត្រូវ​បាន​ផ្ញើ​ទៅ​ម៉ាស៊ីន​បម្រើ​​ ពេល​ផ្ញើ​សំណុំ​បែបបទ​បណ្តាញ​ ។ ជាមួយ​សំណុំ​បែបបទ​បណ្តាញ​​តម្លៃ​ដែល​បាន​បញ្ចូល​​នៅ​ទី​នេះ​នឹង​ត្រូវ​បាន​សរសេរ​ក្នុង​មូលដ្ឋានទិន្នន័យ​ដែល​បាន​ផ្តល់​ឲ្យ​ទៅ​វាល​វត្ថុ​បញ្ជា ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3150225\n" +"204\n" +"help.text" +msgid "Reference values for web forms" +msgstr "តម្លៃ​យោង​សម្រាប់​សំណុំ​បែបបទ​បណ្តាញ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3147611\n" +"205\n" +"help.text" +msgid "Reference values are useful if you design a web form and the information on the status of the control is to be transmitted to a server. If the control is clicked by the user, the corresponding reference value is sent to the server." +msgstr "តម្លៃ​សេចក្តី​យោង​មាន​ប្រយោជន៍​ប្រសិន​បើ​អ្នក​រចនា​សំណុំ​បែបបទ​បណ្តាញ​មួយ​ និង​ព័ត៌មាន​នៅលើ​ស្ថាន​ភាព​របស់​វត្ថុ​បញ្ជា​ត្រូវ​បាន​បញ្ជូន​ទៅ​ម៉ាស៊ីន​បម្រើ ។ ប្រសិន​បើ​វត្ថុ​បញ្ជា​ត្រូវ​បានចុច​ដោយ​អ្នក​ប្រើ​ តម្លៃ​សេចក្តីយោង​ទាក់ទង​ត្រូវ​បាន​ផ្ញើ​ទៅ​ម៉ាស៊ីន​បម្រើ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3149570\n" +"194\n" +"help.text" +msgid "For example, if you have two control fields for the options \"feminine\" and \"masculine\", and assign a reference value of 1 to the field \"feminine\" and the value 2 to the \"masculine\" field, the value 1 is transmitted to the server if a user clicks the \"feminine\" field and value 2 is sent if the \"masculine\" field is clicked." +msgstr "ឧទាហរណ៍ ប្រសិន​បើ​​អ្នក​មាន​វាល​វត្ថុ​បញ្ជា​ពីរ​សម្រាប់ជម្រើស​ \"ស្រី\" និង \"ប្រុស\" និង​​ ផ្តល់​តម្លៃ​សេចក្តី​យោង​ ១ ​ទៅ​វាល \"ស្រី\" និង តម្លៃ ៣ ទៅវាល​ \"ប្រុស\" តម្លៃ​ ១​ ត្រូវ​បាន​បញ្ជូន​​ទៅ​ម៉ាស៊ីន​បម្រើ​ ប្រសិន​បើ​អ្នក​ប្រើ​ចុច​វាល​ \"ស្រី\" និង តម្លៃ​ ២ ត្រូវ​បាន​បញ្ជូន​​​​ ប្រសិន​បើ​វាល \"ប្រុស\" ត្រូវ​បាន​ចុច ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3150260\n" +"206\n" +"help.text" +msgid "Reference values for database forms" +msgstr "តម្លៃ​យោង​សម្រាប់​សំណុំ​បែបបទ​មូលដ្ឋាន​ទិន្នន័យ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3150654\n" +"207\n" +"help.text" +msgid "For database forms, you can also characterize the status of an option or a check box by a reference value, storing it in the database. If you have a set of three options, for example \"in progress\", \"completed\", and \"resubmission\", with the respective reference values, \"ToDo\", \"OK\", and \"RS\", these reference values appear in the database if the respective option is clicked." +msgstr "សម្រាប់​​សំណុំ​បែបបទ​មូលដ្ឋាន​ទិន្នន័យ​ អ្ន​កក៍​អាច​ធ្វើ​​ចរិកលក្ខណៈ​ស្ថាន​ភាព​របស់​ជម្រើស​ ឬ​ប្រអប់ធីក​ដោយ​តម្លៃ​សេចក្តី​យោង រក្សា​ទុក​វា​ក្នុង​មូលដ្ឋានទិន្នន័យ ។ ប្រសិន​បើ​អ្នក​បាន​សំណុំ​របស់ជម្រើស​ទាំង​បី​​ ឧទាហរណ៍ \"កំពុង​ដំណើរ​ការ\" \"បញ្ចប់\" និង \"ដាក់ស្នើម្តង​ទៀត\" ជាមួយ​តម្លៃ​សេចក្តី​យោង​រៀង​ខ្លួន​ៗ​ \"ToDo\" \"OK\" និង \"RS\" តម្លៃ​សេចក្តី​យោង​បង្ហាញ​​បង្ហាញ​ក្នុង​មូលដ្ឋាន​ទិន្នន័យ​ប្រសិន​បើ​ជម្រើស​នីមួយៗ​ត្រូវ​បាន​ចុច​ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"hd_id3148455\n" +"5\n" +"help.text" +msgid "Data field" +msgstr "វាល​ទិន្នន័យ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3155852\n" +"6\n" +"help.text" +msgid "Specifies the field of the data source table to which the control refers. With database forms, you can link controls with the data fields." +msgstr "បញ្ជាក់​វាល​របស់​តារាង​ប្រភព​ទិន្នន័យ ដែល​វត្ថុ​បញ្ជា​យោង​ទៅ ។ជាមួយ​សំណុំ​បែបបទ​មូលដ្ឋាន​ទិន្នន័យ អ្នក​អាច​តភ្ជាប់​វត្ថុ​បញ្ជា​ជាមួយ​វាល​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3153224\n" +"75\n" +"help.text" +msgid "You have several possibilities:" +msgstr "អ្នក​មាន​លទ្ធភាព​ជាច្រើន ៖" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3159110\n" +"66\n" +"help.text" +msgid "First case: There is only one table in the form." +msgstr "ករណី​ទីមួយ ៖ មាន​តារាង​តែមួយ​ក្នុង​សំណុំ​បែបបទ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3156356\n" +"67\n" +"help.text" +msgid "Under Data field, specify the field of the data source table whose contents you want to be displayed." +msgstr "ក្រោម វាល​ទិន្នន័យ បញ្ជាក់​វាល​របស់​តារាង​ប្រភព​ទិន្នន័យ ដែល​អ្នក​ចង់​បង្ហាញ​មាតិកា​របស់​វា ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3146898\n" +"76\n" +"help.text" +msgid "Second case: The control belongs to a subform that is created by an SQL query." +msgstr "ករណី​ទីពីរ ៖ វត្ថុ​បញ្ជា​ជា​របស់​សំណុំ​បែបបទរង​មួយ ដែល​ត្រូវ​បាន​បង្កើត​ដោយ​សំណួរ SQL មួយ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154273\n" +"77\n" +"help.text" +msgid "Under Data field, specify the field of the SQL statement whose contents you want to be displayed." +msgstr "ក្រោម វាល​ទិន្នន័យ បញ្ជាក់​វាល​របស់​សេចក្តីថ្លែងការណ៍ SQL ដែល​អ្នក​ចង់​បង្ហាញ​មាតិកា​របស់​វា ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3153949\n" +"78\n" +"help.text" +msgid "Third case: Combo Boxes" +msgstr "Third case: ប្រអប់​បន្សំ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3147494\n" +"79\n" +"help.text" +msgid "For combo boxes, the field of the data source table in which the values entered or selected by the user should be stored is specified under Data field. The values displayed in the list of the combo box are based on an SQL statement, which is entered under List content." +msgstr "សម្រាប់​ប្រអប់​បន្សំ វាល​របស់​តារាង​ប្រភព​ទិន្នន័យ ដែល​តម្លៃ​បាន​បញ្ចូល ឬ​បាន​ជ្រើស​ដោយ​អ្នក​ប្រើ​ដែល​គួរ​ត្រូវ​បាន​ទុក ត្រូវ​បាន​បញ្ជាក់​ក្រោម វាល​ទិន្នន័យ ។ តម្លៃ​ដែល​បាន​បង្ហាញ​ក្នុង​បញ្ជី​របស់​ប្រអប់​បន្សំ ត្រូវ​បាន​ផ្អែក​លើ​សេចក្តីថ្លែងការណ៍ SQL ដែល​ត្រូវ​បាន​បញ្ចូល​ក្រោម មាតិកា​បញ្ជី ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3145167\n" +"68\n" +"help.text" +msgid "Fourth case: List Boxes" +msgstr "ករណី​ទីបួន ៖ ប្រអប់​បញ្ជី" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3153764\n" +"91\n" +"help.text" +msgid "The data source table does not contain the data to be displayed, but rather a table linked to the data source table through a common data field." +msgstr "តារាង​ប្រភព​ទិន្នន័យ​មិន​មាន​ទិន្នន័យ​ដែល​នឹង​ត្រូវ​បាន​បង្ហាញ ប៉ុន្តែ​តារាង​មួយ​ទំនង​ជា​បាន​ភ្ជាប់​ទៅ​តារាង​ប្រភព​ទិន្នន័យ តាម​រយៈ​វាល​ទិន្នន័យ​ទូទៅ​មួយ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3149021\n" +"69\n" +"help.text" +msgid "If you want a list box to display data from a table that is linked to the current data source table, under Data field specify the field of the data source table to which the content of the list box refers. Or you can specify the database field that controls the display of the data in the form. This data field provides the link to the other table if both tables can be linked through a common data field. It is usually a data field in which unique identification numbers are stored. The data field whose contents are displayed in the form is specified by an SQL statement under List content." +msgstr "ប្រសិន​បើ​អ្នក​​ចង់​ឲ្យ​ប្រអប់បញ្ជី​មួយ​​បង្ហាញ​ទិន្នន័យ​ពី​តារាង​មួ​យដែល​ត្រូវ​បាន​តភ្ជាប់​ទៅ​តារាង​ប្រភពទិន្នន័យ​បច្ចុប្បន្ន​ ក្រោម វាល​ទិន្នន័យ បញ្ជាក់លម្អិត​វាល​របស់​តារាង​ប្រភពទិន្នន័យ​ទៅ​មាតិកា​របស់​ប្រអប់បញ្ជី​ដែល​សំអាង​លើ​ ។ ឬ​អ្នក​អាច​បញ្ជាក់​វាល​មូលដ្ឋានទិន្នន័យ​ដែល​ត្រួតត្រា​ការ​បង្ហាញ​របស់​ទិន្នន័យ​ក្នុង​សំណុំ​បែបបទ​ ។ វាល​ទិន្នន័យ​នេះ​ផ្តល់​នូ​វតំណត​ទៅ​តារាង​ផ្សេង​ទៀត​ ប្រសិន​បើ​តារាង​ទាំងពីរ​​អាច​ត្រូវ​បាន​តភ្ទាប់​តាមរយៈ​វាលទិន្នន័យ​ទូទៅ​មួយ​ ។ វា​​តាម​ធម្មតា​គឺ​ជា​វាល​ទិន្នន័យ​មួយ​ដែល​​លេខសម្គាល់​តែ​មួយ​គត់​ត្រូវ​បាន​រក្សាទុក​ ។ វាល​ទិន្នន័យ​ដែល​មាតិកា​របស់​វា​​ត្រូវ​បាន​បង្ហាញ​​ក្នុង​សំណុំ​បែបបទ​​​ត្រូវ​បាន​បញ្ជាក់លម្អិត​ដោយ​សេចក្តី​ថ្លែង​ការណ៍ SQL មួយ​ក្រោម មាតិកា​បញ្ជី ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3153924\n" +"80\n" +"help.text" +msgid "List boxes work with references. They can either be implemented with linked tables by SQL statements (fourth case) or through value lists:" +msgstr "ប្រអប់​បញ្ជី​ធ្វើការ​ជាមួយ​សេចក្តីយោង ។ ពួកវា​អាច​ត្រូវ​បាន​ប្រតិបត្តិ​ជាមួយ​តារាង​ដែល​បាន​ភ្ជាប់​ដោយ​សេចក្តីថ្លែងការណ៍ SQL (ករណី​ទីបួន) ឬ​តាម​រយៈ​បញ្ជី​តម្លៃ ៖" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3145641\n" +"58\n" +"help.text" +msgid "References through linked tables (SQL statements)" +msgstr "សេចក្តីយោង​តាម​រយៈ​តារាង​ដែល​បាន​ភ្ជាប់ (សេចក្តីថ្លែងការណ៍ SQL)" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3147341\n" +"59\n" +"help.text" +msgid "If you want a list box to display data from a database table that is linked by a common data field to the table on which the form is based, the link field of the form table is specified under Data field." +msgstr "បើ​អ្នក​ចង់​ឲ្យ​ប្រអប់​បញ្ជី​មួយ​បង្ហាញ​ទិន្នន័យ​ពី​តារាង​មូលដ្ឋាន​ទិន្នន័យ​មួយ ដែល​ត្រូវ​បាន​ភ្ជាប់​ដោយ​វាល​ទិន្នន័យ​ទូទៅ​មួយ ទៅ​កាន់​តារាង​ដែល​សំណុំ​បែបបទ​ត្រូវ​បាន​ផ្អែក​លើ វាល​តភ្ជាប់​របស់​តារាង​សំណុំ​បែបបទ ត្រូវ​បាន​បញ្ជាក់​​ក្រោម វាល​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3155174\n" +"60\n" +"help.text" +msgid "The link is created with an SQL Select, which, if you selected \"SQL\" or \"Native SQL\", is specified under Type of list contents in the field List content. As an example, a table \"Orders\" is linked to the current form control, and in the database a table \"Customers\" is linked to the \"Orders\" table. You can use an SQL statement as follows:" +msgstr "តំណ​ត្រូវ​បាន​បង្កើត​ជាមួយ​ SQL Select ប្រសិន​បើ​អ្នក​បាន​ជ្រើស​ \"SQL\" ឬ \"Native SQL\" ត្រូវ​បាន​បញ្ជាក់លម្អិត​ក្រោម ប្រភេទ​របស់​បញ្ជី​មាតិកា ក្នុង​វាល មាតិកា​បញ្ជី ។ ដូច​ឧទាហរណ៍ តារាង​ \"Orders\" ត្រូវ​បាន​តភ្ជាប់​ទៅ​វត្ថុ​បញ្ជា​សំណុំ​បែបបទ​បច្ចុប្បន្ន​ និង​ ក្នុង​តារាង​មូលដ្ឋានទិន្នន័យ​មួយ​ \"Customers\" ត្រូវ​បាន​តភ្ជាប់​ទៅ​តារាង \"Orders\"  ។ អ្នក​អាច​ប្រើ​សេចក្តី​ថ្លែង​ការណ៍​ SQL មួយ​ដូច​ខាង​ក្រោម ៖" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3148537\n" +"70\n" +"help.text" +msgid "SELECT CustomerName, CustomerNo FROM Customers," +msgstr "SELECT CustomerName, CustomerNo FROM Customers," + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154967\n" +"71\n" +"help.text" +msgid "where \"CustomerName\" is the data field from the linked table \"Customers\", and \"CustomerNo\" is the field of the table \"Customers\" that is linked to a field of the form table \"Orders\" specified under Data field." +msgstr "ដែល \"CustomerName\" គឺ​ជា​វាល​ទិន្នន័យ​ពី​តារាងដែល​បាន​តភ្ជាប់ \"Customers\" និង \"CustomerNo\" គឺ​ជា​វាល​របស់​តារាង \"Customers\" ដែល​ត្រូវ​បាន​តភ្ជាប់​ទៅ​វាល​មួយ​របស់​តារាង​សំណុំ​បែបបទ​ \"Orders\" បានបញ្ជាក់​​ក្រោម វាល​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3163808\n" +"55\n" +"help.text" +msgid "References Using Value Lists" +msgstr "សេចក្តីយោង​ដោយ​ប្រើ​បញ្ជី​តម្លៃ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3145295\n" +"56\n" +"help.text" +msgid "For list boxes, you can use value lists. Value lists are lists that define reference values. In this way, the control in the form does not directly display the content of a database field, but rather values assigned in the value list." +msgstr "សម្រាប់​ប្រអប់បញ្ជី អ្នក​អាច​ប្រើ​បញ្ជី​តម្លៃ​ ។ បញ្ជី​តម្លៃ​គឺ​ជា​បញ្ជី​ដែល​កំណត់តម្លៃ​យោង​​​ ។ ក្នុង​វិធី​នេះ​ វត្ថុ​បញ្ជា​ក្នុង​សំណុំ​បែបបទ​​មិន​បង្ហាញ​​មាតិកា​របស់​វាល​មូលដ្ឋាន​ទិន្នន័យ​​​​​ដោយ​ផ្ទាល់​ទេ​ ប៉ុន្តែ​ពិត​ជា​តម្លៃ​ដែល​បាន​ផ្តល់​ក្នុង​បញ្ជី​តម្លៃ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3151186\n" +"57\n" +"help.text" +msgid "If you work with reference values of a value list, the contents of the data field that you specified under Data Field in the form are not visible, but rather the assigned values. If you chose \"Valuelist\" on the Data tab under Type of list contents and assigned a reference value to the visible list entries in the form under List entries (entered in the General tab), then the reference values are compared with the data content of the given data field. If a reference value corresponds to the content of a data field, the associated list entries are displayed in the form." +msgstr "ប្រសិន​បើ​អ្នកធ្វើ​ការ​ជាមួយ​​តម្លៃ​សេចក្តី​យោង​របស់​បញ្ជី​តម្លៃ​ មាតិកា​របស់​វាល​ទិន្នន័យ​ដែល​​អ្នក​បាន​បញ្ជាក់លម្អិត​ក្រោម វាល​ទិន្នន័យ ក្នុង​សំណុំ​បែបបទ​​មើល​មិនឃើញ ប៉ុន្តែ​ពិត​ជា​តម្លៃ​ដែល​បាន​ផ្តល់​ឲ្យ​ ។ ប្រសិន​បើអ្នក​ជ្រើស​ \"បញ្ជី​តម្លៃ\" នៅ​លើ​ផ្ទាំង​ ទិន្នន័យ ក្រោម​ ប្រភេទ​របស់​មាតិកា និង​ តម្លៃ​សេចក្តី​យោង​ដែល​បាន​ផ្តល់​ឲ្យ​ទៅ​ធាតុ​បញ្ជី​ដែល​មើលឃើញ​ក្នុង​សំណុំ​បែបបទ​ក្រោម ធាតុ​បញ្ជី (បាន​បញ្ចូល​ក្នុង​ផ្ទាំង​ ទូទៅ ) បន្ទាប់មក​តម្លៃ​សេចក្តី​យោង​ត្រូវ​បាន​ប្រៀប​ធៀប​ជាមួយ​មាតិកា​ទិន្នន័យ​នៃ​វាល​ទិន្នន័យ​ដែល​បាន​ផ្តល់​ឲ្យ ។ ប្រសិន​បើ​តម្លៃ​សេចក្តី​យោង​ទាក់ទង​នឹង​មាតិកា​របស់​វាលទិន្នន័យ​មួយ​ ធាតុ​បញ្ជី​ដែល​បាន​ភ្ជាប់​ត្រូវ​បាន​បង្ហាញ​ក្នុង​សំណុំ​បែបបទ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"hd_id3154664\n" +"3\n" +"help.text" +msgid "Bound field" +msgstr "វាល​ដែល​បាន​ចង" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3148475\n" +"4\n" +"help.text" +msgid "Use an index to specify the table field or table SQL query to link to the field that is provided under Data field. Valid values for this property are 1, 2, 3, and so on." +msgstr "ប្រើ​សន្ទស្សន៍​ដើម្បី​បញ្ជាក់លម្អិត​វាល​តារាង​ ឬ​តារាង​​សំណួរ SQL ដើម្បី​តភ្ជាប់​ទៅ​វាល​ដែល​ត្រូវ​បាន​ផ្តល់​ឲ្យ​​ក្រោម វាល​ទិន្នន័យ ។ តម្លៃ​ត្រឹម​ត្រូវ​​សម្រាប់​លក្ខណសម្បត្តិ​​គឺ 1, 2, 3, និង​ បន្ត​បន្ទាប់ទៀត ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_idN10AD2\n" +"help.text" +msgid "If you delete the contents of the Bound field cell in the property browser, the first field of the result set is used to display and to exchange data." +msgstr "បើ​អ្នក​លុប​មាតិកា​របស់​ក្រឡា វាល​ដែល​ចង ក្នុង​កម្មវិធី​រុករក​លក្ខណសម្បត្តិ វាល​ដំបូង​របស់​សំណុំ​លទ្ធផល នឹង​ត្រូវ​បាន​ប្រើ​ដើម្បី​បង្ហាញ និង ដើម្បី​ប្តូរ​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154588\n" +"72\n" +"help.text" +msgid "This property for list boxes defines which data field of a linked table is displayed in the form." +msgstr "លក្ខណសម្បត្តិ​នេះ​សម្រាប់​ប្រអប់​បញ្ជី កំណត់​តើ​វាល​ទិន្នន័យ​ណា​មួយ​របស់​តារាង​ដែល​បាន​ភ្ជាប់ នឹង​ត្រូវ​បាន​បង្ហាញ​ក្នុង​សំណុំ​បែបបទ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3151213\n" +"38\n" +"help.text" +msgid "If a list box in the form is to display contents of a table linked to the form table, then define in the Type of list contents field if the display is determined by an SQL command or the (linked) table is accessed. With the Bound field property, you use an index to specify to which data field of the query or of the table the list field is linked." +msgstr "ប្រសិន​បើ​ប្រអប់​បញ្ជី​ក្នុង​សំណុំ​បែបបទ​ត្រូវ​តែ​បង្ហាញ​មាតិកា​របស់​តារាង​មួយ​ដែល​បាន​តភ្ជាប់​ទៅ​តារាង​សំណុំ​បែបបទ​ បន្ទាប់​មក​កំណត់​ក្នុង​វាល ប្រភេទ​មាតិកា​បញ្ជី ប្រសិន​ការ​បង្ហាញ​​ត្រូវ​បាន​កំណត់​ដោយ​ពាក្យ​បញ្ជា​​ SQL ឬ​តារាង​(​ដែល​បាន​តភ្ជាប់)​ត្រូវ​បាន​ចូល​ដំណើរ​ការ​ ។ ជាមួយ​លក្ខណសម្បត្តិ វាល​ដែល​បាន​ចង​ អ្នក​ប្រើ​​​សន្ទស្សន៍​មួយ​​ដើម្បី​បញ្ជាក់លម្អិត​​វាល​ទិន្នន័យ​ណា​មួយ​​​​របស់​សំណួរ​ ឬ​របស់​​​​វាល​បញ្ជី​តារាង​​ត្រូវ​បាន​តភ្ជាប់​ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3148427\n" +"73\n" +"help.text" +msgid "The property Bound field is only for forms that are used to access more than one table. If the form is based on only one table, the field to be displayed in the form is specified directly under Data field. However, if you want the list box to display data from a table that is linked to the current table over a common data field, the linked data field is defined by the property Bound field." +msgstr "លក្ខណសម្បត្តិ​របស់ វាល​ដែល​បានចង គឺ​សម្រាប់តែ​សំណុំ​បែបបទ​ដែល​ត្រូវ​បាន​ប្រើ​ដើម្បី​ចូល​ដំណើរ​ការ​តារាងច្រើន​ជាង​មួយ​ ។ ប្រសិន​បើ​សំណុំ​បែបបទ​មាន​មូលដ្ឋានលើ​តារាងតែ​មួយ​ វាល​ត្រូវ​បាន​បង្ហាញ​ក្នុង​សំណុំ​បែបបទ​ដែល​បាន​បញ្ជាក់​ដោយ​​ផ្ទាល់​ក្រោម វាល​មូលដ្ឋានទិន្នន័យ ។ ទោះ​ជាយ៉ាង​ណា​ក៍​ដោយ​ ប្រសិន​បើ​អ្នក​ចង់​ឲ្យ​ប្រអប់បញ្ជី​បង្ហាញ​ទិន្នន័យ​​ពី​តារាង​មួយ​ដែល​ត្រូវ​បាន​តភ្ជាប់​ទៅ​តារាង​បច្ចុប្បន្ន​លើ​វាល​ទិន្នន័យ​ទូទៅ​មួយ​ វាល​ទិន្នន័យ​ដែល​បាន​តភ្ជាប់​​ត្រូវ​បាន​កំណត់ដោយ​​លក្ខណសម្បត្តិ​របស់ វាល​ដែល​បាន​ចង ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3150365\n" +"39\n" +"help.text" +msgid "If you selected \"SQL\" under Type of list contents, the SQL command determines the index to be specified. Example: If you specify an SQL command such as \"SELECT Field1, Field2 FROM tablename\" under List content, refer to the following table:" +msgstr "ប្រសិន​បើ​អ្នក​ជ្រើស​ \"SQL\" ក្រោម ប្រភេទ​របស់មាតិកា​បញ្ជី ពាក្យ​បញ្ជា SQL កំណត់​សន្ទស្សន៍​ដែលត្រូវ​បាន​បញ្ជាក់លម្អិត​ ។ ឧទាហរណ៍ ៖ ប្រសិន​បើ​អ្នក​បញ្ជាក់លម្អិត​ពាក្យ​បញ្ជា SQL ដូច​ជា \"SELECT Field1, Field2 FROM tablename\" ក្រោម មាតិកា​បញ្ជី សំដៅ​លើ​តារាង​ដូច​ខាង​ក្រោម​នេះ ៖" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154716\n" +"40\n" +"help.text" +msgid "Bound field" +msgstr "វាល​ដែល​បាន​ចង" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3150666\n" +"41\n" +"help.text" +msgid "Link" +msgstr "តំណ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154206\n" +"42\n" +"help.text" +msgid "{empty}" +msgstr "{ទទេ}" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3145257\n" +"43\n" +"help.text" +msgid "The database field \"Field1\" is linked to the field specified under Data field." +msgstr "វាល​មូលដ្ឋានទិន្នន័យ \"វាល​ ១\" ត្រូវ​បាន​តភ្ជាប់​ទៅ​វាល​ដែល​បាន​បញ្ជាក់​​​ក្រោម វាល​​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3150887\n" +"44\n" +"help.text" +msgid "1" +msgstr "១" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3156064\n" +"45\n" +"help.text" +msgid "The database field \"Field2\" is linked to the field specified under Data field." +msgstr "វាល​មូលដ្ឋានទិន្នន័យ​ \"វាល​ពីរ\" ត្រូវ​បាន​តភ្ជាប់​ទៅ​វាល​ដែល​បាន​បញ្ជាក់ក្រោម វាល​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154134\n" +"46\n" +"help.text" +msgid "If you selected \"Table\" under Type of list contents, the table structure defines the index to be specified. Example: If a database table is selected under List content, refer to the following table:" +msgstr "ប្រសិន​បើ​អ្នក​បានជ្រើស​ \"តារាង\" ក្រោម ប្រភេទ​របស់​មាតិកា រចនាសម្ព័ន្ធ​របស់​តារាង​កំណត់សន្ទស្សន៍​ដែល​ត្រូវ​​បញ្ជាក់លម្អិត​ ។ ឧទាហរណ៍​ ៖ ប្រសិន​បើ​តារាង​មូលដ្ឋានទិន្នន័យ​មួយ​ត្រូវ​បានជ្រើស​ក្រោម​ បញ្ជី​មាតិកា សំដៅ​លើ​តារាង​ដូច​ខាង​ក្រោម ៖" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3155379\n" +"47\n" +"help.text" +msgid "Bound field" +msgstr "វាល​ដែល​បាន​ចង" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3155529\n" +"48\n" +"help.text" +msgid "Link" +msgstr "តំណ" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3155373\n" +"49\n" +"help.text" +msgid "{empty}" +msgstr "{ទទេ}" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154260\n" +"50\n" +"help.text" +msgid "The 1st column of the table is linked to the field specified under Data field." +msgstr "ជួរឈរ​ទី ១ របស់​តារាង​ត្រូវ​បាន​ភ្ជាប់​ទៅ​វាល​ដែល​បាន​បញ្ជាក់​​ក្រោម វាល​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3156448\n" +"51\n" +"help.text" +msgid "1" +msgstr "១" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154486\n" +"52\n" +"help.text" +msgid "The 2nd column of the table is linked to the field specified under Data field." +msgstr "ជួរឈរ​ទី ២ របស់​តារាង​ត្រូវ​បាន​ភ្ជាប់​ទៅ​វាល​ដែល​បាន​បញ្ជាក់​​ក្រោម វាល​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3149949\n" +"53\n" +"help.text" +msgid "2" +msgstr "២" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3146767\n" +"54\n" +"help.text" +msgid "The 3rd column of the table is linked to the field specified under Data field." +msgstr "ជួរឈរ​ទី ៣ របស់​តារាង​ត្រូវ​បាន​ភ្ជាប់​ទៅ​វាល​ដែល​បាន​បញ្ជាក់​​ក្រោម វាល​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"hd_id3149772\n" +"9\n" +"help.text" +msgid "Type of list contents" +msgstr "ប្រភេទ​មាតិកា​បញ្ជី" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154419\n" +"10\n" +"help.text" +msgid "Determines the data to fill the lists in list and combo boxes. Determines the data to fill the lists in list and combo boxes." +msgstr "កំណត់​ទិន្នន័យ​ដើម្បី​បំពេញ​បញ្ជី​ក្នុង​ប្រអប់​បញ្ជី និង ប្រអប់​បន្សំ ។ កំណត់​ទិន្នន័យ​ដើម្បី​បំពេញ​បញ្ជី​ក្នុង​ប្រអប់​បញ្ជី និង ប្រអប់​បន្សំ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3153326\n" +"13\n" +"help.text" +msgid "With the \"Valuelist\" option, all entries entered in the List entries field of the General tab appear in the control. For database forms, you can use reference values (see the References Using Value Lists section)." +msgstr "ជាមួយ​ជម្រើស \"បញ្ជី​តម្លៃ\" ធាតុ​ទាំងអស់​ដែល​បាន​បញ្ចូល​ក្នុង​វាល​ ធាតុ​បញ្ជី នៃផ្ទាំង​ ទូទៅ បង្ហាញ​ក្នុង​វត្ថុ​បញ្ជា ។ សម្រាប់សំណុំ​បែប​បទ​មូលដ្ឋានទិន្នន័យ​ អ្នក​អាច​ប្រើ​តម្លៃ​យោង​ (មើលផ្នែក សេចក្តី​យោង​ដោយ​ប្រើ​បញ្ជី​តម្លៃ​ ) ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3153067\n" +"14\n" +"help.text" +msgid "If the content of the control is read from a database, you can determine the type of the data source with the other options. For example, you can choose between tables and queries." +msgstr "បើ​មាតិកា​របស់​វត្ថុ​បញ្ជា​ត្រូវ​បាន​អាន​ពី​មូលដ្ឋាន​ទិន្នន័យ​មួយ អ្នក​អាច​កំណត់​ប្រភេទ​របស់​ប្រភព​ទិន្នន័យ ជាមួយ​ជម្រើស​ផ្សេង​ទៀត ។ ឧទាហរណ៍ អ្នក​អាច​ជ្រើស​រវាង​តារាង និង សំណួរ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"hd_id3153820\n" +"7\n" +"help.text" +msgid "List content" +msgstr "មាតិកា​បញ្ជី" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3159171\n" +"8\n" +"help.text" +msgid "With database forms, specifies the data source for the list content of the form-element. This field can be used to define a value list for documents without a database connection." +msgstr "ជាមួយ​សំណុំ​បែបបទ​មូលដ្ឋាន​ទិន្នន័យ បញ្ជាក់​​ប្រភព​ទិន្នន័យ​សម្រាប់​មាតិកា​បញ្ជី​របស់​ធាតុ​សំណុំ​បែបបទ ។ វាល​នេះ​អាច​ត្រូវ​បាន​ប្រើ ដើម្បី​កំណត់​បញ្ជី​តម្លៃ​មួយ​សម្រាប់​ឯកសារ ដោយ​គ្មាន​ការ​តភ្ជាប់​មូលដ្ឋាន​ទិន្នន័យ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3168456\n" +"15\n" +"help.text" +msgid "In the case of database forms, the data source determines the entries of the list or combo box. Depending on the selected type, you have a choice between different data sources under List content, provided that these objects exist in your database. All available database objects of the type selected under Type of list contents are offered here. If you have selected the \"Value List\" option as the type, you can use references for database forms. If the display of the control is controlled by an SQL command, the SQL statement is entered here." +msgstr "ក្នុង​ករណី​​នៃ​សំណុំ​បែបបទ​មូលដ្ឋាន​ទិន្នន័យ ប្រភព​ទិន្នន័យ​​កំណត់​ធាតុ​របស់​​​​បញ្ជី​ ឬ​ប្រអប់ផ្សំ ។ អាស្រ័យ​លើ​ប្រភេទ​ដែល​បានជ្រើស​ អ្នក​មាន​ជម្រើស​​មួយ​រវាង​ប្រភពទិន្នន័យ​​​​ផ្សេងៗ​ក្រោម មាតិកា​បញ្ជី ឲ្យ​តែ​វត្ថុ​ទាំងអស់​​​មាន​ក្នុង​មូលដ្ឋានទិន្នន័យ​របស់អ្នក​ ។ វត្ថុ​មូលដ្ឋានទិន្នន័យ​ដែល​អាច​ប្រើ​បានទាំងអស់​​របស់​ប្រភេទ​បានជ្រើស​ក្រោម ប្រភេទ​របស់​មាតិកា​បញ្ជី ត្រូវ​បាន​ផ្តល់​ឲ្យ​នៅ​ទីនេះ ។ ប្រសិន​បើ​អ្នក​បានជ្រើស​ជម្រើស \"បញ្ជី​តម្លៃ\" ជា​ប្រភេទ​ អ្នក​អាច​ប្រើ​សេចក្តី​យោង​សម្រាប់​សំណុំ​បែបបទ​មូលដ្ឋានទិន្នន័យ​ ។ ប្រសិន​បើ​​ការ​បង្ហាញ​របស់​វត្ថុ​បញ្ជា​ត្រូវ​បាន​ត្រួត​ត្រា​ដោយ​ពាក្យ​បញ្ជា SQL មួយ សេចក្តី​ថ្លែង​ការណ៍​ SQL ត្រូវ​បាន​បញ្ចូល​នៅ​ទីនេះ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3155870\n" +"81\n" +"help.text" +msgid "Examples of SQL statements:" +msgstr "ឧទាហរណ៍​នៃ​សេចក្តីថ្លែងការណ៍ SQL ៖" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3144504\n" +"82\n" +"help.text" +msgid "For list boxes, an SQL statement may have the following form:" +msgstr "សម្រាប់​ប្រអប់​បញ្ជី សេចក្តីថ្លែងការណ៍ SQL អាច​មាន​ទម្រង់​ដូចខាងក្រោម ៖" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3156188\n" +"83\n" +"help.text" +msgid "SELECT field1, field2 FROM table," +msgstr "SELECT field1, field2 FROM table," + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3155266\n" +"84\n" +"help.text" +msgid "Here \"table\" is the table whose data is displayed in the list of the control (list table). \"field1\" is the data field that defines the visible entries in the form; its content is displayed in the list box. \"field2\" is the field of the list table that is linked to the form table (value table) through the field specified under Data field if Bound field = 1 was selected." +msgstr "នៅ​ទីនេះ \"តារាង​\" គឺ​ជា​តារាង​ដែល​ទិន្នន័យ​របស់វា​​ត្រូវ​បាន​បង្ហាញ​​ក្នុង​បញ្ជី​របស់​វត្ថុ​បញ្ជា (តារាង​បញ្ជី) ។ \"វាល ១\" គឺ​​ជា​វាល​ទិន្នន័យ​ដែល​កំណត់​ធាតុ​មើល​ឃើញ​ក្នុង​សំណុំ​បែបបទ​ មាតិកា​របស់​វា​ត្រូវ​បាន​បង្ហាញ​​ក្នុង​ប្រអប់បញ្ជី ។ \"វាល ២\" គឺ​ជា​វាល​របស់​តារាង​បញ្ជី​ដែល​ត្រូវ​​បាន​តភ្ជាប់​ទៅ​តារាងសំណុំ​បែបបទ​ (តារាង​តម្លៃ) តាម​រយៈ​វាល​ដែល​បាន​បញ្ជាក់លម្អិត​ក្រោម វាល​ទិន្នន័យ ប្រសិន វាល​ដែល​បានចង​ = 1 ត្រូវ​បានជ្រើស ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3145074\n" +"85\n" +"help.text" +msgid "For combo boxes, an SQL statement may take the following form:" +msgstr "សម្រាប់​ប្រអប់​បន្សំ សេចក្តីថ្លែងការណ៍ SQL អាច​មាន​ទម្រង់​ដូចខាងក្រោម ៖" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3150991\n" +"86\n" +"help.text" +msgid "SELECT DISTINCT field FROM table," +msgstr "SELECT DISTINCT វាល FROM តារាង," + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3154344\n" +"87\n" +"help.text" +msgid "Here \"field\" is a data field from the list table \"table\" whose content is displayed in the list of the combo box." +msgstr "នៅ​ទីនេះ \"វាល\" គឺ​ជា​វាល​ទិន្នន័យ​មួយ​ពី​តារាង​បញ្ជី \"តារាង\" ដែល​មាតិកា​របស់​វា​ត្រូវ​បាន​បង្ហាញ​ក្នុង​បញ្ជី​របស់​ប្រអប់​បន្សំ ។" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3149328\n" +"74\n" +"help.text" +msgid "Value lists for HTML documents" +msgstr "បញ្ជី​តម្លៃ​សម្រាប់​ឯកសារ HTML" + +#: 01170102.xhp +msgctxt "" +"01170102.xhp\n" +"par_id3156034\n" +"16\n" +"help.text" +msgid "For HTML forms, you can enter a value list under List content. Select the option \"Valuelist\" under Type of list contents. The values entered here will not be visible in the form, and are used to assign values to the visible entries. The entries made under List content correspond to the HTML tag