From c40c10b4dcb3363806f7ad309f5895684948513c Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 12 Oct 2020 15:45:00 +0200 Subject: update translations for master and force-fix errors using pocheck Change-Id: Ia30711726a4e2c71ba0d1c4fb24c370deefc0f98 --- .../ka/helpcontent2/source/text/sbasic/python.po | 6 +- .../ka/helpcontent2/source/text/sbasic/shared.po | 256 ++++++--------------- source/ka/helpcontent2/source/text/shared/01.po | 34 +-- 3 files changed, 94 insertions(+), 202 deletions(-) (limited to 'source/ka/helpcontent2') diff --git a/source/ka/helpcontent2/source/text/sbasic/python.po b/source/ka/helpcontent2/source/text/sbasic/python.po index baaaf96900e..66fb98927cf 100644 --- a/source/ka/helpcontent2/source/text/sbasic/python.po +++ b/source/ka/helpcontent2/source/text/sbasic/python.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-07-02 14:37+0200\n" +"POT-Creation-Date: 2020-10-12 15:02+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1831,13 +1831,13 @@ msgctxt "" msgid "Events raised by dialogs, documents, forms or graphical controls can be linked to macros, which is referred to as event-driven programming. The most common method to relate events to macros are the Events tab in Tools – Customize menu and the Dialog Editor Control properties pane from Tools - Macros – Organise Dialogs... menu." msgstr "" -#. DmmbY +#. Dd2YW #: python_listener.xhp msgctxt "" "python_listener.xhp\n" "N0388\n" "help.text" -msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behaviour. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls." +msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behavior. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls." msgstr "" #. UVzsE diff --git a/source/ka/helpcontent2/source/text/sbasic/shared.po b/source/ka/helpcontent2/source/text/sbasic/shared.po index b6d3accfee2..bf67d639e94 100644 --- a/source/ka/helpcontent2/source/text/sbasic/shared.po +++ b/source/ka/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-09-28 11:22+0200\n" +"POT-Creation-Date: 2020-10-12 15:02+0200\n" "PO-Revision-Date: 2018-10-21 20:22+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -26620,94 +26620,58 @@ msgctxt "" 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 "თუ ტიპის გამოცხადების ასო-ნიშანი ან სიტყვა-გასაღები მითითებული არ არის, DefCur განცხადება საწყისი ცვლადის ტიპს აყენებს ასოთა რანგის მიხედვით." -#. dvmLf +#. SZ3Ak #: 03101100.xhp msgctxt "" "03101100.xhp\n" -"hd_id3149495\n" -"help.text" -msgid "Syntax:" -msgstr "სინტაქსი" - -#. Vapap -#: 03101100.xhp -msgctxt "" -"03101100.xhp\n" -"par_id3150682\n" +"par_id971587473488701\n" "help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgid "DefType statements diagram" msgstr "" -#. wg6zG +#. NFRzL #: 03101100.xhp msgctxt "" "03101100.xhp\n" -"hd_id3159201\n" +"par_id3147336\n" "help.text" -msgid "Parameters:" +msgid "char: Letter prefix that specifies default data type for variables." msgstr "" -#. AFhFa +#. CBqSz #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3147226\n" "help.text" -msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." -msgstr "" - -#. jhcfS -#: 03101100.xhp -msgctxt "" -"03101100.xhp\n" -"par_id3149178\n" -"help.text" -msgid "xxx: Keyword that defines the default variable type:" +msgid "char-char: Letter range prefixes that specify default data type for variables." msgstr "" -#. 2Tv76 +#. 9vqSg #: 03101100.xhp msgctxt "" "03101100.xhp\n" -"par_id3150669\n" +"par_id3156152\n" "help.text" -msgid "Keyword: Default variable type" +msgid "' Prefix definitions for variable types:" msgstr "" -#. wRGMS +#. QC5gr #: 03101100.xhp msgctxt "" "03101100.xhp\n" -"par_id3149233\n" +"par_id3152481\n" "help.text" -msgid "DefBool: Boolean" +msgid "Print TypeName(Boole), VarType(Babbage), bitcoin ' Displays: Boolean 11 False" msgstr "" -#. NRAAt -#: 03101100.xhp -msgctxt "" -"03101100.xhp\n" -"hd_id3149762\n" -"help.text" -msgid "Example:" -msgstr "მაგალითი:" - -#. AhnXE -#: 03101100.xhp -msgctxt "" -"03101100.xhp\n" -"par_id3156152\n" -"help.text" -msgid "' Prefix definition for variable types:" -msgstr "" - -#. BLc3G +#. i5aFp #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3151381\n" "help.text" -msgid "bOK=TRUE ' bOK is an implicit boolean variable" +msgid "bOK=True ' bOK is an implicit boolean variable" msgstr "" #. zabpF @@ -26746,14 +26710,14 @@ msgctxt "" 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 განცხადება საწყისი ცვლადის ტიპს აყენებს ასოთა რანგის მიხედვით." -#. sqyeC +#. UJUeE #: 03101110.xhp msgctxt "" "03101110.xhp\n" -"par_idN105B0\n" +"par_idN105D8\n" "help.text" -msgid "DefCur: Currency" -msgstr "DefCur: ვალუტა" +msgid "Print liquid, Typename(coinbit), VarType(money) ' Result is: 0.0000 Currency 6" +msgstr "" #. uA7E4 #: 03101110.xhp @@ -26854,23 +26818,23 @@ msgctxt "" 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 განცხადება საწყისი ცვლადის ტიპს აყენებს ასოთა რანგის მიხედვით." -#. UBc9R +#. FEQfu #: 03101130.xhp msgctxt "" "03101130.xhp\n" -"par_idN105AA\n" +"par_idN105D3\n" "help.text" -msgid "DefSng: Single" -msgstr "DefStr: სტრინგი" +msgid "wSng=Single ' wSng is an implicit single variable" +msgstr "" -#. VsSH4 +#. B2kjC #: 03101130.xhp msgctxt "" "03101130.xhp\n" -"par_idN105D3\n" +"par_idN105D4\n" "help.text" -msgid "sSng=Single ' sSng is an implicit single variable" -msgstr "sSng=Single REM sSng არის ნაგულისხმევი ერთეული ცვლადი" +msgid "Print afloat, Typename(Word), VarType(anyNum) ' Result is : 0 single 4" +msgstr "" #. zfvWo #: 03101140.xhp @@ -26908,23 +26872,23 @@ msgctxt "" msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range." msgstr "თუ ტიპის გამოცხადების ასო-ნიშანი ან სიტყვა-გასაღები მითითებული არ არის, DefSng განცხადება საწყისი ცვლადის ტიპს აყენებს ასოთა რანგის მიხედვით." -#. 6GXn9 +#. LCyE8 #: 03101140.xhp msgctxt "" "03101140.xhp\n" -"par_idN105AA\n" +"par_idN105D3\n" "help.text" -msgid "DefStr: String" -msgstr "DefStr: სტრინგი" +msgid "sStr=String ' sStr is an implicit string variable" +msgstr "sStr=String REM sStr არის ნაგულიცხმევი სტინგული ცვლადი" -#. LCyE8 +#. pVAGJ #: 03101140.xhp msgctxt "" "03101140.xhp\n" -"par_idN105D3\n" +"par_idN105D4\n" "help.text" -msgid "sStr=String ' sStr is an implicit string variable" -msgstr "sStr=String REM sStr არის ნაგულიცხმევი სტინგული ცვლადი" +msgid "Print VarType(slice), strng, TypeName(sheet) ' Result is: 8 \"\" String" +msgstr "" #. E5nXi #: 03101300.xhp @@ -26962,22 +26926,22 @@ msgctxt "" msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range." msgstr "თუ ტიპის გამოცხადების ასო-ნიშანი ან სიტყვა-გასაღები მითითებული არ არის, DefSng განცხადება საწყისი ცვლადის ტიპს აყენებს ასოთა რანგის მიხედვით." -#. 7bqLD +#. sGAWV #: 03101300.xhp msgctxt "" "03101300.xhp\n" -"par_id3150767\n" +"par_id3152462\n" "help.text" -msgid "DefDate: Date" +msgid "tDate=Date ' tDate is an implicit date variable" msgstr "" -#. sGAWV +#. kEsRX #: 03101300.xhp msgctxt "" "03101300.xhp\n" -"par_id3152462\n" +"par_id3153562\n" "help.text" -msgid "tDate=Date ' tDate is an implicit date variable" +msgid "Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Displays: 7 00:00:00 Date True" msgstr "" #. c8vDs @@ -27016,22 +26980,22 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. ctoJu +#. oWGT8 #: 03101400.xhp msgctxt "" "03101400.xhp\n" -"par_id3154123\n" +"par_id3154244\n" "help.text" -msgid "DefDbl: Double" +msgid "fValue=1.23e43 ' fValue is an implicit double variable type" msgstr "" -#. 2f3z3 +#. DcRHT #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3153144\n" "help.text" -msgid "dValue=1.23e43 ' dValue is an implicit double variable type" +msgid "Print Typename(float), VarType(fire), factory ' Result is: Double 5 0" msgstr "" #. mcUhD @@ -27070,22 +27034,22 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. WgpHG +#. zxFQy #: 03101500.xhp msgctxt "" "03101500.xhp\n" -"par_id3125863\n" +"par_id3164728\n" "help.text" -msgid "DefInt: Integer" +msgid "iCount=200 ' iCount is an implicit integer variable" msgstr "" -#. 7H7tx +#. kXjfq #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3153728\n" "help.text" -msgid "iCount=200 ' iCount is an implicit integer variable" +msgid "Print kilos, Typename(number), VarType(Java) ' Result is: 0 Integer 2" msgstr "" #. kK2Aw @@ -27124,22 +27088,22 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. sLCx9 +#. Dn2Xk #: 03101600.xhp msgctxt "" "03101600.xhp\n" -"par_id3154686\n" +"par_id3145273\n" "help.text" -msgid "DefLng: Long" -msgstr "DefStr: სტრინგი" +msgid "xCount=123456789 ' xCount is an implicit long integer variable" +msgstr "" -#. WPTCA +#. Pg49N #: 03101600.xhp msgctxt "" "03101600.xhp\n" -"par_id3145273\n" +"par_id3255273\n" "help.text" -msgid "lCount=123456789 ' lCount is an implicit long integer variable" +msgid "Print VarType(Yes), zinc, Typename(Max) ' Result is: 3 0 Long" msgstr "" #. k5A5k @@ -27178,13 +27142,13 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. DTNnj +#. Ds9qa #: 03101700.xhp msgctxt "" "03101700.xhp\n" -"par_id3150769\n" +"par_id3255273\n" "help.text" -msgid "DefObj: Object" +msgid "Print Typename(properties), VarType(ordinal), IsNull(unique), IsObject(org)' Result is: Object 9 True False" msgstr "" #. oaF9W @@ -27223,103 +27187,31 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. QntwN -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"hd_id3154143\n" -"help.text" -msgid "Syntax:" -msgstr "სინტაქსი" - -#. FACB3 -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3149514\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "" - -#. giJy9 -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"hd_id3156024\n" -"help.text" -msgid "Parameters:" -msgstr "" - -#. tAPGo -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3147560\n" -"help.text" -msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." -msgstr "" - -#. rG9MV -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3148552\n" -"help.text" -msgid "xxx: Keyword that defines the default variable type:" -msgstr "" - -#. uEmwr -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3153524\n" -"help.text" -msgid "Keyword: Default variable type" -msgstr "" - -#. C78EJ -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3150767\n" -"help.text" -msgid "DefVar: Variant" -msgstr "DefStr: სტრინგი" - -#. ZDBBg -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"hd_id3151041\n" -"help.text" -msgid "Example:" -msgstr "მაგალითი:" - -#. QEkeu +#. TJouG #: 03102000.xhp msgctxt "" "03102000.xhp\n" -"par_id3156214\n" +"par_id3154012\n" "help.text" -msgid "' Prefix definitions for variable types:" +msgid "vDiv=99 ' vDiv is an implicit variant" msgstr "" -#. TJouG +#. 7BG6Y #: 03102000.xhp msgctxt "" "03102000.xhp\n" -"par_id3154012\n" +"par_id3146121\n" "help.text" -msgid "vDiv=99 ' vDiv is an implicit variant" +msgid "values=\"Hello world\"" msgstr "" -#. zCdB9 +#. c6en9 #: 03102000.xhp msgctxt "" "03102000.xhp\n" -"par_id3146121\n" +"par_id3147221\n" "help.text" -msgid "vDiv=\"Hello world\"" +msgid "Print Typename(glob), VarType(values), IsEmpty(ergo_sum) ' Displays: Empty 8 True" msgstr "" #. 2jpst @@ -40714,13 +40606,13 @@ msgctxt "" msgid "Running RmDir command in VBA mode. In VBA only empty directories are removed by RmDir while %PRODUCTNAME Basic removes a directory recursively." msgstr "" -#. 5GFEr +#. KLkKY #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0125\n" "help.text" -msgid "Changing behaviour of Basic Dir command. The directory flag (16) for the Dir command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned." +msgid "Changing behavior of Basic Dir command. The directory flag (16) for the Dir command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned." msgstr "" #. piCTC diff --git a/source/ka/helpcontent2/source/text/shared/01.po b/source/ka/helpcontent2/source/text/shared/01.po index fd1512bfba1..6d86e912e57 100644 --- a/source/ka/helpcontent2/source/text/shared/01.po +++ b/source/ka/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-09-28 11:22+0200\n" +"POT-Creation-Date: 2020-10-12 15:02+0200\n" "PO-Revision-Date: 2018-11-14 12:03+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -28375,13 +28375,13 @@ msgctxt "" msgid "Rotates the selected object." msgstr "" -#. kEn4i +#. pB7Dj #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3148983\n" "help.text" -msgid "Pivot point" +msgid "Pivot Point" msgstr "" #. Zzs3U @@ -28402,14 +28402,14 @@ msgctxt "" msgid "If you set a pivot point too far outside of the object boundaries, the object could be rotated off of the page." msgstr "" -#. aFBHq +#. FRRzG #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3145382\n" "help.text" -msgid "X Position" -msgstr "პოზიცია" +msgid "Position X" +msgstr "" #. yxcU2 #: 05230300.xhp @@ -28420,14 +28420,14 @@ msgctxt "" msgid "Enter the horizontal distance from the left edge of the page to the pivot point." msgstr "" -#. BWKfU +#. RMUdu #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3155323\n" "help.text" -msgid "Y Position" -msgstr "პოზიცია" +msgid "Position Y" +msgstr "" #. oRJxp #: 05230300.xhp @@ -28438,14 +28438,14 @@ msgctxt "" msgid "Enter the vertical distance from the top edge of the page to the pivot point." msgstr "" -#. pFK39 +#. wMC2g #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3153332\n" "help.text" -msgid "Defaults" -msgstr "ნაგულისხმები პარამეტრები" +msgid "Default settings" +msgstr "" #. icmC7 #: 05230300.xhp @@ -28456,13 +28456,13 @@ msgctxt "" msgid "Click where you want to place the pivot point." msgstr "" -#. HEbt4 +#. D9Mc3 #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3146847\n" "help.text" -msgid "Rotation angle" +msgid "Rotation Angle" msgstr "" #. owCBC @@ -28492,14 +28492,14 @@ msgctxt "" msgid "Enter the number of degrees that you want to rotate the selected object." msgstr "" -#. ECUGH +#. fnugw #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3148474\n" "help.text" -msgid "Defaults" -msgstr "ნაგულისხმები პარამეტრები" +msgid "Default settings" +msgstr "" #. EvNrr #: 05230300.xhp -- cgit