diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2019-07-04 18:52:04 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2019-07-04 19:00:04 +0200 |
commit | c93d7c724b8b195aa26808223cb389f1499c8122 (patch) | |
tree | 02630d1b4f9c807a3309a3cf82f794797e202d5d /source/hr/helpcontent2 | |
parent | a56aea7a0ea288b3bd3abf15cfa8ab2506841850 (diff) |
update translations for 6.3.0 rc1
and force-fix errors using pocheck
Change-Id: Icf55b3be0f6fbcb1993f3b4bc57161b89d3429e7
Diffstat (limited to 'source/hr/helpcontent2')
-rw-r--r-- | source/hr/helpcontent2/source/auxiliary.po | 20 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/sbasic/python.po | 4 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/sbasic/shared.po | 10 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/scalc/01.po | 38 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/schart/01.po | 10 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/shared/00.po | 10 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/shared/01.po | 24 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/shared/autopi.po | 12 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/shared/explorer/database.po | 18 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/shared/optionen.po | 10 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/smath/01.po | 10 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/swriter/01.po | 16 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/swriter/04.po | 10 | ||||
-rw-r--r-- | source/hr/helpcontent2/source/text/swriter/guide.po | 16 |
14 files changed, 96 insertions, 112 deletions
diff --git a/source/hr/helpcontent2/source/auxiliary.po b/source/hr/helpcontent2/source/auxiliary.po index cad14fb191a..2aec2ab0717 100644 --- a/source/hr/helpcontent2/source/auxiliary.po +++ b/source/hr/helpcontent2/source/auxiliary.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: 2019-05-31 14:53+0200\n" +"POT-Creation-Date: 2019-07-03 20:22+0200\n" "PO-Revision-Date: 2018-07-19 12:51+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -291,7 +291,7 @@ msgstr "" #: sdraw.tree msgctxt "" "sdraw.tree\n" -"0902\n" +"1102\n" "node.text" msgid "Command and Menu Reference" msgstr "" @@ -299,14 +299,6 @@ msgstr "" #: sdraw.tree msgctxt "" "sdraw.tree\n" -"110202\n" -"node.text" -msgid "Drawings (%PRODUCTNAME Draw)" -msgstr "" - -#: sdraw.tree -msgctxt "" -"sdraw.tree\n" "11020201\n" "node.text" msgid "Menus" @@ -635,14 +627,6 @@ msgstr "" #: simpress.tree msgctxt "" "simpress.tree\n" -"040201\n" -"node.text" -msgid "Presentations (%PRODUCTNAME Impress)" -msgstr "Prezentacije (%PRODUCTNAME Impress)" - -#: simpress.tree -msgctxt "" -"simpress.tree\n" "04020101\n" "node.text" msgid "Menus" diff --git a/source/hr/helpcontent2/source/text/sbasic/python.po b/source/hr/helpcontent2/source/text/sbasic/python.po index 31cc03fa28d..fc3f7ba7123 100644 --- a/source/hr/helpcontent2/source/text/sbasic/python.po +++ b/source/hr/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: 2019-05-31 14:53+0200\n" +"POT-Creation-Date: 2019-07-03 20:22+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1738,7 +1738,7 @@ msgctxt "" "python_programming.xhp\n" "N0241\n" "help.text" -msgid "%PRODUCTNAME Basic libraries contain classes, routines and variables, Python modules contain classes, functions and variables. Common pieces of reusable Python or UNO features must be stored in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"My macros\">My macros</link> within <literal><User Profile>/Scripts/python/pythonpath</literal>. Python libraries help organize modules in order to prevent module name collisions. Import <literal>uno.py</literal> inside shared modules." +msgid "%PRODUCTNAME Basic libraries contain classes, routines and variables, Python modules contain classes, functions and variables. Common pieces of reusable Python or UNO features must be stored in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"My macros\">My macros</link> within <literal>(User Profile)/Scripts/python/pythonpath</literal>. Python libraries help organize modules in order to prevent module name collisions. Import <literal>uno.py</literal> inside shared modules." msgstr "" #: python_programming.xhp diff --git a/source/hr/helpcontent2/source/text/sbasic/shared.po b/source/hr/helpcontent2/source/text/sbasic/shared.po index 9e36d0b4c45..61bc5c4f309 100644 --- a/source/hr/helpcontent2/source/text/sbasic/shared.po +++ b/source/hr/helpcontent2/source/text/sbasic/shared.po @@ -4,8 +4,8 @@ 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: 2019-05-31 14:53+0200\n" -"PO-Revision-Date: 2018-10-21 20:19+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2019-06-29 13:10+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1540153150.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561813816.000000\n" #: 00000002.xhp msgctxt "" @@ -9134,7 +9134,7 @@ msgctxt "" "par_id3155132\n" "help.text" msgid "Put [#] FileNumber As Integer, [position], Variable" -msgstr "Get [#] FileNumber As Integer, [Position], Variable" +msgstr "Stavi [#] broj datoteke kao cijeli broj, [position], varijabla" #: 03020204.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/scalc/01.po b/source/hr/helpcontent2/source/text/scalc/01.po index 3c7db0d2e80..6264d2522c9 100644 --- a/source/hr/helpcontent2/source/text/scalc/01.po +++ b/source/hr/helpcontent2/source/text/scalc/01.po @@ -4,8 +4,8 @@ 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: 2019-06-03 17:45+0200\n" -"PO-Revision-Date: 2018-11-12 13:42+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2019-06-29 13:13+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1542030168.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561813981.000000\n" #: 01120000.xhp msgctxt "" @@ -6486,7 +6486,7 @@ msgctxt "" "par_id3148927\n" "help.text" msgid "<item type=\"input\">=EFFECT_ADD(0.0525;4)</item> returns 0.053543 or 5.3543%." -msgstr "<item type=\"input\">=NOMINAL_ADD(5.3543%;4)</item> vraća 0.0525 ili 5.25%." +msgstr "<item type=\"input\">=EFFECT_ADD(0,0525;4)</item> vraća 0,053543 ili 5,3543%." #: 04060103.xhp msgctxt "" @@ -7310,7 +7310,7 @@ msgctxt "" "par_id8456984\n" "help.text" msgid "<item type=\"input\">=ISERR(C9)</item> where cell C9 contains <item type=\"input\">=NA()</item> returns FALSE, because ISERR() ignores the #N/A error." -msgstr "<item type=\"input\">=ISERROR(C9)</item> gdje ćelija C9 sadrži <item type=\"input\">=NA()</item> vraća TRUE." +msgstr "<item type=\"input\">=ISERR(C9)</item> gdje ćelija C9 sadrži <item type=\"input\">=NA()</item> vraća FALSE, jer ISERR() zanemaruje #N/A grešku." #: 04060104.xhp msgctxt "" @@ -7806,7 +7806,7 @@ msgctxt "" "bm_id3153685\n" "help.text" msgid "<bookmark_value>ISNA function</bookmark_value> <bookmark_value>#N/A error;recognizing</bookmark_value>" -msgstr "<bookmark_value>KVOCIJENT funkcija</bookmark_value><bookmark_value>dijeljenje</bookmark_value>" +msgstr "<bookmark_value>ISNA funkcija</bookmark_value> <bookmark_value>#N/A greška;prepoznavanje</bookmark_value>" #: 04060104.xhp msgctxt "" @@ -7862,7 +7862,7 @@ msgctxt "" "bm_id31536851\n" "help.text" msgid "<bookmark_value>IFNA function</bookmark_value> <bookmark_value>#N/A error;testing</bookmark_value>" -msgstr "<bookmark_value>KVOCIJENT funkcija</bookmark_value><bookmark_value>dijeljenje</bookmark_value>" +msgstr "<bookmark_value>IFNA funkcija</bookmark_value> <bookmark_value>#N/A greška;testiranje</bookmark_value>" #: 04060104.xhp msgctxt "" @@ -8254,7 +8254,7 @@ msgctxt "" "bm_id3156275\n" "help.text" msgid "<bookmark_value>NA function</bookmark_value> <bookmark_value>#N/A error;assigning to a cell</bookmark_value>" -msgstr "<bookmark_value>KVOCIJENT funkcija</bookmark_value><bookmark_value>dijeljenje</bookmark_value>" +msgstr "<bookmark_value>NA funkcija</bookmark_value> <bookmark_value>#N/A greška;dodijeljivanje ćeliji</bookmark_value>" #: 04060104.xhp msgctxt "" @@ -8470,7 +8470,7 @@ msgctxt "" "par_id3154136\n" "help.text" msgid "<item type=\"input\">=CELL(\"ADDRESS\";D2)</item> returns $D$2." -msgstr "<item type=\"input\">=DELTA(1;2)</item> vraća 0." +msgstr "<item type=\"input\">=CELL(\"ADDRESS\";D2)</item> vraća $D$2." #: 04060104.xhp msgctxt "" @@ -8478,7 +8478,7 @@ msgctxt "" "par_id3159198\n" "help.text" msgid "<item type=\"input\">=CELL(\"ADDRESS\";Sheet3.D2)</item> returns $Sheet3.$D$2." -msgstr "<item type=\"input\">=DELTA(1;2)</item> vraća 0." +msgstr "<item type=\"input\">=CELL(\"ADDRESS\";Sheet3.D2)</item> vraća $Sheet3.$D$2." #: 04060104.xhp msgctxt "" @@ -8526,7 +8526,7 @@ msgctxt "" "par_id3159104\n" "help.text" msgid "<item type=\"input\">=CELL(\"COORD\"; D2)</item> returns $A:$D$2." -msgstr "<item type=\"input\">=DELTA(1;2)</item> vraća 0." +msgstr "<item type=\"input\">=CELL(\"COORD\"; D2)</item> vraća $A:$D$2." #: 04060104.xhp msgctxt "" @@ -8534,7 +8534,7 @@ msgctxt "" "par_id3163720\n" "help.text" msgid "<item type=\"input\">=CELL(\"COORD\"; Sheet3.D2)</item> returns $C:$D$2." -msgstr "<item type=\"input\">=DELTA(1;2)</item> vraća 0." +msgstr "<item type=\"input\">=CELL(\"COORD\"; Sheet3.D2)</item> vraća $C:$D$2." #: 04060104.xhp msgctxt "" @@ -15886,7 +15886,7 @@ msgctxt "" "par_id3152629\n" "help.text" msgid "<item type=\"input\">#NA</item>" -msgstr "<item type=\"input\">=MODE(A1:A50)</item>" +msgstr "<item type=\"input\">#NA</item>" #: 04060107.xhp msgctxt "" @@ -15942,7 +15942,7 @@ msgctxt "" "par_id3144398\n" "help.text" msgid "<item type=\"input\">#NA</item>" -msgstr "<item type=\"input\">=MODE(A1:A50)</item>" +msgstr "<item type=\"input\">#NA</item>" #: 04060107.xhp msgctxt "" @@ -15998,7 +15998,7 @@ msgctxt "" "par_id3158279\n" "help.text" msgid "<item type=\"input\">#NA</item>" -msgstr "<item type=\"input\">=MODE(A1:A50)</item>" +msgstr "<item type=\"input\">#NA</item>" #: 04060107.xhp msgctxt "" @@ -19662,7 +19662,7 @@ msgctxt "" "par_id3153546\n" "help.text" msgid "<item type=\"input\">=DOLLAR(255)</item> returns $255.00." -msgstr "<item type=\"input\">=ABS(0)</item> vraća 0." +msgstr "<item type=\"input\">=DOLLAR(255)</item> vraća $255.00." #: 04060110.xhp msgctxt "" @@ -48158,7 +48158,7 @@ msgctxt "" "par_idN1076A\n" "help.text" msgid "% Difference from" -msgstr "Razlika od" +msgstr "% razlika od" #: 12090105.xhp msgctxt "" @@ -51294,7 +51294,7 @@ msgctxt "" "par_id316901523627285\n" "help.text" msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&E2;C2:C6)</item>" -msgstr "<item type=\"input\">=AVERAGE(A1:A50)</item>" +msgstr "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&E2;C2:C6)</item>" #: func_averageif.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/schart/01.po b/source/hr/helpcontent2/source/text/schart/01.po index af939e85b96..69940883aa8 100644 --- a/source/hr/helpcontent2/source/text/schart/01.po +++ b/source/hr/helpcontent2/source/text/schart/01.po @@ -4,8 +4,8 @@ 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: 2019-01-12 13:18+0100\n" -"PO-Revision-Date: 2018-02-27 17:50+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2019-06-29 13:43+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1519753803.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561815789.000000\n" #: 03010000.xhp msgctxt "" @@ -2158,7 +2158,7 @@ msgctxt "" "hd_id0305200910524613\n" "help.text" msgid "Plot missing values" -msgstr "~Iscrtaj nedostajuće vrijednosti" +msgstr "Iscrtaj nedostajuće vrijednosti" #: 04060000.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/shared/00.po b/source/hr/helpcontent2/source/text/shared/00.po index 059a892451b..2d51ff95ca6 100644 --- a/source/hr/helpcontent2/source/text/shared/00.po +++ b/source/hr/helpcontent2/source/text/shared/00.po @@ -4,8 +4,8 @@ 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: 2019-05-31 14:53+0200\n" -"PO-Revision-Date: 2018-11-14 12:01+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2019-06-29 14:04+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1542196871.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561817072.000000\n" #: 00000001.xhp msgctxt "" @@ -3734,7 +3734,7 @@ msgctxt "" "par_id100120091238112\n" "help.text" msgid "-" -msgstr "" +msgstr "−" #: 00000021.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/shared/01.po b/source/hr/helpcontent2/source/text/shared/01.po index 1039170aec7..87925a0ad55 100644 --- a/source/hr/helpcontent2/source/text/shared/01.po +++ b/source/hr/helpcontent2/source/text/shared/01.po @@ -4,8 +4,8 @@ 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: 2019-05-31 14:53+0200\n" -"PO-Revision-Date: 2018-11-14 12:01+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2019-06-29 15:13+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1542196873.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561821181.000000\n" #: 01010000.xhp msgctxt "" @@ -6118,7 +6118,7 @@ msgctxt "" "tit\n" "help.text" msgid "Select All" -msgstr "Od~aberi sve" +msgstr "Odaberi sve" #: 02090000.xhp msgctxt "" @@ -6638,7 +6638,7 @@ msgctxt "" "par_id8641315\n" "help.text" msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics." -msgstr "" +msgstr "Pronalazi određene značajke formatiranja teksta, kao što su vrste fontova, efekti fonta i karakteristike prelamanja teksta." #: 02100000.xhp msgctxt "" @@ -7830,7 +7830,7 @@ msgctxt "" "hd_id3163717\n" "help.text" msgid "Font Weight" -msgstr "Težina pisma" +msgstr "Debljina fonta" #: 02100200.xhp msgctxt "" @@ -18558,7 +18558,7 @@ msgctxt "" "hd_id3157960\n" "help.text" msgid "______" -msgstr "_ WTF" +msgstr "______" #: 05030300.xhp msgctxt "" @@ -31342,7 +31342,7 @@ msgctxt "" "par_id3154472\n" "help.text" msgid "___" -msgstr "_ WTF" +msgstr "___" #: 06040100.xhp msgctxt "" @@ -37870,7 +37870,7 @@ msgctxt "" "tit\n" "help.text" msgid "OpenType Font Features" -msgstr "" +msgstr "Značajke OpenType fonta" #: font_features.xhp msgctxt "" @@ -37942,7 +37942,7 @@ msgctxt "" "hd_id511541778721077\n" "help.text" msgid "Font feature visualization window" -msgstr "" +msgstr "Prozor za prikaz značajki fonta" #: font_features.xhp msgctxt "" @@ -43662,7 +43662,7 @@ msgctxt "" "hd_id2927335\n" "help.text" msgid "+" -msgstr "" +msgstr "+" #: xformsdatatab.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/shared/autopi.po b/source/hr/helpcontent2/source/text/shared/autopi.po index 2a6c6bf4169..90859febfc8 100644 --- a/source/hr/helpcontent2/source/text/shared/autopi.po +++ b/source/hr/helpcontent2/source/text/shared/autopi.po @@ -4,8 +4,8 @@ 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: 2018-04-24 12:21+0200\n" -"PO-Revision-Date: 2016-05-24 13:28+0000\n" -"Last-Translator: Kruno <ksebetic@gmx.com>\n" +"PO-Revision-Date: 2019-06-29 14:01+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464096480.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561816865.000000\n" #: 01000000.xhp msgctxt "" @@ -2534,7 +2534,7 @@ msgctxt "" "par_idN1074A\n" "help.text" msgid "^" -msgstr "" +msgstr "^" #: 01090100.xhp msgctxt "" @@ -5694,7 +5694,7 @@ msgctxt "" "hd_id3152594\n" "help.text" msgid "Which value do you want to assign to each option?" -msgstr "Koju ~vrijednost želite pridružiti pojedinoj opciji?" +msgstr "Koju vrijednost želite pridružiti pojedinoj opciji?" #: 01120300.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/shared/explorer/database.po b/source/hr/helpcontent2/source/text/shared/explorer/database.po index 92d58f3afc4..498ab272868 100644 --- a/source/hr/helpcontent2/source/text/shared/explorer/database.po +++ b/source/hr/helpcontent2/source/text/shared/explorer/database.po @@ -4,8 +4,8 @@ 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: 2019-01-12 13:18+0100\n" -"PO-Revision-Date: 2018-11-12 13:42+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2019-06-29 14:04+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1542030176.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561817082.000000\n" #: 02000000.xhp msgctxt "" @@ -8838,7 +8838,7 @@ msgctxt "" "par_idN105D7\n" "help.text" msgid "Select All" -msgstr "Od~aberi sve" +msgstr "Odaberi sve" #: menuedit.xhp msgctxt "" @@ -10206,7 +10206,7 @@ msgctxt "" "par_idN105E7\n" "help.text" msgid "+" -msgstr "" +msgstr "+" #: querywizard04.xhp msgctxt "" @@ -10222,7 +10222,7 @@ msgctxt "" "par_idN105F1\n" "help.text" msgid "-" -msgstr "" +msgstr "−" #: querywizard04.xhp msgctxt "" @@ -12358,7 +12358,7 @@ msgctxt "" "par_idN10574\n" "help.text" msgid "-" -msgstr "" +msgstr "−" #: tablewizard02.xhp msgctxt "" @@ -12374,7 +12374,7 @@ msgctxt "" "par_idN1057B\n" "help.text" msgid "+" -msgstr "" +msgstr "+" #: tablewizard02.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/shared/optionen.po b/source/hr/helpcontent2/source/text/shared/optionen.po index d97e22f42e4..c34fd631bb9 100644 --- a/source/hr/helpcontent2/source/text/shared/optionen.po +++ b/source/hr/helpcontent2/source/text/shared/optionen.po @@ -4,8 +4,8 @@ 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: 2019-05-31 14:54+0200\n" -"PO-Revision-Date: 2018-11-14 12:01+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2019-06-29 13:43+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1542196876.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561815809.000000\n" #: 01000000.xhp msgctxt "" @@ -8158,7 +8158,7 @@ msgctxt "" "hd_id3146898\n" "help.text" msgid "Text overflow" -msgstr "Preljev te~ksta" +msgstr "Preljev teksta" #: 01060100.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/smath/01.po b/source/hr/helpcontent2/source/text/smath/01.po index ae6472a1250..521ca039028 100644 --- a/source/hr/helpcontent2/source/text/smath/01.po +++ b/source/hr/helpcontent2/source/text/smath/01.po @@ -4,8 +4,8 @@ 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: 2019-01-12 13:18+0100\n" -"PO-Revision-Date: 2018-11-12 13:42+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2019-06-29 15:13+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1542030179.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561821186.000000\n" #: 02080000.xhp msgctxt "" @@ -11238,7 +11238,7 @@ msgctxt "" "hd_id3150260\n" "help.text" msgid "Weight" -msgstr "Težina" +msgstr "Debljina" #: 05030000.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/swriter/01.po b/source/hr/helpcontent2/source/text/swriter/01.po index 16732b10cbb..561a1f41251 100644 --- a/source/hr/helpcontent2/source/text/swriter/01.po +++ b/source/hr/helpcontent2/source/text/swriter/01.po @@ -4,8 +4,8 @@ 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: 2019-05-12 17:47+0200\n" -"PO-Revision-Date: 2018-10-21 20:19+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2019-06-29 14:02+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1540153163.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561816925.000000\n" #: 01120000.xhp msgctxt "" @@ -24686,7 +24686,7 @@ msgctxt "" "par_idN10558\n" "help.text" msgid ">" -msgstr "" +msgstr ">" #: mm_cusgrelin.xhp msgctxt "" @@ -24702,7 +24702,7 @@ msgctxt "" "par_idN1055F\n" "help.text" msgid "<" -msgstr "" +msgstr "<" #: mm_cusgrelin.xhp msgctxt "" @@ -25366,7 +25366,7 @@ msgctxt "" "par_idN10570\n" "help.text" msgid ">" -msgstr "" +msgstr ">" #: mm_newaddblo.xhp msgctxt "" @@ -25382,7 +25382,7 @@ msgctxt "" "par_idN10577\n" "help.text" msgid "<" -msgstr "" +msgstr "<" #: mm_newaddblo.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/swriter/04.po b/source/hr/helpcontent2/source/text/swriter/04.po index e7c9d08625c..b25a8dd7a26 100644 --- a/source/hr/helpcontent2/source/text/swriter/04.po +++ b/source/hr/helpcontent2/source/text/swriter/04.po @@ -4,8 +4,8 @@ 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: 2018-04-05 11:28+0200\n" -"PO-Revision-Date: 2016-07-06 06:29+0000\n" -"Last-Translator: Kruno <ksebetic@gmx.com>\n" +"PO-Revision-Date: 2019-06-29 13:43+0000\n" +"Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1467786547.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561815813.000000\n" #: 01020000.xhp msgctxt "" @@ -550,7 +550,7 @@ msgctxt "" "par_id3150220\n" "help.text" msgid "Select All" -msgstr "Od~aberi sve" +msgstr "Odaberi sve" #: 01020000.xhp msgctxt "" diff --git a/source/hr/helpcontent2/source/text/swriter/guide.po b/source/hr/helpcontent2/source/text/swriter/guide.po index d9275fcf47b..976ec211881 100644 --- a/source/hr/helpcontent2/source/text/swriter/guide.po +++ b/source/hr/helpcontent2/source/text/swriter/guide.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: 2019-05-31 14:54+0200\n" +"POT-Creation-Date: 2019-07-03 20:22+0200\n" "PO-Revision-Date: 2018-11-12 13:43+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -8381,15 +8381,15 @@ msgctxt "" "insert_tab_innumbering.xhp\n" "tit\n" "help.text" -msgid "Changing the Outline Level of Numbered and Bulleted Lists" -msgstr "Mijenjanje konturne razine numeriranih i grafičkih lista" +msgid "Changing the Chapter Level of Numbered and Bulleted Lists" +msgstr "" #: insert_tab_innumbering.xhp msgctxt "" "insert_tab_innumbering.xhp\n" "bm_id3145078\n" "help.text" -msgid "<bookmark_value>tab stops; inserting in lists</bookmark_value><bookmark_value>numbering; changing the level of</bookmark_value><bookmark_value>lists;changing levels</bookmark_value><bookmark_value>levels;changing outline levels</bookmark_value><bookmark_value>bullet lists;changing levels</bookmark_value><bookmark_value>lowering outline levels</bookmark_value><bookmark_value>rising outline levels</bookmark_value><bookmark_value>changing;outline levels</bookmark_value>" +msgid "<bookmark_value>tab stops; inserting in lists</bookmark_value><bookmark_value>numbering; changing the level of</bookmark_value><bookmark_value>lists;changing levels</bookmark_value><bookmark_value>levels;changing chapter levels</bookmark_value><bookmark_value>levels;changing outline levels</bookmark_value><bookmark_value>bullet lists;changing levels</bookmark_value><bookmark_value>lowering chapter levels</bookmark_value><bookmark_value>rising chapter levels</bookmark_value><bookmark_value>changing;chapter levels</bookmark_value><bookmark_value>lowering outline levels</bookmark_value><bookmark_value>rising outline levels</bookmark_value><bookmark_value>changing;outline levels</bookmark_value>" msgstr "" #: insert_tab_innumbering.xhp @@ -8397,7 +8397,7 @@ msgctxt "" "insert_tab_innumbering.xhp\n" "hd_id3145078\n" "help.text" -msgid "<variable id=\"insert_tab_innumbering\"><link href=\"text/swriter/guide/insert_tab_innumbering.xhp\" name=\"Changing the Outline Level of Numbered and Bulleted Lists\">Changing the Outline Level of Numbered and Bulleted Lists</link></variable>" +msgid "<variable id=\"insert_tab_innumbering\"><link href=\"text/swriter/guide/insert_tab_innumbering.xhp\" name=\"Changing the Outline Level of Numbered and Bulleted Lists\">Changing the Chapter Level of Numbered and Bulleted Lists</link></variable>" msgstr "" #: insert_tab_innumbering.xhp @@ -8405,7 +8405,7 @@ msgctxt "" "insert_tab_innumbering.xhp\n" "par_id3155909\n" "help.text" -msgid "To move a numbered or bulleted paragraph down one outline level, click at the beginning of the paragraph, and then press Tab." +msgid "To move a numbered or bulleted paragraph down one chapter level, click at the beginning of the paragraph, and then press Tab." msgstr "" #: insert_tab_innumbering.xhp @@ -8413,7 +8413,7 @@ msgctxt "" "insert_tab_innumbering.xhp\n" "par_id3155859\n" "help.text" -msgid "To move a numbered or bulleted paragraph up one outline level, click at the beginning of the paragraph, and then press Shift+Tab." +msgid "To move a numbered or bulleted paragraph up one chapter level, click at the beginning of the paragraph, and then press Shift+Tab." msgstr "" #: insert_tab_innumbering.xhp @@ -8421,7 +8421,7 @@ msgctxt "" "insert_tab_innumbering.xhp\n" "par_id3153403\n" "help.text" -msgid "To insert a tab between the number or bullet and the paragraph text, click at the beginning of the paragraph, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab." +msgid "To insert a tab between the number or bullet and the paragraph text, click at the beginning of the paragraph, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab." msgstr "" #: join_numbered_lists.xhp |