diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-01-14 17:04:49 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-01-14 17:14:06 +0100 |
commit | 71869d4e313a0ea83cb90f1987b32e2f1b65e45f (patch) | |
tree | f660c138e3f8518f29e447c8d8bb796713237fa8 /source/ug/helpcontent2 | |
parent | 47577968ccfbc64b78536a117cf1134407bd015e (diff) |
update translations for 7.1.0 rc2
and force-fix errors using pocheck
Change-Id: I643f6b7b2a613da42efd1c76a9e2a5ab847146da
Diffstat (limited to 'source/ug/helpcontent2')
-rw-r--r-- | source/ug/helpcontent2/source/text/scalc/guide.po | 14 | ||||
-rw-r--r-- | source/ug/helpcontent2/source/text/shared/guide.po | 18 |
2 files changed, 16 insertions, 16 deletions
diff --git a/source/ug/helpcontent2/source/text/scalc/guide.po b/source/ug/helpcontent2/source/text/scalc/guide.po index 7705cd8315f..877cb56af61 100644 --- a/source/ug/helpcontent2/source/text/scalc/guide.po +++ b/source/ug/helpcontent2/source/text/scalc/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: 2020-12-14 15:33+0100\n" +"POT-Creation-Date: 2021-01-14 14:56+0100\n" "PO-Revision-Date: 2018-11-14 12:11+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12481,13 +12481,13 @@ msgctxt "" msgid "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Writing Multi-line Text\">Writing Multi-line Text</link></variable>" msgstr "" -#. YrAA5 +#. WGo9x #: text_wrap.xhp msgctxt "" "text_wrap.xhp\n" "par_id3156280\n" "help.text" -msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right." +msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right." msgstr "" #. Cs3FE @@ -12508,20 +12508,20 @@ msgctxt "" msgid "Select all the cells where you want the text to break at the right border." msgstr "" -#. FDxYh +#. 3zSSw #: text_wrap.xhp msgctxt "" "text_wrap.xhp\n" "par_id3148575\n" "help.text" -msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK." +msgid "In <menuitem>Format - Cells - Alignment</menuitem>, mark the <emph>Wrap text automatically</emph> option and click OK." msgstr "" -#. Vf66T +#. GGFPz #: text_wrap.xhp msgctxt "" "text_wrap.xhp\n" -"note_xls_optimal_height\n" +"par_id201608575657740\n" "help.text" msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height." msgstr "" diff --git a/source/ug/helpcontent2/source/text/shared/guide.po b/source/ug/helpcontent2/source/text/shared/guide.po index 39011d7e61c..94be3fa40bc 100644 --- a/source/ug/helpcontent2/source/text/shared/guide.po +++ b/source/ug/helpcontent2/source/text/shared/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: 2020-12-15 13:40+0100\n" +"POT-Creation-Date: 2021-01-14 14:56+0100\n" "PO-Revision-Date: 2018-11-14 12:12+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1321,13 +1321,13 @@ msgctxt "" msgid "Inserting line breaks in $[officename] Calc spreadsheet cells" msgstr "" -#. d2QCa +#. E2hX5 #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_idN106E0\n" "help.text" -msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys." +msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>Enter</keycode> keys." msgstr "" #. y6vE4 @@ -1339,13 +1339,13 @@ msgctxt "" msgid "This will work only with the text edit cursor inside the cell, not at the input line. So first double-click the cell, then single-click at the text position where you want the line break." msgstr "" -#. cCiMt +#. Bb95V #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_id0509200914160968\n" "help.text" -msgid "You can search for a newline character in the Find & Replace dialog by searching for \\n as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula." +msgid "You can search for a newline character in the Find & Replace dialog by searching for <literal>\\n</literal> as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula." msgstr "" #. BsAfw @@ -1366,13 +1366,13 @@ msgctxt "" msgid "Select the cells for which you want an automatic line break." msgstr "" -#. Cd948 +#. qiLsG #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_idN106F1\n" "help.text" -msgid "Choose <emph>Format - Cells - Alignment</emph>." +msgid "Choose <menuitem>Format - Cells - Alignment</menuitem>." msgstr "" #. jjEEf @@ -1393,13 +1393,13 @@ msgctxt "" msgid "Inserting line breaks in $[officename] Writer text document tables" msgstr "" -#. B48ap +#. 4RYMp #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_idN10707\n" "help.text" -msgid "To insert a line break in a text document table cell, press the Enter key." +msgid "To insert a line break in a text document table cell, press the <keycode>Enter</keycode> key." msgstr "" #. Gm3yj |